Setting Environment

If you want to use Embedded C, you must select the basic environment of the installed program.

 

Setting Library Environment

You must register the library to use Dynamixel, to do serial communication, or to do Zigbee communication.

The registration process is as below:

 

1. After activating project, click Project - Configuration Options.

env1.png

 

2. Click "New" button in "Include Directories."

env2.png

 

3. Register "Include" folder of "Example" folder.

env3.png

 

4. Click "New" button on "Libraries."

env4.png

 

5. Register "lib" folder of  "Example" folder.

env5.png

 

6. You can find a new registered library as below.  Click "Add Library" button to add necessary libraries.

env6.png