Tool/software: Linux
Hi.
Please tell me.
I try to DPS launch at linux os on AM5728 EVM BOARD.
I referred to below web sites.
<software-dl.ti.com/.../Foundational_Components_IPC.html>
<https://training.ti.com/am572x-build-run-ipc-examples>
I was able to start server_dsp1.xe66 demo.
But i can't understand how to launch custom .out file that builded by ccs.
I tried it like the following, is it right?
1, change the file name ******.out ->******.xe66.
2, linked the dra7-dsp1-fw.xe66.
3,run app_host
Do I need modify app_hot?
thank you.