7 years, 9 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:

STM32 Nucleo-144 development board with STM32F746ZGT6 MCU, supports Arduino, ST Zio and morpho connectivity

1 Answer

7 years, 9 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

Accepted Answer

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 Mohsen Sadeghi 09 Aug 2016

Hi 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 Brian Daniels 09 Aug 2016