Can't find stm32_compat.h message

Sysprogs forums Forums VisualGDB Can't find stm32_compat.h message

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11225
    stefan75
    Participant

    When i follow: https://visualgdb.com/tutorials/arm/stm32/cube/ tutorial and use the button “Convert to stand-alone project” i get a message file stm32_compat.h can’t be found in the bsp folder.
    The project compiles anyway but why do i get this message?

    #11229
    support
    Keymaster

    Hi,

    The file is only needed to setup non-Clang IntelliSense; if you don’t get any other errors, you can simply ignore this problem (and/or remove the reference to the file via VS project properties -> NMake settings -> Forced includes).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.