Cheng Yang wrote:
> Hi, all
> I am writing my algorithm and generating the codec library. Will
> anyone tell me how to specify the CCS compiler option? The makefile is
> generated by xdc tools and there seems to be no way to set my own
> compiler option. Besides, is it possible to get some timing
> information in my codec ? The clock() and time() function do not work
> correctly.
There's are javascript for each compiler that you can set in your .bld
file(s) to get xdc to add options to the autogenerated makefile. I don't
have the source to hand right now, but if you look in config.bld or your
user.bld, you should be able to find an example.


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to