-
Is it possible for seer to talk to a running instance of mspdebug connected to a TI MSP430 microcontroller over USB?
-
When building hidapi 0.14.0 on macOS, the dynamic library's minor version information is different depending on whether cmake or autotools was used for the build.
With autotools:
```
% otool -L…
-
Hello,
mspdebug 0.24
msp430-gdb 7.2
Mac OS X 10.11.6
I am trying to debug using gdb and mspdebug. I am using mspdebug 0.24 that comes in Energia distribution and msp430-gdb from Energia too.
…
-
Hello,
Debuging does not work, debug console writes about unknown dslite protocol (which is really unknown to mspdebug). Any suggestions?
Regards, Edi
[DebugConsole.txt](https://github.com/plat…
eiten updated
4 months ago
-
Upload action calls wrong mspdebug command
* LaunchPad board name and version: MSP430G2 with MSP430G2553
* Energia IDE version (found in Energia > About Energia menu): 1.8.7E20
* Board package ve…
-
On Mac OSX 10.14.6, attempted to send a simple Blink file to an MSP-EXP430FR5739 (one of the supported boards) from PlatformIO IDE extension installed into VSCode as recommended.
Everything appears …
-
When running `brew doctor` after the recent Homebrew 1.1 update with mspdebug tapped, I get the following message:
```
Error: Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/usr/l…
-
Ran into the same issues mentioned in community post [here](https://community.platformio.org/t/msp430-compile-for-debug-bad-o-option/11605)
PIO versions: Home 3.0.1 Core 4.1.0 on Visual Studio Code 1…
JJeng updated
3 years ago
-
Hello forum,
I’am new to this forum and I have some problems to debug the TI launchpad MSP-
EXP430FR5969.
I use VScode 1.52.1 with PIO addon. In a 1st step I can download the following
program…
-
Hello all,
I'd like to use an FRAM launchpad on OpenBSD. AFAIK `tilib` is an appropriate driver for this. However, I couldn't make it work. Does anybody know what the problem could be?
`mspdebug…