<?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: CST: path spec for Blocks= image file (syntax error) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699569#M108629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; appears CST "does not like"&amp;nbsp; symbol '+' in the pathname parameter of the Blocks argument&lt;/P&gt;&lt;P&gt;in Authenticate Data command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 16 Aug 2017 04:27:17 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2017-08-16T04:27:17Z</dc:date>
    <item>
      <title>CST: path spec for Blocks= image file (syntax error)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699568#M108628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating scripts to invoke cst on my image, and getting 'syntax error' reported &amp;nbsp;- seemingly because of a '+' in the file specfied in the Blocks line. e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Blocks = 0x100FF400 0x400 0x59C00 "../../9c86706081-r0/build/u-boot-dtb.bin" &amp;nbsp; &amp;nbsp;gives "File not present"&lt;/P&gt;&lt;P&gt;which is reasonable, because that's not where the file is. Whereas trying to put in the actual &lt;EM&gt;correct&lt;/EM&gt; path:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Blocks = 0x100FF400 0x400 0x59C00 "../../+9c86706081-r0/build/u-boot-dtb.bin"&lt;/P&gt;&lt;P&gt;gives "syntax error".&lt;/P&gt;&lt;P&gt;Is there a way to escape the '+' in the path?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 14:15:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699568#M108628</guid>
      <dc:creator>colinhelliwell</dc:creator>
      <dc:date>2017-08-15T14:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: CST: path spec for Blocks= image file (syntax error)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699569#M108629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; appears CST "does not like"&amp;nbsp; symbol '+' in the pathname parameter of the Blocks argument&lt;/P&gt;&lt;P&gt;in Authenticate Data command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 16 Aug 2017 04:27:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699569#M108629</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-08-16T04:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: CST: path spec for Blocks= image file (syntax error)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699570#M108630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I can adjust paths etc if necessary. No way to 'escape' the + in some way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 06:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699570#M108630</guid>
      <dc:creator>colinhelliwell</dc:creator>
      <dc:date>2017-08-16T06:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: CST: path spec for Blocks= image file (syntax error)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699571#M108631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Looks like - yes, "n&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;o way to 'escape' the +.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&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>Wed, 16 Aug 2017 06:18:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CST-path-spec-for-Blocks-image-file-syntax-error/m-p/699571#M108631</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2017-08-16T06:18:15Z</dc:date>
    </item>
  </channel>
</rss>

