I am using STM32h747 MCU, CubeIDE
my question:
My controller is dual core, So .cproject file is created inside each core folder. So for touchgfx i have to copy .cproject from inside CM7 to outside, otherwise touchgfx is not able to find. Is there any...