8 years, 1 month ago.

Error on device.h

I'm getting this error while compiling my code. How can I fix it?

Error: Cannot open source input file "device.h": No such file or directory in "extras/mbed_7e6c9f46b3bd/platform.h", Line: 21, Col: 21

1 Answer

8 years, 1 month ago.

By giving more information regarding your problem. So what are you compiling for which target.

You can probably fix it by right mouse button on the mbed lib in the compiler, click on update.

Accepted Answer