This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents Reply Children
No data