I have Clang IntelliSense enabled and version 5.2 beta 4 installed, but can’t find this import feature. Could it be that it’s not supported in only Embeded version?
Problem about USB libraries:
If I just try to create new Embeded project for device STM32F407VG, with Newlib-nano and exmaple USB Communication Device MSC I get an example project which can’t be directly builded. Any other similar configuration also creates similar errors.
First missing file found is reported like: Error 1 error : usbd_cdc.h: No such file or directory in line 6, column 24
If I try to add this file manually from my computer I get same error for some other file etc. until I give up. So I guess some libraries must be included wrong.
-
This reply was modified 8 years, 1 month ago by gkrusi.
-
This reply was modified 8 years, 1 month ago by gkrusi.