<?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>LPCXpresso IDEのトピックRe: Bug in Program Flash feature: invalid FLASH content if load and run address differs in .axf</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611781#M32350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is your image being copied to RAM? Are you following one of the methods described in&amp;nbsp;&lt;A href="https://community.nxp.com/message/630746"&gt;https://community.nxp.com/message/630746&lt;/A&gt;&amp;nbsp; or handcrafting everything yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I would suspect an issue with the address information being generated by your linker script.&amp;nbsp;Can you post an example project, or at least your AXF, your linker script, your linker map file and the log file generated by the GUI flash programmer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2016 15:31:22 GMT</pubDate>
    <dc:creator>lpcxpresso_supp</dc:creator>
    <dc:date>2016-12-15T15:31:22Z</dc:date>
    <item>
      <title>Bug in Program Flash feature: invalid FLASH content if load and run address differs in .axf</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611780#M32349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Via ld script I created an axf which loads from internal FLASH (0x1a000000) but executes from RAM. If I try to download this axf via "Program Flash" button then some garbage is written to the FLASH and the MCU does not boot. If I download the same axf via "Debug" button in the quickstart panel, FLASH content is correct and the image works. If I download the .bin created from the very same axf via&amp;nbsp;&lt;SPAN&gt;"Program Flash" button (and specifying 0x1a000000 as base address) then it works as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looks like the&amp;nbsp;"Program Flash" feature does not decode and translate this kind of axf correctly. Any comments or tips?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LPCXpresso v8.2.2&lt;/P&gt;&lt;P&gt;LPC-Link 2&lt;/P&gt;&lt;P&gt;LPC4357&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 15:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611780#M32349</guid>
      <dc:creator>udoeb</dc:creator>
      <dc:date>2016-12-14T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Program Flash feature: invalid FLASH content if load and run address differs in .axf</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611781#M32350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is your image being copied to RAM? Are you following one of the methods described in&amp;nbsp;&lt;A href="https://community.nxp.com/message/630746"&gt;https://community.nxp.com/message/630746&lt;/A&gt;&amp;nbsp; or handcrafting everything yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I would suspect an issue with the address information being generated by your linker script.&amp;nbsp;Can you post an example project, or at least your AXF, your linker script, your linker map file and the log file generated by the GUI flash programmer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 15:31:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611781#M32350</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-12-15T15:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bug in Program Flash feature: invalid FLASH content if load and run address differs in .axf</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611782#M32351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a handcrafted linker script. I don't use cr_section_macros.h, and don't use section decorations in the code for portability reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can provide an axf, map etc. but would not like to post it here. Can I email it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 18:41:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Bug-in-Program-Flash-feature-invalid-FLASH-content-if-load-and/m-p/611782#M32351</guid>
      <dc:creator>udoeb</dc:creator>
      <dc:date>2016-12-15T18:41:17Z</dc:date>
    </item>
  </channel>
</rss>

