-
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 …
-
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 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…
-
- [ ] 8051
- [ ] C8051F330: Silicon Labs ToolStick
- [x] AVR
- [x] ATtiny85: Adafruit Trinket
- [x] ATtiny13A: Cheepit Sparrow
- [x] ATmega328P: on breadboard
- [x] Cortex-M
- [x] S…
-
It looks as though the SVD file here (and resulting crate) have not been patched with some usual fixups that might be necessary. For one example even after extracting the [watchdog example](https://gi…
-
Hello, I am trying to use this code in a new project on CCS but when i build the project everything is OK! but when i bug this code the variables t and h don't changed. Why I have this problem ?? Mayb…
-
TI MSP430 or MSP432 needs to be used for this projects. What are the minimum requirements for this microcontroller. Some questions that should be answered
1) What voltage level is required to run mic…
-
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
-
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…