Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Using OPENCL with DE10-pro board

NPund
New Contributor I
533 Views

The documentation says to load the *.sof file by calling script in BSP ("./bringing_up fpga").

But I am receiving this error

Error (18952): Error status: The device chain in Programmer does not match physical device chain. Expected JTAG ID code 0xC32150DD for device 1, but found JTAG ID code 0xC32250DD.

Error (209012): Operation failed

 

I tried using programmer from Quartus but autodetect shows 10 different devices sharing same JTAG ID.

Capture1.PNG

Capture.PNG

0 Kudos
1 Reply
NPund
New Contributor I
329 Views

Figured. The *.sof file provided by vendor was not compatible with the device. Obtained new file.

Reply