We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 ?
Have you upgraded to the latest tools? Older tools doesn't correctly simulate the 23xx series, and hangs during the PLL initialization.