diff --git a/docs/chapters/firmware.xml b/docs/chapters/firmware.xml index 542d5be..1cb2504 100644 --- a/docs/chapters/firmware.xml +++ b/docs/chapters/firmware.xml @@ -13,6 +13,17 @@ using the Device Firmware Update (DFU) mode. +
+ Getting a Toolchain + The toolchain needs to include a GCC newer than 3.4 + and it may not be an EABI toolchain. EABI toolchains fail to properly + link the SIMtrace binary. You can easily build a toolchain yourself + or use one of the known working pre-built ones. Please see the + SIMtrace wiki + for more information about getting a toolchain. + +
+
Getting and Building the Firmware