]> rtime.felk.cvut.cz Git - ortcan-www.git/commitdiff
Cross compilers remark.
authorpisa <pisa@web>
Sat, 14 Jul 2012 12:17:01 +0000 (14:17 +0200)
committerocera <ocera@rtime.felk.cvut.cz>
Sat, 14 Jul 2012 12:17:01 +0000 (14:17 +0200)
lincan/usbcan/index.mdwn

index aec87a8f10882bb365500edc534cf55493918451..1f6d00332e33843ff2a4742a5e69e4d351db5b9e 100644 (file)
@@ -24,6 +24,10 @@ The firmware can be found in appropriate build output directory
 
     embedded-build/lpc1768/_compiled/bin
 
 
     embedded-build/lpc1768/_compiled/bin
 
+ARM GCC cross-compiler is required to build the project. arm-elf- compiler
+tool-chain build instruction and binaries can be found
+at [rtime-cross-compiler][RTIME Cross-Compilers page].
+
 The uLAN USB boot block is expected by default LPC1768 firmware build
 for for firmware flashing and startup but variant for direct startup
 can be compiled as well.
 The uLAN USB boot block is expected by default LPC1768 firmware build
 for for firmware flashing and startup but variant for direct startup
 can be compiled as well.
@@ -35,3 +39,4 @@ SocketCAN Linux side support is included in branch vanekjir branch of
 [rtime-socketcan-devel]:http://rtime.felk.cvut.cz/gitweb/socketcan-devel.git
 [dce]:http://dce.fel.cvut.cz/
 [ctu]:http://www.cvut.cz/
 [rtime-socketcan-devel]:http://rtime.felk.cvut.cz/gitweb/socketcan-devel.git
 [dce]:http://dce.fel.cvut.cz/
 [ctu]:http://www.cvut.cz/
+[rtime-cross-compiler]:http://rtime.felk.cvut.cz/hw/index.php/Cross_compilers