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.

TMS320F28076: Real Time debug options clarification

Part Number: TMS320F28076

Hi all,
I need a clarification on the Realtime Options of the debugger settings.
When the settings are as in the picture what will happen if I change
the value of a global variable in the Expressions window - will the CPU be
halted which can lead to interrupts being delayed or the update of the variable
will be unobtrusive for the CPU?

  • Hello,

    If the first checkbox is NOT enabled, then the CPU is NOT HALTED when changing a global variable in the Expressions window. Note that the device needs to have real-time memory access support to be able to make non intrusive memory accesses. The F28x has real-time mode support which supports this.

    Thanks

    ki