Forum Discussion
YYang79
Occasional Contributor
5 years agohow to download configuration code to Cyclone 10 dev kit board for customer's power-up configuration
Hi, I have a Cyclone 10 development kit board: DK-DEV-10CX220-A. It works well with BTS. I need to download my own configuration code either to EPCQ-L(ASx4) or to the NOR flash memories on the boar...
NurAiman_M_Intel
Super Contributor
5 years agoHi,
Perhaps there is issue with JIC.
Is the flash device selected correct during JIC creation and have choose correct configuration scheme in quartus?
Regards,
Aiman
YYang79
Occasional Contributor
5 years agoI generated it just following the manual. Is there any hidden point i should pay attention to? It's supposed to be very straightforward, right?
- yasuhito5 years ago
New Contributor
Hi,
OnBoard USB Blaster of DK-DEV-10CX220-A has Two JTAG devices.
1st device is CFG MAX10(10M08SA) for PFL.
2nd device is Cyclone 10 GX(10CX220Y).
How to
(1) Open Programmer.
(2) Click "Auto Detect". You can find "10M08SA" and "10CX220Y".
(3) Select "10CX220Y"
(4) Click "Change File". and Open .jic file.
(5) Check "Program/Configure".
(6) Click "Start".
OK?