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.

build options problem in CCS3.3

hello,

when I use build options to optimize my project with the -o2 set,it comes to a nerror that:

INTERNAL ERROR: C:\CCS3.3\C6000\cgtools\bin\cg6x.exe experienced a segmentation fault while
                processing function _quant_8x8_core

This is a serious problem.  Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.

when I do not use option -o2, the error will disapper, why?How should I correct it?