Part Number: MSP430FR6989 Other Parts Discussed in Thread: MSP430-GCC-OPENSOURCE I recently downloaded the MSP430-GCC-OPENSOURCE from the TI-Website. The " Mitto Systems GCC Windows installer incl. support files" was the zip-file I needed. I noticed…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR5994 Hello,
I'm currently working with the MSP430FR5994 and I'm using MSP430-GCC and working outside of the TI CCS IDE. I'm trying to use printf for debugging purposes e.g. sensor…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR5994 hello all, I currently debug a test project using GDB 9.1 and the MSP430 GDB Agent 8.0.809.0 that I have obtained from:
https://www.ti.com/tool/MSP430-GCC-OPENSOURCE
The test…
Part Number: MSP430-GCC-OPENSOURCE I am trying to download version 7.3.1.24 of this compiler, but it looks like the link is broken to download previous versions.
Here is how this error can be reproduced:
1. Go to this page MSP430-GCC-OPENSOURCE IDE, configuration…
Dave said: Would anyone happen to know where in the msp430-gcc source I should start looking to make a patch?
You can got the source code at here
https://www.ti.com/tool/MSP430-GCC-OPENSOURCE?keyMatch=&tisearch=search-everything&usecase=software#downl…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR2675 , MSP430WARE I'm getting an "undefined reference to `WDTCTL`" error when I try to build a simple hello world project for MSP430 GCC in SlickEdit, even though I have __MSP430FR2675__…
Part Number: MSP430-GCC-OPENSOURCE
I'm trying to get the MSP430-GCC-OPENSOURCE GDB debugger working with CLion. I have it building and linking, but I'm getting this GDB command exception from CLion, which is presumably originating with the MSP430…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430FR2675 , MSP-TS430PT48A , MSP-FET I'm following the instruction in section 4.6 of SLAU646F. Using a command line interface on macOS, I am able to execute `make debug` for the generic…
Part Number: MSP430-GCC-OPENSOURCE Hello everyone
It seems to me that the link to previous versions of the MSP430-GCC is broken: https://www.ti.com/tool/MSP430-GCC-OPENSOURCE#previous-versions
It just redirects me to the root link and nothing happens.…