Intermec ck1 Reference Guide

Page of 390
Chapter 1 — Installing and Using the SDK 
CK1 SDK Programmer’s Reference Manual 
11 
If the make fails, correct the error according to the make message in the 
compile result area.  
 
Debugging a Project 
If the make message in the compile result area displays warning or error 
messages, select Debug > Debug to debug the source codes in the project.  
Running a Project 
If the make message shows no error and the make succeeds, select Execute 
Run in PC to run the executable binary file produced by the make.  
If you make the example code, the resulting binary file displays a “Hello” 
message. For help with the example code, see “Other Tools” on page 13. 
Running a Project on a CK1 
Compiling and running the project on a CK1 are similar to compiling and 
running the project on a PC. You just need to click the corresponding 
options in the Execute menu. The compile results also appear in the 
compile result area. When you select Execute > Run in Device, you can 
see the results of running the project on the CK1. 
Before you run a project on a CK1, connect the SDK to the CK1 by 
selecting Execute > Login to Device