|
430代码超长,编译不过去,怎么办?<br />提示错误信息如下:<br />Error[e16]: Segment CODE (size: 0x105ee align: 0x1) is too long for segment definition. <br />At least 0x173e more bytes needed. The problem occurred while processing the <br />segment placement command "-Z(CODE)CODE=1100-FFDF", where at the moment of <br />placement the available memory ranges were "CODE:1130-ffdf" <br /> Reserved ranges relevant to this placement: <br /> 1100-112f CSTART <br /> 1130-ffdf CODE <br /> |
|