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.

D:\ti\ccsv5\utils\bin\gmake: Interrupt/Exception caught (code = 0xc0000005, addr = 0x40d64e)



I use CCS3.3 to build my project has no errors. Recently,  I tring to build my project use CCS5.3/5.4/5.5, when I get the CCS    compile ,there will be the message

'Finished building target: 1P5L_CPS_CarGenInFPGA.out'.  But as soon as I try to debug the project I just get the message 

**** Build of configuration Debug for project 1P5L_CPS_CarGenInFPGA ****

"D:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
Source/AdProcess_CarGenInFPGA.pp:4: Malformed target-specific variable definition
D:\ti\ccsv5\utils\bin\gmake: Interrupt/Exception caught (code = 0xc0000005, addr = 0x40d64e)

**** Build Finished ****

I'm running on Win7 64 bit, and I've tried reinstalling everything, but there is no use.  Anybody have any clues?