<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Digital Signal ControllersのトピックMC56F8323   how to write data on data flash before  main function run。</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8323-how-to-write-data-on-data-flash-before-main-function/m-p/464647#M620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to write some data on the addrress of data flash 0x1000-0x1FFF,before main。&lt;/P&gt;&lt;P&gt;how can I do?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help。 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Apr 2016 09:22:55 GMT</pubDate>
    <dc:creator>锋方</dc:creator>
    <dc:date>2016-04-21T09:22:55Z</dc:date>
    <item>
      <title>MC56F8323   how to write data on data flash before  main function run。</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8323-how-to-write-data-on-data-flash-before-main-function/m-p/464647#M620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to write some data on the addrress of data flash 0x1000-0x1FFF,before main。&lt;/P&gt;&lt;P&gt;how can I do?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help。 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 09:22:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8323-how-to-write-data-on-data-flash-before-main-function/m-p/464647#M620</guid>
      <dc:creator>锋方</dc:creator>
      <dc:date>2016-04-21T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F8323   how to write data on data flash before  main function run。</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8323-how-to-write-data-on-data-flash-before-main-function/m-p/464648#M621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Are these data constant? If yes, just define the data as constants in your application code, and place the constants in data flash by link command file.&amp;nbsp; Indeed, you do not need to modify the link command file manually, just select the build target with ‘xROM’ in its name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;If the data are not constant, you can write the data flash after the hardware initialization at the beginning of main function. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;For how to write the flash, please refer to the reference manual:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;&lt;A href="http://cache.nxp.com/files/dsp/doc/user_guide/MC56F8300UM.pdf" title="http://cache.nxp.com/files/dsp/doc/user_guide/MC56F8300UM.pdf"&gt;http://cache.nxp.com/files/dsp/doc/user_guide/MC56F8300UM.pdf&lt;/A&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;And you can add Processor Experts’s IntFlash Component into the project to implement flash operation.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Fiona Kuang&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;TIC - Technical Information Center&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;Note: If this post answers your question, please click the Mark Correct button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 07:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8323-how-to-write-data-on-data-flash-before-main-function/m-p/464648#M621</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-04-29T07:10:14Z</dc:date>
    </item>
  </channel>
</rss>

