Hi all,
I use the LPC2138 microcontroller, I programmed it with a hex file using ISP commands and it went well.
When I tried to read the contents of the flash at the address 0x0000 0000 it returns me a result different from what I expected,
I know that the first 64 bytes are re-mapped to the flash boot sector and what I got is apparently the bootloader code, but how I do so that I receive the contents of the address 0x0000 0000 of my code.?
Best Regards,
Hmissa