Part Number: TDA2EVM5777
Hi,
I am working with M4 Early UC. But our Sgx custom link does not seem to be available in RTOS Usecase.
So, I would like to have M4 Early UC shut down when Linux boots and Linux Usecase run.
I changed 'CreateLate' and 'StartLate' to 'StopAndDelete' from M4 Early UC.
like this:
===========================================================
//chains_earlySV_StopAndDeleteApp(&chainsObj);
===========================================================
And i tested it, but M4 Early UC doesn't shut down, and Linux UC doesn't run.
The capture screen continues to display.
Q1. Is the Sgx based custom link not available in the M4 Early UC?
Q2. How can I get M4 Early UC to shut down and Linux UC to run after a Linux boot?
Q3. I want to make a 2x2 image with Alg_dmaSwMs by input Capture 4CH in M4 Early UC, but Alg_dmaSwMs is not working. Is it normal?
(Only the green screen is displayed.)
Q4. Doesn't ALG_vpeSwMs support TDA2x? The log shows that the algorithm cannot be found.
Regards,
tmlee.