<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reading from Flash - when via ICODE/DCODE?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36128/reading-from-flash---when-via-icode-dcode</link><description>Greetings, 
 in the system I develop I shall have a task resposible for fetching some amount of data from Flash to RAM. I should mention that the code will be executed from Flash with the instruction cache (I-Cache) enabled. As far I understand (after</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jul 2018 14:07:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36128/reading-from-flash---when-via-icode-dcode" /><item><title>RE: Reading from Flash - when via ICODE/DCODE?</title><link>https://devzone.nordicsemi.com/thread/139281?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 14:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cb6e8fc-0893-411f-85eb-8c10a2343325</guid><dc:creator>Borys Jeleński</dc:creator><description>&lt;p&gt;Thank you very much for the comprehensive answer,&lt;/p&gt;
&lt;p&gt;Best regard,&lt;/p&gt;
&lt;p&gt;Borys&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading from Flash - when via ICODE/DCODE?</title><link>https://devzone.nordicsemi.com/thread/139231?ContentTypeID=1</link><pubDate>Fri, 06 Jul 2018 10:46:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d687d83f-9d89-4ac6-abb8-bfd1405bfa3d</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;HI Borys,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The I-CODE bus is used to fetch instructions(either from the I-Cache or directly from the code memory region) and the D-CODE bus is used for data access in the code memory region, see&amp;nbsp;&lt;a title="Bus interfaces" href="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0439b/CACDHCFH.html"&gt;Bus interfaces&lt;/a&gt;&amp;nbsp;in the&amp;nbsp;&lt;a title="Cortex-M4 Technical Reference Manual" href="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0439b/index.html"&gt;Cortex-M4 Technical Reference Manual&lt;/a&gt;. Hence, its the I-CODE bus will fetch the instruction regardless if there is a cache-hit or cache-miss. The links below are for the ARM Core&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>