I am working on a project with mixed C and Assembly files. When it is switched to C part all variables defined in Asm file are not needed anymore, so they should be defined as local vars to avoid occupying ram space available to C part. How can I do this?
I am using CCS4 on msp430