Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430F4132 I need to use the MSP430-GCC-OPENSOURCE tools to continue the development of a medical device. I am looking for a primary contact to provide Vendor information for the assessment…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: ENERGIA , MSP430FR2433 I noticed that the link to download the Energia Windows drivers ("LaunchPad CDC drivers zip file for Windows 32 and 64 bit ( s3.amazonaws.com/energiaUS/files/energia_drivers…
Part Number: MSP430-GCC-OPENSOURCE Other Parts Discussed in Thread: MSP430F249 I iterate over a table of function-pointers, placed inside the flash-memory using the linker-script. GCC keeps the loop/iteration pointer in r12 across the indirect call. I…
Part Number: MSP430F1611 I tried to compile an old project. Everthing compiles but the linker failes with
...msp430-elf/bin/ld: section .bss LMA wraps around address space collect2: error: ld returned 1 exit status
The map file is created and the…
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 that…
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…
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.…
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
…
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 GDB…
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…