This section describes the behavior of debugging features for DFA (Data Flow Architecture) when the selected microcontroller supports DFA.
Caution | The simulator and E2 Lite do not support this feature.
|
DFA debugging can be performed using the Python Console.
- | Check whether a register is valid |
debugger.DFA.IsValidRegister
debugger.DFA.Reset
debugger.DFA.Step
See "CS+ Python Console" for detail.