Hi all! I am using "msp430-objdump.exe -dS" to create an mixed assemble and source listing. Is it possible to automatically generate a RAM usage listing that contains the variable names (including static variables) and the memory addresses?
Thanks in advance. Sipke