The tool chain (compiler, linker, debugger etc.) can be compiled under Linux and Windows. This is a simple and entirely automated operation.
Buildroot is a set of scripts and patches for easing the generation of a cross-compilation chain as well as the creation of the APF board file system.
BusyBox combines many Linux utilities, optimised in size, in a single executable. Depending on the final application, the utilities can be deleted or added.
The programming of a blank board as well as upgrades of the various programs installed can be carried out via a simple RS232 connection.
For performance reasons we recommend the use of an Ethernet connection however, especially during development stages.
Eclipse or your favourite IDE.
Debugger: GDB(can be integrated into Eclipse).