prodey

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Variables wrongly underlined #25760
    prodey
    Participant

    Hello,

    Thanks for the reply. It turned out that the definition of CAN_HandleTypeDef was getting masked by another #ifdef . I defined that macro through the project properties now and the underlines are gone. This is quite strange since the exact same project was working without any underlines on the same PC before I had to format it. Also, I was expecting a compilation error if these definitions are not compiled due to the ‘#ifdef’ed code. But there was no build or runtime error.

    Anyways, I have a working solution now. Thanks.

Viewing 1 post (of 1 total)