<?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: The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes. in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1487577#M10852</link>
    <description>&lt;P&gt;I have been stuck on this issue for a while.&amp;nbsp;Can anybody pls help me with this?&lt;/P&gt;&lt;P&gt;many thanks!&lt;/P&gt;&lt;P&gt;em&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 16:21:20 GMT</pubDate>
    <dc:creator>Em31</dc:creator>
    <dc:date>2022-07-11T16:21:20Z</dc:date>
    <item>
      <title>The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes.</title>
      <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1485725#M10840</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I used the command tftpboot to update an image greater than 2K bytes to the ks1046ardb, it returned the error message: Retry count exceeded; starting again&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Using fm1-mac5 device&lt;BR /&gt;TFTP from server 192.168.5.32; our IP address is 192.168.5.34&lt;BR /&gt;Filename 'ls1046a-rdb-pb.dtb'.&lt;BR /&gt;Load address: 0x84000000&lt;BR /&gt;Loading: T T T T T T T T T T&lt;BR /&gt;Retry count exceeded; starting again&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;From the host side, I can see that it initially established a connection, then stopped replying to the host side, and finally dropped the package.&lt;BR /&gt;Because it previously uploaded a file of less than 2k bytes, I'm wondering if the TFTPboot command has a size limit that I should be aware of.&lt;BR /&gt;If there is a size limit, could you point me in the direction of a method other than using an SD card to transfer the image to the LS1046ardb? I cannot use an SD card to transfer the image for personal reasons, but I do have a code warrior if that helps.&lt;BR /&gt;Thanks, Em&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 21:11:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1485725#M10840</guid>
      <dc:creator>Em31</dc:creator>
      <dc:date>2022-07-06T21:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes.</title>
      <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1487577#M10852</link>
      <description>&lt;P&gt;I have been stuck on this issue for a while.&amp;nbsp;Can anybody pls help me with this?&lt;/P&gt;&lt;P&gt;many thanks!&lt;/P&gt;&lt;P&gt;em&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 16:21:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1487577#M10852</guid>
      <dc:creator>Em31</dc:creator>
      <dc:date>2022-07-11T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes.</title>
      <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1488557#M10866</link>
      <description>&lt;P&gt;Probably there is problem with your tftp server.&lt;/P&gt;
&lt;P&gt;You could use CodeWarrior to program image to LS1046ARDB.&lt;/P&gt;
&lt;P&gt;After installing CodeWarrior, you could refer to section "7.7 Using flash programmer from eclipse IDE" in&amp;nbsp;C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual.pdf&amp;nbsp; to do flash programing with CodeWarrior.&lt;/P&gt;
&lt;P&gt;1. In "Target Connections" panel, duplicate LS1046A_RDB.&lt;/P&gt;
&lt;P&gt;2. Double click "LS1046A_RDB(1)", In "Target Initialization File", do the following modification and save it.&lt;/P&gt;
&lt;P&gt;USE_SAFE_RCW = False&lt;/P&gt;
&lt;P&gt;=&amp;gt;&lt;/P&gt;
&lt;P&gt;USE_SAFE_RCW = True&lt;/P&gt;
&lt;P&gt;3. Please click "flash programing" icon in "Target Connections" panel to do flash programing.&lt;/P&gt;
&lt;P&gt;You could program images to QSPI or NAND flash.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 07:06:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1488557#M10866</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-07-13T07:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes.</title>
      <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1496485#M10945</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;thank you.&lt;/P&gt;&lt;P&gt;Regarding flashing the image through code warrior, I have a few questions.&lt;/P&gt;&lt;P&gt;1. Does it matter what kind of image I should flash into the LS1046ardb? elf ?.img? or.dtb?&lt;/P&gt;&lt;P&gt;2. What address do I need to flash in? During the tftpboot&amp;nbsp;from the SD card boot, I was using the addresses 0x8400000 for.dtb and 0x85000000 for the image.&lt;/P&gt;&lt;P&gt;3. After flashing the image to the LS1046ardb, how do I boot the image?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:06:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1496485#M10945</guid>
      <dc:creator>Em31</dc:creator>
      <dc:date>2022-07-27T15:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: The TFTPboot/TFTP command dropped the package when the file size is bigger than 2k bytes.</title>
      <link>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1501715#M10987</link>
      <description>&lt;P&gt;1. You could program any kind of images.&lt;/P&gt;
&lt;P&gt;2. You could program Kernel image and dtb image after&amp;nbsp;0x01000000 on QSPI flash.&lt;/P&gt;
&lt;P&gt;3. Please refer to the following command to read images from QSPI flash.&lt;/P&gt;
&lt;P&gt;=&amp;gt;sf read 0x81000000 &amp;lt;kernel_address&amp;gt; 0x3000000&lt;/P&gt;
&lt;P&gt;=&amp;gt;sf read&amp;nbsp;0x82000000&amp;nbsp;&amp;lt;dtb_address&amp;gt; 0x100000&lt;/P&gt;
&lt;P&gt;=&amp;gt; booti&amp;nbsp;0x81000000&amp;nbsp; -&amp;nbsp;0x82000000&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 09:03:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/The-TFTPboot-TFTP-command-dropped-the-package-when-the-file-size/m-p/1501715#M10987</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-05T09:03:44Z</dc:date>
    </item>
  </channel>
</rss>

