This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Program signature calculation and insertion

I am a newbie to ARM7.I have a LPC2148 controller and a JTAG debugger.I have tried running a small led blinking code.In debug mode the led blinks but as soon as I'm out of the debug mode ,the led stops blinking and there is no response from the microcontroller.After I hit reset there is still no response.I read somewhere that it is essential to inset the program signature in the startup file.Can anyone help me in doing this?I would need the example of the startup file with the program signature and the method to calculate it with an example.Thank you