Re: [Flashforth-devel] stack size and behaviour question
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2017-02-06 05:46:02
|
It is not a bug, The parameter stack overflows into the terminal input buffer. That happens on PIC18 and PIC24. On Atmega the parameter stack overflows into the return stack. BR Mikael |