Other Parts Discussed in Thread: CC2650, SYSCONFIG, CC2652RB
使用IAR编译官方工程报错:
[Su012]: Option --cpu does not match previous occurrence Hat line 1h D:\110_Work_ProductsResearch\WorkSpace\abc\Debug\Exe\adcbufcontinuous_CC1312R1_LAUNCHXL_tirtos_iar.out.rsp 1
完整的错误代码为:
```
adcbufcontinuous_CC1312R1_LAUNCHXL_tirtos_iar - Debug
Reading project nodes...
Pre-build command
IAR Command Line Build Utility V9.1.1.9611
Copyright 2002-2022 IAR Systems AB.
tirtos_builds_CC1312R1_LAUNCHXL_release - Debug
Reading project nodes...
Pre-build command
"cmd.exe /C" "cd c:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78\kernel\tirtos\builds\CC1312R1_LAUNCHXL\release\iar && "c:/ti/xdctools_3_61_00_16_core/xs" --xdcpath="c:/ti/simplelink_cc13x2_26x2_sdk_4_10_00_78/kernel/tirtos/packages;c:/ti/simplelink_cc13x2_26x2_sdk_4_10_00_78/source" iar.tools.configuro -o c:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78\kernel\tirtos\builds\CC1312R1_LAUNCHXL\release\iar/../iar -c "E:\Tools\IARSystems\EmbeddedWorkbench91\arm" --cc "E:\Tools\IARSystems\EmbeddedWorkbench91\arm\bin\iccarm.exe" --device "CC1312R1F3" --compileOptions "-o c:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78\kernel\tirtos\builds\CC1312R1_LAUNCHXL\release\iar\Debug\Obj\ --no_cse --no_unroll --no_inline --no_code_motion --no_tbaa --no_clustering --no_scheduling --debug --endian=little --cpu=Cortex-M4 -DDeviceFamily_CC13X2 -e --fpu=VFPv4_sp --dlib_config E:\Tools\IARSystems\EmbeddedWorkbench91\arm\inc\c\DLib_Config_Normal.h -Ol" --linkOptions "--create -o c:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78\kernel\tirtos\builds\CC1312R1_LAUNCHXL\release\iar\Debug\Exe\tirtos_builds_CC1312R1_LAUNCHXL_release.a" --profile release --projFile "c:\ti\simplelink_cc13x2_26x2_sdk_4_10_00_78\kernel\tirtos\builds\CC1312R1_LAUNCHXL\release\iar\tirtos_builds_CC1312R1_LAUNCHXL_release.ewp""
Using RTSC configuration file: c:/ti/simplelink_cc13x2_26x2_sdk_4_10_00_78/kernel/tirtos/builds/CC1312R1_LAUNCHXL/release/iar/../release.cfg...
Total number of errors: 0
Total number of warnings: 0
Build succeeded
adcbufcontinuous_CC1312R1_LAUNCHXL_tirtos_iar.out
[Su012]: Option --cpu does not match previous occurrence Hat line 1h D:\110_Work_ProductsResearch\WorkSpace\abc\Debug\Exe\adcbufcontinuous_CC1312R1_LAUNCHXL_tirtos_iar.out.rsp 1
Total number of errors: 1
Total number of warnings: 0
Build failed
```
IAR版本:
SDK版本: