The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: Project broken when exporting to uVision for F401RE

Can anyone verify if any project exported from the mbed online compiler can be opened in Keil uVision 5.15 when targetting the F401RE.

I get the following error after converting the project to uVision 5 and rebuilding for all targets:

*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'mbed NUCLEO_F401RE'
compiling main.cpp...
main.cpp(21): warning:  #1-D: last line of file ends without a newline
   
main.cpp: 1 warning, 0 errors
linking...
.\build\Nucleo_printf.axf: error: L6002U: Could not open file mbed/TARGET_NUCLEO_F401RE/TOOLCHAIN_ARM_MIC: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
".\build\Nucleo_printf.axf" - 1 Error(s), 1 Warning(s).
Target not created.
Build Time Elapsed:  00:00:00

I've tried placing the projects in different folders, even the root, but I still get the same error.

Example program

1 comment:

21 Jul 2015

Hello,

can you reportthis to githubs issue please: https://github.com/mbedmicro/mbed

This paths seems to be wrong: TOOLCHAIN_ARM_MICRO, I dont recall any define like that, should be