Hello,
I am using MSP430F6736 micro controller.
Found difference in memory with different operating systems in the same c file.
Windows 7 professional : program memory = 15390, data memory = 48
windows 7 home basic: program memory = 13990, data memory = 1250
any one having idea about it? why the same c file having different memory with different operating system?