On Jan 3, 2008 4:38 PM, Jeffrey Ollie <[EMAIL PROTECTED]> wrote: > I'd like to get a cross compiler set up so that I can help with > porting rockbox to the SanDisk Sansa V2 (I've never done any embedded > work before but at least I can do some testing). I've been looking > over the instructions for setting up a build environment on the wiki > and had one question - would a cross-compiler for the V2 use the same > arm-elf gcc target as the V1? > > Thanks, > > Jeff >
As the AS3528 is based on an ARM9 core the arm-elf-gcc should work. Regards, Rene
