Tool/software: Code Composer Studio
Hello everyone,
I have a trouble with my MSP430 microcontroller.
I can not enter a Low Power Mode.
I use command: __bis_SR_register(LPM3_bits) and it doesn't have any effect.
Is there any command or configuration to unlock LPM before __bis_SR_register(LPM3_bits) ?
Best regards
Krzysztof