This documentation provides step-by-step instructions on getting setup for Linux development on ATDM.
A strength of Linux is its flexibility. However, this can also create confusion for new developers, as it's hard to know exactly where to start and how to develop something amazing!
Our goal is to provide a starting point for application development to access each of ATDM"s hardware features, and to create both headed and headless applications.
The ATDM Linux support is provided via the Yocto framework. This is based on the software provided by NXP.
The current version of the kernel supported is 4.1.15.
Our release page has links to all the latest source and pre-built software you need to develop with ATDM.
Section | Description |
---|---|
Dev Environment - Back End | This section shows you how to setup Xamarin's IDE onto development machines to access hardware drivers. |
Dev Environment - Front End | This section shows you how to setup Crank's studio platform onto development machines to create attractive embedded graphical user interfaces (GUIs). |
Driver Code Examples | This section details how to access source code examples to interface with hardware drivers. |