-
```
Steps to reproduce the problem:
1.Attach MSP430 Launchpad
2.Open Mansos IDE
3.Motelist failed to find any devices
What is the expected output? What do you see instead?
Version (SVN revision) of…
-
As mentioned [elsewhere](https://www.pabigot.com/msp430/exp430fr5969-launchpad-first-experiences/#comment-39), the `ezfet` driver does not work with the MSP-EXP430FR6989:
```
MSPDebug version 0.25…
-
Get this error when I run `mspdebug tilib`. Is there anything I can do? libmsp430.so is a 32 bit file which I pulled from http://energia.nu/download/. I've tried putting it in /usr/lib, /usr/lib32 and…
-
Using Ubuntu 16.04, I need to use the Energia 18 as older versions won't run the IDE at all.
However, Energia 18 again wants to update the Launchpad MSP430FR4133 ezFET, and as the old versions, fails…
-
This would be useful for programming single or multiple MSP430 units.
-
I have an ELF file with .infoA section for Info A memory. I have properly unlocked the memory using
`(mspdebug) opt enable_locked_flash_access true`
However, when using the "prog" command, the I…
-
error output from UCEIDE
Unable to start process
java.io.IOException: Cannot run program "C:\Users\david\AppData\Local\UECIDE\cores\energia-msp430/tools/windows/mspdebug" (in directory "C:\Users\davi…
-
Hi,
I am currently looking at this MSP430X code:
```
0 0001de60 7b 14 PUSHM.A 0x8,R11
020 0001de62 4c 12 PUSH.B …
-
I was borrowing an EXP430G2 to prog some msp4302553 boards and went to get one from Ti only to find out Ti no longer sells them. They sell the EXP430G2ET in its place but mspdebug doesn't see it.
A…
-
Hello,
I would like to program a MSP430G2553 over serial port with the rom-bsl driver, but I need the "calibration data" stored in the information memory.
When the rom-bsl driver does a mass era…