2023-09-15 01:58 AM
Hi,
As, I am doing unit testing for a stm32 project, I want to know which tool is invoking automatic makefile. where is the path of the tool in local disk.
Thanks
Monika
2023-09-19 10:48 PM
Hi, Is there any update on the above query?
2023-09-26 02:57 AM - edited 2023-09-26 02:57 AM
Hello @Monika_02 and welcome to the community,
The tool used to invoke automatic Makefile generation for STM32 projects is STM32CubeMX . It is generated under the Debug folder in the project explorer.
Thanks,
Souhaib.