Forum Discussion
SHuai
New Contributor
6 years agoI have a problem with program. when i download a sof file with jtag,it successd in case of msel value 001(ps/fpp mode).But if msel set to 011(as mode),it fail,error ID:209014.
The chip is 10AS016E3F27. In ps/fpp mode,jtag detect 2 device,10AS016E3 and SOPVHPS In as mode,jtag detect 1 device,10AS016E3 I have connect nCONFIG,nSTATUS,CONF_DONE through a 10 k resistor to VC...
ShafiqY_Intel
Frequent Contributor
6 years agoHi SHuai,
The reason of this error is the CONF_DONE pin in the device did not go high at the end of configuration.
Here are some factors of this error:
- Communications cables not securely connected
- Incorrect device selected
- No power to target system
- Device nCE pin not connected to GND
Here some workaround you can try:
- Remove the SD card and reinsert it in the bard farm machines
- Can you kindly try to reduce your TCK frequency to 6 MHz (default value)?
Below link is the command to change TCK frequency (on page 14= 2.8. Changing the TCK Frequency) https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_usb_blstr_ii_cable.pdf#page=14
I hope this will help.
Thanks
- SHuai6 years ago
New Contributor
I had reduce TCK frequency to 6 MHz but the problems remain.
Thanks