Unable to program stratix 10 development kit
Hello Intel forums,
I have recently started working with a stratix 10 GX development kit (L-tile). I have created and compiled my design (with the device set to 1SG280LU3F50E3VGS1).
I connected the microUSB port to my PC. I created a signalTap instance for debugging, and when I went to program the device, I saw two options in the Device setting:
@1: 5M(1270ZF324|2210Z)/EPM2210 (0X020A40DD)
@2: (0XC32150DD)
When I use the @1: 5M(1270ZF324|2210Z)/EPM2210 (0X020A40DD) Device, I get this error:
Info(209060): Started Programmer operation at Tue Jan 8 12:55:29 2019
Info(18942): Configuring device index 1
Error(18952): Error status: Detected unrecognized JTAG ID code 020A40DD. Make sure the correct device is connected.
Error(209012): Operation failed
Info(209061): Ended Programmer operation at Tue Jan 8 12:55:29 2019 and when I use the @2: (0XC32150DD) device, I get this error:
Info(209060): Started Programmer operation at Tue Jan 8 13:01:14 2019
Error(18939): Unexpected error in JTAG server -- error code 35
Error(209012): Operation failed
Info(209061): Ended Programmer operation at Tue Jan 8 13:01:15 2019 I am unsure which device is the correct one. I assume one of them is the Max 10 FPGA and the other is the stratix 10.
I have tried modifying my design for the h-tile kit, incase I misunderstood which device I had, but I had the same problem.
I am using
Quartus Prime Design Software
Version 17.1.0 Build 240 10/25/2017 SJ Pro EditionAny help would be very appreciated.
Thanks,
-Sam