Trace: No Synchronization in ST-Link Debugger Window for STM32F429I discovery board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-16 11:55 PM
Hi Everyone
I am trying to view variables in Keil MDK5 Logic Analyzer Window therefore I have enabled trace and do the required settings of my STM32F429I discovery board. But When I open Debug window and run my code I get trace: No Synchronization message at the bottom of MDK5 Debug window. Logic Analyzer window does not shoe any waveform of my variables. Please help me in fix this problem.
regards
hammi
- Labels:
-
Keil
-
ST-Link
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-17 12:10 AM
Make sure the SWO solder bridge is made on the back of the board.
Ensure that the trace frequency in the debug settings trace pane matches the speed you are running the core. Ie 168 MHz, or whatever.​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 12:14 AM
What SWO solder bridge Do I need to solder for SWO trace in STM32F429I Discovery board?
