Skip to main content
Visitor II
September 2, 2023
Question

How to config track clock on NUCLEO-H563ZI

  • September 2, 2023
  • 1 reply
  • 1535 views

I am using the MDK-ARM tool to develop our application.

When I enable the "Trace Exceptions" function to trace all exceptions, it always show "No synchronization" in red below. And no exception can be seen from the table.

I also uploaded the trace clock settings as below. I guess that I may config wrong track clock.

Is there any suggestions you can provide to me? Thanks.

No_sync.png

Trace_clock.png

 

This topic has been closed for replies.

1 reply

Foued_KH
ST Employee
September 4, 2023

Hello @english0815 , 

In STM32CubeMX:
Select "Trace Asynchronous Sw" in Debug selection box as shown :

Foued_KH_0-1693842599993.png

Hope it helps!
Foued

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.