<?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: Problem debugging IMX93-EVK core M33 with visual studio code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2096520#M237162</link>
    <description>&lt;P&gt;Good morning, I have been able to start a program with MCUXPRESSO for Vscode.&lt;/P&gt;&lt;P&gt;I used the JLINK SEGGER BASE and EDU MINI models.&lt;/P&gt;&lt;P&gt;I’ve tried it with FRDM I.MX93 also.&lt;/P&gt;&lt;P&gt;You need to insert a note in the documentation, you need to link the&lt;/P&gt;&lt;P&gt;I received the SVD files 4 days ago to view and manage the registers of the peripherals&lt;/P&gt;&lt;P&gt;Following the instructions on how to set up the launch.json&lt;/P&gt;&lt;P&gt;Vscode still does not accept SVD settings.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;When opening the IDE the SVD file is not loaded, I have to upload it manually in the offline peripherals window , but it does not work in real time.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I have made many unsuccessful attempts.&lt;/P&gt;&lt;P&gt;I added&amp;nbsp; "svdFile": "${workspaceFolder}/SVD/MIMX9352_cm33.svd", or&lt;/P&gt;&lt;P&gt;"svdFile": "d:/DVDETIPACK/ETIVEXX/HW/Tools/iMX93_Header_RFP_20230922/SVD/MIMX9352_cm33.svd",&lt;/P&gt;&lt;P&gt;&amp;nbsp;and&amp;nbsp; in the file launch.json without success.&lt;/P&gt;&lt;P&gt;I tried to enable liveWatch "liveWatch": { "enabled": true }, in the hope of using the liveWatch function , how does it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 May 2025 13:00:24 GMT</pubDate>
    <dc:creator>Gutenberg-coder</dc:creator>
    <dc:date>2025-05-13T13:00:24Z</dc:date>
    <item>
      <title>Problem debugging IMX93-EVK core M33 with visual studio code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2030772#M233140</link>
      <description>&lt;P&gt;we have some problems with IMX93-EVK for debugging it in VS code ,when we have attached the J-LINK SEGGER to debugging on VS code gave&amp;nbsp; as a problem&amp;nbsp; of SEGGER GDB quit unexpectledy and in the terminal appears GDB server connection closed.&lt;/P&gt;&lt;P&gt;what can we do for this problem?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 15:55:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2030772#M233140</guid>
      <dc:creator>Gutenberg-coder</dc:creator>
      <dc:date>2025-01-20T15:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem debugging IMX93-EVK core M33 with visual studio code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2030863#M233147</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245785"&gt;@Gutenberg-coder&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you already trying following our &lt;A href="https://www.nxp.com/docs/en/application-note/AN14120.pdf" target="_self"&gt;AN14120&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to download a patch for iMX93.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 21:10:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2030863#M233147</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-01-20T21:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem debugging IMX93-EVK core M33 with visual studio code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2096520#M237162</link>
      <description>&lt;P&gt;Good morning, I have been able to start a program with MCUXPRESSO for Vscode.&lt;/P&gt;&lt;P&gt;I used the JLINK SEGGER BASE and EDU MINI models.&lt;/P&gt;&lt;P&gt;I’ve tried it with FRDM I.MX93 also.&lt;/P&gt;&lt;P&gt;You need to insert a note in the documentation, you need to link the&lt;/P&gt;&lt;P&gt;I received the SVD files 4 days ago to view and manage the registers of the peripherals&lt;/P&gt;&lt;P&gt;Following the instructions on how to set up the launch.json&lt;/P&gt;&lt;P&gt;Vscode still does not accept SVD settings.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;When opening the IDE the SVD file is not loaded, I have to upload it manually in the offline peripherals window , but it does not work in real time.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I have made many unsuccessful attempts.&lt;/P&gt;&lt;P&gt;I added&amp;nbsp; "svdFile": "${workspaceFolder}/SVD/MIMX9352_cm33.svd", or&lt;/P&gt;&lt;P&gt;"svdFile": "d:/DVDETIPACK/ETIVEXX/HW/Tools/iMX93_Header_RFP_20230922/SVD/MIMX9352_cm33.svd",&lt;/P&gt;&lt;P&gt;&amp;nbsp;and&amp;nbsp; in the file launch.json without success.&lt;/P&gt;&lt;P&gt;I tried to enable liveWatch "liveWatch": { "enabled": true }, in the hope of using the liveWatch function , how does it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 13:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-debugging-IMX93-EVK-core-M33-with-visual-studio-code/m-p/2096520#M237162</guid>
      <dc:creator>Gutenberg-coder</dc:creator>
      <dc:date>2025-05-13T13:00:24Z</dc:date>
    </item>
  </channel>
</rss>

