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

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | how to generate vxworks bsp

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

how to generate vxworks bsp - xtmtd - 20:57 03-10-06



hi,
   i want to generate bsp for vxworks in the xilinx edk after clicking
down the "generate libraray ans bsps", but then a problem come up to me.
  
 
/cygdrive/c/EDK/gnu/powerpc-eabi/nt/bin/../lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/bin/ld:
cannot find boot.o
collect2: ld returned 1 exit status
make: *** [TestApp_Memory/executable.elf] Error 1



 though it works well when the os used is xikernel.
  
  what is the reason and how should i do to solve it? thanks