-
I am having issues connecting to and using the MSP-FET430UIF on Ubuntu. I can't seem to communicate with the device using mspdebug.
![image](https://user-images.githubusercontent.com/339144/3372245…
-
I'm using MSP430G2553
platform ubuntu 20.04
```bash
ls -l /dev/serial/by-id
```
then I get
```text
lrwxrwxrwx 1 root root 13 7月 1 20:51 usb-Texas_Instruments_MSP_Tools_Driver_721F896E22000…
-
tl;dr - It looks like the uploader package needs an update for linux, as it is currently failing on a 64bit linux install.
Just remember that PlatformIO has support for the MSP430s also, so dug my …
-
Avatar is currently ARM-only (with several sub-arch supported). It would be good to expand the framework to support other popular embedded architecture, starting from MSP430.
The recent [Matasano/Str…
lucab updated
10 years ago
-
I am trying to run RIOT-OS on MSP430 and am using mspdebug to program on Ubuntu 16.04 . It doesn't recognise the device connected and throws invalid errors. Result of the command 'mspdebug --usb-list'…
-
Hi, I was working to port BSLDemo2.exe to Linux but facing some problems.
I was wondering if it's possible to use the mspdebug tool with the generic USB-UART bridges like CP2102, CH340, PL2303, an…
-
```
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…
-
I'm unable to do more than one 'step' command in mspdebug after issuing a reset.
Bug reproduced on version 0.22 and 0.23 as of GIT 38ea6143cdf9e63a8f200af25b2d4ec39d62d066
Evidence from console:
> …
-
```
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 same problem as with the issue "lpmsp5969 Upload Error # 4" also occurs when an upload is to be made to the "MSP430G2553".
Error message:
----------------- GRADE ------------------
Modified v…