francoiscampbell / CLionArduinoPlugin

A plugin for CLion that enables arduino-cmake integration.
155 stars 41 forks source link

undefined reference to `countPulseASM' #23

Open bbucko opened 8 years ago

bbucko commented 8 years ago

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.

tschannerl commented 7 years ago

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

chrisspen commented 7 years ago

This bug has been fixed in Arduino-Makefile master.

niekiran commented 6 years ago

1.8.5 has the same problem

cizgidekiadam commented 5 years ago

1.8.7 same also.