This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IAR Sensor Controller Studio例程编译出错



Hi,各位大神们

     我用IAR将Sensor Controller Studio例程中的led_blinker_demo(C:\Users\Administrator\Documents\Texas Instruments\Sensor Controller Studio\examples\led_blinker_demo)打开,配置好环境变量之后,编译出现如下错误:

IAR ELF Linker V7.40.2.8542/W32 for ARM
Copyright 2007-2015 IAR Systems AB.
Error[Li005]: no definition for "ThisCodeIsBuiltForCC26xxHwRev22AndLater_HaltIfViolated" [referenced from C:\Users\Administrator\Documents\Texas Instruments\Sensor Controller Studio\examples\led_blinker_demo\projects\iar\
Debug\Obj\setup.o]
Error[Li005]: no definition for "NOROM_OSCClockSourceSet" [referenced from C:\Users\Administrator\Documents\Texas Instruments\Sensor Controller Studio\examples\led_blinker_demo\projects\iar\Debug\Obj\setup.o]

4 210 bytes of readonly code memory
794 bytes of readonly data memory
2 289 bytes of readwrite data memory

Errors: 2
Warnings: none

Link time: 0.03 (CPU) 0.03 (elapsed)
Error while running Linker

Total number of errors: 2
Total number of warnings: 0

请大神们帮我看看,求指正,谢谢!