Sebastien, You are overwriting the bootloader RAM variables area. Use 0x40000200 as start address. Also relink your code to run from address 0x40000200. Philips apps. --- In lpc2000@yahoogroups.com, Sébastien MARION (UMM) <s.marion@u...> wrote: > Hi, > > I want load a code in ram with isp command and then execute it. > I load the code successfull in ram (start adresse 0x40000000) but when I send the Go command, nothing append ? > if I start my debugger and watch the memory content, the data is correct. > > Wich caution do I take for realize this task ? > > Sebastien
Message
Re: How execute ram code after load by isp command
2004-05-10 by philips_apps