diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Toolchain | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/Toolchain b/docs/Toolchain deleted file mode 100644 index 7e8d313b..00000000 --- a/docs/Toolchain +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | |||
| 2 | Configuring External Toolchain | ||
| 3 | ============================== | ||
| 4 | |||
| 5 | In order to build with an external toolchain some additional configuration must | ||
| 6 | be set in the build environments local.conf. First configure the use of an | ||
| 7 | external toolchain, including the location to the toolchain: | ||
| 8 | |||
| 9 | TCMODE = "external-xilinx" | ||
| 10 | EXTERNAL_TOOLCHAIN = "<path to toolchain>" | ||
| 11 | |||
| 12 | WARNING: There is a known issue with the MicroBlaze Linux toolchain provided by | ||
| 13 | XSDK 2013.3 where certain shift instructions are not generated correctly, avoid | ||
| 14 | using this toolchain. Use the newer XSDK 2013.4 or PetaLinux 2013.10 toolchains. | ||
| 15 | |||
