cancel
Showing results for 
Search instead for 
Did you mean: 

Dual-Core Support: How to make the generated code run on CM4 core from a STM32H747I-DISCO?

GAval.1
Associate II

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.

1 REPLY 1
ChahinezC
Lead

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.