Hi,
I'm using IPNC RDK ver3.5 fot DM8127. Through editing the usecase file(multich_tristreamfullfeature.c for example)I can change how my dataflow is set. Now I want to run a very simple app,for example:the camera captures some pictures and sends them to dsp for processing,and dsp sends the results back to arm and print them on Xshell in a callback function.
As far as I know, some init functions and a usecase file should already be enough for such a simple purpose,so I don't want to use any files under ipnc_app folder and any original app design in the RDK,is that possible?
If that is possible,what files should I delete in RDK and what makefile should I change?
Hope someone could give me some advices,Thank you for your patience.
regards,
Zhao