I just got started on the MSP430. I have used PIC uC before. I am planning to code in assembly. Couple of things I don't understand are -
Why should the watchdog timer be stopped at the beginning of each program?
I don't understand the difference between Absolute and Symbolic addressing.
While Initializing the Stack pointer, why can't it be initialized to the last memory location like FFFFh in a 16K memory.