This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

linker error building for 64x of OMAP 35x EVM board

Hi !

I'm using a Mistral EVM Board (OMAP 35x) with Code Composer Studio 3.3 (CCS4), but I have some problems linking. I get the following undefined symbol error, does anyone know where this is defined. ALso not clear how my simple sample code is referencing it?

 

undefined                        first referenced
 symbol                              in file
---------                        ----------------
__strasgi_64plus                 C:\\bub\\ITT\\VC_sample\\Debug\\database.obj
>>   error: symbol referencing errors - './Debug/vc_sample.out' not built

>> Compilation failure

Build Complete,
  2 Errors, 0 Warnings, 0 Remarks.

 

 

thanks for any help regarding this

 

Rob