According to SLAU144J (MSP430x2xx Family User's Guide), this series of MSP430 have some advanced EEM functionality, such as break points on CPU register, but it depends on the specific chip type. However, I can't find much information about EEM in SLAS892B (MSP430G2x44 Mixed Signal Microcontrollers).
Actually currently I would like to know the maximum required stack size. It could be found using break points on CPU register (SP), but it seems it is not supported in G2744, as I can't select it in CCS6.
Please tell me if break points on register is supported in G2744, and where I can find more information.
Thanks a lot.