Error[e104]: Failed to fit all segments into specified ranges. Problem discovered in segment XDATA_N. Unable to place 2 block(s) (0xbd4 byte(s) total) in 0x3d1 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:1b2f-1eff"
程序报以上错误,修改过XDATA值,改高还是不行,改低了,程序无法运行。程序最初是可以完成编译并运行的,现在就发生这个错误,求大神解答,谢谢~