<?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>S32G中的主题 Re: Error code 2: Mode too long/not NULL terminated</title>
    <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019445#M12128</link>
    <description>My TFTP version: tftp-hpa 5.2, with readline</description>
    <pubDate>Thu, 26 Dec 2024 02:35:01 GMT</pubDate>
    <dc:creator>liujialu_2024</dc:creator>
    <dc:date>2024-12-26T02:35:01Z</dc:date>
    <item>
      <title>Error code 2: Mode too long/not NULL terminated</title>
      <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019441#M12126</link>
      <description>&lt;P&gt;TFTP flashing SJA1110 on board S32G-VNP-RDB2 meets error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Error code 2: Mode too long/not NULL terminated&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;according to "AN13185:Flashing Binaries to S32G-VNP-RDB2 Board"&lt;/P&gt;&lt;P&gt;3.2.4. Programming a binary into flash through TFTP&lt;/P&gt;&lt;P&gt;connect PC NIC with S32G-VNP-RDB2 P4, link ok:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;bash-5.1$ ping -I eth0 192.168.0.200&lt;BR /&gt;PING 192.168.0.200 (192.168.0.200) from 192.168.0.100 eth0: 56(84) bytes of data.&lt;BR /&gt;64 bytes from 192.168.0.200: icmp_seq=1 ttl=255 time=0.308 ms&lt;BR /&gt;64 bytes from 192.168.0.200: icmp_seq=2 ttl=255 time=0.301 ms&lt;BR /&gt;64 bytes from 192.168.0.200: icmp_seq=3 ttl=255 time=0.534 ms&lt;BR /&gt;64 bytes from 192.168.0.200: icmp_seq=4 ttl=255 time=0.536 ms&lt;BR /&gt;64 bytes from 192.168.0.200: icmp_seq=5 ttl=255 time=0.406 ms&lt;BR /&gt;^C&lt;BR /&gt;--- 192.168.0.200 ping statistics ---&lt;BR /&gt;5 packets transmitted, 5 received, 0% packet loss, time 4102ms&lt;BR /&gt;rtt min/avg/max/mdev = 0.301/0.417/0.536/0.103 ms&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but TFTP can not work:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;bash-5.1$ tftp 192.168.0.200 -c put ./flash_image.bin flash.bin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error code 2: Mode too long/not NULL terminated&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;what's wrong with that?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 02:29:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019441#M12126</guid>
      <dc:creator>liujialu_2024</dc:creator>
      <dc:date>2024-12-26T02:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error code 2: Mode too long/not NULL terminated</title>
      <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019445#M12128</link>
      <description>My TFTP version: tftp-hpa 5.2, with readline</description>
      <pubDate>Thu, 26 Dec 2024 02:35:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019445#M12128</guid>
      <dc:creator>liujialu_2024</dc:creator>
      <dc:date>2024-12-26T02:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error code 2: Mode too long/not NULL terminated</title>
      <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019680#M12138</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/75590"&gt;@liujialu_2024&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the post.&lt;/P&gt;
&lt;P&gt;Sorry that I did not produced such issues from my end, may I know if you could try the following command:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;tftp -v 192.168.0.200 -c put ./flash_image.bin flash.bin to generate more logs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chenyin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 10:00:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019680#M12138</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-12-26T10:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error code 2: Mode too long/not NULL terminated</title>
      <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019692#M12139</link>
      <description>&lt;P&gt;Thanks for your reply. details like these:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;bash-5.1$ tftp -v 192.168.0.200 -c put ./flash_image.bin flash.bin&lt;BR /&gt;Connected to 192.168.0.200 (192.168.0.200), port 69&lt;BR /&gt;putting ./flash_image.bin to 192.168.0.200:flash.bin [netascii]&lt;BR /&gt;Error code 2: Mode too long/not NULL terminated&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 26 Dec 2024 10:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2019692#M12139</guid>
      <dc:creator>liujialu_2024</dc:creator>
      <dc:date>2024-12-26T10:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error code 2: Mode too long/not NULL terminated</title>
      <link>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2020130#M12166</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/75590" target="_blank"&gt;@liujialu_2024&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;Sorry that I did not reproduce this issue from my board, I will continue checking it, would you please also share the size of your images that want to upload?&lt;/P&gt;
&lt;P&gt;Also, I suggest checking the output of "&lt;SPAN&gt;tftp -v 192.168.0.200 -m binary -c put ./flash_image.bin flash.bin&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2024 02:36:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Error-code-2-Mode-too-long-not-NULL-terminated/m-p/2020130#M12166</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-12-28T02:36:08Z</dc:date>
    </item>
  </channel>
</rss>

