Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Comp.Arch.Embedded | GNU Cross compilation toolchain for MPC8641/MPC8641D

There are 5 messages in this thread.

You are currently looking at messages 0 to 5.

GNU Cross compilation toolchain for MPC8641/MPC8641D - navyas - 2009-08-04 11:55:00

Hi,

I'm trying to create a cross compilation tool chain for
MPC8641/MPC8641D.Which is the --target option for this processor? In the
below link which target type shall i choose
http://gcc.gnu.org/install/specific.html

Please help

Regards,
Navya







Re: GNU Cross compilation toolchain for MPC8641/MPC8641D - alan@nishioka.com - 2009-08-04 13:54:00

On Aug 4, 8:55=A0am, "navyas" <na...@coreel.com> wrote:
> I'm trying to create a cross compilation tool chain for
> MPC8641/MPC8641D.Which is the --target option for this processor? In the
> below link which target type shall i choosehttp://gcc.gnu.org/install/spe=
cific.html

for a powerpc cross compilation toolchain, may i suggest eldk <http://
www.denx.de/wiki/DULG/ELDK>;
in any case, this page has more info on powerpc cross-compiling.

Re: GNU Cross compilation toolchain for MPC8641/MPC8641D - navyas - 2009-08-05 02:52:00

Hi,

I downloaded the .iso for ELDK and installed it selecting the target
architecture 'ppc_74xx' for MPC8641D, as given in the link
http://www.denx.de/wiki/DULG/ELDKSupportedTargetArchitectures.

With this setup when i try to compile u-boot for sbc8641d config the build
is not complete.
Am i doing the right arch selection here? Should i select ppc_8xx?

Regards,
Navya



>On Aug 4, 8:55=A0am, "navyas" <na...@coreel.com> wrote:
>> I'm trying to create a cross compilation tool chain for
>> MPC8641/MPC8641D.Which is the --target option for this processor? In
the
>> below link which target type shall i
choosehttp://gcc.gnu.org/install/spe=
>cific.html
>
>for a powerpc cross compilation toolchain, may i suggest eldk <http://
>www.denx.de/wiki/DULG/ELDK>;
>in any case, this page has more info on powerpc cross-compiling.
>

Re: GNU Cross compilation toolchain for MPC8641/MPC8641D - Anton Erasmus - 2009-08-05 13:41:00

On Tue, 4 Aug 2009 10:54:55 -0700 (PDT), "a...@nishioka.com"
<a...@nishioka.com> wrote:

>On Aug 4, 8:55 am, "navyas" <na...@coreel.com> wrote:
>> I'm trying to create a cross compilation tool chain for
>> MPC8641/MPC8641D.Which is the --target option for this processor? In the
>> below link which target type shall i choosehttp://gcc.gnu.org/install/specific.html
>
>for a powerpc cross compilation toolchain, may i suggest eldk <http://
>www.denx.de/wiki/DULG/ELDK>;
>in any case, this page has more info on powerpc cross-compiling.

http://www.codesourcery.com/ is also a good place to get a powerpc
cross compilation toolchain.

Regards
  Anton Erasmus

Re: GNU Cross compilation toolchain for MPC8641/MPC8641D - JeffR - 2009-08-17 20:02:00

>On Tue, 4 Aug 2009 10:54:55 -0700 (PDT), "a...@nishioka.com"
><a...@nishioka.com> wrote:
>
>>On Aug 4, 8:55�am, "navyas" <na...@coreel.com> wrote:
>>> I'm trying to create a cross compilation tool chain for
>>> MPC8641/MPC8641D.Which is the --target option for this processor? In
the
>>> below link which target type shall i
choosehttp://gcc.gnu.org/install/specific.html
>>
>>for a powerpc cross compilation toolchain, may i suggest eldk <http://
>>www.denx.de/wiki/DULG/ELDK>;
>>in any case, this page has more info on powerpc cross-compiling.
>
>http://www.codesourcery.com/ is also a good place to get a powerpc
>cross compilation toolchain.
>
>Regards
>  Anton Erasmus
>

You can try Dan Kegel's crosstool:

www.kegel.com/crosstool/crosstool-0.43/doc/crosstool-howto.html