This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

save memory



I am also having trouble finding memory dump files which I have tried to dump with CCS  version 5.3.0.00090, trying to use the "Tools->SaveMemory" menu option. I searched my whole disk for the filename which was supposed to be dumped, without finding it, including the workspace and the TI/CCS installation directory.

I tried saving the as "jtagvec.dat" with no explicit path, and also as "c:\ti\ccsv5\eclipse\jtagvec.dat", and also as "c:\ti\ccsv5\ccs_base\emulation\analysis\jtagvec.dat".

Saving a memory dump seems like a very basic and critical feature of a debugger. What's the most straightforward way to save a region from memory?

Thanks very much!

Jim

  • I am using a 'C5509A, if that makes any difference on trying to save memory regions using the menu option "Tools->SaveMemory". Still no luck finding the dumped files anywhere on my disk. Thanks!

  • Hi,

    The same operation worked for me (although with a different device, as I don't have a C5509 board) and I suspect of windows permissions are somehow silently blocking this operation. Can you create a directory C:\temp and point the output there?

    Apart from this, I am really not sure what may be happening... This function is pretty straightforward.

    Regards,

    Rafael