Hi, How to find out how much RAM is used on target processor when I compile the program or to find out how much RAM has the compiler reserved for variables defined in my program. For example: according to my calculations I am using about 120 bytes of RAM on MSP430f413 but something odd hapens when i run the program. I think some variables are overlaping. Stack is set to default value ( 0x0300 )
Any Ideas? Regards Saso