gkrusi

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: RTX support #10460
    gkrusi
    Participant

    Thank you, the device in this case is STM32F745IE.

    in reply to: Existing include files not found #9392
    gkrusi
    Participant

    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 7 years, 6 months ago by gkrusi.
    • This reply was modified 7 years, 6 months ago by gkrusi.
    in reply to: Existing include files not found #9378
    gkrusi
    Participant

    I’ve done the upgrade. Is there any special way to force finding header files? Because the problem is still the same. I have IntelliSense automatic discovery enabled.

    I tried to build brand new project again and the problem is again the same; after enabling STM32 USB Device Library I get missing file “usbd_conf.h” etc. Is it a bug or am I missing something?

     

    • This reply was modified 7 years, 6 months ago by gkrusi.
Viewing 3 posts - 1 through 3 (of 3 total)