Cyclone 10 GX FPGA Development Kit embedded Download Cable
Hello.
I am working with new Cyclone 10 GX FPGA Development Kit.
And I am not able to use embedded download cable.
When I plug USBA - microUSB cable to PC and power up the board, Windows 10 OS reports an error:
In device manager:
I've tried different PCs, different cables, but the result is the same.
+3.3V supply of CY68013 is ok, reset is High, oscillator runs 24 MHz.
If I plug external USB Blaster to J11 connector, I can successfully scan JTAG chan, C10GX can be successfully programmed.
How to solve this issue?
Best regards,
Oleg.
Looks like the problem lies in jtagserver.
jtagconfig --serverinfo said, that server version was 19.1
Then I run:
1. jtagserver --uninstall
2. cd to Q17.1 folder, where jtagserver resides.
3. jtagserver --install
Now jtagconfig --serverinfo says, that server version is 17.1
And embedded cable recognizes:
and works well.