IAR编译错误Error[e16]: Segment ISTACK (size: 0xc0 align: 0) is too long for segment defin
本文摘录于:https://www.cnblogs.com/dingliping/p/11319031.html只是做学习备份之用,绝无抄袭之意,有疑惑请联系本人!
这里修改…
在使用IAR编译CC2541的 BLE工程时,官方的工程直接编译会出现错误: Error[e16]: Segment ISTACK (size: 0xc0 align: 0) is too long for segment definition. At least 0xd more bytes needed. The problem occurred while processing the segment place…