2021-07-29 03:49 PM
Hello. Im trying to generate code to run on the CM4, but when i generate it the code is located within the CM7 folder, like so :
- :file_folder: CM4
- :file_folder:Core
- :file_folder: CM7
- :file_folder: Core
- :file_folder: TouchGFX
This is what im trying to achieve:
- :file_folder: CM4
- :file_folder:Core
- :file_folder: TouchGFX
- :file_folder: CM7
- :file_folder: Core
Or is there any other way to make touchGFX run on the CM4 in this MCU? Any links for documentation would be appreciated as well.
Thank you.
2021-07-30 05:20 AM
Hello @GAval.1,
I am not a TouchGFX expert, my colleagues can better help you with it.
But you can refer to "Dual Core Debugging on STM32H7 with STM32CubeIDE" on our YouTube channel and to the AN5286 STM32H7x5/x7 dual-core microcontroller debugging, they might help.
Chahinez.