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.

SYS/BIOS DDR2 TASK

大家好

我现在用DM8147的片子,我现在有个问题是这样的。

我建了一个SYS/BIOS的工程,里面有TASK 的周期函数(prd)当我把代码放到IRAM上运行时,一些正常(TASK正常运行,PRD也周期运行)。但是当我把代码放到DDR上跑的时候,TASK就不运行了(我用ROV看,TASK的状态是READY),PRD函数正常运行。

请大家帮帮我,是不是还要设置什么东西,谢谢了