rtel wrote on Tuesday, April 13, 2010:
I don’t think this will be the cause of your problem, and I assume you know already as it runs for a few seconds, but the LPC23xx has a different timer set to the LPC2129. If you compare the two LPC2xxx ports in the Source/Portable/GCC directory you will see the two differences.
How far is the code getting? Is the scheduler actually starting to run your task code?
Regards.