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.
6 years, 3 months ago.
Board NUCLEO-H753ZI unavailale in online compiler
Hi,
I imported one of the example program in the online compiler (a simple code to make the LED blink) for my NUCLEO-H753ZI. Unfortunately, I can't choose this board as my plateform in the compiler.
I tried to compile for the board NUCLEO-F767ZI as an alternative. However, if I drag and drop the generated binary file in the storage of the board, either I run in the issue described here : https://os.mbed.com/questions/80789/FAILtxt-application-file-format-is-unkno/ , either the file is transferred but the board does not react.
Is the problem coming from the fact that I compiled for the wrong board, and if so, how can I solve my problem ? Or is it coming from something else ?
For your information, I am working with Ubuntu.
Thank you in advance for your answer.