Re: [NAND ROM] - Rom Dev only
Quote:
Originally Posted by MassStash
anyone help with this trying to compile with latest tinboot commit?
makexip.sh: 24: arm-eabi-as: not found
makexip.sh: 25: arm-eabi-objcopy: not found
|
You need a arm-eabi cross compiler installed
try
http://sourceforge.net/projects/devkitpro/files/devkitARM/
Make sure you include it in your Environment.
Last edited by odz; 02-16-2011 at 11:44 PM.
|