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.
您可以安装 AM335X的processor SDK或者 最新版本的industry SDK, 在其中有starterware软件包,其下有DDR3的测试工程 \examples\ddr\diag_test。
另外您的满负荷具体定义是什么呢?如果是要遍历所有DDR3的空间,只需要软件代码做相应修改即可,如果是需要CPU 100% loading访问测试带宽,可以考虑采用多通道DMA并发进行DDR3读写测试