6 years, 6 months 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, 4 months ago.

Checkout this thread : http://www.openstm32.org/forumthread5872#top

The include paths and the linker flags are incorrect.

6 years, 5 months 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.

6 years, 6 months ago.

Hi, How did you run the sw4stm32 exporter ? From mbed IDE or mbed CLI ? Which board do you use ?