標(biāo)題: 求助Atmega128移植編譯問題,RAM溢出了 [打印本頁] 作者: LoHAs540 時(shí)間: 2017-12-22 21:16 標(biāo)題: 求助Atmega128移植編譯問題,RAM溢出了 我有一個(gè)完成的128工程,是在AVR studio4里面的,現(xiàn)在需要移植到ICCV8,編譯就會(huì)出現(xiàn)錯(cuò)誤:
!E <library>(349): {linker} area 'text' not large enough. Need 5748 bytes
lo 2418 hi 4096 size 1679
!E <library>(349): {linker} area 'text' not large enough. Need 1906 bytes
lo 2418 hi 4096 size 1679
!E <library>(349): {linker} area 'text' not large enough. Need 1146 bytes
lo 3188 hi 4096 size 909
!E <library>(349): {linker} area 'text' not large enough. Need 2224 bytes
lo 3278 hi 4096 size 819
Built with ICCAVR DEMO-EXPIRED V8.05.02
Process terminated with status 1 (0 minutes, 2 seconds)
4 errors, 24 warnings (0 minutes, 2 seconds)