Ok i can see that you have 3 "apps" here
- Main app for the arm side
- The codec
- The server for the dsp side
if i am right you can use Linux Os (if you have the virtual machine known as child and parent has ubuntu which you can find at ti website)
so run this vm and
- Build the codec (make all command)
- Build the server (make build_server command)
- Build the app (make all command)
hope this help
but I wanna ask you how can I make this using ccs, I can build a separate project for the dsp or arm but I wanna build the whole system..
help me if you can
...Regards