Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Project build option do not match Global configuration setting

$
0
0

Hi All 

I am a student working on audio processing. I am just opening a audio file using the fopen commands and then I wanted to listen it through the line out of the DSK board.

What i understood was using  DSP/BIOS will speed up the output so had included the configuration file .

I am facing problem when i compile my program in the CCS. 

the error which is get is shown below . 

 

----------------------------  playsong.pjt - Debug  ----------------------------

"c:\ti\plugins\bios\gconfgen" playconfig.cdb

"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"g:/workouts/play/playsong/Debug" -d"_DEBUG" -@"Debug.lkf" "sourceplay.c"

"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"g:/workouts/play/playsong/Debug" -d"_DEBUG" -@"Debug.lkf" "playconfigcfg.s55"

"playconfigcfg.s55", ERROR!   at line 287: [ ***** USER ERROR ***** - ]

         Project build options do not match Global configuration settings. 

           Compiler options specify small model, configuration set for large

           model.

       .emsg "Project build options do not match Global configuration settings.  Compiler options specify small model, configuration set for large model."

1 Assembly Error, No Assembly Warnings

Errors in Source - Assembler Aborted

"c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"g:/workouts/play/playsong/Debug" -d"_DEBUG" -@"Debug.lkf" "playconfigcfg_c.c"

Build Complete,

  2 Errors, 0 Warnings, 0 Remarks.

Can some one help me regarding the global configuration and compiler options specified.
Thanks in Advance 
Regards
velappan

Viewing all articles
Browse latest Browse all 262198

Trending Articles