调试DDR时运行论坛里的DDR测试工程都通过了,以为DDR调好了,但今天调用memset函数时发现仿真器会自动断开,测试工程里面对DDR全部读写都没问题,但是这里却无法用memset初始化,不知道这个是不是DDR时序没调好?
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.
没太明白,请问您跑DDR测试工程的时候应该是挂仿真器把,如果挂仿真器,那么测试工程里应该有用到memset函数的。您的memset函数是在自己的工程中调用的吗?