<?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>S32 Design Studio中的主题 Re: S32DS_for_Vision_v2_0_Debug_an_APEX2_Project_using_Emulator</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-for-Vision-v2-0-Debug-an-APEX2-Project-using-Emulator/m-p/837501#M3993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be caused by missing environment variable path of opencv.&lt;/P&gt;&lt;P&gt;Did you add path for mingw, OpenCV.&lt;/P&gt;&lt;P&gt;path is C:\NXP\S32DS_Vision_v2.0\S32DS\OpenCV\install\x86\mingw\bin in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put it in the windows environment variables's Path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2018 07:39:09 GMT</pubDate>
    <dc:creator>johnyoo</dc:creator>
    <dc:date>2018-10-29T07:39:09Z</dc:date>
    <item>
      <title>S32DS_for_Vision_v2_0_Debug_an_APEX2_Project_using_Emulator</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-for-Vision-v2-0-Debug-an-APEX2-Project-using-Emulator/m-p/837500#M3992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i debug an Apex2 project using emulator as the "help/resources/S32DS_for_Vision_v2_0_Debug_an_APEX2_Project_using_Emulator.mp4", debug perspective can't be displayed (below pic can't be displayed),&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="New Bitmap Image.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64648i4DE099496D34D5A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="New Bitmap Image.bmp" alt="New Bitmap Image.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;instead of ,there is an error in "Debugger console" as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GNU gdb (GDB) 7.10&lt;BR /&gt;Copyright (C) 2015 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later &amp;lt;&lt;A href="http://gnu.org/licenses/gpl.html"&gt;http://gnu.org/licenses/gpl.html&lt;/A&gt;&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&amp;nbsp; Type "show copying"&lt;BR /&gt;and "show warranty" for details.&lt;BR /&gt;This GDB was configured as "i686-w64-mingw32".&lt;BR /&gt;Type "show configuration" for configuration details.&lt;BR /&gt;For bug reporting instructions, please see:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/gdb/bugs/"&gt;http://www.gnu.org/software/gdb/bugs/&lt;/A&gt;&amp;gt;.&lt;BR /&gt;Find the GDB manual and other documentation resources online at:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/gdb/documentation/"&gt;http://www.gnu.org/software/gdb/documentation/&lt;/A&gt;&amp;gt;.&lt;BR /&gt;For help, type "help".&lt;BR /&gt;Type "apropos word" to search for commands related to "word".&lt;BR /&gt;[New Thread 13284.0x25cc]&lt;BR /&gt;[New Thread 13284.0x2fe4]&lt;BR /&gt;[New Thread 13284.0x490]&lt;BR /&gt;[New Thread 13284.0x241c]&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[Thread 13284.0x241c exited with code 3221225781]&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;[Thread 13284.0x490 exited with code 3221225781]&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S32DS stopped and can't enter "debugger perspective".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 01:23:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-for-Vision-v2-0-Debug-an-APEX2-Project-using-Emulator/m-p/837500#M3992</guid>
      <dc:creator>Jian_Ma</dc:creator>
      <dc:date>2018-07-02T01:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32DS_for_Vision_v2_0_Debug_an_APEX2_Project_using_Emulator</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32DS-for-Vision-v2-0-Debug-an-APEX2-Project-using-Emulator/m-p/837501#M3993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be caused by missing environment variable path of opencv.&lt;/P&gt;&lt;P&gt;Did you add path for mingw, OpenCV.&lt;/P&gt;&lt;P&gt;path is C:\NXP\S32DS_Vision_v2.0\S32DS\OpenCV\install\x86\mingw\bin in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put it in the windows environment variables's Path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 07:39:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32DS-for-Vision-v2-0-Debug-an-APEX2-Project-using-Emulator/m-p/837501#M3993</guid>
      <dc:creator>johnyoo</dc:creator>
      <dc:date>2018-10-29T07:39:09Z</dc:date>
    </item>
  </channel>
</rss>

