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.

I'm doing an open source MSP430 Emulator/Debugger



Hi all,

I have been working on an open source MSP430 Emulator and interactive debugger in my spare time at  github.com/.../MSP430-Emulator

If anyone is interested in contributing to this project for educational or practical reasons, or you see something that can be done better, feel free. The MCU is almost completely implemented and can load firmware and run simple programs like flashing LEDs etc. There is a light GUI interface and right now the emulation targets the launchpad design. The goal is to emulate the entire chip with all the peripherals including the BCM for accurate cycles. It would also be interesting to test the IO pins in software... Ultimately I would like this to lead to other TI small board emulation.

If you have any questions or advice, please feel free to contact me.


Regards

**Attention** This is a public forum