I have written a codec closely based on the XDAIS iUniversal example codec. How do I specify command line arguments to the compiler? I've been going over spru198k, TMS320C6000 Programmer's Guide, and trying to optimise my algorithm. I'm new to the world of DSP programming.
The only files (apart from the source code) that I have in the codec directory are these:
config.bld makefile package.bld package.xdc package.xs
I've had a look inside all of them but can't tell where to specify compiler options. I know how makefiles work but this is completely different.
Thanks,
Ralph