Stop Mode Debug Example

This example shows how to create and build an application and debug it on a device using JTAG debug software and Lauterbach or Sophia hardware.

The basic steps include:

With stop mode debugging you can use the Carbide.c++ IDE and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.

Attach to Process

Use Attach to Process to debug any binaries outside the workspace. The methods to do this include:

Related Tasks