Edit and Debug Mode
While both the Watch window and the Oscilloscope do not make use of the source code, all the other debuggers do: when debug mode is on, changes to the source code are in- hibited and debug tools become active.GF_ProjectVX code automatically enables debug mode when at least one of the following conditions are met:
Note that you cannot enter the debug mode if the connection status differs from Connected.
- at least one breakpoint is correctly set.
- At least one trigger (graphic or textual) is correctly set.
- Live debug mode is on.