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.

can not launch LaunchPad - help with CCS4 needed

Other Parts Discussed in Thread: MSP430G2231

I've played with Arduinos, Netduino, Fezzes and Propellers without major problems but this IDE stuff is beyond me. I'm trying to follow "CCS4 Getting Started".

This is what I get:


**** Build of configuration Debug for project hallowelt1 ****

C:\Programme\Texas Instruments\ccsv4\utils\gmake\gmake -k all
'Building target: hallowelt1.out'
'Invoking: Linker'
"C:/Programme/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" -vmsp -g --define=__MSP430G2231__ --diag_warning=225 --printf_support=minimal -z -m"hallowelt1.map" --stack_size=50 --heap_size=0 --warn_sections -i"C:/Programme/Texas Instruments/ccsv4/msp430/include" -i"C:/Programme/Texas Instruments/ccsv4/tools/compiler/msp430/lib" -i"C:/Programme/Texas Instruments/ccsv4/tools/compiler/msp430/include" --reread_libs --rom_model -o "hallowelt1.out" -l"libc.a" "../lnk_msp430g2231.cmd"
<Linking>
warning: cannot resolve archive C:/Programme/Texas
Instruments/ccsv4/tools/compiler/msp430/lib/libc.a to a compatible library,
as no input files have been encountered
fatal error: no input files

>> Compilation failure
gmake: *** [hallowelt1.out] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project hallowelt1

 

Edit: I have more luck with IAR workbench, I do get a bunch of "Could not write file" errors and have to click through dozens of dialogs but it does compile and deploy.

**Attention** This is a public forum