I've got an EVM C6455 board withe Mezzanine board and try to use SRIO for testing, and later booting the C6455 on Mezzanineboard through SRIO.
But no Example is running!
I tried examples from http://c6000.spectrumdigital.com/dsk6455/v2/files/dsk6455_v2.zip
there are two:
1. Srio_lsu_example from csl_c6455
failed with error: SRIO: ... LSU failed to transfer data
2.with master and slave
failed with error:SRIO transfers have failed.
both appear to write data in L2 memory of the "slave cpu" but if I debug the memory doesn't change on mezzanine board
I use code composer 3.3 without gel files(not loaded)
have somebody an idea which could be done wrong?