-
### Compiler name
MSP430 GCC
### Compiler version
9.3
### Compiler language
C++
### Compiler homepage
https://www.ti.com/tool/MSP430-GCC-OPENSOURCE
### Motivation
https://github.com/compiler-…
-
While debugging a signed/unsigned char issue I started looking at the list of triples that use unsigned chars by default and it appears the logic in Clang does not match the ABI documents for some arc…
-
**1. System Information:**
- **OS:** Windows
- **Compiler:** cl2000 (version 22.6.1.LTS)
- **Build System:** CMake
- **IDEs used:** VS Code, Eclipse CDT
- **MCU Family:** C2000
- **MCU Series…
-
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…
-
- [ ] Buy a TI TivaC launchpad microcontroller board.
- [ ] Work out which IDE they use normally, and their standard toolchain.
- [ ] Create a simplistic program demonstrating some of the basic feat…
-
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:
…
-
code seems to build, but linking fails
```
[C:\Users\torfinn.ingolfsen\OneDrive - Inventas AS\Documents\Inventas\0_faglig\utvikling\rust\embedded\msp430-test-f5529] $ cargo build
Compiling compi…
-
TI now has published a toolchian msp430-gcc as the successor to community driven MSPGCC.
more information can be found at http://www.ti.com/tool/msp430-gcc-opensource
The msp430-gcc now has some diff…
-
Currently the Sancus compiler is based on LLVM/Clang, but is meant to be binary compatible with the GNU-based [`msp430-gcc`](https://sourceforge.net/projects/mspgcc/) tool chain. After compilation, `m…
-
I'm trying to use the "new" MSP-FET (black usb box), with the msp430.dll compiled from source available on TI (MSPDS-OPEN-SOURCE, v3.10.001.000)
And encounter this error:
> MSPDebug version 0.…