I am working with another engineer with CCSv4. The code is working on his machine with a separate license. I copied his work directory onto my machine and we are running the same revision. 3 out of the 4 projects do not link. The message I get is the following:
**** Build of configuration Debug for project Wireless Remote Control **** C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake -k all 'Building target: WirelessRemoteControl.out' 'Invoking: Linker' "C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/MSP430 Code Generation Tools 3.2.3/bin/cl430" -@ccsLinker.opt -o "WirelessRemoteControl.out" <Linking> error: output file "WirelessRemoteControl.out" exceeds code size limit error: errors encountered during linking; "WirelessRemoteControl.out" not built >> Compilation failure C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: *** [WirelessRemoteControl.out] Error 1 C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors. Build complete for project Wireless Remote Control
The project that does link is under 8K these that do not are over the 8K. Looks like I have a license issue but the upper left corner "CCS (licensed)" is indicated.
So what do I need to do so the linker will work?
Thanks,
Gary