You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Realtek RTL8195 AM compiles as per usual with the default mbed_app.json and target selected as RTL8195AM.
Actual behavior
It fails to compile, internal error.
""/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.
Steps to reproduce
Open on-line compiler.
Select RTL8195AM as the target board
Import mbed-os-example-wifi
Compile