Skip to main content
Dave Nadler
Senior III
October 19, 2018
Question

Eclipse shows error though GCC says no error

  • October 19, 2018
  • 1 reply
  • 817 views

I'm just getting started with development for STMF4 etc.

Using Eclipse IDE for GNU ARM & RISC-V C/C++ Developers Version: 2018-09 (4.9.0)

Got the blinky C++ example to build and run fine on STMF4 Discovery board.

Despite no errors from GCC build, Eclipse is showing errors like below;

seems to not correctly match C++ member functions.

Any ideas what causes this and how to fix it?

Thanks!

0690X000006CDqAQAW.png

    This topic has been closed for replies.

    1 reply

    Pavel A.
    October 19, 2018

    If it compiled without errors and runs well, this is Eclipse issue, so check with Eclipse community. Does the ST's own Atollic IDE behave same?

    -- pa