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.

C66x Jpegenc lib 02.02.00.01 issue

Hi,

I am trying to use C66x Jpegenc lib 02.02.00.01 issue on a 6678evm board.

I found out that when the CGT compiler tool is of version 7.3.0 and above,

After loading the .out file, it does not stop at main. The state shows "running".

and then I click "suspend" button, the core stop at  "__TI_decompress_rle_core"

And if I use CGT 7.2.9 or below, the whole program works file.

if I just remove the Jpeg encode related code, my program works file both in 7.3.0 and 7.2.9.

So I am pretty sure it's the Jpeg lib reason.