WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2008-Oct-23 15:19:33

varasan
Member
Registered: 2008-Oct-07
Posts: 4

BIT Steam generation error - Invalid target device 'xc2vp70'

Hi,

I am using EDK 10.1.03. The tutorial "Introduction the WARP FPGA Board" was completed successfully. I got errors while trying out "Introduction to Xilinx Platform Studio" tutorial. It occurred while trying to generate the bitstream. The following is the summary of the base system builder followed by the console messages after bitstream generation. If anyone has come across this situation and solved it, please let me know.

http://i404.photobucket.com/albums/pp122/adrenalcoyote/basesyssummary.jpg


At Local date and time: Thu Oct 23 12:47:35 2008
make -f system.make bits started...
****************************************************
Creating system netlist for hardware specification..
****************************************************
platgen -p xc2vp70ff1517-6 -lang vhdl -lp C:/WARP/repository  system.mhs

Release Xilinx EDK 10.1.03 - platgen EDK_K_SP3.6
Copyright (c) 1995-2008 Xilinx, Inc.  All rights reserved.

ERROR:MDT - Invalid target device 'xc2vp70'
ERROR:MDT - platgen failed with errors!
make: *** [implementation/system.bmm] Error 2
Done!




Thanks,
Vetri

Offline

 

#2 2008-Oct-23 15:45:30

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: BIT Steam generation error - Invalid target device 'xc2vp70'

The error "Invalid target device 'xc2vp70'" usually reflects a problem with your ISE installation. XPS uses ISE tools on the backend, including its device files. If it can't fine files for the V2P70, ISE probably needs to be re-installed. Keep in mind you need the full version of ISE; the free WebPack version doesn't include support for large FPGAs (like the V2P70 on the WARP FPGA board).

Offline

 

Board footer