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.

DSP 内存分布



你好:

    我现在在DSP上跑程序,总是第二次运行程序的时候出现get vga buffer armlivemedia.xv5T: DomxProcMgrIf_HLOS.c:239: DomxCore_mapUsrVirtualAddr2phy: Assertion `(status >= 0)' failed.的错误。这是什么情况。

    我把在本目录下的all_dsp程序移到其他的目录就不会有这样的问题。

 

这种问题应该怎么解决。谢谢!

  • 把程序和ALL_DSP放在同目录下,运行第三次和以后均没有上面的错误,就是运行第二次是报这样的错误。

  • 在每次运行应用程序时,还会有下面的错误但是程序不会终止。

    sh: can't create /media/sda/version/*** MessageQ_registerHeap: Specified heap is already registered.!         Error [0xfffffffc] at Line no: 1745 in file /media/sdb1/usr/local/ezsdk/5_05/component-sources/syslink_2_20_02_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/MessageQ.c StreamVersion.txt: nonexistent d*** MessageQ_registerHeap: Specified heap is already registered.!         Error [0xfffffffc] at Line no: 1745 in file /media/sdb1/usr/local/ezsdk/5_05/component-sources/syslink_2_20_02_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/MessageQ.c irectory singal*** MessageQ_registerHeap: Specified heap is already registered.!         Error [0xfffffffc] at Line no: 1745 in file /media/sdb1/usr/local/ezsdk/5_05/component-sources/syslink_2_20_02_20/packages/ti/syslink/utils/hlos/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/MessageQ.c  handlerchange register

    上面的错误和这个程序不可以运行有关系吗? 谢谢!