Stop Mode Debug Example
This example shows how to create and build an application and debug it on a device using stop-mode.
The basic steps include:
- Verify that your SDK or customer kit is recognized in the Symbian SDKs panel.
- Create project or Import the project's bld.inf file into Carbide.c++
- Build your Project using an ARM compiler
- Build ROM if required
- Create a Symbian Simulator launch configuration
- Launch the debugger
With stop mode debugging you can use the Carbide.c++ IDE to debug any target type within the Symbian.
Related Tasks