Hello,
we are using SDK ti-processor-sdk-rtos-j721e-evm-07_01_00_11.
We have 4 different Applications with totally different jobs, we want to run them simultaneously on different DSP.
My quest is what is the best way to run and control these apps? As far us we have two solutions in mind (please correct me or suggest another way if possible)
1. Merge all Applications and make one application with Multi-graph (please provide any example/Docs in DL demos in case you)
2. Create One Control Application which then Run and init all 4 applications (Again we need some kind of document or Demo for this)
Please Suggest how can we do this job and provide us with documents or any demo.
Thank You