Configure project for debugging

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.6) or later on the target device
  3. Configure project for debugging
  4. Debug project on target device

 

Configure project for debugging

 

NEXT: Debug project on target device

Other references