core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml
changeset 0 fb279309251b
child 819 8121a281245c
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 
       
     3 <introContent>
       
     4 
       
     5 	<extensionContent 
       
     6 		id="com.nokia.carbide.cpp.doc.user-tutorials" 
       
     7 		name="Carbide.c+ Development" 
       
     8 		alt-style="carbide.properties" 
       
     9 		style="carbide.css" 
       
    10 		path="tutorials/@">
       
    11 		
       
    12 		<group label="Carbide.c++ Development" id="carbide-cpp" style-id="content-group">
       
    13 		
       
    14 			<link 
       
    15 				label="Create an application emulator debug example" 
       
    16 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example.htm"  
       
    17 				id="carbide-sample" 
       
    18 				style-id="content-link">
       
    19 				<text>Learn how to create, build, and debug a program for the emulator called HelloCarbide using Carbide project templates.</text>
       
    20 			</link>
       
    21 			
       
    22 			<link 
       
    23 				label="Create a simple DLL example" 
       
    24 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/concepts/SampleExampleProjectCreate.html"  
       
    25 				id="carbide-sample" 
       
    26 				style-id="content-link">
       
    27 				<text>Learn how to create a simple “Test1” DLL project.</text>
       
    28 			</link>
       
    29 			
       
    30 			<link 
       
    31 				label="Create a run mode debugging application" 
       
    32 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_example_trk.htm"  
       
    33 				id="carbide-sample" 
       
    34 				style-id="content-link">
       
    35 				<text>Learn how create and build an application and debug it on a device using the App TRK on-device debug agent.</text>
       
    36 			</link>
       
    37 
       
    38 			<link 
       
    39 				label="Create a stop mode debugging application" 
       
    40 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm"  
       
    41 				id="carbide-sample" 
       
    42 				style-id="content-link">
       
    43 				<text>Learn how to create and build an application and debug it on a device using JTAG debug software on Lauterbach or Sophia hardware.</text>
       
    44 			</link>
       
    45 
       
    46 			<link 
       
    47 				label="Using soft attach for on-device debugging example" 
       
    48 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/soft_attach_debug.htm"  
       
    49 				id="carbide-sample" 
       
    50 				style-id="content-link">
       
    51 				<text>Learn how to use soft attach to debug an image flashed to ROM or on a memory card.</text>
       
    52 			</link>
       
    53 			
       
    54 		</group>
       
    55 	</extensionContent>
       
    56 	
       
    57 </introContent>