> if I have to debug in SRAM how can I use external memory? I'd like to > have access to 1MB as 16K seems a bit tight... You have to initialize the chipselect and maybe the pll from the debugger before downloaing (and also program MEMAP to map the vectors from external RAM). I do not use gdb so I do not know the excact commands to do so. -- 42Bastian Schick
Message
Re: [lpc2000] Which GCC Toolchain & debugging & extmem
2005-04-17 by 42Bastian Schick