I'm using the latest CCS to debug my DM8168 using a USB XDS560v2 emulator and would like to run a program from the internal SRAM. I have 2 questions regarding this:
1) What memory address does CCS copy a program to when you run "Load program"?
2) How can I get CCS to load a program directly to internal SRAM (L2 cache) and load it from there?
Grateful for any advice. I'm trying to debug a faulty connection to my DDR RAM chips so obviously I don't want CCS to go loading my test program into main memory.
Thanks,
Ralph