<?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>IAP data not being written</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/23324/iap-data-not-being-written</link><description> 
I am trying to write data to the ROM using IAP. I check the return
codes for both the prep for write and the copy to RAM functions and
they are telling me command_success but when I copy the data back out
to a buffer the buffer contains nulls. 

 
Is</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: IAP data not being written</title><link>https://community.arm.com/thread/49858?ContentTypeID=1</link><pubDate>Tue, 13 May 2008 07:25:19 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:bddd3911-6abc-41fd-a01c-d736de509bbc</guid><dc:creator>Keil Software Support Intl.</dc:creator><description>&lt;p&gt;&lt;p&gt;
Yes a simple memcpy should do the job. However, are you really
accessing the right memory location with DATA_ADDR?&lt;/p&gt;

&lt;p&gt;
Posting the complete function with data definitions and mentioning
the device that you are actually using may help to get better
answers.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>