Hi
In the C6472 SRIO Users Guide p17 spruec6d,
it states that the SRIO bootloader records an error if it can’t exchange symbols.
13. Prescaler for physical layer timers (register IP_PRESCAL): 333 MHz.
14. Check Port OK: Continue if the port is initialized and is exchanging error-free control symbols with the
attached device; otherwise, record an error in setting up the peripheral.
15. Boot Complete (register SP_PER_SET_CNTL): Writes to read-only registers are disabled after this
point.
16. Assert Peripheral Enable (PCR register) to enable
If an error occurs:
1) Where is this error recorded? (is it the SP0_ERR_STAT register)
2) What happens next? Does the SRIO port stay configured for boot loading and continue trying to connect to a SRIO peripheral or does it timeout and shut down?
Cheers