How to specify the compiler option for the codec

2008-04-12 Thread Cheng Yang
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

Re: How to specify the compiler option for the codec

2008-04-12 Thread Darren Longhorn
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

Re: How to specify the compiler option for the codec

2008-04-12 Thread Darren Longhorn
Darren Longhorn wrote: 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

RE: How to specify the compiler option for the codec

2008-04-12 Thread Ring, Chris
Some details on setting toolchain options here: http://wiki.davincidsp.com/index.php?title=Codec_Engine_FAQ#How_do_I_add _compile_options_when_building_the_example_applications.3F Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Darren

(no subject)

2008-04-12 Thread Jammy Dane
Hi,silva, why not tftp it to the dm355 evm. i.e. first, login the evm at root user as usual; second, cd to the specified directory; third, tftp -r your application name -g your server ipaddress; fourth, chmod +x your application name; finally, execute it. may it help you. 2008-04-13