<?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: No Console Output from Compiled U-Boot on TWR-VF65GS10 Tower Module in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2048021#M6365</link>
    <description>&lt;P&gt;Hi Pengyong, u-boot is now working. The issue was that somehow dd did not write to offset 0x400 on my sd card. I do not know what the issue with linux dd is, but i am using a usb hub with sd card input connected to host pc running ubuntu on virtualbox vm. i am using windows dd on host pc and verifying with diskgenius that the u-boot.imx is written to offset 0x400 on the sd card. so far i have verified that i can compile an run u-boot up to v2020.04, but it will not work with v2024 and v2025. This is ok and i will just use the latest version that works on my board.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2025 08:54:57 GMT</pubDate>
    <dc:creator>Rikard1</dc:creator>
    <dc:date>2025-02-20T08:54:57Z</dc:date>
    <item>
      <title>No Console Output from Compiled U-Boot on TWR-VF65GS10 Tower Module</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2044624#M6360</link>
      <description>&lt;P&gt;I have a pre-built image (Factory Starting Point from LinuxLink Timesys) that includes U-Boot and Linux on an SD card, and it boots successfully with console output via a TWR-SER-SCH and RS232-to-FTDI USB adapter connected to the D9 plug on the board. However, when I compile U-Boot from source (using, for example, the v2025.01 branch on GitHub) and write the resulting U-Boot binary (u-boot.imx) to my SD card with:&lt;/P&gt;&lt;P&gt;sudo &lt;SPAN class=""&gt;dd&lt;/SPAN&gt; &lt;SPAN class=""&gt;if&lt;/SPAN&gt;=u-boot.imx of=/dev/sdc bs=512 seek=2&lt;/P&gt;&lt;P&gt;I get no output on the COM port, regardless of which U-Boot Git tag I compile. None of the compiled images seem to work.&lt;/P&gt;&lt;P&gt;I’m unsure how to get a compiled U-Boot binary to work with the TWR-VF65GS10 Tower Module so that it outputs to the serial terminal. When using the Factory Starting Point image, power is connected through the OpenSDA USB port (J3), but if I connect power via USB to the secondary elevator, there’s no serial output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*************************U-boot Compilation ***************************************************&lt;/P&gt;&lt;P&gt;make CROSS_COMPILE=arm-linux-gnueabihf- distclean&lt;/P&gt;&lt;P&gt;make CROSS_COMPILE=arm-linux-gnueabihf- vf610twr_defconfig&lt;/P&gt;&lt;P&gt;make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 15:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2044624#M6360</guid>
      <dc:creator>Rikard1</dc:creator>
      <dc:date>2025-02-14T15:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: No Console Output from Compiled U-Boot on TWR-VF65GS10 Tower Module</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2046798#M6361</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/246871"&gt;@Rikard1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what is your SOC type? Please refer the chapter 4.5.12&amp;nbsp;How to build U-Boot and Kernel in standalone environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 02:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2046798#M6361</guid>
      <dc:creator>pengyong_zhang</dc:creator>
      <dc:date>2025-02-19T02:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: No Console Output from Compiled U-Boot on TWR-VF65GS10 Tower Module</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2048021#M6365</link>
      <description>&lt;P&gt;Hi Pengyong, u-boot is now working. The issue was that somehow dd did not write to offset 0x400 on my sd card. I do not know what the issue with linux dd is, but i am using a usb hub with sd card input connected to host pc running ubuntu on virtualbox vm. i am using windows dd on host pc and verifying with diskgenius that the u-boot.imx is written to offset 0x400 on the sd card. so far i have verified that i can compile an run u-boot up to v2020.04, but it will not work with v2024 and v2025. This is ok and i will just use the latest version that works on my board.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 08:54:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/No-Console-Output-from-Compiled-U-Boot-on-TWR-VF65GS10-Tower/m-p/2048021#M6365</guid>
      <dc:creator>Rikard1</dc:creator>
      <dc:date>2025-02-20T08:54:57Z</dc:date>
    </item>
  </channel>
</rss>

