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.
9 years, 3 months ago.
[BUG] Exporting to GCC for Nucleo F303RE is broken
Hello,
It seems that exporting to GCC doesn't work properly with Nucleo F303RE board. Makefile says 'LINKER_SCRIPT = None' and the place that usually has linker script for other boards (./mbed/TARGET_xxx/TOOLCHAIN_GCC_ARM) doesn't exist.
Is there a way one can fix this by oneself, or is the intervention required from higher powers?