首先是这个问题

error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. placement with alignment/blocking fails for section "ramfuncs" size 0xa37 page 0.  Available memory ranges:
   RAMM0        size: 0x3b0        unused: 0x242        max hole: 0x242  

查了网上的一些解决方法是空间不够给它加大点空间,因此,RAMM0的空间从03b0改成13b0

改成: 

 改完计算一下空间大小,不要跟别的空间重叠。

第二个错误是:

在cmd文件里加了红框的那几句之后就可以了

 

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐