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.
7 years, 11 months ago.
can i program the mbed lpc1768 with the code i wrote in Keil 5?
HI all, I wrote a code for lpc1768 in Keil 5. When i bought this mbed LPC1768 i thought i can program this by the code i wrote in Keil. However i can see there is an online coding software for it. My question is can i drag and drop the .bin file that is created by Keil to this mbed or it only accepts the codes that are generated by the online software? I used to have an evaluation board which i could write my own codes by keil and then program the LPC1768 with USB and the reason i am asking this is there are some configuration required for programming the LPC1768 by using USB and i am not sure if i am able to do that with this mbed. Many thanks.
1 Answer
7 years, 10 months ago.
You can use Keil's flashing capabilities to flash the board: http://www.keil.com/support/man/docs/uv4/uv4_flash_programming.htm
Our tools documentation might clear up some of the questions you have about the mbed tools ecosystem: https://os.mbed.com/docs/v5.6/tools/index.html