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.

CCS4 Project build options don't match Global configuration settings

I've recently imported a CCS 3.3 project for an OMAP l137 into CCS 4.  Now when I build I get the following error:

"project_c6747cfg.s62", ERROR!   at line 365: [ ***** USER ERROR ***** - ]

         Project build options do not match Global configuration settings. 

           Compiler options do not specify -mv64+, but configuration is for

           C64x+

           .emsg "Project build options do not match Global configuration settings.  Compiler options do not specify -mv64+, but configuration is for C64x+"

I found one other thread addressing this, but in that thread the user was on a 64+ and just hadn't set up their build options.  I have my build options set to a Generic C67x+ device and the Compiler Options have the Target processor version (correctly) as a 67p.  

Where is the "Global configuration" setup?  I can't find anywhere that the project appears to be setup for a C64x+, yet I still have this issue.

My default Target Configuration which is used by this project is also for an OMAPl137.