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.

TDA4VM: CRASH OF CODE COMPOSER STUDIO WHILE USING MEMORY BROWSER

Part Number: TDA4VM


Tool/software:

Hello everyone,

I'm working on the memory mapping of the C7X on TDA4VM.

I've been having issues while using the Memory Browser in Code Composer Studio. To be more precise, the application completely crashes whenever I try to use the Memory Browser option in a debugging session. Each time I open it, there is already an address in the search bar. I have tried using the clean option in the Memory Browser to counteract the issue, closing and reopening CCS, and rebooting the computer, but none of these solutions worked. My hypothesis is that the address in the search bar is unreachable, which leads to the crash of CCS. As a result, I'm interested in finding a way to delete the address that is saved by default in the Memory Browser.

Thank you for your help.