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.

TDA4VM: 最新的08.01 SDK vision_app demo 运行失败

Part Number: TDA4VM


Dear Sir:

我们从08.00-->08.01 sdk后,发现大部分vision app 的demo 没办法运行了,使用的是ti prebuilt 版本,之前再08.00 版本上是可以正常使用的,例如:

tidl 这个demo log如下:

root@j7-evm:/opt/vision_apps# ./run_app_tidl.sh
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
95.303418 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
95.309883 s: VX_ZONE_INIT:Enabled
95.309893 s: VX_ZONE_ERROR:Enabled
95.309906 s: VX_ZONE_WARNING:Enabled
95.312335 s: VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
95.314285 s: VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!!
app_tidl: ERROR: Config file size (130 bytes) does not match size of sTIDL_IOBufDesc_t (37256 bytes)
95.329498 s: VX_ZONE_ERROR:[tivxAddKernelTIDL:259] invalid values for num_input_tensors or num_output_tensors
95.341212 s: VX_ZONE_ERROR:[tivx_utils_bmp_read_hdr:428] Invalid BMP header. Found: [0x76 0x65] Expecting: [0x42 0x4D]
95.350353 s: VX_ZONE_ERROR:[vxMapUserDataObject:473] Invalid user data object reference
95.350370 s: VX_ZONE_ERROR:[vxUnmapUserDataObject:558] Invalid user data object reference
95.350376 s: VX_ZONE_ERROR:[tivxTIDLNode:100] Exceeded max parameters for a kernel
95.350493 s: VX_ZONE_ERROR:[vxSetReferenceName:659] Invalid reference
95.350502 s: VX_ZONE_ERROR:[vxSetReferenceName:659] Invalid reference
95.350507 s: VX_ZONE_ERROR:[vxSetReferenceName:659] Invalid reference
network file: /opt/vision_apps/test_data/tivx/tidl_models/tidl_net_mobilenet_v1.bin
config file: /opt/vision_apps/test_data/tivx/tidl_models/tidl_io_mobilenet_v1_1.bin
Iteration 0 of 1000000 ...


=================================
Demo : TIDL Object Classification
=================================

p: Print performance statistics

x: Exit

Enter Choice: x

请帮忙分析下问题,多谢