Other Parts Discussed in Thread: TMS320F28377D
Tool/software: Code Composer Studio
How can I add variables that are in a function to the Debug / Expressions list?
I have no problem adding and removing global variables to the Expressions watch window. I have no problem changing the format of global variables to the Expressions watch window.
I really need to monitor local variables that exist only in a function. I can make them global for debug purposes, but that is time consuming and prone to errors. And what if the function is in a header file.
I see a variables watch window, but it seems to be useless.
Any help would be greatly appreciated.
I am using CCS Version: 6.2.0.00050.








