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

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
  • I also had same problem when i use USB Examples in LPC2378. I use UART and Terminal to trace USB operation. when i send char, terminal show uncorrect character.

    My solution is use startup code of Blinky example. However, i think some other problems will invoke which i can predict. At moment, i don't get any error in my firmware.

Reply
  • I also had same problem when i use USB Examples in LPC2378. I use UART and Terminal to trace USB operation. when i send char, terminal show uncorrect character.

    My solution is use startup code of Blinky example. However, i think some other problems will invoke which i can predict. At moment, i don't get any error in my firmware.

Children
No data