2018-10-19 01:50 PM
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!
2018-10-19 04:16 PM
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