Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDE0-CV programming error
I am using the DE0_CV_PS2_DEMO project from Terasic. I try to program the device and I get:
Info (209060): Started Programmer operation at Sat Oct 07 07:59:38 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 07:59:38 2017 Info (209060): Started Programmer operation at Sat Oct 07 08:08:05 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 08:08:05 2017 Info (209060): Started Programmer operation at Sat Oct 07 08:10:11 2017 Error (209015): Can't configure device. Expected JTAG ID code 0x02B050DD for device 1, but found JTAG ID code 0x020F20DD. Make sure the location of the target device on the circuit board matches the device's location in the device chain in the Chain Description File (.cdf). Error (209012): Operation failed Info (209061): Ended Programmer operation at Sat Oct 07 08:10:11 2017 Does anyone know how I can fix this? Y-1 Reply
- Altera_Forum
Honored Contributor
Hi yileku,
Check the correct physical Cyclone V part number on your board. Make sure the Quartus project design is set to targeted to the correct Cyclone V part number. Then recompile your project design to the correct .sof file. Regards, nyusof (This message was posted on behalf of Intel Corporation)