<?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: Freemaster using J-link plugin for s32k144 microcontroller in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2134689#M2040</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;the JLink software which includes the JLinkARM.dll needed by FreeMASTER can be downloaded from SEGGER &lt;A href="https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack" target="_self"&gt;here&lt;/A&gt;. It installs to&amp;nbsp;"c:\Program Files\SEGGER\JLink"&amp;nbsp; by default.&lt;/P&gt;
&lt;P&gt;The JLink &lt;STRONG&gt;OpenSDA V1&lt;/STRONG&gt; firmware, which can replace the default one from P&amp;amp;E Micro in the the S32K144 board can be downloaded &lt;A href="https://www.segger.com/downloads/jlink/#JLinkOpenSDAGenericFirmwares" target="_self"&gt;here&lt;/A&gt;. This can be programmed to a board after you start it up with the Reset button pressed. A BOOTLOADER drive will appear in the attached PC and you simply copy the&amp;nbsp;OpenSDA_V1.bin file to this drive, wait a few seconds and power cycle it again. More information can be found &lt;A href="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/opensda-sda-v2/" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jul 2025 06:22:51 GMT</pubDate>
    <dc:creator>MichalH</dc:creator>
    <dc:date>2025-07-16T06:22:51Z</dc:date>
    <item>
      <title>Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133235#M2034</link>
      <description>&lt;P&gt;I want to use Freemaster in my existing project for run-time debugging. I'm using segger j - link to communicate with freemaster.&amp;nbsp; I got below dialog box after test connection&lt;/P&gt;&lt;P&gt;I have modified the demo project freemaster_s32k144 such that it uses j-link to communicate&amp;nbsp;with freemaster. What change should I make in the code.&lt;/P&gt;&lt;P&gt;In freemaster, I got below dialog box&amp;nbsp; after testing connection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_0-1752484950038.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347407iC612E915C0649135/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_0-1752484950038.png" alt="rohit1749_0-1752484950038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But after after starting communication, the variables are not updating.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_1-1752484949636.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347408i9EE4285E49632C3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_1-1752484949636.png" alt="rohit1749_1-1752484949636.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone tell me where I'm going wrong. I'm hereby attaching the zip folder of modified codebase.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 09:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133235#M2034</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-14T09:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133261#M2035</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you try to update the Jlink software on your PC and specify a newer version of the JLinkARM.dll?&amp;nbsp; It is also important to select S32K144 device as a specific "CPU Type" in the FreeMASTER communication settings:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_0-1752486770782.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347414i9DAD4393A0C90F5B/image-size/large?v=v2&amp;amp;px=999" role="button" title="MichalH_0-1752486770782.png" alt="MichalH_0-1752486770782.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will be able to test it on my side during this week, I'll give more information then.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 09:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133261#M2035</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-07-14T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133886#M2036</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have just tested the FRDM-S32K144 communication from FreeMASTER and I confirm it works properly over the following interfaces:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;P&amp;amp;E firmware OpenSDA&amp;nbsp; (factory default)&lt;/LI&gt;
&lt;LI&gt;J-Link firmware OpenSDA&amp;nbsp; (your case)&lt;/LI&gt;
&lt;LI&gt;External J-Link&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I'm using the J-Link software 8.12a and the J-Link firmware for OpenSDA V1 downloaded from here:&amp;nbsp;&lt;A href="https://kb.segger.com/NXP_S32K144EVB-Q100" target="_blank"&gt;https://kb.segger.com/NXP_S32K144EVB-Q100&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The test connection message shows a newer date than in your case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MichalH_1-1752565048889.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347556i6DEACC127A2C39BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MichalH_1-1752565048889.png" alt="MichalH_1-1752565048889.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try to update the JLink software and firmware.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;over a default P&amp;amp;E Micro OpenSDA f&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 07:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2133886#M2036</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-07-15T07:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2134388#M2039</link>
      <description>&lt;P&gt;I can't find SEGGER in my program files.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_0-1752603375236.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347706i85E67386FEF36794/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_0-1752603375236.png" alt="rohit1749_0-1752603375236.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have already installed the j link software, but its not there inside my program files.&lt;/P&gt;&lt;P&gt;Could you please provide the download link for the j link firmware.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 18:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2134388#M2039</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-15T18:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2134689#M2040</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;the JLink software which includes the JLinkARM.dll needed by FreeMASTER can be downloaded from SEGGER &lt;A href="https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack" target="_self"&gt;here&lt;/A&gt;. It installs to&amp;nbsp;"c:\Program Files\SEGGER\JLink"&amp;nbsp; by default.&lt;/P&gt;
&lt;P&gt;The JLink &lt;STRONG&gt;OpenSDA V1&lt;/STRONG&gt; firmware, which can replace the default one from P&amp;amp;E Micro in the the S32K144 board can be downloaded &lt;A href="https://www.segger.com/downloads/jlink/#JLinkOpenSDAGenericFirmwares" target="_self"&gt;here&lt;/A&gt;. This can be programmed to a board after you start it up with the Reset button pressed. A BOOTLOADER drive will appear in the attached PC and you simply copy the&amp;nbsp;OpenSDA_V1.bin file to this drive, wait a few seconds and power cycle it again. More information can be found &lt;A href="https://www.segger.com/products/debug-probes/j-link/models/other-j-links/opensda-sda-v2/" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 06:22:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2134689#M2040</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-07-16T06:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2135008#M2041</link>
      <description>&lt;P&gt;I tried updating segger DLL to version to 8.5 ,but still the response is same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_0-1752668443805.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347866i89ACE0AF9EA3DA6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_0-1752668443805.png" alt="rohit1749_0-1752668443805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do, I need to make any changes in&amp;nbsp; code of demo&amp;nbsp;freemaster_s32k144 .I have attached the codebase of&amp;nbsp;freemaster_s32k144.&lt;/P&gt;&lt;P&gt;The expected variable (adcRawValue) is getting updated in debug session of s32 design studio. But it's not updating in freemaster software as shown below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_1-1752668780130.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/347868iBBE25550EA176FD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_1-1752668780130.png" alt="rohit1749_1-1752668780130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 12:26:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2135008#M2041</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-16T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster using J-link plugin for s32k144 microcontroller</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2135508#M2042</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;this issue should not depend on the application being debugged. I suspect that connecting FreeMASTER puts your application to debug-halt state but I have no explanation now.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some experiments to make:&lt;/P&gt;
&lt;P&gt;- Make sure you disconnect the debugger (DS32) and reset the board before connecting FreeMASTER&lt;/P&gt;
&lt;P&gt;- Press the Reset button while connected to FreeMASTER to see if it starts running (?)&lt;/P&gt;
&lt;P&gt;- Have some test variable which is initialized to a non-zero value in main(). Show it in FreeMASTER - does it show the good value? Then make it modifiable in FreeMASTER and write some different value to it. Does the value change? Then disconnect/connect FreeMASTER and see the value - is it old or new value? (This experiment tests if a reset occurs when FreeMASTER connects).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 06:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-using-J-link-plugin-for-s32k144-microcontroller/m-p/2135508#M2042</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2025-07-17T06:32:35Z</dc:date>
    </item>
  </channel>
</rss>

