I have two applications,
1. Codec server
2. Dsp loop application
both provided with the dvsdk
Now I have to make a single executable(DSP) for these two applications that could run on OMAPL138 DSP. However, my problem is that codec server uses xdc tools whereas loop application doesnt uses xdc tools to be built.
Can anybody guide me or provide an insight into the process of building these two applications into one exe.