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.
7 years, 8 months ago.
File "ChannelPlans.h" missing
In order to test my xDot kit I have followed the intructions in https://developer.mbed.org/teams/MultiTech/code/Dot-Examples/. I have imported Dot-Examples program and libxDot-mbed5 library into mbed compiler and checked that the correct version of mbed-os is selected (5.4.2). But when I try to compile, I get the following error:
Error: Cannot open source input file "ChannelPlans.h": No such file or directory in "examples/inc/dot_util.h", Line: 6, Col: 27
Am I missing something?
Question relating to:

1 Answer
7 years, 8 months ago.
Alejandro,
Our build automation system wasn't picking up a couple new source files. I think the issue should be resolved now. Please try the latest version.
Cheers,
Mike