Hi allIm a new DSP developer, Im using TMX320C6211, and code compose studio ver 1.0When I create a new empty project and compile it I got the following warning warning: entry point symbol _c_int00 undefinedplease, helpthanks in advance --...
Is this thread worth a thumbs up?
Hi all Im a new DSP developer, Im using TMX320C6211, and code compose studio ver 1.0 When I create a new empty project and compile it I got the following warning warning: entry point symbol _c_int00 undefined please, help thanks in advance --zyad
You need to link in a library that has _c_int00 defined. z...@link.net wrote: >Hi all >Im a new DSP developer, Im using TMX320C6211, and code compose studio ver 1.0 >When I create a new empty project and compile it I got the following warning > >warning: entry point symbol _c_int00 undefined > >please, help > >thanks in advance >--zyad > > >