program stack linker
2004-02-11 by Theo Maryonovich
Hello to all,
I am a bit new to the AVR world. I recently
purchased a STK-500 and 501 development kit with a mega128 and am
using WinAVR for my C++ compiler. Having some trouble returning from
function calls (like not returning at all). I am assuming I need to link
to the program stack somehow to allow this to happen. Does anybody out
there have any insight on how I might accomplish this? Thank you for your
time.
Ted