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

Changing Flash memory location?

Hi ,

Iam using LPC1769 for my project with Flash Memory size of 512KB (0x00000000-0x0007FFFF).

I want to load the code at any FLash location(eg: from 0x00002000 or from 0x00008000) using Keil 2 debugger .

How to do this in KEIL ????

0