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.

[OMAPL137] local vs remote codec

Other Parts Discussed in Thread: OMAP-L137

I'm writing a codec for the OMAP-L137 processor. The app will run on the Linux/ARM9. The codec (and server) will run on the DSP side. There exists no ARM9 version of the codec/server.

I think that this means that the app should generate a remote.cfg, but no local.cfg. Can someone tell me if I'm correct (i.e., I don't need or want a local.cfg)? Also, what would I edit to stop the build of the local version (if I am correct)?

Please note that I understand the desirability of an ARM9 codec, but it will not be possible on the target hardware.