[0]**** Build of configuration Debug for project ChargingCase_MSPM0L1106 **** [1]"C:\\ti\\ccs2010\\ccs\\utils\\bin\\gmake" -k -j 16 all -O [2]Building target: "ChargingCase_MSPM0L1106.out" [3]Invoking: Arm Linker [4]"C:/ti/ccs2010/ccs/tools/compiler/ti-cgt-armllvm_4.0.2.LTS/bin/tiarmclang.exe" @"syscfg/device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -gdwarf-3 -Wl,-m"ChargingCase_MSPM0L1106.map" -Wl,-i"c:/ti/mspm0_sdk_2_03_00_07/source" -Wl,-i"D:/Work/TI_MSPM0/ChargingCase_MSPM0L1106/Debug/syscfg" -Wl,-i"C:/ti/ccs2010/ccs/tools/compiler/ti-cgt-armllvm_4.0.2.LTS/lib" -Wl,--diag_wrap=off -Wl,--display_error_number -Wl,--warn_sections -Wl,--xml_link_info="ChargingCase_MSPM0L1106_linkInfo.xml" -Wl,--rom_model -o "ChargingCase_MSPM0L1106.out" "./syscfg/ti_msp_dl_config.o" "./startup_mspm0l110x_ticlang.o" "./cc_mspm0l1106_main.o" "./Application/Src/app_main.o" "./Application/Src/battery.o" "./Application/Src/battery_type.o" "./Application/Src/earbud_protocol.o" "./Application/Src/hw_init.o" "./Application/Src/hw_init_common.o" "./Application/Src/i2c.o" "./Application/Src/led.o" "./Application/Src/low_bit_rate_comm.o" "./Application/Src/nvm.o" "./Application/Src/pwm.o" "./Application/Src/sw_timer.o" "./Application/Src/switch.o" "./Application/Src/uart.o" "./Application/Src/uart_protocol.o" "./HAL/hal.o" "../cc_mspm0l1106_linker.cmd" -Wl,-ldevice.cmd.genlibs -Wl,-llibc.a [5]makefile:164: recipe for target 'ChargingCase_MSPM0L1106.out' failed [6]"../cc_mspm0l1106_linker.cmd", line 51: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section, or the section contains padded functions. placement with alignment fails for section ".cinit" size 0x58. Available memory ranges: [7] FLASH size: 0x7c00 unused: 0x0 max hole: 0x0 [8]"../cc_mspm0l1106_linker.cmd", line 56: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section, or the section contains padded functions. placement with alignment fails for section ".binit" size 0x10. Available memory ranges: [9] FLASH size: 0x7c00 unused: 0x0 max hole: 0x0 [10]error #10010: errors encountered during linking; "ChargingCase_MSPM0L1106.out" not built [11]tiarmclang: error: tiarmlnk command failed with exit code 1 (use -v to see invocation) [12]gmake[1]: *** [ChargingCase_MSPM0L1106.out] Error 1 [13]gmake[1]: Target 'secondary-outputs' not remade because of errors. [14]makefile:160: recipe for target 'all' failed [15]gmake: *** [all] Error 2 [16]**** Build Finished