Using the SDK

To develop applications using the SDK, you generally follow these steps:

  1. Install the RPMs on your development machine.

  2. Use the provided censdk-copy script to create a development tree for both local and target platform development.

  3. Develop your application on your development machine.

  4. When you want to run your application on your development platform, copy the code from the local development tree to the target platform tree.

  5. Compile your application for the target platform.

  6. Upload your application to the target device.