Hey. I am using MSP430FR5994 for this sparkfun Arduin ICM libraries. I am getting these errors.
erbose mode can be enabled via -v, --verbose
option
CONFIGURATION: https://docs.platformio.org/page/boards … r5994.html
PLATFORM: TI MSP430 (2.3.0) > TI LaunchPad MSP-EXP430FR5994LP
HARDWARE: MSP430FR5994 16MHz, 4KB RAM, 256KB Flash
DEBUG: Current (mspdebug) On-board (mspdebug)
PACKAGES:
LDF: Library Dependency Finder → http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 19 compatible libraries
Scanning dependencies…
Dependency Graph
|-- <SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library> 1.2.7
| |-- 1.0.0
| |-- 1.0.1
Building in release mode
Compiling .pio\build\lpmsp430fr5994\lib07b\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\util\ICM_20948_C.c.o
.pio\libdeps\lpmsp430fr5994\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\src\util\ICM_20948_C.c: In function ‘inv_icm20948_set_gyro_sf’:
.pio\libdeps\lpmsp430fr5994\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\src\util\ICM_20948_C.c:2526:65: internal compiler error: in msp430_expand_mul, at config/msp430/msp430.c:1705
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
*** [.pio\build\lpmsp430fr5994\lib07b\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\util\ICM_20948_C.c.o] Error 1
========================================================================================== [FAILED] Took 2.62 seconds ==========================================================================================The terminal process “C:\Users\TARUN KARAK.platformio\penv\Scripts\platformio.exe ‘run’, ‘–environment’, ‘lpmsp430fr5994’” terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.
Executing task in folder TI_MSP_ICM1: C:\Users\TARUN KARAK.platformio\penv\Scripts\platformio.exe run --environment lpmsp430fr5994 <
Processing lpmsp430fr5994 (platform: timsp430; board: lpmsp430fr5994; framework: arduino)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose
option
CONFIGURATION: https://docs.platformio.org/page/boards … r5994.html
PLATFORM: TI MSP430 (2.3.0) > TI LaunchPad MSP-EXP430FR5994LP
HARDWARE: MSP430FR5994 16MHz, 4KB RAM, 256KB Flash
DEBUG: Current (mspdebug) On-board (mspdebug)
PACKAGES:
LDF: Library Dependency Finder → http://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 19 compatible libraries
Scanning dependencies…
Dependency Graph
|-- <SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library> 1.2.7
| |-- 1.0.0
| |-- 1.0.1
Building in release mode
Compiling .pio\build\lpmsp430fr5994\lib07b\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\util\ICM_20948_C.c.o
.pio\libdeps\lpmsp430fr5994\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\src\util\ICM_20948_C.c: In function ‘inv_icm20948_set_gyro_sf’:
.pio\libdeps\lpmsp430fr5994\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\src\util\ICM_20948_C.c:2526:65: internal compiler error: in msp430_expand_mul, at config/msp430/msp430.c:1705
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
*** [.pio\build\lpmsp430fr5994\lib07b\SparkFun 9DoF IMU Breakout - ICM 20948 - Arduino Library\util\ICM_20948_C.c.o] Error 1