Vai al contenuto

Application Status

The state of communication is shown in a small box next to the right border of the Status bar.The application status box gives information about the status of the application currently executing on the target device; such information are available only when you’re con- nected with the target device.The application can have on of the following status:
  • No code: no application is executing on the target device.
  • Diff. code: the application currently executing on the target device is not the same as the one currently open in the IDE; moreover, no debug information consistent with the running application is available: thus, the values shown in the watch window or in the oscilloscope are not reliable and the debug mode cannot be activated.
  • Diff. code, Symbols OK: the application currently executing on the target device is not the same as the one currently open in the IDE; however, some debug information consistent with the running application is available (for example, because that applica- tion has been previously downloaded to the target device from the same PC): the values shown in the watch window or in the oscilloscope are reliable, but the debug mode still cannot be activated.
  • Source OK: the application currently executing on the target device is the same as the one currently open in the IDE: the debug mode can be activated.