Dual-Core Support: How to make the generated code run on CM4 core from a STM32H747I-DISCO?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-29 3: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.
- Labels:
-
STM32H7 series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-07-30 5: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.
