On Fri, 2008-10-03 at 13:34 +0200, Jean-Marc Beaune wrote: > Hi, > > The details: > > - Processor: 16/32 bit AT91SAM7X256 (ARM7TDMI-S™) > - 256 K Flash > - 64 K RAM > - USB 2.0 > - Ethernet 10/100 Mbits > - 2 x RS-232 > - ADC (10 bits), CAN, 2 x UARTs, TWI(I2C), 2 x SPI, 3 x timers > 32bit, SSC, 4 x PWM, WDT, PDC (DMA) > - Frequency up to 55 MHz > - JTAG connector (ARM's 2 x 10 pins - ARM-JTAG compatible) > - Color TFT 128 x 128 pixels > - SD™/MMC™ > - Mini-joystick > - Loudspeaker > - Audio input/output > - Crystal 18,432 MHz sur support > - RESET buton > - Dimension: 128 x 98 mm > > The question is not specifically for this hardware but more "when to > choose arm and when to choose armeb" ?
Just talked to a friend over at atmel. He confirms that you probably want a arm-softfloat-linux-uclibc toolchain. Generally the intel xscale chips tend to be the BE ones that we see on arm. Otherwise most everything else is LE. > Thank you > > > > On Fri, Oct 3, 2008 at 1:05 PM, Karl Hiramoto <[EMAIL PROTECTED]> > wrote: > > Jean-Marc Beaune wrote: > > Hi, > > > > I plan to cross-compile for an arm chip but how to know if I > should > > choose arm or armeb machine? > > > > Thanks > > -- > > Jean-Marc > > Depends.. Maybe give details of your bootloader, board, > peripherals, > CPU, etc.. > > > -- > Karl > > > > > > -- > Jean-Marc >
