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, 7 months ago.
Errors upon importing mbed.h to my project - missing files and unknown type names
When I import 'mbed.h' file into my project, I end up with alot of errors including some missing files which I have to manually add such as "cmsis.h". Right now, it doesn't recognize the 'PinName' used in DigitalIn.h, Digitalout.h, DigitalInOut.h, and BusIn.h file.
This is where I imported the mbed.h file from: "https://developer.mbed.org/users/screamer/code/mbed/file/aff670d0d510/mbed.h"
1 Answer
7 years, 7 months ago.
This is the correct one: https://developer.mbed.org/users/mbed_official/code/mbed/
.
posted by Huzaifa Asif 11 May 2017