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.
8 years, 3 months ago.
can not compile !
HI I cant compile any program for this board I see following Error : the build system did not finish successfully
how I can compile my program ??
Question relating to:
1 Answer
8 years, 3 months ago.
Hi Mohsen,
Can you tell me what program you're trying to compile? I was able to compile both mbed_blinky (http://developer.mbed.org/teams/mbed/code/mbed_blinky/) and mbed-os-example-blinky (https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-blinky/) without any issues.
Thanks,
Brian
Thanks a lot dear friend I import and compile the code that you give its link without any problem yesterday I try to compile the Example from right menu of this page: https://developer.mbed.org/platforms/ST-Nucleo-F746ZG/ and it has ERROR thank you !
posted by 09 Aug 2016Hi Moshen,
I tried the Nucleo_blink_led program from the right menu and you're right there's an ERROR! This is because the mbed library is out of date for that example. Could find the "mbed" library in the source tree for that project, right click it, and click "Update"? You should be able to compile after that! Let me know how it goes!
Thanks,
Brian
posted by 09 Aug 2016