Altera_Forum
Honored Contributor
10 years agoError during programming using a batch file
Hi,
I have a chain of devices which is programmed successfully using the programmer GUI but the programming fails while I'm using a batch file which our team wrote. The chain is comprised of devices from two identical boards with two FPGAs and two CPLDs each. In each board the FPGAs, their related programming devices and the CPLDs are connected in a chain (seven components in each chain), the chains are connected to each other as well so the total number of components in this long chain is fourteen. While using the batch file, the programming operation of device number 5 in board fails and the following error is shown: “Error 209015 can’t configure device, expected JTAG ID code 0x0100A0DD for device 5 but found JTAG ID code 0x0008050b. I checked the IDs of all the devices in the chain using the “jtagconfig” command, the device ID is indeed 0x0100A0DD but none of the other devices ID is 0x0008050b so I don’t know where it comes from. I’m using Quartus programmer 14 in windows 7, the batch file is attached, any ideas for a solution? Thanks, Ron