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.
10 years, 8 months ago.
how to get bin file to board
Salut,
this might sound like a stupid question, but how do I get the bin file to the board? I have updated the firmware, the drivers are ok, the compiler is happy and outputs a bin file to my filesystem - now what? Can anybody be so kind to tell me where to find the "upload button"?
Ciao, Mathias
Question relating to:
3 Answers
10 years, 8 months ago.
You should see a USB drive when you plug in your board. Drag the bin file to it, reset the board, and it should run.
10 years, 7 months ago.
Thanks Erik for that advice.
I'm comming from Keil and IAR compiler and used ST-Demo Flash downloader for ST's MCUs in the past.
Now - I start mbed.
So, I had the same question: How to upload Nucleo_p.bin file ?
I scanned mannually most of the online manuals = "Handbook" and could not find that information also.
Only google guided me here.
Is that information somewere in the Handbook and we both are not able to find it ?
Is it in the ST-LINK/V2-1 documentation ?
But I use jumper position "Nucleo" - not jumper position "ST-Link". So I did not look for the ST-Link documentation.
I'm confused.
BR, Joachim
10 years, 8 months ago.
Salut Erik,
first of all, thank you for this rapid response! I was not expecting that I can drag&drop the bin file to the USB device that shows up as a storage on my PC. Pretty unusual for someone who comes from the Arduino IDE side... Well, it worked as you described, so the weekend can come to explore this board
Thanks again and ciao, Mathias