Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to `toneTimerId' #31

Open
fcooper opened this issue Sep 18, 2019 · 1 comment
Open

undefined reference to `toneTimerId' #31

fcooper opened this issue Sep 18, 2019 · 1 comment

Comments

@fcooper
Copy link

fcooper commented Sep 18, 2019

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 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

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.

@bluraygun
Copy link

Same problem here. Any solution yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants