Chapter 20. Tools and libraries

Table of Contents

20.1. Obtaining a suitable toolchain
20.2. Obtaining development libraries and headers

To create ABLE commands it is assumed they will be written in the C language and be compiled and linked to object code with a compiler.

It is not possible to self host the tools for creating ABLE commands on the target platform. Development is done on a host Linux® system and the output built for the target.

It is possible to create working ABLE commands without using the tools and libraries provided by Simtec Electronics but this is not directly supported.