<?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>Many small data blocks in CODE segment</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/15507/many-small-data-blocks-in-code-segment</link><description> Hi all, 
 
In a project we have to use a small amount of static memory in every 2KByte ROM block. This is not normally a problem as the linker tries to fit any code where it can. 
 
However, we now many many (a few hundred) small blocks of data - each</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Many small data blocks in CODE segment</title><link>https://community.arm.com/thread/39443?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2002 08:10:05 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:41998e01-0fc4-4fd7-8cbd-695963334f1a</guid><dc:creator>Eric VAN OLDEN</dc:creator><description>&lt;p&gt;In C you can&amp;#39;t. All constant of a C module are in the segment ?CO?modulname.&lt;br /&gt;
But you can create an assembler module and in this assembler module you can define a maximum of 256 segments which each locate at a specific address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Many small data blocks in CODE segment</title><link>https://community.arm.com/thread/39444?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2002 08:09:20 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5be11e5c-154a-4029-8292-33576b0f6d80</guid><dc:creator>Eric VAN OLDEN</dc:creator><description>&lt;p&gt;In C you can&amp;#39;t. All constant of a C module are in the segment ?CO?modulname.&lt;br /&gt;
But you can create an assembler module and in this assembler module you can define a maximum of 256 segments which each locate at a specific address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>