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.

How to find bss RAM usage using CCS4?

I'm using: CCSv4.2.4, SYS/BIOS 6.32.04.49, IPC 1.23.04.36, XDCtools 3.22.03.41 on Windows XP. I have a MSP430BT5190 connected to my computer through a MSP-FET430UIF.

How can I determine the amount of RAM used by statically allocated variables (bss section)? Can I tell which variables comprise the bss? I have a few BIOS features enabled and I'd like to know which ones are using up the RAM.

Thanks.