8 years, 7 months ago.

STM32F7 DISCO not building - 230

Really, I don't know why I keep trying with mbed. It is simply rubbish.

Question relating to:

3 Answers

8 years, 7 months ago.

what example are u building?

I tested nucleo blinky, did fail with the same error. We will investigate

Thanks for reporting

I just tested nucleo example , readded again the board and working for me

posted by Martin Kojtal 18 Sep 2015
8 years, 7 months ago.

This platform has only just been active, shouldn't have been added to the platform page before now, however it does work, I have checked it. You may have to use the MBED-SRC library as this has the most up-to-date changes that get merged to the official Mbed library less frequently once they have been more thoroughly tested by us, the users.

I can't agree that Mbed is simply rubbish. Most of the other platforms on Mbed are working exceptionally well, but this process takes time with people helping to debug and add code parts and very useful libraries. The same will apply more so due to its complexity on this platform. It will be several months at least before bugs are identified and corrected. Providing the support is continually maintained by the platform vendor, releasing it on Mbed before fully debugged accelerates this process of 'tweaking' although can be rather irritating at times.

+1

posted by Martin Kojtal 19 Sep 2015
8 years, 6 months ago.

Hello, I got same result by exercising MODSERIAL example: (https://developer.mbed.org/users/kinemax/code/UART-USB/)

Just I changed main.cpp for STM32F7 DISCO environment (LED and uart on COM7).

(I guess this is related to my previous topic: https://developer.mbed.org/questions/61418/Using-the-mbed-asynchronous-APIs-with-DI/)

Regards, gennaro