When in a project with both Internal and External RAM, and space available in both, how to choose what variables are to be allocated where ? Is there a general rule on when to allocate to External RAM or Internal RAM ?
Similarly how about code in External or Internal ROM ?