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.

CC2530 POWER_SAVING报错。



Building configuration: SampleApp - CoordinatorEB-Pro 
Updating build tree... 
Linking 
Error[e16]: Segment SLEEP_CODE (size: 0x9 align: 0) is too long for segment definition. At least 0x1 more bytes needed. The problem occurred while processing the segment placement command  
"-Z(CODE)SLEEP_CODE=_SLEEP_CODE_SPACE_START-_SLEEP_CODE_SPACE_END", where at the moment of placement the available memory ranges were "CODE:7ffe0-7ffe7" 
   Reserved ranges relevant to this placement: 
   CODE:7ffe0-7ffe7     SLEEP_CODE 
   BIT:0-7              BREG 
   BIT:80-97            SFR_AN 
   BIT:a0-af            SFR_AN 
   BIT:b8-c7            SFR_AN 
   BIT:d8-df            SFR_AN 
   BIT:e8-ef            SFR_AN 
Error while running Linker 

Total number of errors: 1 
Total number of warnings: 0 
这个报错怎么处理?用的编译器是IAR7.51。