The selected folder does not exist or not accessible / When importing mbed project
Hi,
I am trying to follow the instructions to import an mbed project as explained here:
http://www.openstm32.org/Importing%2Ban%2Bmbed%2Bprogram
However, I have not been able to compile the file. The error message i got is
c:31:28: fatal error: PeripheralPins.h: No such file or directory
#include “PeripheralPins.h”
I suspect this is due to the fact that even after defining the Path and symbols for the header files, I still receive a warning flag stating that: “The selected folder does not exist or not accessible”....
I don’ t know why. I have tried the Rebuild option in the index option with no luck.
Please advise, thank you,
Luis