Hello,
Does anyone know how to load global variables using addresses from a map file into the CCS debug browser when connecting to an already running target?
I can flash existing software versions using uniflash (.out files) but would like to connect and interrogate the loaded software using the CCS debug context. One reason to be able to do this is to check the software version that was flashed to one of many prototypes units. At present all I have been able to do is connect to the running target, I don't know how to load a symbol table or similar into CCS to allow me to check values etc of the running code.
I'm sure it must be possible, any help much appreciated.
JW