C/C++ Indexer has encountered a problem - 1.11.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-23 9:50 PM
Hello,
How to fix this error in latest STM32Cube IDE I am getting the attached error.
Regards,
p
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-27 7:47 AM
Hello @PVaaz.1​
First let me thank you for posting.
You can start simply by rebuilding the indexer :
- Right click on the project
- Click on Indexer->Rebuild
If the first solution doesn't work try to reset the CubeIDE
And if any of the previous solution doesn't work follow these steps:
- Close the CubeIDE
- Go to the workspace directory
- Go to .metadata\.plugins\org.eclipse.cdt.core
- Delete the *.pdom files
Hope this came to the help.
BR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-05 5:12 AM
Thanks @Semer CHERNI​ i am checking this...
Br,
P
