On May 25, 2004, at 7:01 AM, tendoskeleton wrote: > Only one else an idee why I can run the code if I manually set the PC > to 0x0 (first manually set user boot mode) and why the program is not > running direct after a reset? (See more detail previous mail) > What does your boot code do? How early does it switch to user mode? Are all the stacks, etc set up before you do the switch? In the case where you manually set user mode and the pc to 0 what might have been already initialized by any boot code so far that isn't done by your code when you boot from flash? Shannon
Message
Re: [lpc2000] Re: Start from flash
2004-05-25 by Shannon Holland