core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/stop_mode_cs.xml
author fturovic <frank.turovich@nokia.com>
Thu, 30 Jul 2009 14:55:52 -0500
changeset 385 79d3b00c9f45
parent 0 fb279309251b
child 819 8121a281245c
permissions -rw-r--r--
Updated release notes for Eclipse 3.5, CDT 6.0, and Java 6.0 changes

<?xml version="1.0" encoding="UTF-8"?>

<cheatsheet title="On-device Stop Mode Debugging Setup">
	<intro>
		<description>
		Follow these steps to install on-device stop mode debug software and compilers, create ROM images, and define launch configurations.
		</description> 
	</intro> 
	
	<item title="Install necessary compilers, SDKs, and create ROM image files" href="/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug_precond.htm" >
		<description>
		Before you begin stop mode debugging, make sure all preconditions are met.
		</description>
	</item>
	
	<item title="Define a Trace32 or Sophia Launch Configuration" href="/com.nokia.carbide.cpp.doc.user/html/reference/wnd_Trace32_config.htm" >
		<description>
		Define debug launch configurations for the selected project.
		</description>
	</item>
	
</cheatsheet>