Zigbee出现Warning[w69]: Address translation (-M, -b# or -b@) has no effect on the output format ‘debug

Building configuration: SampleApp - EndDeviceEB 
Updating build tree... 
ZMain.c  
Warning[Pe550]: variable "lcd_buf" was set but never used F:\毕设\Zigbee\dht11+main\ZStack-2.5.1a\Projects\zstack\ZMain\TI2530DB\ZMain.c 318 
Linking 
Warning[w69]: Address translation (-M, -b# or -b@) has no effect on the output format 'debug'. The output file will be generated but noaddress translation will be performed. 
Error[e16]: Segment ISTACK (size: 0xc0 align: 0) is too long for segment definition. At least 0x3 more bytes needed. The problem occurred while processing the segment placement command  
"-Z(IDATA)ISTACK+_IDATA_STACK_SIZE#08-_IDATA_END", where at the moment of placement the available memory ranges were "IDATA:43-ff" 
   Reserved ranges relevant to this placement: 
   IDATA:8-1f           VREG 
   IDATA:21-3a          VREG 
   IDATA:3b-3c          XSP 
   IDATA:3d-42          DATA_Z 
   IDATA:43-ff          ISTACK 
   BIT:0-7              BREG 
   BIT:80-97            SFR_AN 
   BIT:a0-af            SFR_AN 
   BIT:b8-c7            SFR_AN 
   BIT:e8-ef            SFR_AN 
Error while running Linker 
 
Total number of errors: 1 
Total number of warnings: 2 
 

这是什么情况呢?怎么解决,首先打开IAR,之后project

 随后options

 

 

 没有错误了!

猜你喜欢

转载自blog.csdn.net/a1060916181/article/details/129655684