/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Debug..

Username:     
Password:     
             

Forum

# 1   2009-03-01 19:00:29 Debug..

repzak
Member
Registered: 2008-03-05
Posts: 170

Debug..

Hello,

This is more a Ride question, but hope some can answers anyway smile

I have problem in debugging, my biggest problem is i can only see global variables, does i do something wrong?

another thing is i have now 1 global u32 i can not see the value og, but i know it changes..??

Any other input regarding debuging would be nice smile

Kasper

Offline

 

# 2   2009-03-01 19:21:23 Debug..

sjoerd
Member
From: Stad aan het Haringvliet
Registered: 2008-09-04
Posts: 65

Re: Debug..

I've seen similar behaviour with global vs local variables.

Do you use optimization? This might confuse the debugger

Offline

 

# 3   2009-03-02 06:53:22 Debug..

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: Debug..

We fixed several issues in the last release but it seems that the visualization of the local variables still needs to be completed:
  1. When no optimization (to be fixed)
  2. when highest level of optimization is set; some optimized variables are not available (normal)..

Offline

 

Board footer