主题中讨论的其他器件:MSP430FR4133、 MSP430WARE
工具/软件:Code Composer Studio
您好!
我正在从 Resource Explorer.驱动程序库导入示例。 使用 MSP430FR2xx4xx。 导入项目时、默认芯片为__MSP430FR4133__.如果将儿科符号从项目属性更改为 __MSP430FR2433__,则可以看到头文件正确突出显示了 MSP430FR4133部分。 但是、当我构建项目时、我遇到了该错误
****为项目 ADC_ex2_intRef 构建配置调试****
"C:\\ti\\ccs1000\\ccs\\utils\bin\\gmake"-k -j 8 all -O
编译文件:"../adc_ex2_intRef.c"
调用:MSP430编译器
"c:/ti/ccs1000/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/bin/cl430 -vmspx --use_hw_mpy=none --include_path="C:/ti/ccs1000/ccs/ccs_base/msp430/include --include_path="C:/Users/vadimp/workspace_v10/adc_ex2_intRef --include_path="C:/Users/vadimp/workspace_v10/adc_ex2_intRef/driverlib/MSP430FR2xx_4xx --include_path="C:/ti/ccs1000/ccs/tools/compiler/ti-cgt-msp430_20.2.1.LTS/include --include_path="C:--advice:power_none"--advice:hw_config=all --include_erratinatinatina-exc_datiag=-support/capsitive-support/capsisitive_support/capsisitive_support/capsisitive-proc = union_cp_excatisitive-exc_datisinc -support/capacit_support/capsisit_support/capsisitive-proc -support/capacitive_support/capacitive_support/capacitive_support/capacitive_support/capacitive_support/capacitive_support/capacitive_support/capacit_
>>编译失败
subdir_rules.mk:9:目标'adc_ex2_intRef.obj'的配方失败
"C:\users\vadimp\workspace_v10\adc_ex2_intRef\driverlib\MSP430FR2xx_4xx\rom_headers/rom_driverlib_fr253x_fr263x.h"、第288行:致命错误#35:#error 指令:"不支持大型代码模型"
如何解决?
谢谢 Vadim
