Tool/software: Code Composer Studio
CCSv9.0
when I import EVM430-CAPMINI-Demo from CDC examples, and compile failed
<Linking>
warning #10366-D: automatic library build: using library "C:\ti\ccs910\ccs\tools\compiler\ti-cgt-msp430_18.12.2.LTS\lib\rts430x_sc_sd_eabi.lib" for the first time, so it must be built. This may take a few minutes.
gmake.exe[2]: *** [c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/wmemmove.c.obj] Error -2147483645
Makefile:1188: recipe for target 'c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/wmemmove.c.obj' failed
Makefile:1268: recipe for target 'c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/mult3264_hw.asm.obj' failed
gmake.exe[2]: *** [c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/mult3264_hw.asm.obj] Error -2147483645
Makefile:1285: recipe for target 'c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/setlocale.c.obj' failed
gmake.exe[2]: *** [c:/users/cnbemao/appdata/local/temp/ti9383~1/obj/setlocale.c.obj] Error -2147483645
>> Compilation failure
makefile:194: recipe for target 'EVM430-CAPMINI-Demo.out' failed
gmake.exe[2]: Target 'library' not remade because of errors.
>> ERROR: mklib: gmake error during rts430x_sc_sd_eabi.lib build
warning #10207-D: automatic RTS selection: resolving index library "libc.a" to "rts430x_sc_sd_eabi.lib", but "rts430x_sc_sd_eabi.lib" was not found