From fe56d0df14e6f8b00b1bb21bd5627924ccd21f3a Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 7 Apr 2012 12:37:19 +0200 Subject: firmware: Point to the wiki for links about toolchains. --- docs/chapters/firmware.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3