Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This documentation provides step-by-step instructions on getting setup for Linux development on ATMATDM.  

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 ATMATDM"s hardware features, and to create both headed and headless applications.  


The ATM 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 ATMATDM.


SectionDescription
Dev Environment - Back EndThis 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 ExamplesThis section details how to access source code examples to interface with hardware drivers.



...