Other Parts Discussed in Thread: MSP430F149
Hi all,
I had a compilation problem while I
compiling my C codes with the unlimited Code Composer Essentials V3.2.0.24.2. (I use MSP430F149 in my project).
I don't know what's wrong with my codes because the error message in the console window is not very helpful, it lets me contact TI's technical support team.
I have already contacted with the support team. However, haven't got response yet.
So, hope someone can give me some ideas, and any help here will be appreciated.
The information from the console window is shown below:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
"../lnk_msp430f149.cmd", line 259: error: run placement fails for object
".stack"
placement.c:1491:"../lnk_msp430f149.cmd", line 259: internal fatal error #10235:
(".stack")
INTERNAL ERROR: C:\Program Files\Texas Instruments\CC Essentials v3\tools\compiler\MSP430\bin\lnk430.exe aborted
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.
>> Compilation failure
C:\Program Files\Texas Instruments\CC Essentials v3\utils\gmake\gmake: *** [HydroSenseII_beta1.0.36.out] Error 1
C:\Program Files\Texas Instruments\CC Essentials v3\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project Hydro Sense II_beta1.0.36
Thanks!
Liu