8 years, 9 months ago.

Can anybody successfully compile any mbed DISCO-F746NG project?

Hi all, - I could successfully add a DISCO-F746NG platform to my mbed projects, - I see at http://www.st.com/web/en/catalog/tools/FM147/SC1887 that MBED-F746-DK support is turned "Active" and it is linked to mbed site, - I see under "mbed-src" that the target "TARGET_DISCO_F746NG" should be already supported by the mbed library.

Nevertheless if I try to compile a sample project (e.g. simple "Hello World"), I get only these messages: "Error: The build system did not finish successfully." ErrorNo=-230 "Info: Unable to download. Fix the reported errors..." But, it won't be mentioned, what is the reason of the compiler failure.

What do I wrong? -Marcin

Try the offline compiler (STM32 System Workbench) and add the latest libraries from mbed repo. Builds perfectly for me

posted by Habibur Rahman 26 Sep 2015

I was just able to use the mbed library and compile the LCD demo. Most of the stuff I need to use seems to be there except the Ethernet. There is an Ethernet api but the basic functions of read / write do not have any tcp handle support so I don't even know how you are suppose to open a tcp socket for listening for connections.

posted by James Armstrong 15 Oct 2015

1 Answer

8 years, 9 months ago.

It's not quite ready yet, they were a bit previous to add it to the platform page without it being finished. Bit naughty really.

Accepted Answer

Any update on support?

posted by Patrick McNamara 09 Jun 2016