<?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>topic Constant Table in FLASH in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Constant-Table-in-FLASH/m-p/332086#M656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done a fair bit of poking around but haven't found a clear explanation of how to do this.&amp;nbsp; Has anyone done this and can share their findings?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2015 21:18:27 GMT</pubDate>
    <dc:creator>LI_Dave</dc:creator>
    <dc:date>2015-02-23T21:18:27Z</dc:date>
    <item>
      <title>Constant Table in FLASH</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Constant-Table-in-FLASH/m-p/332086#M656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done a fair bit of poking around but haven't found a clear explanation of how to do this.&amp;nbsp; Has anyone done this and can share their findings?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 21:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Constant-Table-in-FLASH/m-p/332086#M656</guid>
      <dc:creator>LI_Dave</dc:creator>
      <dc:date>2015-02-23T21:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Constant Table in FLASH</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Constant-Table-in-FLASH/m-p/332087#M657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can allocate constant table in flash with code&lt;/P&gt;&lt;P&gt;const int my_const_array[5] __attribute__((section(".myData"))) = {0x11,0x22,0x33,0x44};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here section .myData is in Flash and&amp;nbsp; is defined in ld file.&lt;/P&gt;&lt;P&gt;see attached for sample code and video.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Zhang Jun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 10:13:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Constant-Table-in-FLASH/m-p/332087#M657</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2015-02-28T10:13:12Z</dc:date>
    </item>
  </channel>
</rss>

