<?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 Flash code using Serial Communication in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1397069#M6865</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using NXP S32K144. I have designed a Simulink Model and want to flash the model using serial communication. What all changes have to be done to flash the code?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jan 2022 05:44:53 GMT</pubDate>
    <dc:creator>srikar_26</dc:creator>
    <dc:date>2022-01-11T05:44:53Z</dc:date>
    <item>
      <title>Flash code using Serial Communication</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1397069#M6865</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using NXP S32K144. I have designed a Simulink Model and want to flash the model using serial communication. What all changes have to be done to flash the code?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 05:44:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1397069#M6865</guid>
      <dc:creator>srikar_26</dc:creator>
      <dc:date>2022-01-11T05:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Flash code using Serial Communication</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1397261#M6866</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189593"&gt;@srikar_26&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to download the executable on the board via Serial connection, you have to first flash the bootloader on the board and then specify the Serial option in your model. There are the main steps:&lt;/P&gt;
&lt;P&gt;1. Open the S32DS for Arm and flash the bootloader rbf file. You can find the rbf file for the S32K144 in the Toolbox installation location tools, BootLoader, RBF_Files.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mariuslucianand_0-1641891996721.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167253i5901856DC1C75EE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mariuslucianand_0-1641891996721.png" alt="mariuslucianand_0-1641891996721.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. Open the main config block and under Target Connection, select Serial option as Download interface, check the Boot Assist option ( This will ask you to reset the board while the executable is ready to pe deployed on target) and select the right COM port associated with your baord.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mariuslucianand_1-1641892214021.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167255iCE5204E8BFC1D48D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mariuslucianand_1-1641892214021.png" alt="mariuslucianand_1-1641892214021.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our toolbox, there is an example called&amp;nbsp;flash_bam_download_s32k144.mdl which you can test first.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 09:11:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1397261#M6866</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2022-01-11T09:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Flash code using Serial Communication</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1408002#M6947</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;I would like to flash the code on a pcb designed by us with NXP S32K144 microcontroller. Is there any specific Serial communication channel/pins we should use?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 12:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1408002#M6947</guid>
      <dc:creator>srikar_26</dc:creator>
      <dc:date>2022-02-02T12:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Flash code using Serial Communication</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1456816#M7292</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what kind of hardware is required or recommended for serial communication with the chip?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can a&amp;nbsp;&lt;SPAN&gt;SEGGER J-Links do this job?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 23:44:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1456816#M7292</guid>
      <dc:creator>TOM_ScuderiaMensaFSG</dc:creator>
      <dc:date>2022-05-11T23:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flash code using Serial Communication</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1883949#M9187</link>
      <description>&lt;P&gt;Thanks a lot for outlining the steps very clearly Marius for flashing code from UART Serial directly from Matlab Simulink IDE in the PC to the ECU with the NXP MCU&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you detail similar steps for flashing code directly from Matlab Simulink IDE in the PC over CAN &amp;nbsp;also please &amp;nbsp;if it is possible ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Going to use a Kavaser CAN2USB HW to connect the PC &amp;amp; Custom NXP board based on S32k144&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 03:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Flash-code-using-Serial-Communication/m-p/1883949#M9187</guid>
      <dc:creator>Vasappanavara</dc:creator>
      <dc:date>2024-06-09T03:38:33Z</dc:date>
    </item>
  </channel>
</rss>

