Why cannot use the open project menu?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-12 4:27 PM
When I run STM32CubeIDE, the open project menu is disabled (in grey color). How can I active it?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-12 4:38 PM
You need to highlight the unopened project in the project tree. Then you'll be able to open the project. If you want to work with an existing project that isn't in your project tree, then you need to import the project.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-12 4:38 PM
You need to highlight the unopened project in the project tree. Then you'll be able to open the project. If you want to work with an existing project that isn't in your project tree, then you need to import the project.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-02-12 5:59 PM
Thank you so much! The issue has been fixed.
