Skip to content

msp430-elf-gcc and DSLite need to be updated for MSP430FR2476 #120

@rei-vilo

Description

@rei-vilo

While compiling against the MSP430FR2476, the process raises the error

/msp430-elf-gcc:1:1: Device msp430fr2476 not found in devices.csv.  Check the device name is correct or obtain the latest version of the msp430-gcc-support-files archive from: 
"http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/latest/index_FDS.html"
and place the full path to the "include" directory containing devices.csv on an include path specified with -I

Updating msp430-elf-gcc to 8.2.0.0 with the Header and Support Files from MSP430-GCC 8_2_0_0 solved the issue.

In a similar way, upload fails. The configuration file MSP-EXP430FR2476LP.ccxml needs to be added to the DSLite 9.2.0.1723 folder.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions