<?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: SPC5674F Serial Bootload Code in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654877#M23656</link>
    <description>Thank you very much for your steady reply</description>
    <pubDate>Mon, 22 May 2023 13:33:37 GMT</pubDate>
    <dc:creator>pyi285</dc:creator>
    <dc:date>2023-05-22T13:33:37Z</dc:date>
    <item>
      <title>SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1640185#M23442</link>
      <description>&lt;P&gt;I'm trying to run a bootloader through serial communication, but the program crashes in the middle of what's wrong with the code I wrote. I'm looking for someone who can explain this in detail or modify the code.&lt;BR /&gt;The attached file below is the code I wrote. Please refer to what the problem is.&lt;BR /&gt;The link is a site that was used after watching this, modifying or transforming it.&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/td-p/1615404" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/MPC5xxx/MPC5674F-Bootload/td-p/1615404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#scp5674F #MPC5676M&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 05:36:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1640185#M23442</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-04-26T05:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1641715#M23455</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;I took a quick look at your project and I can see that you are using SSD drivers from original bootloader. But it's necessary to use drivers directly for MPC5674F:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=MPC5674F_C90FL_SSD_DRV" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=MPC5674F_C90FL_SSD_DRV&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I recommend to check section "2 MEMORY LAYOUT" in the user manual of the driver to understand the mapping. The flash is interleaved in high address space on this device, so it's little bit different here.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 16:07:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1641715#M23455</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-04-27T16:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654189#M23643</link>
      <description>&lt;P&gt;I downloaded it by following the link you gave. What should I do next?&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 09:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654189#M23643</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-05-21T09:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654375#M23645</link>
      <description>&lt;P&gt;You should find the drivers at this path after installation:&lt;/P&gt;
&lt;P&gt;c:\Program Files (x86)\Freescale\Standard Software C90FL Driver v1.0.4\MPC5674_5676R\&lt;/P&gt;
&lt;P&gt;Replace the drivers in your project and see the user manual UM_C90FL_MM_SSD.pdf for details.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 05:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654375#M23645</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-05-22T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654376#M23646</link>
      <description>I'm currently looking at it now. But which code is better to use, vle or book?</description>
      <pubDate>Mon, 22 May 2023 05:47:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654376#M23646</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-05-22T05:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654841#M23653</link>
      <description>&lt;P&gt;Your project which you shared earlier is VLE, so you need to use VLE version of the drivers. BOOKE would not work.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 12:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654841#M23653</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-05-22T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654877#M23656</link>
      <description>Thank you very much for your steady reply</description>
      <pubDate>Mon, 22 May 2023 13:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654877#M23656</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-05-22T13:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654929#M23660</link>
      <description>&lt;P&gt;This is the code I made with the code link you gave. But the eraser code works, but the board receives data through serial communication (RS232) and I want to program it in the board, but it doesn't work. Can you see why?&lt;/P&gt;&lt;P&gt;Question&lt;BR /&gt;1. Serial communication is performed, but the received data is not stored in the flexi memory on the board (I sent the converted.s19 file with the Teraterm program)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. If, after solving number 1, is there a way to jump to the desired address without resetting the board, load it from there, and run the application program (aka bootloader)?&lt;/P&gt;&lt;P&gt;The continued questioning may upset you, but to me it is really important.&lt;BR /&gt;I'm counting on you&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 15:07:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1654929#M23660</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-05-22T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1656484#M23677</link>
      <description>&lt;P&gt;1. Is Xon/Xoff flow control enabled on your host? This is a must have.&lt;/P&gt;
&lt;P&gt;2. I do not recommend this. You would have to do complete deinitialization of everything. Reset is much more efficient.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 09:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1656484#M23677</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-05-24T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1656520#M23680</link>
      <description>1. Set the current host&lt;BR /&gt;port: com1&lt;BR /&gt;Baud rate: 115200&lt;BR /&gt;Data: 8 bit&lt;BR /&gt;Parity: none&lt;BR /&gt;Stop: 1 bit&lt;BR /&gt;Flowcontrol: none&lt;BR /&gt;&lt;BR /&gt;2. If you reset or turn off the power, all the contents downloaded to Flash/Ram will disappear.</description>
      <pubDate>Wed, 24 May 2023 09:44:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1656520#M23680</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-05-24T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1658120#M23704</link>
      <description>&lt;P&gt;"Flowcontrol: none" - well, as I wrote in previous post, Xon-Xoff is mandatory. It won't work without this. &lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 06:20:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1658120#M23704</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-05-26T06:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: SPC5674F Serial Bootload Code</title>
      <link>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1666031#M23780</link>
      <description>&lt;P&gt;Could you please take a look at my code? I did everything, but the problem is AppExecute(); The bootloader does not work when I use the function. Can you tell me if there is something wrong?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 08:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/SPC5674F-Serial-Bootload-Code/m-p/1666031#M23780</guid>
      <dc:creator>pyi285</dc:creator>
      <dc:date>2023-06-08T08:56:43Z</dc:date>
    </item>
  </channel>
</rss>

