Hi,
I am using ti814x evm baord. I try to get 4x6 software mosaic layout at rdk 3.0 "decode display" example, but system is crash.
The same condition at ti816x is work well. Does any restrict at ti814x or just a software wrong?
Thanks,
Jacson
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.
Hi,
I am using ti814x evm baord. I try to get 4x6 software mosaic layout at rdk 3.0 "decode display" example, but system is crash.
The same condition at ti816x is work well. Does any restrict at ti814x or just a software wrong?
Thanks,
Jacson
Hi Badri Narayanan,
Following is the crash log.
22993:!!!SLAVE CORE [VPSS-M3] DOWN!!!
SystemLink_copySlaveCoreExceptionContext:146
mmap of [0xbf8e0000:36864]
mmap virt addresss:0x40002000
munmap of [0x40002000:36864]
SystemLink_copySlaveCoreExceptionContext:153
SystemLink_handleSlaveCoreException:173
23010:!!!SLAVE CORE DOWN!!!.EXCEPTION INFO DUMP
!!HW EXCEPTION ACTIVE (0/1): [0]
!!EXCEPTION CORE NAME : [VPSS-M3]
!!EXCEPTION TASK NAME : [SWMS0]
!!EXCEPTION LOCATION : [utils/src/utils_dma.c:492]
!!EXCEPTION INFO : [Utils_dmaParamSetCheck(pParamSet) == FVID2_SOK]
[m3vpss ] 34731: Assertion @ Line: 492 in utils/src/utils_dma.c: Utils_dmaParamSetCheck(pParamSet) == FVID2_SOK : failed !!!
!!EXCEPTION CCS CRASH DUMP FORMAT FILE STORED @ ./CCS_CRASH_DUMP_VPSS-M3.txt
SystemLink_handleSlaveCoreException:178
I make sure I change layout to 4x6, not 6x6 layout.
Thanks,
Jacson