2024-12-04 05:14 AM
Hello, I am working with the stm32h7s board. I am developing an interface via Touchgfx designer and embedding it on this board. If I generate via Touchgx designer and upload to the program, I see my design on my LCD screen and my codes are working, but when I try to debug the same project via stm32cube ide, I get this error and when I terminate it, it doesn't work.
Do I need to make a separate setting to debug? Can't I open the code created by gfx designer and debug it in stm32cube?
Thanks.
2024-12-04 06:34 AM
Hello @hamzatamer and welcome to the community.
Need to give more details about the board you are using: ST or custom board. stm32h7s is a microcontroller not a board. Do you mean STM32H7S78-DK board?
@hamzatamer wrote:
If I generate via Touchgx designer and upload to the program, I see my design on my LCD screen and my codes are working,
-> Do you mean this button in TouchGFX designer?
How did you start your project? from board template in TouchGFX designer?