2021-12-22 12:44 AM
I try to use STM32CubeMX generate project with makefile, but the option is gray. It's can not select. Does the cubemx not support generate makefile on stm32mp1 platform ?
Solved! Go to Solution.
2021-12-22 02:14 AM
Hi @Community member ,
I confirm CubeMX does not support "makefile" project generation for STM32MP15.
Can you elaborate why you want/need to use this format?
Thanks
Olivier
2021-12-22 02:14 AM
Hi @Community member ,
I confirm CubeMX does not support "makefile" project generation for STM32MP15.
Can you elaborate why you want/need to use this format?
Thanks
Olivier
2021-12-22 06:36 PM
Hi @Community member , thanks for your reply. I want manual build and debug the project on cm4 of stm32mp1. The stm32cubeide sometime have failed or error when debug with cm4.
2021-12-22 11:45 PM
Hi @Community member,
The issue you are facing with STM32CubeIDE debug have to be understood and fixed.
Can you please elaborate this in another post ?
Thanks,
Olivier
2021-12-23 06:14 PM
Okay, I will post it later.