-
```
What steps will reproduce the problem?
demo-breathing-led-gcc-4.5.3$ msp430-gcc -Os -Wall -g -mmcu=msp430g2231 -o
breathing-led.elf breathing-led.c
Error:
dyld: Library not loaded: /usr/local/C…
-
Hi,
could you please add a FreeBSD section to the README.
One needs for currently for building:
pkg install devel/gmake devel/mspdebug devel/gcc-msp430-ti-toolchain comms/py-serial
Compiling:
…
-
This version produces an error when trying to upload a sketch(launchpad 1.5 board):
An error occurred while uploading the sketch
dyld: Library not loaded: /opt/local/lib/libusb-0.1.4.dylib
Referen…
-
Hi I tried to flash my TI chronos clock but everytime it ends up in `Connection Timed Out`
I tried current master, v0.22 and v0.24.
$ mspdebug rf2500
MSPDebug version 0.22 - debugging to…
-
Please add support for the TI MSP430 Launchpads.
The MSP-EXP430G2 and MSP-EXP430G2ET Launchpads do not work with PIO VSCode extension v1.4.0 / PIO 3.6.1rc2
Attempts to upload code results in the…
-
Just getting started with mspdebug but I had to go into sockets.c and sport.c to add winerror.h and stdint.h includes respectively.
-
```
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…
-
The target MCU is an MSP4305989, which does not appear to be in the `fet_olimex_db.c` file.
```
$ sudo ./mspdebug olimex -j -d /dev/cu.usbmodem000006A1
MSPDebug version 0.23 - debugging tool for MSP…
-
I'm encountering a very weird issue right now in which I have no clue how to solve. When I run `mspdebug tilib` it gives me the following output. It can also be noted that I'm running this on a **Ra…
-
```
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…