Hi All, Is it possible to load programs into external RAM for debugging? I've found the supplied 'Hello' program that shows how it's done for interal RAM, but when I try and change the addresses to make it work for external RAM, and enable the debugger, looking at the dissasemebly all I get is 0000's in place of real instructions! Thanks Simon