Skip to main content
Associate
October 19, 2024
Question

STM32CubeIDE shows error in project explorer but no error in Console

  • October 19, 2024
  • 3 replies
  • 1356 views

Greetings!

The problem that I have is that Project Explorer in STM32CubeIDE shows error symbol on the name of the project that I have but the when building the project, console window shows 0 errors. However I have ran the .elf file on Hardware without problems but I still worry about this error symbol.

test10.png

3 replies

STTwo-32
Technical Moderator
October 19, 2024

Hello @Ajnyhaa 

I suggest you just to click on the name and select the option clean to clean your project. After that, rebuild your project. That should eliminate the error symbole.

Best Regards.

STTwo-32 

AjnyhaaAuthor
Associate
October 19, 2024

@STTwo-32  Thank for reply. Unfortunately I have cleaned and rebuilt project many times but the issue not fixed.

STTwo-32
Technical Moderator
October 19, 2024

If you are not using the V1.16.1. please update your CubeIDE. If so, please upload your project here.

Best Regards.

STTwo-32