在用IAR时可以正常工作,有时会出现堆栈溢出,但在ccs5.5编译器下提示:
error #10099-D: program will not fit into available memory. placement with alignment fails for section ".cinit" size 0x4dd .
Available memory ranges:
FLASH size: 0xa380 unused: 0x0 max hole: 0x0
error #10010: errors encountered during linking; "DSJ89-100A.out" not built
这个问题会不会影响程序执行,该如何修改


