CLionArduinoPlugin icon indicating copy to clipboard operation
CLionArduinoPlugin copied to clipboard

undefined reference to `countPulseASM'

Open bbucko opened this issue 9 years ago • 4 comments

My sketch contains pulseIn() and during compliation I'm getting undefined reference to `countPulseASM'. I think it's the same issue as this one: https://github.com/sudar/Arduino-Makefile/issues/364. After downgrading to Arduino IDE 1.6.4 everything is working fine.

bbucko avatar Jul 28 '16 12:07 bbucko

Hi, exactily, I change version 1.6.9 to 1.6.4 and working fine.... Worse than in new version 1.8.1 is with the same problem.....

tschannerl avatar Jan 17 '17 01:01 tschannerl

This bug has been fixed in Arduino-Makefile master.

chrisspen avatar Feb 10 '17 16:02 chrisspen

1.8.5 has the same problem

niekiran avatar Dec 24 '17 12:12 niekiran

1.8.7 same also.

cizgidekiadam avatar Dec 22 '18 13:12 cizgidekiadam