Forum Discussion
app_engineer
New Contributor
5 years agoQuartus PGM Error help (Expected JTAG ID code 0x032250DD for device 1, but found JTAG ID code 0x020A
Hello, I am using quartus to program a Stratix10 board. The board version is 1sg280hu2f50e2vgs1@1.
After programming the bitfile we are getting an error message in quartus pgm with log:
31:Er...
RRomano001
Contributor
5 years agoHello, YuanLi has pointed to what is wrong, just to point to what can be wrong:
JTAG ID code 0x020A40DD belong to ARRIA II GX EP2AGX125EF29C5
Expected code was 0x032250DD belonging to on Board Stratix 10 GX
Check project device property update device and run again sintesys and planning too.
If a POF or SOF prebuilt file was chosen, then select the correct one for that board.
- app_engineer5 years ago
New Contributor
Hello,
I tried changing the version of the device from Engineering Sample board to normal but it still errors out with the same issue.Does this have to do anything with the MSEL pins on the board?