Loading...
 
Skip to main content

System Workbench for STM32


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

Update!

I was able to compile the files after first unzipping it and then importing the project. Later on I had to define the Path and symbols, but this time I used the paths as found with windows explorer... Do not use the paths provided with the Workspace buttom as in the tutorial...
Cheers!
Luis


Hi,

I did as you did but however, in the end i have the error unknown type name 'gpio_irq_handler'

it seems like this gpio_irq_handler is not defined.

Do you have this problem ?

Please help.


Hi,

Maybe you can share what version of mbed-dev you are using ?

please advise.