<?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>S32 Design StudioのトピックRe: For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using G</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2265154#M13984</link>
    <description>&lt;P&gt;Thanks a lot for the info&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/92490"&gt;@nxf59728&lt;/a&gt;&amp;nbsp;, I'm&lt;BR /&gt;-try out IPCF communication of storing and retrieving a sample 200KB data between A53(bare-metal) and M7(NXP-RTOS) both direction, going through example codes,&lt;BR /&gt;-trying out configuration mex file, I'm generating single image using SlimBoot-loader but facing issues,&lt;BR /&gt;for which I was looking for a GUI / Script based SW-tool which can do Usb/uart mode to Boot-mode switch and vice-versa; without the need to manual changing the Bmode1.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 15:43:30 GMT</pubDate>
    <dc:creator>AbdulKhader</dc:creator>
    <dc:date>2025-12-17T15:43:30Z</dc:date>
    <item>
      <title>For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using GUI</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2248398#M13915</link>
      <description>&lt;P&gt;Hi I'm new to this NXP- SAF85xx SOC, each time I code and flash I need to manually change the bmode1, can anyone help me to get the GUI which helps to control the bmode switch and reset board to flashing and booting.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 12:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2248398#M13915</guid>
      <dc:creator>AbdulKhader</dc:creator>
      <dc:date>2025-11-25T12:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2249136#M13923</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am assuming you are using the NXP EVK and S32 Flasher Tool to flash the device via the UART.&lt;/P&gt;
&lt;P&gt;The BMOD pins control the way the device boots from (either from FLASH or SERIAL/CAN) and can only be configured via bootstrap pins (DIP switches on the board) and not possible via any GUI.&lt;/P&gt;
&lt;P&gt;The best way for development is for example:&lt;/P&gt;
&lt;P&gt;1) To load the application into RAM and execute using a DEBUG probe. (No need to flash and change the BMOD pins every time.)&lt;BR /&gt;2) Use the Network Bootloader SW package that allows the customer to update the application via Ethernet every time it's required.&lt;/P&gt;
&lt;P&gt;I don't know your requirements, so I am not sure what's best for you to go forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Pedro Gomes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 08:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2249136#M13923</guid>
      <dc:creator>nxf59728</dc:creator>
      <dc:date>2025-11-26T08:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2253362#M13940</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/92490"&gt;@nxf59728&lt;/a&gt;&amp;nbsp;for the reply, I'm using the SAF85xx SoC and yes Flash tool for usb flash, recently I got to know that there is a script with the help of which the boot mode and flash mode con be changed. If so, please share it, also I want to know where I can get the network bootloader SW package.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 16:18:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2253362#M13940</guid>
      <dc:creator>AbdulKhader</dc:creator>
      <dc:date>2025-12-02T16:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2263960#M13979</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/257037"&gt;@AbdulKhader&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I am pretty sure there is no such script to change the boot/flash mode, since these are bootstrap pins, that are read at boot-time. Please provide me the source for this information, since I believe there is some kind of misunderstanding.&lt;/P&gt;
&lt;P&gt;Regarding the networkbootloader, you should be able to access it via your NXP Software Account. The direct link is&amp;nbsp;&lt;A href="https://freescaleesd.flexnetoperations.com/337170/701/13109701/SAF85xx_SAF86xx_Network_Bootloader_5.0.0_D240930.zip?ftpRequestID=4137346391&amp;amp;server=freescaleesd.flexnetoperations.com&amp;amp;dtm=DTM20251216131554ODI2NzUyNTYy&amp;amp;authparam=1765919754_fb44ca01d852a595e146b5ac8d94e803&amp;amp;ext=.zip" target="_blank"&gt;https://freescaleesd.flexnetoperations.com/337170/701/13109701/SAF85xx_SAF86xx_Network_Bootloader_5.0.0_D240930.zip?ftpRequestID=4137346391&amp;amp;server=freescaleesd.flexnetoperations.com&amp;amp;dtm=DTM20251216131554ODI2NzUyNTYy&amp;amp;authparam=1765919754_fb44ca01d852a595e146b5ac8d94e803&amp;amp;ext=.zip&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but you need to be logged-in. If you dont have a NXP Software account, please let me know and I can (if all the legal parts are in), provide you access to it.&lt;/P&gt;
&lt;P&gt;Also, can you tell me what actual project you are working ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 13:21:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2263960#M13979</guid>
      <dc:creator>nxf59728</dc:creator>
      <dc:date>2025-12-16T13:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: For SAF85xx Application code flashing using USB, how to switch between bmode1 and bmode2 using G</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2265154#M13984</link>
      <description>&lt;P&gt;Thanks a lot for the info&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/92490"&gt;@nxf59728&lt;/a&gt;&amp;nbsp;, I'm&lt;BR /&gt;-try out IPCF communication of storing and retrieving a sample 200KB data between A53(bare-metal) and M7(NXP-RTOS) both direction, going through example codes,&lt;BR /&gt;-trying out configuration mex file, I'm generating single image using SlimBoot-loader but facing issues,&lt;BR /&gt;for which I was looking for a GUI / Script based SW-tool which can do Usb/uart mode to Boot-mode switch and vice-versa; without the need to manual changing the Bmode1.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 15:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/For-SAF85xx-Application-code-flashing-using-USB-how-to-switch/m-p/2265154#M13984</guid>
      <dc:creator>AbdulKhader</dc:creator>
      <dc:date>2025-12-17T15:43:30Z</dc:date>
    </item>
  </channel>
</rss>

