| 我在DEBUG下能编译通过,但是在RELEASE下编译,出现如下错误,请香主帮帮忙指点迷津: 
 Error[e16]: Segment INTVEC (size: 0x130 align: 0x2) is too long for segment definition. At least 0xf0 more bytes needed. The problem occurred while
 processing the segment placement command "-Z(CODE)INTVEC=00-3F", where at the moment of placement the available memory ranges were
 "CODE:0-3f"
 Reserved ranges relevant to this placement:
 0-3f                 INTVEC
 
 |