View Single Post
  #10 (permalink)  
Old 02-16-2011, 11:34 PM
odz's Avatar
odz
Lurker
Offline
 
Join Date: Nov 2010
Posts: 12
Reputation: 15
odz is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [NAND ROM] - Rom Dev only

Quote:
Originally Posted by MassStash View Post
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.
Reply With Quote