<?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 CodeWarrior Debugger Shell from Windows Cmd Prompt in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1966907#M16055</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to run a script in CodeWarrior Debugger Shell from windows command window. What I've tried is;&lt;/P&gt;&lt;P&gt;&amp;gt; cwide.exe -data &amp;lt;path_to_workspace&amp;gt; -vmargsplus -Dcw.script=&amp;lt;path_to_script&amp;gt;&lt;/P&gt;&lt;P&gt;This works just fine. The problem is I have different scripts to run and everytime I want to run a different script, I have to close CodeWarrior which I dont want. Another problem is that I want to see the progress on the windows command window. For instance, in the script file I evaluate a variable such as "evaluate s_sBITResults" and Debugger Shell return a value. But I want to able to access these result through cmd window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;TL;DR: Is there a way to run CodeWarror(10.6) Debugger Shell without starting CodeWarrior itself?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2024 12:01:41 GMT</pubDate>
    <dc:creator>Moriquendi</dc:creator>
    <dc:date>2024-10-04T12:01:41Z</dc:date>
    <item>
      <title>CodeWarrior Debugger Shell from Windows Cmd Prompt</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1966907#M16055</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to run a script in CodeWarrior Debugger Shell from windows command window. What I've tried is;&lt;/P&gt;&lt;P&gt;&amp;gt; cwide.exe -data &amp;lt;path_to_workspace&amp;gt; -vmargsplus -Dcw.script=&amp;lt;path_to_script&amp;gt;&lt;/P&gt;&lt;P&gt;This works just fine. The problem is I have different scripts to run and everytime I want to run a different script, I have to close CodeWarrior which I dont want. Another problem is that I want to see the progress on the windows command window. For instance, in the script file I evaluate a variable such as "evaluate s_sBITResults" and Debugger Shell return a value. But I want to able to access these result through cmd window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;TL;DR: Is there a way to run CodeWarror(10.6) Debugger Shell without starting CodeWarrior itself?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 12:01:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1966907#M16055</guid>
      <dc:creator>Moriquendi</dc:creator>
      <dc:date>2024-10-04T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Debugger Shell from Windows Cmd Prompt</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1972086#M16064</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/241481"&gt;@Moriquendi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Which debug probe did you use? For OpenOCD, J-Link, and P&amp;amp;E Multilink, please refer to the following resources. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2015/03/22/openocdcmsis-dap-debugging-with-eclipse-and-without-an-ide/" target="_blank"&gt;https://mcuoneclipse.com/2015/03/22/openocdcmsis-dap-debugging-with-eclipse-and-without-an-ide/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/" target="_blank"&gt;https://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since CW10.6 is based on Eclipse, you can refer to the Eclipse documentation as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 09:52:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1972086#M16064</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-10-11T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Debugger Shell from Windows Cmd Prompt</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1985416#M16066</link>
      <description>Hi Alice,&lt;BR /&gt;I followed the guide from the &lt;A href="https://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/" target="_blank"&gt;https://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/&lt;/A&gt; as you suggested (I use P&amp;amp;E probe), and it worked just fine.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2024 08:57:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Debugger-Shell-from-Windows-Cmd-Prompt/m-p/1985416#M16066</guid>
      <dc:creator>Moriquendi</dc:creator>
      <dc:date>2024-10-31T08:57:13Z</dc:date>
    </item>
  </channel>
</rss>

