-
Makefile only sets `-framework IOKit -framework CoreFoundation` for MacPorts and homebrew. When building mspdebug with Fink, those flags aren't added and the build fails with the relevant missing symb…
-
Hi,
Working with a ez430-RF2500 with mspdebug 0.23 I was unable to connect to the target. here is the log:
```
$ mspdebug rf2500
MSPDebug version 0.23 - debugging tool for MSP430 MCUs
Copyright (C…
-
Hi,
I'm trying to get my [EXP-MSP430FR5969](http://www.ti.com/tool/msp-exp430fr5969) running and it looks like 0.24 is not working with `tilib` and the latest `mspds`. I install [mspdebug](https://…
-
```
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…
-
Howdy y'all,
I ran into some trouble using mspdebug on an RF430FRL152H chip. This chip is weird in that it is low voltage and in that it uses 4-wire JTAG but not SBW, so I used the modern (black) …
-
Hello!
I'm trying to build the Energia on Raspberry Pi 4 (version with 4Gb of RAM with the latest Rasbpian installed and all updates after `sudo apt-get update && sudo apt-get full-upgrade -y`).
I…
-
Hi there, I just updated my Mac to OS X EI Capitan. I encountered the rf2500 issue. Everytime after I write program to the launchpad, the system cannot recognize it again unless I unplug and plug it a…
ghost updated
8 years ago
-
On Mac Os High Sierra 10.13.6 (17G65)
MSPDebug version 0.25 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2017 Daniel Beer
This is free software; see the source for copying conditions. …
-
using the rf2500 driver on macOS in v0.25 results in the below error. It works OK in v0.24.
```
./mspdebug rf2500 --force-reset "prog Blink.ino.hex"
MSPDebug version 0.25 - debugging tool for MSP43…
-
I'm currently trying to set up mspdebug for Windows 10. When I go to build the executable from inside mspdebug-master, I get the following error:
$ set path=c:\mingw\bin;c:\MinGW\msys\1.0\bin\
> m…