<?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: FRDM-IMX95: No Serial Output when Booting from SD Card (Pre-installed eMMC Boot Works Perfectly in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2403440#M246326</link>
    <description>&lt;P&gt;You have the issue because you are trying to flash to the SD card with the uuu tool, it is made to flash the emmc, if you want to flash the sd card you have to perform the following command in a linux host machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ sudo dd if=&amp;lt;image_name&amp;gt;.wic of=/dev/sdx bs=1M &amp;amp;&amp;amp; sync&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To identify the device node assigned to the SD/MMC card, carry out the following command:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;$ cat /proc/partitions&lt;BR /&gt;major minor #blocks name&lt;BR /&gt;8 0 78125000 sda&lt;BR /&gt;8 1 75095811 sda1&lt;BR /&gt;8 2 1 sda2&lt;BR /&gt;8 5 3028221 sda5&lt;BR /&gt;8 32 488386584 sdc&lt;BR /&gt;8 33 488386552 sdc1&lt;BR /&gt;8 16 3921920 sdb&lt;BR /&gt;8 18 3905535 sdb1&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2026 20:16:04 GMT</pubDate>
    <dc:creator>Oswalag</dc:creator>
    <dc:date>2026-08-10T20:16:04Z</dc:date>
    <item>
      <title>FRDM-IMX95: No Serial Output when Booting from SD Card (Pre-installed eMMC Boot Works Perfectly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2391680#M245894</link>
      <description>&lt;P&gt;Hello NXP Community,&lt;/P&gt;&lt;P&gt;I am mechanical and electrical engineering background, and this is my first time diving deep into complex System-on-Chips (SoCs) and embedded Operating Systems.&lt;/P&gt;&lt;P&gt;For my project, I am using the FRDM-IMX95 development board. My ultimate goal is to run two operating systems in parallel using an IPC (Inter-Process Communication) framework.&lt;/P&gt;&lt;P&gt;The board arrived with a pre-installed Linux image on the internal eMMC. This works flawlessly out of the box, and I get full serial output logs in my terminal monitor program.&lt;/P&gt;&lt;P&gt;Now, I am trying to follow the official &lt;I&gt;Getting Started Guide&lt;/I&gt; to flash the standard Linux BSP image onto a microSD card using UUU (Universal Update Utility) on a Windows host machine.&lt;/P&gt;&lt;P&gt;According to the Windows command prompt, the UUU flashing process completes with a "SUCCESS" status. I used the following standard command layout: &lt;EM&gt;".\uuu.exe -b sd_all imx-boot-imx95-15x15-lpddr4x-frdm-sd.bin-flash_all imx-image-full-imx95evk.wic"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The Problem: After successful flashing, I turn off the board and configure the physical boot switches for SD Boot Mode by setting SW1 [1:2] to 11 (ON / ON). When I power the board back on, the serial monitor remains completely blank. There is absolutely no text output or hardware initialization visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Do I have a fundamental misunderstanding of how the boot chain works here? According to the &lt;I&gt;i.MX Linux User's Guide&lt;/I&gt;, the .wic image contains all four essential pieces, including the bootloader image (U-Boot). Shouldn't I at least see the initial U-Boot SPL sequence appearing on my serial monitor, since the basic hardware configuration blocks should be read from the card?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insights, common pitfalls for beginners on this specific FRDM variant, or hidden switch requirements would be highly appreciated!&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 13:40:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2391680#M245894</guid>
      <dc:creator>Magnus98</dc:creator>
      <dc:date>2026-07-07T13:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX95: No Serial Output when Booting from SD Card (Pre-installed eMMC Boot Works Perfectly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2393417#M245933</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm testing on my side to share the exact steps for you, I will update soon.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2026 05:18:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2393417#M245933</guid>
      <dc:creator>Oswalag</dc:creator>
      <dc:date>2026-07-10T05:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX95: No Serial Output when Booting from SD Card (Pre-installed eMMC Boot Works Perfectly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2395724#M246009</link>
      <description>&lt;P&gt;Thank you for looking into this and testing it on your end! I appreciate the help and look forward to your update.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 06:25:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2395724#M246009</guid>
      <dc:creator>Magnus98</dc:creator>
      <dc:date>2026-07-16T06:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX95: No Serial Output when Booting from SD Card (Pre-installed eMMC Boot Works Perfectly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2403440#M246326</link>
      <description>&lt;P&gt;You have the issue because you are trying to flash to the SD card with the uuu tool, it is made to flash the emmc, if you want to flash the sd card you have to perform the following command in a linux host machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ sudo dd if=&amp;lt;image_name&amp;gt;.wic of=/dev/sdx bs=1M &amp;amp;&amp;amp; sync&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To identify the device node assigned to the SD/MMC card, carry out the following command:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;$ cat /proc/partitions&lt;BR /&gt;major minor #blocks name&lt;BR /&gt;8 0 78125000 sda&lt;BR /&gt;8 1 75095811 sda1&lt;BR /&gt;8 2 1 sda2&lt;BR /&gt;8 5 3028221 sda5&lt;BR /&gt;8 32 488386584 sdc&lt;BR /&gt;8 33 488386552 sdc1&lt;BR /&gt;8 16 3921920 sdb&lt;BR /&gt;8 18 3905535 sdb1&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2026 20:16:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX95-No-Serial-Output-when-Booting-from-SD-Card-Pre/m-p/2403440#M246326</guid>
      <dc:creator>Oswalag</dc:creator>
      <dc:date>2026-08-10T20:16:04Z</dc:date>
    </item>
  </channel>
</rss>

