This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can I force global variables into L0 ram ?

I'd like to force all my global variables into L0 ram so that their addresses fit into 16-bits for an external program that uses the .map file. 

Can I do this, and if so how ? Also, is it possible to specify a specific address for the start of these variables within L0 ?

Geoff