Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Discussion Groups

Discussion Groups | Code-Composer | warning: entry point symbol _c_int00 undefined

Technical discussions about Code Composer Studio.

  

Post a new Thread

warning: entry point symbol _c_int00 undefined - zyad...@link.net - Mar 19 8:28:03 2006



Hi all
I’m 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 be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

Re: warning: entry point symbol _c_int00 undefined - Andrew Elder - Mar 20 13:55:21 2006

You need to link in a library that has _c_int00 defined.

z...@link.net wrote:

>Hi all
>I’m 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 be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )