Exporting from mbed? Posted by MarcoAmerena on 2015-05-20 13:31 Has anyone had any success exporting a nucleo board from mbed? I've tried but I've had lots of problems such as: Program "make" not found in PATH Type 'uint16_t' could not be resolved If anyone can help with this that would be great ๐ Thanks Marcus
Posted by dautrevaux on 2015-05-20 16:46 Hello Marcus, Importing a program generated under mbed in System Workbench for STM32 is a bit cumbersome. To help I have created a documentation page at Importing an mbed program; there is certainly a few rough edges but I hope you will be able to succeed. Bernard
Posted by MarcoAmerena on 2015-05-20 17:05 Hi Bernard Thanks for the amazing help, I was expecting hints, not a whole page! This has helped a great deal ๐ Do you mind if I reference it or post it on the mbed site? Thanks again Marcus
Posted by ds4279 on 2017-03-16 17:12 This explanation is seriously outdated. It will not work on mbed-os 5
Posted by Vetch on 2017-03-17 09:39 The mbed project exporter is bugged for months and still not fixed! Even if the import procedure is complex ... it worked for me.
Posted by MarcoAmerena on 2015-05-21 14:46 Following the page "Importing an mbed program" I still have one error which is: make: *** blinker.elf Error 1 blinker What can I do to fix this? Thanks for any help Marcus
Posted by dautrevaux on 2015-05-21 18:18 Isn't there any more output in the Console view? Just this line is not very informative... There is probably a few more text leading to this error. Bernard
Posted by MarcoAmerena on 2015-05-22 10:37 No thats all it says where blinker is the name of the project. There is no path or location to the error. Marcus
Posted by dautrevaux on 2015-05-25 23:51 Hi Marcus, I've updated the Importing an mbed program page; I made a few mistakes in th eorder of some operations and forget one update to a System Workbench for STM32-povided file. I hope this time it will work for you; Could you try it and report me any problem? Thanks in advance, Bernard
Posted by MarcoAmerena on 2015-06-08 20:54 Hi Bernard Sorry for the long reply, I've been abroad the last two weeks. I've just tried the updated method to importing an mbed program and it built without any errors. Thanks for the help ๐ Marcus
Posted by awneil on 2017-06-08 11:38 Note that the current (June 2017) version of SW4STM32 uses an incompatible toolchain for mbed: http://www.openstm32.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=5150