IAR 编译器出现奇怪问题,求助
Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment XDATA_N. Unable to place 4 block(s) (0xe02 byte(s) total) in 0xdac byte(s) of memory. The problem occurred while processing the segment placement command "-P(XDATA)XDATA_N=_XDATA_START-_XDATA_END", where at the moment of placement the available memory ranges were "XDATA:1154-1eff"
我知道是数据空间不够用,但是我怎么改堆栈都不对,而他的datasheet也没有说怎么配置堆栈空间。跪求帮助