Generic makefile using stm32cubeide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-10 6:10 AM
Hi All,
How do I generate a generic Makefile from STM32Cube ide? Preferably for L56 series. Currently when I create a project the Makefile option under toolchains inside the cubemx is grayed out. The CubeMX is installed as part of IDE.
thanks,
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
2020-11-10 6:19 AM
Hello @SKuma.14
Using CubeIDE, it's not possible to change the Toolchain other than CubeIDE, please use CubeMX standalone if you need to use other Toolchain/IDE.
For L5, only EWARM, Keil and CubeIDE are supported.
Best Regards,
Khouloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-10 6:19 AM
Hello @SKuma.14
Using CubeIDE, it's not possible to change the Toolchain other than CubeIDE, please use CubeMX standalone if you need to use other Toolchain/IDE.
For L5, only EWARM, Keil and CubeIDE are supported.
Best Regards,
Khouloud
