Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62309

Forum Post: RE: Variable storage in memory of MSP430

$
0
0
Hi, Could anyone explain the storage area of the below type of variables in MSP430. int a; - local variable declared inside a function int b; - Global variable extern int b; - extern global variable static int c; - static variable declared inside a function static int d; - Global static variable const int e; - constant variable declared inside a function const int f; - Global constant variable Thanks in advance

Viewing all articles
Browse latest Browse all 62309

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>