Recursive functions & XRAM variables

Hi,

how do I programm a recursive function? The compiler always puts variables in registers, therefore the function cannot be called recursivly.

An other question, how do I put variables in XRAM? With IRAM it works because of the iram specifier. Is there something similar for XRAM?

Thanks for help

Bert Weber

More questions in this forum