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.

TDA4VH-Q1: What is the difference of c7x_2 binary among four c7x_x binaries?

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Hello,

I am using SDK 8.5 for Tda4VH.

When I build four c7x_x, there are the outputs.

-rw-rw-r-- 1 seunghyun seunghyun 23536760 Mar 15 14:20 vx_app_rtos_linux_c7x_1.out
-rw-rw-r-- 1 seunghyun seunghyun 24593448 Mar 14 21:23 vx_app_rtos_linux_c7x_2.out
-rw-rw-r-- 1 seunghyun seunghyun 23396288 Mar 14 21:23 vx_app_rtos_linux_c7x_3.out
-rw-rw-r-- 1 seunghyun seunghyun 23396288 Mar 14 21:23 vx_app_rtos_linux_c7x_4.out

I checked code(libraries and source code), but I could not find a difference that much.

name            origin                 length      used         unused   attr fill
---------------------- ------------ -------- -------- -------- ---- --------
DDR_C7x_2 0000b7a04000 02dfc000 0170009d 016fbf63 RWIX

name            origin                 length      used         unused   attr fill
---------------------- ------------ -------- -------- -------- ---- --------
DDR_C7x_4 0000be204000 02dfc000 0168cbe9 0176f417 RWIX

What is the additional c7x_2 function?

Sometimes c7x_2 behaves differently, like not generating a tensor, so I want to know the difference detail.

Best regards,