i have a Hercules TMS570 USB stick which i am using to develop a test my application. I am using CCS v4.2.4 for this development and building the application using command line interface to the CCS compiler/linker tool chain commands. When i create a target configuration file to connect to the TMS570 USB stick i can specify the target device, which in this case is the TMS570LS3137, as well as Flash settings and Erase options as well as other General Debugger Options. I now connect to the target and load the executable and get the expected results but it takes minutes to Erase and reprogram the flash. I have already set the Flash option to only erase the Necessary sectors to try to speed things up a bit as well as specifying Fast verification, but it is still extremely slow.
So my question is how can i configure the target connection to download and run out of RAM instead of flash, in hopes of speeding up by debugging and development time.
Thanks
Rob