cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE on Windows 7

techdesk
Associate III

Hello
I tried everything but I cannot get STM32CubeIDE to get the editor to work.
I just keep on getting this message: There is no active editor that provides an outline.
I spent hours re-installing but nothing worked
All help will be appreciated

13 REPLIES 13

Maybe try old version - afair i had  CubeIDE v1.10.0  installed on Win7 .

If you feel a post has answered your question, please click "Accept as Solution".

main.c   MouseClick  returns "no active editor that provides an outline"

Environment: Windows 11. date 11jan2025

  Go to windows explorer:

     DoubleClick  any *.c file.  ( or find your actual .. project... main.c  file)

        WINDOWS ASKS YOU TO "SELECT AN APP TO EDIT THIS main.c FILE

          Select NotePad

      Close everything

 Restart

If you have made an IDE-project, it should look like this :

AScha3_0-1736582022532.png

"no active editor that provides an outline" = something is missing, to let the IDE know, what to do.

Is this your first try with this IDE ?  -> read the manual, ...first : get started etc.

https://wiki.st.com/stm32mcu/wiki/Category:STM32CubeIDE

https://www.st.com/resource/en/user_manual/um2553-stm32cubeide-quick-start-guide-stmicroelectronics.pdf

https://www.st.com/resource/en/user_manual/um2609-stm32cubeide-user-guide-stmicroelectronics.pdf

 

If you feel a post has answered your question, please click "Accept as Solution".

This was my SOLUTION to the issue discussed. It was NOT a problem description. Sorry for any misunderstanding!