在编译例程时出现如下错误,但是查找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
请问该如何解决?感谢!