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.
Tool/software: Code Composer Studio
CCS:Error while trying to change/inject a value in memory while the target/application is running in Debug perspective
new to CCS...
i'm trying to change/inject a value in memory while the target/application is running in Debug perspective...tried menu item View->Memory Browser...but I get
this "yellow triangle with exclamation in the middle" about can't access....
I've used one old emulator(SeeHau from NoHau, Campbell , Calif.) to debug and it had a GUI called "Fast Breakpoint" that you enter the memory address and
the value and hit enter...no problem....worked great with the emulator running with no breakpoints....
pass this on to a CSS Guru...this is what I'm trying to do...we redesigned the board to use a TI DSP chip...TMS320C28346...
Hello,
user6407080 said:i'm trying to change/inject a value in memory while the target/application is running in Debug perspective...
This is supported with real-time mode debug. Please see the below training module:
https://processors.wiki.ti.com/index.php/CCS_Modules_Library#Real-time_Debug
Thanks
ki