Skip to main content
NGior.1
Visitor II
September 30, 2020
Solved

H757I - cannot use CM4 core

  • September 30, 2020
  • 2 replies
  • 2302 views

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

0693W000004IFEyQAO.png

This topic has been closed for replies.
Best answer by Imen.D

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

2 replies

Technical Moderator
September 30, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
AAvda.1
Associate II
May 5, 2021

@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

Imen.DBest answer
Technical Moderator
May 10, 2021

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks