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.

Execute single camera capture/display on TDA3XX board using Vision SDK

Hi,

1.In Vision SDK how to execute single camera capture and display for TDA3XX platform.

2.What is the role of eve core binaries in any application running

3.After creating the disc image from dsp and m4 binaries and flashing it on TDA3xx board i am getting logs like this:

TDA3xx SOC Init Completed

App Image Download Begins

SD Boot - file open completed successfully

IPU1 CPU0 Image Load Completed

IPU1 CPU1 Image Load Completed

DSP1 Image Load Completed

DSP2 Image Load Completed

App Image Download Completed

EVE MMU configuration completed

*****************************************************************

32K Timer is used to measure cycles, divide by 32K to get time in seconds

Reset to SBL Init Cycles - 2341 (71.44 ms)

SBL Initial Config Cycles - 263 (8.02 ms)

SOC Init Cycles - 467 (14.25 ms)

DDR Config Clock Cycles - 229 (6.98 ms)

App Image Load Cycles - 70467 (2150.48 ms)

Slave Core Bootup Cycles - 280 (8.54 ms)

SBL Boot-up Cycles - 71707 (2188.32 ms)

*****************************************************************

Jumping to IPU1 CPU1 App

Jumping to IPU1 CPU0 App

I want that application should start running after that.How to achieve that.

Do i have to make separate binary for application and make disc image for application binary,dsp,m4 binary and flash it and then the application will start or is there some other procedure.

Regards

Mayank