Re: [Amforth] Memory Usage

2013-11-13 Thread Matthias Trute
Craig, > s" mcu-info" 2 + @i dp - > ." free FLASH cells" u. cr Remove these 2 lines too. There is no way to get the max allowed dp value *without* the environment-query. So you cannot get the number of free flash cells, sorry for the confusion my mail has triggered :( Which leads

Re: [Amforth] Memory Usage

2013-11-12 Thread Matthias Trute
Hi Craig, > I've been using AmForth to develop a driver and graphics library for a 3.2" > LCD display connected to an Arduino Uno board. Interesting. Would you mind giving some more information? > > As my code gets longer and longer I seem to have stability issues and am > wondering if I'm runn