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 2 matches
CCS Forum Index
Author Message
  Topic: How could I set a variable on a specific position in RAM?
Artifox

Replies: 3
Views: 4283

PostForum: General CCS C Discussion   Posted: Fri Jun 30, 2006 8:13 am   Subject: How could I set a variable on a specific position in RAM?
Thanks Very Happy Very Happy Very Happy
  Topic: How could I set a variable on a specific position in RAM?
Artifox

Replies: 3
Views: 4283

PostForum: General CCS C Discussion   Posted: Wed Jun 28, 2006 10:07 am   Subject: How could I set a variable on a specific position in RAM?
Hi, I want to set a variable on a specific position in RAM, by example:
int8 x; // at 0x20h in RAM or
int8 array[8]; // it begins at 0x31h in RAM
How could I do it?

A lot of thanks for ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group