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.

MSP430G2553: IAR 7.11.2 FET Debugger doesn't work as expected with LaunchPad MSP-EXP430G2

Part Number: MSP430G2553

Hi,

I'm using the LaunchPad MSP-EXP430G2 (MSP430G2553 in socket) to compile a code from IAR 7.11.2, but unfortunately, the FET Debugger doesn't work and the application is unpredictable. IAR 7.11.2 has support to MSP430G2553, so I want to know if that issue was already reported and a solution already exists.

Thanks.

  • Hi Danillo,

    Can you provide more information on the issue you're experiencing. Are you able to connect to the device? Are you getting any error messages? etc.

    Best regards,
    Caleb Overbay
  • IAR output is "Failed to set breakpoint". I can advance some lines (step into) before the error. After that the IAR runs continuously.
    Output: "Tue Mar 13, 2018 17:13:52: Invalid parameter(s) : (SetNewEEMBreakpoint) , pwBpHandle=0, lAddrVal=0, bpMode=0, status=0xffffffff"
  • Hi Danilo,

    Just to verify, is the MSP430 debug session paused when trying to set the breakpoint? Do you have other breakpoints setup in your session that are working?

    Best regards,
    Caleb Overbay
  • No. I'm not using fixed breakpoints, despite the error, I'm using steps like "step into". The fixed breakpoints that you are referring to don't work either. The application runs successfully, but I can't see the debugger pass through the lines. It's like an automatic continuous execution starting from some line, but sometimes that freezes the application. When I try to continue the debugger session (per line), continuous execution is forced again.
  • Hi Danilo,

    This is behavior I don't believe we've noticed before. Can you try running the code in Code Composer Studio and see if you get the same results?

    Best regards,
    Caleb Overbay
  • It works perfectly in Code Composer Studio. There is something wrong with IAR.
  • Hi Danilo,

    I recommend reaching out to IAR for a solution to this problem since it appears the MSP430 hardware and debugger are functioning correctly but the IAR IDE is not.

    Best regards,
    Caleb Overbay

**Attention** This is a public forum