Develop using Digi Application Development Environment

You can create and build applications for your platform using Eclipse and Digi plug-ins.

For DEY versions prior to dey-2.2-r3, special rootfs images including the eclipse-debug and debug-tweaks features must be compiled and flashed in the device. To do so, add these lines to your conf/local.conf project file:

conf/local.conf 
# Required features to enable Eclipse debugging:
EXTRA_IMAGE_FEATURES = "debug-tweaks eclipse-debug"

See Create and build projects for more information on how to build rootfs images.