Hi.
I use dm368 to encode YUV422 to h264 streaming.
But I found VIDENC1_process() crash with error "alignment trap" after several hours.
The dvsdk is :dvsdk_2_10_01_18.The h264 code version is :02.30.00.01.DDR:256M-Byte.
I thought there must be something wrong with my parameters.
But When I use h264venc_ti_arm926_debug.a to run the app,every thing was ok for several days.
I do not know what is the difference between h264venc_ti_arm926.a and h264venc_ti_arm926_debug.a.
Also,is there any method to debug the crash error ?