Main function is not visible in Project Explorer of STM32Cube IDE
Thank you for helping.
environment
STM32CubeIDE Ver 1.3.0
STM32CubeMX Ver 5.5.0
TouchGFX Ver 4.13.0
I'm creating a project in TouchGFX and debugging it in the IDE.
I was able to launch the IDE by double-clicking C:\TouchGFXProjects\***\STM32CubeIDE\.project and running it.
(*** is the project name created by TouchGFX)
However, the main function does not appear in Project Explorer.
The file with the main function is in C:\TouchGFXProjects\***\Core\Src and the hierarchy is different.
Is this the cause?
How can I display the files related to the project such as the main function in the IDE's Project Explorer?
Thank you.
