H757I - cannot use CM4 core
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-30 5:42 AM
I have a STM32H757I eval board and I'm using STM32CubeIDE (last version), HAL v.1.8.0
I've setup an empty project using the IDE.
The problem is that the program for the CM7 core runs normally but as soon as i try to start the CM4 program everything "crash".
I have followed all the procedures reported in ST documents on how to setup the debug session.
Can anybody tell me where is the problem?
Why i get a SIGTRAP even before the program on CM4 starts ?
I can provide further details.
In attachment a screenshot of the debug session
Solved! Go to Solution.
- Labels:
-
DEBUG
-
STM32CubeIDE
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-10 6:07 AM
Hello @AAvda.1 and welcome to the STM32 Community :)
I recommend you to follow these resources which provides guidelines to use and debug applications with STM32H7 dual-core for different IDEs:
- AN5286 STM32H7x5/x7 dual-core microcontroller debugging
- AN5361 Getting started with projects based on dual-core STM32H7 microcontrollers in STM32CubeIDE
If you have a question/issue, I suggest you create a new thread where you describe your problem with detail.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-30 8:46 AM
Hello @NGior.1 ,
May be you should check the boot options for the CM4 and the linker file are properly configured.
Then, if possible to test and check with different board in order to deduce if the problem here seems related to the hardware.
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-05 12:03 AM
@Imen DAHMEN may you please be more informative regard how boot options for the CM4 and the linker need to be configured?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-10 6:07 AM
Hello @AAvda.1 and welcome to the STM32 Community :)
I recommend you to follow these resources which provides guidelines to use and debug applications with STM32H7 dual-core for different IDEs:
- AN5286 STM32H7x5/x7 dual-core microcontroller debugging
- AN5361 Getting started with projects based on dual-core STM32H7 microcontrollers in STM32CubeIDE
If you have a question/issue, I suggest you create a new thread where you describe your problem with detail.
Imen
Thanks
Imen
