error: file "C:/ti/am335x_sysbios_ind_sdk_1.1.0.6/sdk/starterware\binary\armv7a\cgt_ccs\ am335x\system_config\system.lib<cp15.obj>" has a Tag_ABI_VFP_args attribute value of "0" that is different than one previously seen ("1"); combining incompatible files
undefined first referenced
symbol in file
——— —————-
ConsoleUtilsPrintf ./uartEcho.obj
ConsoleUtilsScanf ./uartEcho.obj
ConsoleUtilsSetType ./uartEcho.obj
error: unresolved symbols remain error: errors encountered during linking; "C:/ti/am335x_sysbios_ind_sdk_1.1.0.6/sdk/starterware/binary/armv7a/cgt_ccs/ am335x/evmskAM335x/uart/Debug/uartEcho.out" not built
Gary Wu:
starterware中多个工程是相关联的的。
建议你根据错误提示把ConsoleUtils工程,也可能是utils工程导进来,重新编译一次。