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.

Issue with JPEG Codec in DM368

Hello,

We are using DM368 EVM Rev-H with Codecs version Codecs_dm365_4_2_00_00 and Codec-Engine version Codecs_Engine_2_26_2_11.
We are observing Hang issues in the Codec Engine or Codecs after capturing around 10-20 pictures using JPEG encoder. Please suggest whats going wrong?

We get the following logs.

===============================================================================
==================================== L O G S ==================================
===============================================================================
_CAPT:image.cpp>encode
_CAPT Debug: Fifo Buffer offset(0,0) size 720x480 pitch 1440
@0x08382d45:[T:0x43f6d490] ti.sdo.dmai - [Resize] srcOffset=353280
@0x08382e02:[T:0x43f6d490] ti.sdo.dmai - [Resize] dstOffset=130560
@0x08387460:[T:0x4476d490] ti.sdo.dmai - [Ienc1] Buffer size 691200 obtained from XDM_GETBUFINFO control call
@0x08387682:[T:0x4476d490] ti.sdo.dmai - [Buffer] Alloc Buffer of size 691200 at 0x46816000 (0x844dd000 phys)
_CAPT Debug: Starting Image Encode
[0] @ 0x460be000 (0x83d80000 phys) numBytes 691200 (691200) useMask 0 (1) ref no vSize 0
    Width 720, Height 480, LineLength 1440
[0] @ 0x46816000 (0x844dd000 phys) numBytes 0 (691200) useMask 0 (1) ref no vSize 0
@0x083887da:[T:0x43f6d490] ti.sdo.dmai - [Resize] dest 0,0 size 480x272
@0x083888be:[T:0x43f6d490] ti.sdo.dmai - [Resize] pitch 480
@0x08388942:[T:0x43f6d490] ti.sdo.dmai - [Resize] src 0,0 size 736x480
@0x083889c2:[T:0x43f6d490] ti.sdo.dmai - [Resize] pitch 736
@0x08388a35:[T:0x43f6d490] ti.sdo.dmai - [Resize] Buffer_getUserPtr(hSrcBuf)=1182212096
@0x08388ab3:[T:0x43f6d490] ti.sdo.dmai - [Resize] Buffer_getUserPtr(hDstBuf)=1174200320
@0x08388b2a:[T:0x43f6d490] ti.sdo.dmai - [Resize] rsz.in_buff.offset=1182212096
@0x08388b9d:[T:0x43f6d490] ti.sdo.dmai - [Resize] rsz.out_buff1.offset=1174200320
@0x0838c73e:[T:0x43f6d490] ti.sdo.dmai - [Resize] srcOffset=353280
@0x0838c7fb:[T:0x43f6d490] ti.sdo.dmai - [Resize] dstOffset=130560
@0x0838e092:[T:0x43f6d490] ti.sdo.dmai - [Resize] dest 0,0 size 480x272
@0x0838e152:[T:0x43f6d490] ti.sdo.dmai - [Resize] pitch 480
@0x0838e1d5:[T:0x43f6d490] ti.sdo.dmai - [Resize] src 0,0 size 736x480
@0x0838e250:[T:0x43f6d490] ti.sdo.dmai - [Resize] pitch 736
@0x0838e2c4:[T:0x43f6d490] ti.sdo.dmai - [Resize] Buffer_getUserPtr(hSrcBuf)=1182212096
@0x0838e343:[T:0x43f6d490] ti.sdo.dmai - [Resize] Buffer_getUserPtr(hDstBuf)=1174396928
@0x0838e3be:[T:0x43f6d490] ti.sdo.dmai - [Resize] rsz.in_buff.offset=1182212096
@0x0838e45d:[T:0x43f6d490] ti.sdo.dmai - [Resize] rsz.out_buff1.offset=1174396928
@0x08392027:[T:0x43f6d490] ti.sdo.dmai - [Resize] srcOffset=353280
@0x083920e1:[T:0x43f6d490] ti.sdo.dmai - [Resize] dstOffset=130560

===============================================================================