Start up code for lpc2378

I am having an olimex board LPC-2378STK (link to the site where information about the board is : www.olimex.com/.../index.html). I have a start up code LPC2300.s which the keil uvision generated. But it is getting stuck at a particular point while I am debugging using ulink debugger. I don't know what the problem is . Can any please give me working startup code for lpc2378 because I don't know how to debug a startup code. Can anyone please help me ,( I don't have enough time to study the startup code and generate it myself since my deadline is fast approaching Thankyou....

Parents
  • What point?

    What have you done to find out why it's hanging there?
    ie, what have you done to Debug it?

    For examples of startup files, take a look at the projects provided in your Keil\ARM\Boards and Keil\ARM\Examples folder trees...

    If it's a hardware dependency on the Olimex board, take a look at the examples provided by Olimex.
    Call Olimex support.

Reply
  • What point?

    What have you done to find out why it's hanging there?
    ie, what have you done to Debug it?

    For examples of startup files, take a look at the projects provided in your Keil\ARM\Boards and Keil\ARM\Examples folder trees...

    If it's a hardware dependency on the Olimex board, take a look at the examples provided by Olimex.
    Call Olimex support.

Children
More questions in this forum