Project imported from TouchGFX but not able to debug for board STM32H745I - DISCO
- November 10, 2023
- 5 replies
- 3873 views
Board : STM32H745I - DISCO
Cubeide : v.1.13.2
TouchGFX : v4.22.1 Designer
i did generate code in touchgfx then imported the entire project in cube IDE.
STM32H745I - DISCO as it is dual core m4 and m7
1st i did build and debugging for STM32H745I_DISCO_CM4 <--- (check in image). It is successful.
2nly done with building for STM32H745I_DISCO_CM7 <--- (check in image) .It is successful
But while debugging the STM32H745I_DISCO_CM7 ;
i am facing following issue ??????
Error in final launch sequence:
Failed to execute MI command:
load C:\\TouchGFXProjects\\T_First_Project\\STM32CubeIDE\\CM7\\Debug\\STM32H745I_DISCO_CM7.elf
Error message from debugger back end:
Load failed
Failed to execute MI command:
load C:\\TouchGFXProjects\\T_First_Project\\STM32CubeIDE\\CM7\\Debug\\STM32H745I_DISCO_CM7.elf
Error message from debugger back end:
Load failed
Failed to execute MI command:
load C:\\TouchGFXProjects\\T_First_Project\\STM32CubeIDE\\CM7\\Debug\\STM32H745I_DISCO_CM7.elf
Error message from debugger back end:
Load failed
Load failed
