<?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: Failure during execution of python script. Reason: Undefined error has occurred. Error code 244. in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1577729#M9612</link>
    <description>&lt;P&gt;Python has a debugger , which is available as a module called pdb . It supports setting conditional breakpoints , stepping through the source code one line at a time, stack inspection, and more.&lt;/P&gt;&lt;P&gt;import pdb&lt;BR /&gt;msg = "this is a test"&lt;BR /&gt;pdb.set_trace()&lt;BR /&gt;print(msg)&lt;/P&gt;&lt;P&gt;Insert pdb.set_trace() anywhere and it will function as a breakpoint . When you execute the script by python test.py, you will in the &lt;A href="http://net-informations.com/python/iq/debug.htm" target="_self"&gt;python debug&lt;/A&gt; mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jan 2023 06:46:08 GMT</pubDate>
    <dc:creator>doniervask</dc:creator>
    <dc:date>2023-01-05T06:46:08Z</dc:date>
    <item>
      <title>Failure during execution of python script. Reason: Undefined error has occurred. Error code 244.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1420725#M8266</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My team &amp;amp; I have been trying to use the debug probe with the S32V234 SBC.&amp;nbsp;We have the S32 Design Studio installed on a Linux machine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;While if&amp;nbsp;we try to start a debug session for a new empty application project that we've created (S32V234 Cortex-A53 Linux project) via the debug configurations "C/C++ Remote Application", the session starts. But then when we try to start to debug via the debug configuration "S32 Debugger", we get the error "Failure during execution of python script. Reason: Flash error has occurred during starting debug for launch 'new_cortex_a53_linux Debug'. Error code is 244.".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are trying to follow the steps mentioned in this training&amp;nbsp;&lt;A href="https://www.nxp.com/design/training/getting-started-with-s32-design-studio-ide:TIP-S32DS-Extension-Package" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.nxp.com/design/training/getting-started-with-s32-design-studio-ide:TIP-S32DS-Extension-P...&lt;/A&gt;&amp;nbsp;as we want to use the S32 Debug Probe to get detailed debug while running a project on the development board, but this is not possible so far.&lt;/P&gt;&lt;P&gt;What is error 244? How can we solve this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 18:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1420725#M8266</guid>
      <dc:creator>ahmedgheith</dc:creator>
      <dc:date>2022-02-28T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Failure during execution of python script. Reason: Undefined error has occurred. Error code 244.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1420764#M8269</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please see the reply to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Debugging-S32V234-SBC-with-S32-Debug-Probe/m-p/1420716#M8264" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio/Debugging-S32V234-SBC-with-S32-Debug-Probe/m-p/1420716#M8264&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 21:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1420764#M8269</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2022-02-28T21:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Failure during execution of python script. Reason: Undefined error has occurred. Error code 244.</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1577729#M9612</link>
      <description>&lt;P&gt;Python has a debugger , which is available as a module called pdb . It supports setting conditional breakpoints , stepping through the source code one line at a time, stack inspection, and more.&lt;/P&gt;&lt;P&gt;import pdb&lt;BR /&gt;msg = "this is a test"&lt;BR /&gt;pdb.set_trace()&lt;BR /&gt;print(msg)&lt;/P&gt;&lt;P&gt;Insert pdb.set_trace() anywhere and it will function as a breakpoint . When you execute the script by python test.py, you will in the &lt;A href="http://net-informations.com/python/iq/debug.htm" target="_self"&gt;python debug&lt;/A&gt; mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 06:46:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Failure-during-execution-of-python-script-Reason-Undefined-error/m-p/1577729#M9612</guid>
      <dc:creator>doniervask</dc:creator>
      <dc:date>2023-01-05T06:46:08Z</dc:date>
    </item>
  </channel>
</rss>

