Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi Chris, thanks for the tip, now I am able to read the registers.
It looks well with the user-triggered reconfiguration (bit 0 is set), but strange with the error-triggered configuration when 2nd image is missing. The code I am getting is 0x4 and this corresponds (quote from ds)nstatus_source: nSTATUS asserted by an external device as the result of an error what I was expecting was 0x8 -> CRC error indication. which are the conditions for this bit to be set? does this have any connection with the "Enable error detection CRC" option from the "Device and Pin Options" menu?