From: Erich W. <ew....@na...> - 2012-01-17 20:18:08
|
Hello Robert, On 01/17/2012 06:44 AM, Robert Epprecht wrote: > another amforth newbie question > > .res (lib/misc.frt) from the forth prompt gives: > used return stack cells 11 > > 11 cells, why so many? probably not the whole story: The "application" that is running on the freshly programmed controller starts at "cold" and ends at "applturnkey". So you see everything and probably the inner structure of .res itself. No, I have not looked into the code, so this is guessing. Cheers, Erich |