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

GNU Startup code not working with lpc2468

has anyone created a startup code for lpc2468 in Keil GNU . I tried creating one. But have problems with the interrupt. The ISR is not getting serviced. Dont know why. I've given the following
LDR PC, [PC, #-0x0120] /* Vector from VicVectAddr*/
as suggested. but it still aint working. The code worked properly with the Keil ARM compiler but not with the GNU compiler in KEIL. Do you have any suggestion on what to do to make it work. Thankyou.

Parents Reply Children
No data