Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 4 months ago.
compile error on REALTEK_RTL8195AM with on-line IDE
As the title
when I try to compile the sample project "mbed-os-example-wifi" on platform REALTEK_RTL8195AM with on-line IDE
I get the error message as below:
Error: Target not supported: Missing post-build hook
""/extras/mbed_5e5da4a5990b/LPC1768/ARM/LPC1768.sct", line 4 (column 9): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST." in file "/"
Look for multiple mbed.bld files in your program.
Is that mean this platform not support on the on-line IDE?