/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / ST32 real time debugging

Username:     
Password:     
             

Forum

# 1   2011-01-18 13:34:49 ST32 real time debugging

Glogov_Kolac
New member
Registered: 2011-01-18
Posts: 2

ST32 real time debugging

Hi everyone !

Does the ST32 MCU-s have abillity to do real time debug ( ie. watching variables and memory locations during program running) or it must be first paused or run step by step?
I am using Atollic True Studio Lite and Discovery dev kit.

Offline

 

# 2   2011-01-20 06:44:53 ST32 real time debugging

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: ST32 real time debugging

Of course the STM32 has a debug module that allows to watch registers, variables and memory locations during program running.
Is there any forum on Atollic website ?

Offline

 

# 3   2011-01-20 11:02:53 ST32 real time debugging

Glogov_Kolac
New member
Registered: 2011-01-18
Posts: 2

Re: ST32 real time debugging

In Atollic True studio I can only watch memory,cpu registers and variables after pause the program, not during running. For example Freescale HCS08 MCU's allows to watch memory contents during cpu running but the registers can only be watched when CPU stops.

Offline

 

# 4   2011-01-21 06:58:34 ST32 real time debugging

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: ST32 real time debugging

Your limitation is due to True Studio and not to STM32.
I suggest you to change your framework to Ride7 : get a Primer, download Ride from this website, and enjoy with real, real time, non intrusive debugging !

Offline

 

Board footer