Debugging only with RAM
2004-02-14 by geimble
Hi ! Well , I want to load my programm in the RAM to debug it from there without using the flash. When my programm works I would finally load it to the flash. I am using multiICE from ARM for the JTAG connection and a toolchain under cygwin with gcc. I have the startup file and the linker script *.ld file from the files sections her . ( Thank you again for your help ) My question are : How should I change the startup file and the *.ld file to use only the RAM, so I can debug it with insight without using the flash? Thank you very much Best regards, Juanjo