A
Andrew Greensted
Guest
But seriously, has anyone had any experience (good or bad) programming
xilinx devices over JTAG with third party devices in the chain.
I'm using impact under linux, from the command line. And impact is
having real trouble with an Atmel BSDL file.
I've tried programming a chain with just xilinx devices and it works
fine. As soon as impact has to read a third party BSDL it has a fit and
stops working.
Here's the error
ERROR:iMPACT:1353 - ACD entry PROGRAM_PROGRESS_COUNT not found for device
family ATMEGA128.
EXCEPTION:iMPACT:ConstraintsManager.c:394:1.34.2.1 - Data not found.
I've tried using the Xilinx generic BSDL file and it gives the same error.
INFO:
ISE 6.2 (Services Pack 2)
JTAG chain: Atmel AVR -> Xilinx Spartan IIE
Impact batch file:
setMode -bs
setCable -port lpt1
#assignFile -p 1 -file "atmega128.bsd"
addDevice -p 1 -part "atmega128.bsd" # BSD file for AVR
addDevice -p 2 -file "xmemtest.bit" # Bit File for Spartan
program -p 1
quit
If anyone can throw some light on this problem it would be a _REAL_ help.
Many thanks
Andy
--
Andrew Greensted Department of Electronics
Bio-Inspired Engineering University of York, UK
Tel: +44(0)1904 432379 Mailto: ajg112@ohm.york.ac.uk
Fax: +44(0)1904 433224 Web: www.bioinspired.com
xilinx devices over JTAG with third party devices in the chain.
I'm using impact under linux, from the command line. And impact is
having real trouble with an Atmel BSDL file.
I've tried programming a chain with just xilinx devices and it works
fine. As soon as impact has to read a third party BSDL it has a fit and
stops working.
Here's the error
ERROR:iMPACT:1353 - ACD entry PROGRAM_PROGRESS_COUNT not found for device
family ATMEGA128.
EXCEPTION:iMPACT:ConstraintsManager.c:394:1.34.2.1 - Data not found.
I've tried using the Xilinx generic BSDL file and it gives the same error.
INFO:
ISE 6.2 (Services Pack 2)
JTAG chain: Atmel AVR -> Xilinx Spartan IIE
Impact batch file:
setMode -bs
setCable -port lpt1
#assignFile -p 1 -file "atmega128.bsd"
addDevice -p 1 -part "atmega128.bsd" # BSD file for AVR
addDevice -p 2 -file "xmemtest.bit" # Bit File for Spartan
program -p 1
quit
If anyone can throw some light on this problem it would be a _REAL_ help.
Many thanks
Andy
--
Andrew Greensted Department of Electronics
Bio-Inspired Engineering University of York, UK
Tel: +44(0)1904 432379 Mailto: ajg112@ohm.york.ac.uk
Fax: +44(0)1904 433224 Web: www.bioinspired.com