Results 1 to 2 of 2
Please, do tell me the procedure to compile and install the GNU arm Toolchain "arm-2010q1-202-arm-none-linux-gnueabi" which I downloaded from codesourcey website.
I couldnot find the deb packages....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-12-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 1
GNU arm toolchain compilation and installation on Ubuntu 10.10
Please, do tell me the procedure to compile and install the GNU arm Toolchain "arm-2010q1-202-arm-none-linux-gnueabi" which I downloaded from codesourcey website.
I couldnot find the deb packages.
- 11-26-2011 #2Banned
- Join Date
- Nov 2011
- Posts
- 13
arm-2010q1-202-arm-none-linux-gnueabi.bin is what you should download, then execute this file as you do normally on Linux:
$ chmod +X arm-2010q1-202-arm-none-linux-gnueabi.bin
$./arm-2010q1-202-arm-none-linux-gnueabi.binLast edited by oz; 11-26-2011 at 12:39 PM. Reason: spam removal


Reply With Quote
