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.

MSP430FR6043: How to debug and develop example code USS Gas demo

Part Number: MSP430FR6043

Tool/software:

Hi TI,

Can anyone help me for how to debug and develop USS Gas demo. I am planning to do some development from USS gas demo code.

Intially i can' t able to put break point in my code, its shows dialogue box like "Enable Ultra Low Power debug / LPMx.5" check box" . After following this thread  https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/541353/msp430fr6989-ultra-low-power-debug?tisearch=e2e-sitesearch&keymatch=MSP430FR6989 , Now i can able to set breakpoint.

Like the above one, what are the pre-procedure to do before start a debug and develop in MSP430FR6043. While controller in low power mode we can't able to debug right ?. So how to disable or avoid controller enter into low power mode ?

Please sort out my queries.

  • Hi Pushpaganesh,

    You can just set breakpoints in the code sections that you'd like to debug so that the device will stop there and allow you to step through the code. You are correct that when the device is in low power mode, you can't step through the code to debug. You can also go through the code manually to remove the entry to low power modes.

**Attention** This is a public forum