Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Tone, noTone not ported to MSP432

$
0
0

It appears that tone() and noTone() were left out in the port of Energia to MSP432.

 

C:\Users\schen\AppData\Local\Temp\build4827627254845353855.tmp/W18_PWM_buzzer.ino:16: undefined reference to `tone(unsigned char, unsigned int)'
C:\Users\schen\AppData\Local\Temp\build4827627254845353855.tmp/W18_PWM_buzzer.ino:19: undefined reference to `noTone(unsigned char)'
collect2.exe: error: ld returned 1 exit status

Viewing all articles
Browse latest Browse all 2077

Trending Articles