A small program when built on Realview NON_LICENSED 3.0.0.942 debugs on target through ULINK properly (interrupts are hit). When the same code and project files are built on another computer with a LICENSED (same version) Realview version, the interrupt routines do not get hit while debugging (Same ULink and target are used).
Furthermore, when I copy the .afx file from the working system to the non-working (LICENSED) system, the interrupt routines get hit while debugging!
This tells me that the licensed version is generating bad code!
And yes, BlinkyIRQ does not work on the LICENSED system either.
Has anybody seen this?
Target is Philips LPC2131 Thanks, Doug Seattle, USA
Sorry, you provide to less information here. Please send your test code to our support department.
I am using the "Use Memory Layout from Target Dialog" checkbox on the Linker Tab.
This fixed the problem - both compilers work now.
Thanks, Doug