Part Number: TMS320F28388D
Tool/software: Code Composer Studio
For the Flash programming examples in driverlib/f2838x/examples/c28x/flash or driverlib/f2838x/examples/cm/flash, how does one observe the effects of the Flash programming process in CCS?
I know it involves the debugger, but my usage of the debugger mostly involves stepping through the lines of code and observing the changes in the variable values. I am also aware of the Registers tab, but I haven't used that beyond checking to see if my program has faulted.