I've a newbie question about globals. We define if hold code into RAM or FLASH with attribute on function. But Globals variables(that defined outside a function) where are they stored? It's possible to also change where to store them?
I've a newbie question about globals. We define if hold code into RAM or FLASH with attribute on function. But Globals variables(that defined outside a function) where are they stored? It's possible to also change where to store them?