<?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>Kinetis MicrocontrollersのトピックIAR Embedded workbech linker offset adjustment.</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IAR-Embedded-workbech-linker-offset-adjustment/m-p/765605#M46591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Mr. Ha Dongho.&lt;/P&gt;&lt;P&gt;I am trying KE06(128K) uart bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried uart bootloader by AN4767(KE02 uart bootloader) and AN5219(KE06 CAN bootloader), AN2295 downloader.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now, I succeed connect with AN2295 downloader.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It work well erasing, blank checking.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But flash program fail.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Universal bootloader program try flash program at 0x00000000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0x00000000 area is bootloader area.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Refer below please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MemoryOffset.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4876iEE1D6C83FF80AD84/image-size/large?v=v2&amp;amp;px=999" role="button" title="MemoryOffset.PNG" alt="MemoryOffset.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. MCU info wrong.&lt;/P&gt;&lt;P&gt;2. Now, application address is 0x00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;But my bootloader area is 0x0000~0x00001FFF and&amp;nbsp;application area is 0x2000~0x0001FFFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use IAR Embedded Workbench 7.7.&lt;/P&gt;&lt;P&gt;How can I change application offset address?&lt;/P&gt;&lt;P&gt;Someone help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I solved this problem.&lt;/P&gt;&lt;P&gt;I used AN5219SW demo application's icf file.&lt;/P&gt;&lt;P&gt;"KE06_Flash_128K_bootloader.icf"&lt;/P&gt;&lt;P&gt;Bootloader and application operate well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2018 07:19:00 GMT</pubDate>
    <dc:creator>donghoha</dc:creator>
    <dc:date>2018-05-18T07:19:00Z</dc:date>
    <item>
      <title>IAR Embedded workbech linker offset adjustment.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/IAR-Embedded-workbech-linker-offset-adjustment/m-p/765605#M46591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Mr. Ha Dongho.&lt;/P&gt;&lt;P&gt;I am trying KE06(128K) uart bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried uart bootloader by AN4767(KE02 uart bootloader) and AN5219(KE06 CAN bootloader), AN2295 downloader.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now, I succeed connect with AN2295 downloader.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It work well erasing, blank checking.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But flash program fail.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Universal bootloader program try flash program at 0x00000000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0x00000000 area is bootloader area.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Refer below please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MemoryOffset.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4876iEE1D6C83FF80AD84/image-size/large?v=v2&amp;amp;px=999" role="button" title="MemoryOffset.PNG" alt="MemoryOffset.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1. MCU info wrong.&lt;/P&gt;&lt;P&gt;2. Now, application address is 0x00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;But my bootloader area is 0x0000~0x00001FFF and&amp;nbsp;application area is 0x2000~0x0001FFFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use IAR Embedded Workbench 7.7.&lt;/P&gt;&lt;P&gt;How can I change application offset address?&lt;/P&gt;&lt;P&gt;Someone help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I solved this problem.&lt;/P&gt;&lt;P&gt;I used AN5219SW demo application's icf file.&lt;/P&gt;&lt;P&gt;"KE06_Flash_128K_bootloader.icf"&lt;/P&gt;&lt;P&gt;Bootloader and application operate well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/IAR-Embedded-workbech-linker-offset-adjustment/m-p/765605#M46591</guid>
      <dc:creator>donghoha</dc:creator>
      <dc:date>2018-05-18T07:19:00Z</dc:date>
    </item>
  </channel>
</rss>

