Getting started, Opening the hello world example – Wavetronix Click 500 (programmable controller) (CLK-500) - Developer Guide User Manual
Page 34
In this chapter
˽ Opening the Hello World Example
˽ Compiling and Executing the Hello World Example
˽ Returning to edit Mode
˽ Error Window/Fixing Syntax Errors
˽ Debugging
˽ Example Code 3.1
3
The Examples folder contains a simple programming example that demonstrates how the
different elements of the Dynamic C IDE support developing custom applications. Chapter
3 explains the Hello World example, which highlights the user interface menu API provided
by the Click 500 libraries.
Opening the Hello World Example
Follow the steps below to begin the Hello World example:
1 Make sure you have already opened the Example.dcp project file (see Chapter 2).
2 Select Open from the Dynamic C file menu.
3 Select ExampleCode3.1.c from the Chapter 3 folder and then click the Open button
(see Figure 3.1).
Getting Started
3