<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Address allocation in AX51 and C51</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/27008/address-allocation-in-ax51-and-c51</link><description> 
Let&amp;#39;s say that I have two files in my project: Startup.A51 and
test.c 

 
Some variables are allocated in Startup.A51; for example, 

 
REG_STATUS DATA 0A0H
 

 
Also, some DATA variables are allocated in test.c. 

 
data char value;
 

 
(1) Does the</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>