hi,
I'm testing the simulator under µVision with a simple project for LPC2378. But when I launch the debugger with the simulator, it nevers reach the main() entry point. It blocks in lp2300.s at :
OSC_Loop LDR R3, [R0, #SCS_OFS] ; Wait for main osc stabilize
Is there something special to configure in the default lpc2300.s ?