<?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 Re: buspal build fails in MCU Bootloader</title>
    <link>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317677#M1330</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189771"&gt;@kabufw&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer to following link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Support/KL26Z-Implementing-USB-bootloader/m-p/1199947" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Support/KL26Z-Implementing-USB-bootloader/m-p/1199947&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2021 03:21:06 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2021-08-04T03:21:06Z</dc:date>
    <item>
      <title>buspal build fails</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317080#M1329</link>
      <description>&lt;P&gt;I tried to build buspal for MKL25Z4 with using IAR Embedded Workbench IDE --Arm 9.10.2.&lt;BR /&gt;The following message is displayed and the build failed. Is there a workaround?&lt;BR /&gt;&lt;BR /&gt;Error[Li005]: no definition for "__iar_small___aeabi_uidiv" [referenced from C:\workspace\NXP_Kinetis_Bootloader_2_0_0_mod\apps\bus_pal\MKL25Z4\iar\buspal_freedom\Debug\obj\MKL25Z4\drivers\i2c\fsl_i2c.o]&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 06:21:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317080#M1329</guid>
      <dc:creator>kabufw</dc:creator>
      <dc:date>2021-08-03T06:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: buspal build fails</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317677#M1330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189771"&gt;@kabufw&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer to following link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Support/KL26Z-Implementing-USB-bootloader/m-p/1199947" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Support/KL26Z-Implementing-USB-bootloader/m-p/1199947&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 03:21:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317677#M1330</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-08-04T03:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: buspal build fails</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317686#M1331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I cannot access your link. If I access it, browser displays the following message. Could you inform me how I can access it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kabufw_0-1628047801467.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/151694i78C3DE23D8A5A3F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kabufw_0-1628047801467.png" alt="kabufw_0-1628047801467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 04:42:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317686#M1331</guid>
      <dc:creator>kabufw</dc:creator>
      <dc:date>2021-08-04T04:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: buspal build fails</title>
      <link>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317933#M1332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;To avoid the linker errors, the recommendation is to go to Project&amp;gt;Options&amp;gt;Linker&amp;gt;Extra Options, and remove manual redirects.&lt;/P&gt;
&lt;P&gt;Using the IAR EWARM 8.50.9 (latest version of this IDE ) I was able to get rid of compiler&amp;nbsp; errors after&amp;nbsp; un-checking the use command line options box.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jingpan_0-1628063075584.jpeg" style="width: 583px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/151749iF7BD51B085457BCB/image-dimensions/583x544?v=v2" width="583" height="544" role="button" title="jingpan_0-1628063075584.jpeg" alt="jingpan_0-1628063075584.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 07:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCU-Bootloader/buspal-build-fails/m-p/1317933#M1332</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-08-04T07:46:18Z</dc:date>
    </item>
  </channel>
</rss>

