This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unexpexted value in flash memory in lpc11c24.

Hi

I am using a lpc11c24 (ARM cortexM0) microcontroller. I have remapped the vector addresses after 0x2000. The memory allocation for my code starts from 0xC1. The prior addresses are the default interrupt vector locations. My hex or axf file shows 0x0 value at location 0x1C. But, somehow when I program the file into flash, the location shows a different value only at this location. All the values at other locations match correctly. What is happening here?

Thanks!

Parents Reply Children