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.
When i compile my code in the uvision3 and try to Debug i get the message: Memory Mismatch! Address: 0x00000018 Value = 0x18 Expected = 0xF0 This address corresponds to the code LDR PC, [PC, #-0x0FF0] /* Vector from VicVectAddr */ I'm using ULINK V2.00 and MCB2100 V2
I've found the error...Was the PINSEL2 register value.... Well, about the documentation I think there a lot of good things in the web FAQ, but that is not so easy to find a especific problem in tenths of links...The most basic things must be in the help file...In my case I found all my error reading the LPC2129 User Manual, but you should have a help file that explains all the ARM registers configuration and restricted memory locations if there are some if you want to debug. There's a link in the GSA help named "Configuring ARM for ULINK" , but there's no page!!!! I've got the GSA file from keil web site (You can believe me, it's not so easy to find a link for this file, try yourself) and the same page is missing. Maybe was not even written or they forgot to put on the help file... Thanks for the attention!