Hi,
I have a problem to initialize SRIO with TMS320C6455. I checked "TMS320C645x DSP Serial RapidIO (SRIO) User's Guide" (SPRU976E) and tried to test using "SRIO Initialization Example" in the document.
It seems no problem but I would like to set non-loopback mode. When the loopback mode is disable, the error message is displayed like below.
COM: Application error = 'SRIO INITIALIZATION'
COM: Source line = '863'
COM: User Info = '0x1'
(I could find the error is occured because last bit of SPn_ERR_STAT is set "PORT_UNINITIALIZED".
I also have TMS320C6474 and tested with same way. But there was no problem in non-loopback mode.
Any idea?
Thank you.