Forum Discussion
Chandrashekhar_K
New Contributor
2 years agoquartus_hps -c 1 -o I Command error
We are trying to programm QSPI on custom board. Running the command before programming QSPI. quartus_hps -c 1 -o I quartus_hps -c 1 -o S We are getting the following errors as in the attached scr...
tehjingy_Altera
Regular Contributor
2 years agoHi
Could you try adding the below paramter to the quartus_hps command:
quartus_hps -c 1 -o PV --boot=18 -a 0x0 <filename>.img
Regards
Jingyang, Teh
- Chandrashekhar_K2 years ago
New Contributor
The behaviour is same with the command with option --boot=18.
We are observing that WARM RESET is generating pulse at regular intervals as in the attached snap shot. May be because of this the behaviour is observed ?