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.
Hi,
I am using MSP430G2553 in Launchpad. I am trying to output SMCLK through P1.4. I am getting the correct output when I running the code without any break point. If I am put any break point in my code (After the completion of configuring & outing SMCLK) the SMCLK output getting affected. I made the clock control setting so that, MCLK and SMCLK do not stop on emulation Halt.
Please share your comments.
Thanks
Rejeesh S raj
HI,
I used the following path Project → Properties → CCS Debug Settings → Target → Clock Control
I dimly remember, that on certain compiler versions and with certain devices, the clock control wasn't working as expected.
You can try updating the compiler/debugger.
**Attention** This is a public forum