The core-image-base
image recipe provides a runtime environment with basic system utilities, networking support, SSH access, and commonly used tools.
This image is a good starting point for embedded Linux systems that require essential functionality without a full graphical user interface.
It’s provided by meta layer of Poky and appended by meta-digi-dey layer to include basic Digi Embedded Yocto features.
The default installer for ConnectCore 93 Development Kit includes the Core image base demo. If you followed the Get Started process, your target already contains the Core image base demo and you can skip this topic. |
-
Download the pre-built Core image base demo installer from https://ftp1.digi.com/support/digiembeddedyocto/5.0/r1/images/ccimx91-dvk/ccimx91-dvk-core-installer.zip
-
Follow the instructions on Step 3 - Program the Yocto firmware to install the firmware on the module.
For more information on creating your command line applications see Develop with command line.