CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 1 match
CCS Forum Index
Author Message
  Topic: Local Variables shown as out of scope while debugging
hgida

Replies: 3
Views: 10370

PostForum: General CCS C Discussion   Posted: Fri Jan 07, 2011 4:34 pm   Subject: Local Variables shown as out of scope while debugging
I'm having a similar problem...

I have the following declared in a header file:

typedef struct context {
unsigned int 8 state;
unsigned int 8 transition;
} context_t;

I do the fo ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group