11 years, 1 month ago.

Compilation error

I just tried to build this program with the online mbed IDE, but got the following error:

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

Anyone any idea if I'm doing something wrong?

Question relating to:

This program send an AT command to the HC05 module and shows the response into a terminal. AT, bluetooth, command, HC05, LPC1768, LPC4330

1 Answer

11 years, 1 month ago.

Did you update the mbed library when importing the program?

No, I didn't. I started using mbed (and a FRDM-K64F board) only less than an hour ago. Still new to everything. Can you give me a pointer as to how/where to update that mbed library?

posted by Paul Claessen 05 Aug 2014

In the IDE select the mbed library that is part of the program. You can right click and update and there should also be a dialog that tells details about the library on the right hand side. You can choose update there as well.

posted by Sam Grove 05 Aug 2014