How do I get back to STM32CubeMX from within STM32CubeIDE?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 5:11 PM
I used STM32CubeMX to create the initial code for my STM32CubeIDE project. But looking over the generated code, I realize I need to make a change. How do I get back to STM32CubeMX from within STM32CubeIDE in order to modify and regenerate the code?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 6:35 PM
Figured it out more or less by accident: in the Project Explorer, double-click on the <myproject>.ioc entry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 6:35 PM
Figured it out more or less by accident: in the Project Explorer, double-click on the <myproject>.ioc entry.
