我是用IAR For AVR 5.11B版,在链接时出现以下错误提示:
Error[e16]: Segment NEAR_I (size: 0xdb0c align: 0) is too long for segment definition. At least 0xcb4c more bytes needed. The problem
occurred while processing the segment placement command
"-Z(DATA)NEAR_I,NEAR_Z=_..X_SRAM_BASE-_..X_SRAM_END,_..X_EXT_SRAM_BASE:+_..X_EXT_SRAM_SIZE", where at the
moment of placement the available memory ranges were "DATA:140-10ff,DATA:10ff--1"
Reserved ranges relevant to this placement:
DATA:100-11f CSTACK
DATA:120-13f RSTACK
DATA:140-10ff NEAR_I