Open fcooper opened 5 years ago
OS: Windows 10 64bit IDE Version: Energia 1.8.7E21 Board: MSP_EXP432E401Y Core: MSP432 EMT Red v5.25.0
Building any program or example that uses the Tone library results in this error.
makefile:153: recipe for target 'toneMelody.out' failed C:/Users/a0273011/workspace_v9-rslk-test11111/msp432r_MSP-EXP432P401R_core/Debug\libmsp432r_MSP-EXP432P401R_core.a(Tone.o): In functiontone(unsigned char, unsigned int, unsigned long)': C:/ti/energia_msp432r_5.25.0/cores/msp432r/ti/runtime/wiring/Tone.cpp:107: undefined reference to toneTimerId' collect2.exe: error: ld returned 1 exit status gmake[1]: *** [toneMelody.out] Error 1 gmake[1]: Target 'secondary-outputs' not remade because of errors. gmake: *** [all] Error 2 makefile:146: recipe for target 'all' failed
makefile:153: recipe for target 'toneMelody.out' failed C:/Users/a0273011/workspace_v9-rslk-test11111/msp432r_MSP-EXP432P401R_core/Debug\libmsp432r_MSP-EXP432P401R_core.a(Tone.o): In function
toneTimerId' collect2.exe: error: ld returned 1 exit status gmake[1]: *** [toneMelody.out] Error 1 gmake[1]: Target 'secondary-outputs' not remade because of errors. gmake: *** [all] Error 2 makefile:146: recipe for target 'all' failed
This problem doesn't exist on the previous release 5.23.1
Has been verified on Energia IDE, CCS Cloud and CCS IDE using v5.25.0.
Same problem here. Any solution yet?
OS: Windows 10 64bit IDE Version: Energia 1.8.7E21 Board: MSP_EXP432E401Y Core: MSP432 EMT Red v5.25.0
Building any program or example that uses the Tone library results in this error.
makefile:153: recipe for target 'toneMelody.out' failed C:/Users/a0273011/workspace_v9-rslk-test11111/msp432r_MSP-EXP432P401R_core/Debug\libmsp432r_MSP-EXP432P401R_core.a(Tone.o): In function
tone(unsigned char, unsigned int, unsigned long)': C:/ti/energia_msp432r_5.25.0/cores/msp432r/ti/runtime/wiring/Tone.cpp:107: undefined reference totoneTimerId' collect2.exe: error: ld returned 1 exit status gmake[1]: *** [toneMelody.out] Error 1 gmake[1]: Target 'secondary-outputs' not remade because of errors. gmake: *** [all] Error 2 makefile:146: recipe for target 'all' failed
This problem doesn't exist on the previous release 5.23.1
Has been verified on Energia IDE, CCS Cloud and CCS IDE using v5.25.0.