<?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>i.MX ProcessorsのトピックRe: download fail under pipe mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187889#M9071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't patch your patch, for uu.c on my side is different with yours. uu.c version is uuc-10.12.01 on my side. Can you tell what's your version of uu.c? or Can you give initramfs to me? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2011 09:30:03 GMT</pubDate>
    <dc:creator>alex</dc:creator>
    <dc:date>2011-11-24T09:30:03Z</dc:date>
    <item>
      <title>download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187883#M9065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;I want to download image to mx28 and always is not successful. 
In UCL.xml file: Sending and writting rootfs   
The updater is complied with version Linux version 2.6.35.3-571-gcca29a0..   
Do anybody have the same issue with me?  Please give me some help.    
console print as below:  

UTP: received command 'pipe ubiformat /dev/mtd2 -y -f - -S 26738688'
UTP: sending Success
ubiformat: mtd2 (nand), size 52428800 bytes (50.0 MiB), 400 eraseblocks of 131072 bytes (128.0 KiB), min. I/O size 2048 bytes
libscan: scanning eraseblock 399 -- 100 % complete  
ubiformat: 400 eraseblocks are supposedly empty
ubiformat: flashing eraseblock 4 --  2 % complete  g_file_storage gadget: high speed config #1
ubiformat: flashing eraseblock 5 --  2 % complete  g_file_storage gadget: high speed config #1
ubiformat: flashing eraseblock 24 -- 12 % complete  g_file_storage gadget: high speed config #1
ubiformat: flashing eraseblock 26 -- 13 % complete  Unable to handle kernel NULL pointer dereference at virtual address 00000004
pgd = c0004000
[00000004] *pgd=00000000
Internal error: Oops: 817 [#1]
last sysfs file: /sys/class/ubi/version
CPU: 0    Not tainted  (2.6.35.3-571-gcca29a0 #38)
PC is at fsg_main_thread+0xf28/0x1ff0
LR is at fsg_main_thread+0xeb0/0x1ff0
pc : []    lr : []    psr: 40000013
sp : c7269f50  ip : c035846c  fp : c7269fc4
r10: 00000000  r9 : c6d90940  r8 : 00090000
r7 : 00000000  r6 : c71bdcc0  r5 : c6db7578  r4 : c6db7500
r3 : 00000000  r2 : 0000000d  r1 : fff20000  r0 : c6db7500
Flags: nZcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
Control: 0005317f  Table: 46f20000  DAC: 00000017
Process file-storage-ga (pid: 907, stack limit = 0xc7268270)
Stack: (0xc7269f50 to 0xc726a000)
9f40:                                     c6db757c 00000017 c7c24000 00000001
9f60: c7269f84 c6db7504 c7c24000 c030811c c7269f9c c7269f80 c003b50c 00000000
9f80: c71bdcc0 c00545b8 c7269f88 c7269f88 c7269fc4 c7269fa0 c026bec0 c7c27ee8
9fa0: c0219ad8 c6db7500 00000013 00000000 00000000 0
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:39:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187883#M9065</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2020-10-29T09:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187884#M9066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is caused by memory lack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Apply the patch attached and rebuild a new uImage to replace original one in Mfgtool\Profiles\MX28 Linux Update.&lt;/LI&gt;&lt;LI&gt;Split big files (say system.img) into multiple files in which each file is no more than 100MB if have.&lt;/LI&gt;&lt;LI&gt;Please do follow below guide:&lt;/LI&gt;&lt;/OL&gt;&lt;TABLE border="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD valign="top"&gt;&lt;P&gt;pipe&lt;/P&gt;&lt;/TD&gt;&lt;TD valign="top"&gt;&lt;P&gt;string &lt;BR /&gt;&lt;STRONG&gt;require file attribute&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD valign="top"&gt;&lt;P&gt;Execute shell command and read data from stdio pipe IN. mfg will send file to stdio pipe OUT.&lt;BR /&gt;&lt;STRONG&gt;It is useful for big data transfer, more than&amp;nbsp;physical memory size&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;CMD type="push" body="pipe tar -xv -C /mnt/ubi0" file="files/rootfs.tar"/&amp;gt;&lt;BR /&gt;&amp;lt;CMD type="push" body="flush"&amp;gt;Finish Flashing NAND&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;Note: The above two commands must be combined to use&lt;/P&gt;&lt;P&gt;Recommend: Please add below command prior to pipe command to release some memory&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="$ echo 3 &amp;gt; /proc/sys/vm/drop_caches"&amp;gt;release memory&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;4. Add below command to monitor memory usage situation:&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="$ cat /proc/zoneinfo"&amp;gt;cat zone info &amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 02:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187884#M9066</guid>
      <dc:creator>StanleyLee</dc:creator>
      <dc:date>2011-11-21T02:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187885#M9067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;I patched the kernel, and After creating node /dev/mtd2, the print as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cpu_id is 28&lt;BR /&gt;g_file_storage gadget: high speed config #1&lt;BR /&gt;UTP: received command 'mknod class/mtd,mtd2,/dev/mtd2'&lt;BR /&gt;class = 'class/mtd'&lt;BR /&gt;item = 'mtd2'&lt;BR /&gt;node = /dev/mtd2&lt;BR /&gt;type = (null)&lt;BR /&gt;UTP: running utp_mk_devnode(class/mtd,mtd2,/dev/mtd2,0x2000)&lt;BR /&gt;utp_mk_devnode: creating node '/dev/mtd2' with 90+6&lt;BR /&gt;UTP: sending Success&lt;BR /&gt;Unable to handle kernel NULL pointer dereference at virtual address 00000009&lt;BR /&gt;pgd = c0004000&lt;BR /&gt;[00000009] *pgd=00000000&lt;BR /&gt;Internal error: Oops: 17 [#1]&lt;BR /&gt;last sysfs file: /sys/devices/virtual/mtd/mtd3/dev&lt;BR /&gt;CPU: 0&amp;nbsp;&amp;nbsp;&amp;nbsp; Not tainted&amp;nbsp; (2.6.35.3 #4)&lt;BR /&gt;PC is at fsg_main_thread+0xa34/0x2188&lt;BR /&gt;LR is at fsg_main_thread+0xa34/0x2188&lt;BR /&gt;pc : [&amp;lt;c0217698&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; lr : [&amp;lt;c0217698&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp; psr: 60000013&lt;BR /&gt;sp : c7263f50&amp;nbsp; ip : c7263f50&amp;nbsp; fp : c7263fc4&lt;BR /&gt;r10: c88fc000&amp;nbsp; r9 : 00000000&amp;nbsp; r8 : c0358a00&lt;BR /&gt;r7 : c71bdcc0&amp;nbsp; r6 : 00000000&amp;nbsp; r5 : c03589f0&amp;nbsp; r4 : c6d96600&lt;BR /&gt;r3 : 00000000&amp;nbsp; r2 : 00000001&amp;nbsp; r1 : c7263f7c&amp;nbsp; r0 : c0358a00&lt;BR /&gt;Flags: nZCv&amp;nbsp; IRQs on&amp;nbsp; FIQs on&amp;nbsp; Mode SVC_32&amp;nbsp; ISA ARM&amp;nbsp; Segment kernel&lt;BR /&gt;Control: 0005317f&amp;nbsp; Table: 472fc000&amp;nbsp; DAC: 00000017&lt;BR /&gt;Process file-storage-ga (pid: 905, stack limit = 0xc7262270)&lt;BR /&gt;Stack: (0xc7263f50 to 0xc7264000)&lt;BR /&gt;3f40:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c6d9667c 00000017 c7c24000 00000001&lt;BR /&gt;3f60: c7263f84 c6d96604 c7c24000 c0308434 c7263f9c c7263f80 c003b690 00000000&lt;BR /&gt;3f80: c71bdcc0 c00546e8 c7263f88 c7263f88 c7263fc4 c7263fa0 c026d4f8 c7c27ee8&lt;BR /&gt;3fa0: c0216c64 c6d96600 00000013 00000000 00000000 00000000 c7263ff4 c7263fc8&lt;BR /&gt;3fc0: c00541a4 c0216c74 00000000 00000000 c7263fd0 c7263fd0 00000000 c7c27ee8&lt;BR /&gt;3fe0: c005411c c0043120 00000000 c7263ff8 c0043120 c005412c 00000000 00000000&lt;BR /&gt;Backtrace: &lt;BR /&gt;[&amp;lt;c0216c64&amp;gt;] (fsg_main_thread+0x0/0x2188) from [&amp;lt;c00541a4&amp;gt;] (kthread+0x88/0x90)&lt;BR /&gt;[&amp;lt;c005411c&amp;gt;] (kthread+0x0/0x90) from [&amp;lt;c0043120&amp;gt;] (do_exit+0x0/0x5cc)&lt;BR /&gt;&amp;nbsp;r6:c0043120 r5:c005411c r4:c7c27ee8&lt;BR /&gt;Code: e2853024 e1530006 03a06000 eb015a2b (e5d62009) &lt;BR /&gt;---[ end trace cce4d28f6667271d ]---&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 02:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187885#M9067</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2011-11-22T02:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187886#M9068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the solution I suggested above?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 01:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187886#M9068</guid>
      <dc:creator>StanleyLee</dc:creator>
      <dc:date>2011-11-23T01:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187887#M9069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Yes, I apply the patch, and generate updater_ivt.sb and copy it to MX28 Linux Update\OS Firmware. Update rootfs, and&lt;/P&gt;&lt;P&gt;the kernel will be broken with error information as previous comment.&lt;/P&gt;&lt;P&gt;Target RAM:128M. the image is about 26MiB. MFGtool version is 1.6.2.032-gdd64126. Below is the part of UCL.xml:&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="boot" body="Recovery" file="updater_ivt.sb" timeout="60" if="HabEnable"&amp;gt;Booting update firmware.&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;CMD type="find" body="Updater" timeout="180"&amp;gt;&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="mknod class/mtd,mtd2,/dev/mtd2"&amp;gt;mknod mtd2&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="$ flash_eraseall /dev/mtd2"&amp;gt;Erasing rootfs partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="pipe ubiformat /dev/mtd2 -y -f - -S @FILESIZE" file="files/ubi.img"&amp;gt;Sending and writting rootfs&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="frf"&amp;gt;Finish Rootfs Partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)I find that "echo 3 &amp;gt; /proc/sys/vm/drop_caches" is not help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 08:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187887#M9069</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2011-11-23T08:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187888#M9070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please apply attached patch to create a new initramfs and use below ucl to do burning.&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="boot" body="Recovery" file="updater_ivt.sb" timeout="60" if="HabEnable"&amp;gt;Booting update firmware.&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;CMD type="find" body="Updater" timeout="180"&amp;gt;&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="mknod class/mtd,mtd2,/dev/mtd2"&amp;gt;mknod mtd2&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="$ flash_eraseall /dev/mtd2"&amp;gt;Erasing rootfs partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="pipe ubiformat /dev/mtd2 -y -f - -S @FILESIZE" file="files/ubi.img"&amp;gt;Sending and writting rootfs&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="pollpipe"&amp;gt;poll pipe command to decide when it finished&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="frf"&amp;gt;Finish Rootfs Partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;alex said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;1) Yes, I apply the patch, and generate updater_ivt.sb and copy it to MX28 Linux Update\OS Firmware. Update rootfs, and&lt;/P&gt;&lt;P&gt;the kernel will be broken with error information as previous comment.&lt;/P&gt;&lt;P&gt;Target RAM:128M. the image is about 26MiB. MFGtool version is 1.6.2.032-gdd64126. Below is the part of UCL.xml:&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="boot" body="Recovery" file="updater_ivt.sb" timeout="60" if="HabEnable"&amp;gt;Booting update firmware.&amp;lt;/CMD&amp;gt;&lt;BR /&gt;&amp;lt;CMD type="find" body="Updater" timeout="180"&amp;gt;&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="mknod class/mtd,mtd2,/dev/mtd2"&amp;gt;mknod mtd2&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="$ flash_eraseall /dev/mtd2"&amp;gt;Erasing rootfs partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="pipe ubiformat /dev/mtd2 -y -f - -S @FILESIZE" file="files/ubi.img"&amp;gt;Sending and writting rootfs&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD type="push" body="frf"&amp;gt;Finish Rootfs Partition&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)I find that "echo 3 &amp;gt; /proc/sys/vm/drop_caches" is not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 02:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187888#M9070</guid>
      <dc:creator>StanleyLee</dc:creator>
      <dc:date>2011-11-24T02:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187889#M9071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't patch your patch, for uu.c on my side is different with yours. uu.c version is uuc-10.12.01 on my side. Can you tell what's your version of uu.c? or Can you give initramfs to me? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 09:30:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187889#M9071</guid>
      <dc:creator>alex</dc:creator>
      <dc:date>2011-11-24T09:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187890#M9072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I cann't patch the patch either. Is there any updates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 00:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187890#M9072</guid>
      <dc:creator>LiuHui</dc:creator>
      <dc:date>2012-04-30T00:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: download fail under pipe mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187891#M9073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few years late, but posting for future reference.&lt;/P&gt;&lt;P&gt;We had the same issue when flashing large files and I've tracked it down to being a problem with timeout (and starving of uuc) when running "frf" command. The fix is to respond with a BUSY status if the command takes longer than 5 seconds to execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 15:00:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/download-fail-under-pipe-mode/m-p/187891#M9073</guid>
      <dc:creator>emilmyhrman</dc:creator>
      <dc:date>2014-06-13T15:00:20Z</dc:date>
    </item>
  </channel>
</rss>

