Skip to content

Code completion and debugging not working in Eclipse CDT with Sming 4.2.0 #2214

@vesley

Description

@vesley

Hello Sming team,

I installed few years ago Sming 3 on a Macbook with Eclipse CDT. Code completion and debugging worked very well.
Unfortunately I didn't had time to work on my project.
As I have more time now, I want to continue working on my project. But I don't have my Macbook anymore.
Currently I'm working on Ubuntu 20.04.
I downloaded the quick toolchain and checked out latest Sming version from github.
I can build, flash and debug in the shell/console, but I can not debugging in Eclipse (downloaded from here). Also there is no code completion.
I have setup the ENV variables (ESP_HOME and SMING_HOME) in Eclipse.
For the debugging configuration in Eclipse I followed this tutorial.
When I start debugging in Eclipse, the debugger stops in a unknown program and never reaches the break point at my application.cpp (Basic_Blink).
Did something changed since Sming 3? Can someone point how to configure Eclipse under Linux so that code completion and debugging is working?

Sorry for posting this on github, but I didn't found any Sming forum or community where I can ask for help.

Thanks
wesli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions