How can I retarget my .ioc file to a different but very similar MCU?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-05 5:30 PM
How can I retarget my .ioc file to a different but very similar MCU? This is very important and the copy/paste user-generated code is a pain when I often retarget many different projects.
Labels:
- Labels:
-
STM32CubeIDE
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-06 12:01 AM
Unfortunately not supported native if STM32CubeIDE
STM32CubeMX is supporting such
Please consider too: How do I change the MCU in CubeIDE project (st.com) plus be aware IDE is able to support as many build configuration as you want ... so possibly define some per targeted devices (point per each to dedicated linker file etc ...)
