Hi,
I had created a codec based on the iuniversal instructions found here.
http://processors.wiki.ti.com/index.php/Getting_started_with_IUNIVERSAL
I would like to import a .c file which was previously used on CCS v3.3 into the codec.
The codec will call this .c file. I have no problem compiling the codec. However, there is an error when i compile the server. The server mention that the .c file name was not found.
Am i supposed to create a new codec using the CCS v3.3 .c file?
My intention is to use the codec to call several function in the .c file. Please advise if this is possible.
Thanks