Is it possible to debug a running target without loading the program?
I have a 28335 EzDsp and I am using a Spectrum USB emulator.
I would like to program the board, disconnect from the board and go do something else while the board is running, and then come back to the board later and start debugging without loading the program again. That way I can just examine the internal variables, states, registers, etc. I don't want to reload the program, because all the internal data will be lost?
I tried this scenario, by just connecting and not loading the program. But I get a message "No source available for "0x3ff9ce"". It connects successfully but the source code is not loaded for debugging.
So is it possible debug without loading?
