<?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 MPC5674F Bootload in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1615404#M23171</link>
    <description>&lt;P&gt;Can someone explain me the code or method to bootloader the MPC5674F chip?&lt;/P&gt;&lt;P&gt;The chip I have is SPC5674FMVVS chip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#MPC5674F #bootloader #SPC5674&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 05:14:52 GMT</pubDate>
    <dc:creator>pyi285</dc:creator>
    <dc:date>2023-03-15T05:14:52Z</dc:date>
    <item>
      <title>MPC5674F Bootload</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1615404#M23171</link>
      <description>&lt;P&gt;Can someone explain me the code or method to bootloader the MPC5674F chip?&lt;/P&gt;&lt;P&gt;The chip I have is SPC5674FMVVS chip&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#MPC5674F #bootloader #SPC5674&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 05:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1615404#M23171</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-03-15T05:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5674F Bootload</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1615992#M23191</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213994"&gt;@pyi285&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We provide Rappid bootloader which can use either UART or CAN (per release notes - only UART in case of MPC5674F). It uses BAM serial boot mode. Notice that we do not provide source codes, it cannot be modified:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=RAPPID_BOOTLOADER_UTILITY&amp;amp;appType=license&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To start this bootloader, it is necessary to reconfigure BOOTCFG pins in order to start BAM serial download. If it is not suitable for your application, it’s necessary to use flash resident bootloader.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are interested in flash resident bootloader, attached is a draft of application note:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/servlet/JiveServlet/download/427962-1-279359/bootloader.zip" target="_blank"&gt;https://community.nxp.com/servlet/JiveServlet/download/427962-1-279359/bootloader.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It’s written directly for MPC5634M, software is working. It can be used as a starting point to develop own solution. It’s necessary to use these SSD flash drivers:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.nxp.com/lgfiles/Qorivva/MPC5674F_C90FL_SSD_DRV.exe" target="_blank"&gt;http://www.nxp.com/lgfiles/Qorivva/MPC5674F_C90FL_SSD_DRV.exe&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just in case, this is updated and published version for MPC57xx devices (software is written for MPC5748G):&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes/AN5319.pdf" target="_blank"&gt;http://www.nxp.com/assets/documents/data/en/application-notes/AN5319.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5319SW.zip" target="_blank"&gt;http://www.nxp.com/assets/documents/data/en/application-notes-software/AN5319SW.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if you are looking for out of box solution, you can ask Vector (or other SW vendors) for help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.vector.com/int/en/products/products-a-z/embedded-components/flash-bootloader" target="_blank"&gt;https://www.vector.com/int/en/products/products-a-z/embedded-components/flash-bootloader#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 17:30:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1615992#M23191</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-03-15T17:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5674F Bootload</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1637047#M23400</link>
      <description>&lt;P&gt;Can you write the Bootloader code used with the SPC5674FF3MVV3 Chip?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 08:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1637047#M23400</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-04-20T08:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5674F Bootload</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1637095#M23401</link>
      <description>&lt;P&gt;This is not a service provided by our free online technical support. You can request a solution from our paid engineering services:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/support/support/nxp-engineering-services:SW-SUPPORT" target="_blank"&gt;https://www.nxp.com/support/support/nxp-engineering-services:SW-SUPPORT&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 09:30:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1637095#M23401</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-04-20T09:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5674F Bootload</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1639398#M23429</link>
      <description>I am sorry But I don't have enough time, so I need a quick answer and an accurate code. I urgently need a bootloader code related to the MPC5674F chip I am using.&lt;BR /&gt;If you can't write the code, can you elaborate on the address or register that needs to be changed?&lt;BR /&gt;please i need a lot&lt;BR /&gt;&lt;BR /&gt;It is difficult to understand the present</description>
      <pubDate>Tue, 25 Apr 2023 04:50:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/m-p/1639398#M23429</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-04-25T04:50:33Z</dc:date>
    </item>
  </channel>
</rss>

