I get the following error, when compiling my code. Unfortunatelly, I cannot display the code...
INTERNAL ERROR: C:\Program Files\Texas Instruments\C6000 Code Generation Tools 7.0.1\bin\opt6x.exe experienced a segmentation fault while
processing function _ZN2ax7zzFspec4ImplINS0_4PairILh21ENS_9El048_230EEENS1_INS2_ILh20ENS_9El048_120EEENS1_INS2_ILh19ENS_9El048_110EEENS1_INS2_ILh18ENS_9El048_100EEENS1_INS2_ILh17ENS_9El048_080EEENS1_INS2_ILh16ENS_9El048_030EEENS1_INS2_ILh15ENS_9El048_210EEENS1_INS2_ILh14ENS_9El048_170EEENS1_INS2_ILh13ENS_9El048_200EEENS1_INS2_ILh12ENS_9El048_042EEENS1_INS2_ILh11ENS_9El048_161EEENS1_INS2_ILh10ENS_9El048_250EEENS1_INS2_ILh9ENS_9El048_240EEENS1_INS2_ILh8ENS_9El048_220EEENS1_INS2_ILh7ENS_9El048_130EEENS1_INS2_ILh6ENS_9El048_090EEENS1_INS2_ILh5ENS_9El048_070EEENS1_INS2_ILh4ENS_9El048_040EEENS1_INS2_ILh3ENS_9El048_020EEENS1_INS2_ILh2ENS_7DayTimeEEENS1_INS2_ILh1ENS_6SenderEEENS0_4BaseEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEC1Ev file ENS_6SenderEEENS0_4BaseEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE);
I suspect this has somthing to do with some buffer overflow due to the very long name of the function. Has anyone encountered this problem? Is it a known bug? Any workarounds?
Cheers