cancel
Showing results for 
Search instead for 
Did you mean: 

Generic makefile using stm32cubeide

SKuma.14
Associate

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,

1 ACCEPTED SOLUTION

Accepted Solutions
Khouloud ZEMMELI
ST Employee

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

View solution in original post

1 REPLY 1
Khouloud ZEMMELI
ST Employee

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