Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20803 Discussions

Configure fpga with jam STAPL failure

mxy_bw
Beginner
428 Views

Hi,

I'm trying to configure a Cyclone IV E fpga with jam stapl and jam file, I customized jam stapl player code to a raspberry pi(4B), and when I run jam stapl player code, it can CHECK_IDCODE successfully but  configure failure.

 

Why this failure happen and at what points I can check?

 

You may refer to below information or attchment file for jam stapl player excution  and failure information.

 

Jam STAPL Player Version 2.5 (20040526)
Copyright (C) 1997-2004 Altera Corporation

[RPi] Initialize GPIO hardware
[RPi] Using the following GPIO pins for JTAG programming:
[RPi] TCK on wiringPi GPIO 0 P1 pin 11
[RPi] TDI on wiringPi GPIO 1 P1 pin 12
[RPi] TDO on wiringPi GPIO 3 P1 pin 15
[RPi] TMS on wiringPi GPIO 2 P1 pin 13
Device #1 IDCODE is 020F20DD
configuring SRAM device(s)...
Device configuration failure
Exit code = 10... Device programming failure

Labels (1)
0 Kudos
2 Replies
NurAiman_M_Intel
Employee
396 Views

Hi,


What Quartus version are you using?


It can be due to the real-time ISP feature is turned on when the device is not in user mode. Try to use the JAM player command to disable the real-time ISP feature and program it again.


Regards,

Aiman


0 Kudos
NurAiman_M_Intel
Employee
312 Views

We do not receive any response from you to the previous answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you


0 Kudos
Reply