<?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: cfimager-imx error -2</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443539#M68236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried my SD-card without formatted but it results the same -23 error.&lt;/P&gt;&lt;P&gt;Then I tried without SD-to-USB converter, directly insert the SD-card into PC's SD slot.&lt;A class="spell" href="https://www.google.co.jp/search?hl=ja&amp;amp;q=converter&amp;amp;spell=1&amp;amp;sa=X&amp;amp;ei=sR9dVdP_BsX98AXOloCgAw&amp;amp;ved=0CBsQvwUoAA"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Nori Shinozaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 00:02:10 GMT</pubDate>
    <dc:creator>norishinozaki</dc:creator>
    <dc:date>2015-05-21T00:02:10Z</dc:date>
    <item>
      <title>cfimager-imx error -2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443535#M68232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Champs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using OBDS(imx50_obds_release_v1_0.tar.gz) for i.MX50.&lt;/P&gt;&lt;P&gt;I built a bin file and when I try to write it to SD-card formatted in FAT32, I got this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cfimager-imx.exe -o 0&amp;nbsp; -f ./output/mx50/bin/diag-obds-mx50ref-rev3.bin -d e:&lt;/P&gt;&lt;P&gt;Error: error -23&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is error -23 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nori Shinozaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 01:23:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443535#M68232</guid>
      <dc:creator>norishinozaki</dc:creator>
      <dc:date>2015-05-19T01:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: cfimager-imx error -2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443536#M68233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Please try to clear the SD using Linux command&amp;nbsp; dd, as shown below (an example) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ sudo dd if=/dev/zero of=/dev/sda bs=512 count=1000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 05:08:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443536#M68233</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-05-19T05:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: cfimager-imx error -2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443537#M68234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didt that but I got the same result error -23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I erased the SD-card with the "dd" command in Linux then, formatted in FAT32 in Windows.&lt;/P&gt;&lt;P&gt;You meant to use elftosb to write the bin file also in Linux?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No way to use cfimager-imx.exe?&lt;/P&gt;&lt;P&gt;Because my customer is using Cygwin and arm-none-eabi-gcc for Windows.&lt;/P&gt;&lt;P&gt;They can build the OBDS in Windows so they would like to write in Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nori Shinozaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 10:12:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443537#M68234</guid>
      <dc:creator>norishinozaki</dc:creator>
      <dc:date>2015-05-19T10:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: cfimager-imx error -2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443538#M68235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; You wrote "I erased the SD-card with the "dd" command in Linux then,&lt;/P&gt;&lt;P&gt;formatted in FAT32 in Windows.". Please try do not format (FAT32) under&lt;/P&gt;&lt;P&gt;Windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 10:17:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443538#M68235</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-05-19T10:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: cfimager-imx error -2</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443539#M68236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried my SD-card without formatted but it results the same -23 error.&lt;/P&gt;&lt;P&gt;Then I tried without SD-to-USB converter, directly insert the SD-card into PC's SD slot.&lt;A class="spell" href="https://www.google.co.jp/search?hl=ja&amp;amp;q=converter&amp;amp;spell=1&amp;amp;sa=X&amp;amp;ei=sR9dVdP_BsX98AXOloCgAw&amp;amp;ved=0CBsQvwUoAA"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Nori Shinozaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 00:02:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cfimager-imx-error-2/m-p/443539#M68236</guid>
      <dc:creator>norishinozaki</dc:creator>
      <dc:date>2015-05-21T00:02:10Z</dc:date>
    </item>
  </channel>
</rss>

