Skip to main content
THan.1
Visitor II
June 25, 2020
Question

when I make EXTI project from stm8l15x_example ,occur error like : Fatal Error[Pe1696]: cannot open source file "stm8_eval.h",how can I solve it.thanks a lot

  • June 25, 2020
  • 1 reply
  • 1080 views

..

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    June 25, 2020

    Does the file of that name exist on your system, and in the directory of the project.

    Determine where the file is situated.

    Add the directory path in the 'Include Paths" passed to the compiler, so it can find the file

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..