<?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: how to resolve the debug error?? in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827303#M3880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no gdbsever on the target, so I should also install gdb on the target?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 14:01:50 GMT</pubDate>
    <dc:creator>varun_kumar</dc:creator>
    <dc:date>2018-11-12T14:01:50Z</dc:date>
    <item>
      <title>how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827301#M3878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not able to debug&lt;/P&gt;&lt;P&gt;getting the following error..&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;STRONG&gt;gdbserver&amp;nbsp; :2345 /vsdk/ISP_Test_application.elf;exit&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-sh: gdbserver: not found&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;please help me out soon..&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 13:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827301#M3878</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-12T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827302#M3879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure that you are running linux on your EVB. If everything is okay - check if gdbserver is present on your EVB - simply login to your EVB and try to run gdbserver --version . You should see something like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/74955i1DD88A79C2F91F6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 13:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827302#M3879</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-11-12T13:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827303#M3880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no gdbsever on the target, so I should also install gdb on the target?? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 14:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827303#M3880</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-12T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827304#M3881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Official OS Image already contains gdbserver. In my opinion better idea is prepare new SD card with official OS image. Here is guide:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-335023"&gt;https://community.nxp.com/docs/DOC-335023&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 14:06:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827304#M3881</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-11-12T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827305#M3882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at present it is showing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error during file upload.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 15:10:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827305#M3882</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-12T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827306#M3883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at present is showing this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error during file upload.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 15:15:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827306#M3883</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-12T15:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827307#M3884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at present it is showing these error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error during file upload.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Could not write file: /home/developer/workspace/ISP_Test_application/A53/ISP_Test_application.elf.&lt;BR /&gt;Read-only file system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 15:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827307#M3884</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-12T15:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827308#M3885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Um, this is strange error. So - what's is your debug scenario?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typical remote debug scenario for S32DS for Vision - Linux target is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Host PC with installed S32DS for Vision v2.0 (doesn't matter if host PC is running under Windows or Linux)&lt;/P&gt;&lt;P&gt;- Linux OS running on target EVB&amp;nbsp; - ideally OS image which is part of S32DS for Vision v2.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Network connection between host PC and Target machine&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 17:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827308#M3885</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-11-12T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to resolve the debug error??</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827309#M3886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the image below, and please let me what is the problem&lt;span class="lia-inline-image-display-wrapper" image-alt="debug config.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76099iEA6029A797AFC60B/image-size/large?v=v2&amp;amp;px=999" role="button" title="debug config.png" alt="debug config.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gdb could not start.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76144iCE574A9076DB6896/image-size/large?v=v2&amp;amp;px=999" role="button" title="gdb could not start.png" alt="gdb could not start.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2018 14:33:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/how-to-resolve-the-debug-error/m-p/827309#M3886</guid>
      <dc:creator>varun_kumar</dc:creator>
      <dc:date>2018-11-16T14:33:20Z</dc:date>
    </item>
  </channel>
</rss>

