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.

omap3530/dm3730 dsplink

Other Parts Discussed in Thread: DM3730, OMAP3530

dm3730下编译dvsdk中的dsplink  在板子上运行感觉是跑飞了。。

 运行自带的例程是可以的 编译时 程序我没有修改 为什么运行结果不一样 没有printf出消息。 谢谢!

===========省略了一部分======================

Leaving DRV_Invoke ()   status [0x8008]
Entered DRV_ProtectLeave ()
        drvObj  [0x31008]
Leaving DRV_ProtectLeave ()     status [0x8000]
Entered DRV_ProtectExit ()
        drvObj  [0x31008]
Leaving DRV_ProtectExit ()      status [0x8000]
Entered DRV_Finalize ()
        drvObj  [0x31008]
        arg     [0x0]
Leaving DRV_Finalize ()         status [0x8003]
Leaving PROC_destroy ()         status [0x8008]
Leaving SCALE_Delete ()
====================================================
Entered DSPLINK_atExitHandler ()
=====================================================================
IMPORTANT: There may be several error prints in the atExit handler.
           These occur because DSPLink tries to clean up resources.
           If resources are already freed, it will cause errors.
           THESE ERRORS CAN BE SAFELY IGNORED.
=====================================================================
Entered MSGQ_transportClose ()
        procId  [0x0]
Leaving MSGQ_transportClose ()  status [0x80008002]
Entered PROC_stop ()
        procId  [0x0]

Failure: Status:[0x80008002] File:[0x200] Line:[1168]
Leaving PROC_stop ()    status [0x80008002]
Entered POOL_close ()
        poolId  [0x0]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x2]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x3]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x4]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x5]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x6]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x7]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x8]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x9]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xa]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xb]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xc]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xd]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xe]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0xf]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x10]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x11]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x12]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x13]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x14]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x15]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x16]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x17]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x18]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x19]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1a]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1b]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1c]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1d]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1e]
Leaving POOL_close ()   status [0x80008000]
Entered POOL_close ()
        poolId  [0x1f]
Leaving POOL_close ()   status [0x80008000]
Entered PROC_detach ()
        procId  [0x0]

Failure: Status:[0x80008000] File:[0x200] Line:[663]
Leaving PROC_detach ()  status [0x80008000]
Entered PROC_destroy ()

Failure: Status:[0x80008000] File:[0x200] Line:[344]

Failure: Status:[0x80008000] File:[0x200] Line:[428]
Leaving PROC_destroy ()         status [0x80008000]
Leaving DSPLINK_atExitHandler ()