Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 11 months ago.
Program doesn't compile
Hello,
After I imported the program and tried to compile I got an error message.
Error: Identifier "LowPowerTicker" is undefined in "main.cpp", Line: 10, Col: 2
I checked the mbed library to verify that LowPowerTicker Class is defined.
So why the mbed online compiler reports error?
Thanks for your answer.
Question relating to:
1 Answer
8 years, 11 months ago.
It only works on SiliconLabs boards (the Gecko series). No other ones actually implement those lowpowertickers.