Content originally posted in LPCWare by raghavendrabsrg on Sun Oct 30 01:07:34 MST 2011
Hello All, I'm a fresher in LPC.. I've worked a bit with Atmel series.
My question may be quite lame,
How do you program the final hex code that you get from your IDE after BUILDING your project??
In a tutorial, i saw that the tutor 'Debugs' after 'building', when this is done, the IDE will download the code to the LPC XPRESSO board, and debugging is done via help of JTAG.. right?
So will the downloaded code be there in the MCU flash even after exiting the IDE?? Is that the actual optimised code??
Please Correct me if i was stupid somewhere..
And im using LPCXPRESSO target 1114/302 with IDE version 3.63
All i want to do is to make a simple robot that pushes its opponents off the ring. The code is ready on paper.. just have to link with libraries, and set some timers, and program to the MCU..(deadline is 3 days from now!)
Expecting a quick response.. thank you :) :)