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.

MSP430 simulation software

Other Parts Discussed in Thread: MSP430FR6989

Hello, i am implementing a full smart water meter project and did most of it using MSP430FR6989 Launchpad. Now i am working with ultrasonic sensor and TDC chips, but there are errors and the results obtained are not as expected. I don't know whether the error are respect to the firmware  or the hardware. I am asking if there is a simulation software like Protues to enable me to simulate the project without using the Launchpad to be able to detect whether the error is software or hardware.

Thank you 

  • You can rest assured that there is no such software. You have to use debugger, not simulator.

    [edit] When I want to simulate behavior of circuit - I use Spice. When I want to find out what's wrong with software - I don't simulate it, I debug it.

**Attention** This is a public forum