Part Number: MSP430G2452
Tool/software: Code Composer Studio
I'm debugging MSP430 assembly code (no C). Debugging works fine, but I'd really like to be able to evaluate RAM variables without having to resort to looking up the address and using the memory browser. Does assembly-only debug in CCS provide symbolic representation of RAM variables? It seems like there should be a way to make this happen.