<?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>MQX Software Solutions中的主题 Re: Question about flash_X Driver</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160608#M1188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I found that you can modify the twrmcf52259.h header that define the BSPCFG_FLASHX_SIZE from 0x4000 to (FLASHX_END_ADDR - FLASHX_START_ADDR)&lt;/P&gt;&lt;P&gt;This macros are defined in the intflash.lcf file at the bottom.&lt;/P&gt;&lt;P&gt;When I made that change and recompiled the RTOS and FSLMQX/mqx/examples/flashx application my total available flash space was 0x70000.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Nov 2010 02:55:52 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2010-11-11T02:55:52Z</dc:date>
    <item>
      <title>Question about flash_X Driver</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160605#M1185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;BR /&gt;I'm working on a project that used the MQX flash_x driver on a MCF52259 procesor. The default configuration of the driver have 4 sector of 4kbytes of size. My application need more space than that. So, is it posible to expand the flash_x memory of the driver?. If it is, could you provide an example?&lt;/P&gt;&lt;P&gt;Yours sincerely&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 20:41:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160605#M1185</guid>
      <dc:creator>AF_Ariel</dc:creator>
      <dc:date>2010-11-04T20:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about flash_X Driver</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160606#M1186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you cannot change the sector size, so you need to align the overall size according the sector size. It's controlled by BSP macro BSPCFG_FLASHX_SIZE.&lt;/P&gt;&lt;P&gt;Anyway, the actual size you'll get is dependant on the available free flash after your code. If your requested size doesn't fit there, you'll get runtime error during installation of flashx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 19:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160606#M1186</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2010-11-09T19:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about flash_X Driver</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160607#M1187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello:&lt;BR /&gt;Thank you for your responce PetrM. Certainly, I realy need more number of sectors, I'm not intrested in change the size of the sectors. So, there is a procedure to extend the number of sectors of the flash X driver?&lt;BR /&gt;Thank you in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160607#M1187</guid>
      <dc:creator>AF_Ariel</dc:creator>
      <dc:date>2010-11-09T21:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about flash_X Driver</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160608#M1188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I found that you can modify the twrmcf52259.h header that define the BSPCFG_FLASHX_SIZE from 0x4000 to (FLASHX_END_ADDR - FLASHX_START_ADDR)&lt;/P&gt;&lt;P&gt;This macros are defined in the intflash.lcf file at the bottom.&lt;/P&gt;&lt;P&gt;When I made that change and recompiled the RTOS and FSLMQX/mqx/examples/flashx application my total available flash space was 0x70000.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 02:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160608#M1188</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2010-11-11T02:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about flash_X Driver</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160609#M1189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 03:10:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Question-about-flash-X-Driver/m-p/160609#M1189</guid>
      <dc:creator>AF_Ariel</dc:creator>
      <dc:date>2010-11-11T03:10:20Z</dc:date>
    </item>
  </channel>
</rss>

