Debug project on target device

In this example we demonstrate how to debug applications on a remote device using the Application TRK remote debug agent. This enables you to test programs on the actual device it will operate on while observing its behavior using the Carbide debugger. The steps to do this include:

  1. Connect target device to PC
  2. Install TRK remote agent (v3.2.7) or later on the target device
  3. Configure project for downloading
  4. Debug project on target device

 

 

Other references