8 years, 8 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?

Be the first to answer this question.