Hi friends
How can i define my variable on specific ram address? i.e what should i do if i want to declare unsigned int variable on 0x20?
Regards _________________ Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Sun May 16, 2010 2:59 pm
Quote:
what should i do if i want to declare unsigned int variable on 0x20?
Look in the section on Memory Control. There is a pre-processor
command that will do what you need.
Study
Joined: 09 Apr 2009 Posts: 29
Posted: Sun May 16, 2010 3:09 pm
Like always Thanks PCM, I think #LOCATE is what i need. _________________ Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum