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 ????
Hi Erik,
Thanks for your help.
I tried by changing the address in IROM (Internal ROM = Flash Memory) instead of IRAM
and it works.
of course it is IROM