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.

"Stack Usage" Window Sizes: words or bytes

Tool/software: Code Composer Studio

I'm using a MSP430 derivative and want to understand what the "Stack Usage" window is telling me.

The inclusive and exclusive values are Words (16-bit words in this case), will someone please confirm as it doesn't appear documented anywhere.

Also in the case of :

Project → Properties → Build → MSP430 Linker → Basic Options → Set C System Stack Size

Is this value words or bytes?