This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

srio内循环结果的含义??



1、专家好,我使用论坛上的例程K1 STK V1.1中的srio程序。板子用的是自己的板子,但是用了c6678这个芯片。测试内循环digital loopback  成功后可以在memory browser中看到数据吗???

2、控制台输出的下面的结果表示什么意思??

SWRITE   from 0x10802200 to 0x1080a200,      8 bytes,    752 cycles,    85 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,     16 bytes,    668 cycles,   191 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,     32 bytes,    875 cycles,   292 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,     64 bytes,    873 cycles,   586 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,    128 bytes,   1008 cycles,  1015 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,    256 bytes,   1466 cycles,  1396 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,    512 bytes,   2189 cycles,  1871 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,   1024 bytes,   3208 cycles,  2553 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,   2048 bytes,   5462 cycles,  2999 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,   4096 bytes,   9963 cycles,  3288 Mbps, completion code = 0

SWRITE   from 0x10802200 to 0x1080a200,   8192 bytes,  18765 cycles,  3492 Mbps, completion code = 0

其中10802200 和1080a200代表什么??cycles代表什么?bytes代表什么??