<?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 array with size of 15k bytes in fixed location. in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/array-with-size-of-15k-bytes-in-fixed-location/m-p/272206#M20179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to allocate an array with size of 15k bytes in fixed location in flash and set its value during compilation.&lt;/P&gt;&lt;P&gt;My MCU is MC9S08DZ60 can the compiler handle this to save this size in flash?&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2013 15:30:52 GMT</pubDate>
    <dc:creator>ngsoftuser</dc:creator>
    <dc:date>2013-04-17T15:30:52Z</dc:date>
    <item>
      <title>array with size of 15k bytes in fixed location.</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/array-with-size-of-15k-bytes-in-fixed-location/m-p/272206#M20179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to allocate an array with size of 15k bytes in fixed location in flash and set its value during compilation.&lt;/P&gt;&lt;P&gt;My MCU is MC9S08DZ60 can the compiler handle this to save this size in flash?&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/array-with-size-of-15k-bytes-in-fixed-location/m-p/272206#M20179</guid>
      <dc:creator>ngsoftuser</dc:creator>
      <dc:date>2013-04-17T15:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: array with size of 15k bytes in fixed location.</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/array-with-size-of-15k-bytes-in-fixed-location/m-p/272207#M20180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to create a special segment, of sufficient size, within the PRM file for the project.&amp;nbsp; The array variable would then be placed within this segment, by the linker, by using a suitable #pragma, and defining the array as const.&amp;nbsp; It would seem that the initialisation of this array will be somewhat tedious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 21:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/array-with-size-of-15k-bytes-in-fixed-location/m-p/272207#M20180</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2013-04-17T21:49:41Z</dc:date>
    </item>
  </channel>
</rss>

