Forum Discussion
I am using a SOF file to program the board.
This is the output of my jtagconfig command on the board:
/remote/sbg_toolkits/Altera/quartus_19_4_pro_linux/quartus/bin/jtagconfig
1) USB-BlasterII [1-2.3]
020A40DD 5M(1270ZF324|2210Z)/EPM2210
C32250DD 1SG280HH1(.|S3|AS)/1SG280HH2/..
Is the 020A40DD Jtag ID correct for the Stratix10 GX board?
Hello,
- MSEL has nothing to do with issue.
- MSEL Select, if multi image design is the case, which one has to boot from.
From your post Device id on board is detected and is different from one on programming file you choose for programming.
I see you are using Linux, this is better choice but has some caveat need be addressed for. Are required library ok? Try launch by shell and look to what happen on terminal.
Chekup also AN807 about board setup, some dip switch on page 7(not MSEL) appear as selected for JTAG CPLD update.
Last question again NO : Stratix 10 is on board and detected by JTAG as from previous answer->
JTAG ID code 0x020A40DD belong to ARRIA II GX EP2AGX125EF29C5 (WRONG)
Expected code was 0x032250DD belonging to on Board Stratix 10 GX (Right one(expected for on board device))
https://bsdl.info/details.htm?sid=c1b9a05b8b8b08b888ca59b002289d77
The error you report appear as programming file not prepared for stratix board.