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, 1 month ago.
Export to SW4STM32
Hello, please Can I export mbed to SW4STM32 or other free IDE. I need this for work offline and better editing final code. Have you got any guide for it?
When I am compiling the project, show two errors :
recipe for target 'main.o' failed
make: * [main.o] Error 2
Please help me !!!!!!!! Thank you very much :)
3 Answers
6 years, 11 months ago.
Checkout this thread : http://www.openstm32.org/forumthread5872#top
The include paths and the linker flags are incorrect.
7 years ago.
I have the same Problem. Building the Project Ends with: Nucleo_blink_led.zip_expanded/Nucleo_blink_ledtmp/tmp3ryfKY/mbed_config.h: No such file or Directory
3 month ago it was still working.
7 years, 1 month ago.
Hi, How did you run the sw4stm32 exporter ? From mbed IDE or mbed CLI ? Which board do you use ?