Closed cubic3d closed 8 years ago
Sorry for not noticing this issue was open for so long. I haven't been tracking the latest Arduino v1.6.x IDE until recently and it uses more memory. I rearranged the DEBUG sections and added DEBUG_MENU around some of the diagnostic menus items in commit 5fb67c666df048cb8537913dcdaadc52218dd398 and tagged it as branch agla_v0_14 as well. The 'master' branch has the change and if you can test that out I would appreciate it. It shows 282 bytes of RAM free when I compile it with 1.6.6 for the ATmega168 and 814 bytes free for the ATmega328 or ATmega2560.
I just tried to flash the sketch on my old Arduino NG with ATmega168 MCU. Compiling gives:
Any solution for this?