Is there a good way to predict how much idata memory I should be preserving for the RTX51Tiny stack area? I keep getting the STACK_ERROR trap, but there's no way for me to 1) figure out how large FREE_STACK should be, or 2) where ?STACK should be (and yes, the only way to control that is to explicitely move stuff out of idata memory).