Hello all, I have bought my arm7 [LPC2129] board. I have installed uvision4 [mdk413a] for arm. In my project i am trying to use default start-up file itself.In the configuration wizard of the startup file MAM and PLL setup are enabled. But when i try to debug, [software simulator] whatever changes that are in the start-up file are not reflecting in the registries. For example in the startup file MSEL is 5 and PSEL is 2. But during debug, peripherals -> system control block -> phase locked loop , MSEL is 1 and PSEL is also 1. I tried running the code in the actual target also but it failed.Please somebody help.
Thanks.