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.
8 years ago.
How to flash the bin file to Renesas board ?
I have compiled my code . It was generated the .bin file . after how to flash .bin file on board ?
Question relating to:
2 Answers
8 years ago.
If your Renesas board is MBED enabled then follow this tutorial and confirm this is working for your side:
https://learn.sparkfun.com/tutorials/mbed-starter-kit-experiment-guide/experiment-1-blink-an-led
Summary: The MBED enabled board will create a drive letter and you should be able to drag & drop the finished .bin file which will launch upon completion of this process.
8 years ago.
Yes ARM uses a FAT file format which makes the GR-PEACH look like a generic flash drive, this makes it easy to drag and drop the .bin compiled output file into a MBED() or D() drive on your PC/laptop. Then reset the GR-PEACH with the reset button on the board and then it runs your code.
Also you can find getting started GR-PEACH:
https://developer.mbed.org/teams/Renesas/wiki/GR-PEACH-Getting-Started
Then try the WebCamera Challenge with the CMOS Camera and Audio Shield and the NEW QR barcode reader with CMOS Camera WiFi Rohm BP3595 and 4.3" LCD screen
posted by 12 Nov 2016