Part Number: TDA4VM
Hi ,
Is there a quick way to create an application that uses multiple modules?
Or do I have to create my app with makefile?
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.
Hi,
Can you please provide details on which application you are planning to create and what modules are required?
Also please share details about the SDK version you are using.
Thanks & Regards,
Sunita.
Hi Sunita.
I need to integrate IPC with other base drivers, such as IPC and SPI, I2C, Dispaly, etc。
But i cant found a way to auto generate Makefile or How to wirte my Makefile to build my app.
Do you have any suggestions?
Thanks .
Hi,
Please refer to the SDK applications as reference and build your makefile.
You can refer to module examples from pdk, or ovx examples from vision_apps folder.
eg: vision_apps ipc example is here:
vision_apps/apps/basic_demos/app_ipc
Thanks & Regards,
Sunita.