<?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>This is probably a C question!</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/13813/this-is-probably-a-c-question</link><description> Hello again, 
 
I convert an Ascii file (about 10kB size) to HEX using the BIN2HEX and declaring a file start segment of 4800 (...absolute address 0x48000). When starting debugging in simulation mode using uVision2, I load it to my target (load MYFILE</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: This is probably a C question!</title><link>https://community.arm.com/thread/36913?ContentTypeID=1</link><pubDate>Mon, 02 Oct 2000 12:43:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:f46933d5-da1c-449e-8464-360a04f75118</guid><dc:creator>Doug  Moore</dc:creator><description>&lt;p&gt;You might try using a huge pointer.  Look at an assembly listing to see if the address being computed is using pag or seg address.  It could be that adding i to a page address doesn&amp;#39;t handle crossing page address boundaries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>