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.

CC2538官方per_test程序编译时出错,如何解决?

Other Parts Discussed in Thread: CC2538

在编译例程时出现如下错误,但是查找STACK_TOP是发现是已经定义过的

使用的IAR for ARM版本是6.50.2.4585

Building configuration: per_test - CC2538

Updating build tree...

Linking

Error[Li005]: no definition for "STACK_TOP" [referenced from C:\Users\xxxx\Desktop\cc2538_per_test_1_0_0\cc2538_per_test_1_0_0\ide\ srf06eb_cc2538\iar\temp\per_test\CC2538\startup_iar.o]

Error while running Linker  

Total number of errors: 1 Total number of warnings: 0

请问该如何解决?感谢!