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, 9 months ago.
Download bin file to LCP1768
Hi all,
I am prototyping a bare metal LCP1768. Having developed my application on an mbed, I have a bin file extracted from the online compiler. Now I want to download this bin file to a LCP1768 using a J-LINK programmer with JTAG interface. Looking around on the web, the bin file can be downloaded using a command 'loadbin <file name> <address> '.
The question is what is the address I should load the bin file to? I haven't looked in the user manual yet but will do tomorrow. Appreciate any help.
1 Answer
10 years, 9 months ago.
Take a look here:
https://mbed.org/questions/2443/Is-using-the-LPCXpresso-with-mbedh-any-g/#answer2974
Works for me.