PPC-E4-3354_User_Manual.docx
-14-
Rev 1.0 © 2016 EMAC, Inc.
3.3
Qt Creator
Qt Creator is a cross-platform IDE (Integrated Development Environment) tailored to the needs of Qt
developers but works well for Headless applications as well. EMAC provides sample code as projects that
can be imported into Qt Creator. Qt Creator supports remote deployment and source debugging.
https://qt-project.org/wiki/Category:Tools::QtCreator
3.4
ARM EABI Cross Compiler
The popular open source gcc compiler has a stable build for the ARM family. EMAC uses the 4.9.1 version of
the ARM EABI compiler. The Embedded Linux kernel and EMAC Qt Creator projects use this compiler for
building ARM stand alone, and OS specific binaries. The EMAC Qt Creator provides source level debugging
over Ethernet or serial using gdbserver. The Linux binaries for the ARM EABI cross compiler are available
online along with the SDK. See the EMAC wiki for further information.