Hi, I'm new to SRIO and now trying to understand SRIOLoopbackDioIsr example from \pdk_C6678_1_1_2_6\packages\ti\drv\srio\example. I use TI Simulator, but it's not clear for me completely, if this example should work on TI Simulator or not. When I run this example, I see some printfs from the beginning of the example, but then it hangs in string:
while( *((int32_t *)destination) != *((int32_t *)source));
Could someone tell me, please, what is the source of this problem? Is something wrong in SRIO configuration, or, maybe, this functionality is not supported by simulator?
Any help appreciated.
Thanks in advance,
Maxim