Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hello TI,
We are using TI CCS Datasnapshot viewer to debug and analyse crash dumps. We, in some cases, need the entire DDR3A, DDR3B contents to conclude the issues.
The issue we are facing is the loading time of dumps in CCS. It takes more than an hour to load the complete 2.5GB dump (txt files) into CCS which is a little too long. Is there a way to optimize and reduce the loading time of dumps? As I can see, snapshot viewer loads the memory contents byte by byte based on architecture. Is there a way we can load one word (4bytes) at once, or some other method, to achieve reduction in load time of dumps?
Regards, Yunas