<?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>S32KのトピックRe: Eval board as debugger</title>
    <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766923#M2267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jirikral"&gt;jirikral&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Can you explain your response claiming reset is needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2019 13:22:40 GMT</pubDate>
    <dc:creator>sparkee</dc:creator>
    <dc:date>2019-10-03T13:22:40Z</dc:date>
    <item>
      <title>Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766915#M2259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I have FRDMPK144-Q100 eval board and I want to use it as debugger for my custom board with S32K144 uC. Target board use SWD as debug/program interface. How to connect eval board with custom board? Some changes in eval board are necessary?&lt;/P&gt;&lt;P&gt;I use S32 Design Studio for ARM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 07:55:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766915#M2259</guid>
      <dc:creator>arkadyosh</dc:creator>
      <dc:date>2018-02-22T07:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766916#M2260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use J14 pinheader. I connected together two&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;FRDMPK144-Q100 boards by J14 connectors and I'm able flash/debug them together.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If you like to flash only your custom target - you will need to remove connections (at least some of them) between J14 and &lt;SPAN&gt;FRDMPK144-Q100 MCU&lt;/SPAN&gt;. I tried flash the second EVB without power on first S32K144 - but it doesn't work - the second EVB is held in reset.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Jiri&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 14:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766916#M2260</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-02-22T14:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766917#M2261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks Jiri, I can now flash my custom board. Just remove connections between J14 SWD_DIO, SWD_CLK pins and target eval board uC and change bootloader in OpenSDA to Segger OpenSDA V1(&lt;A class="link-titled" href="https://www.segger.com/downloads/jlink#JLinkOpenSDAGenericFirmwares" title="https://www.segger.com/downloads/jlink#JLinkOpenSDAGenericFirmwares"&gt;SEGGER - The Embedded Experts - Downloads - J-Link / J-Trace&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arkadiusz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 07:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766917#M2261</guid>
      <dc:creator>arkadyosh</dc:creator>
      <dc:date>2018-02-23T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766918#M2262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using S32K144EVB as an OPENSDA debugger to debug my custom FS32K144UAVLLT micro-controller. I have also cut the SWD_DIO and SWD_CLK from the J1-06.&amp;nbsp;When bootloader is with original OPENSDA firmware, i am able to debug the custom uC but i am getting "Target MCU Mismatch" error. When bootloader is changed with Segger OPENSDA V1(j link), then also i am able to debug the custom uC, but i am not able to run my example Toggle_LED program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you think of a possible reason ? Was your program working fine when you debug your custom uC ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 02:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766918#M2262</guid>
      <dc:creator>yuganshbansal</dc:creator>
      <dc:date>2018-07-25T02:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766919#M2263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well, I don't know in detail your design, but what can sure work is remove all connections from JTAG pinheader&amp;nbsp; to EVB MCU. Otherwise - you need to experiment. Also don't forget connect grounds on your custom board and OpenSDA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:45:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766919#M2263</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-25T17:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766920#M2264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sharing my programming interface with you. Please advise on the same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/66481i755946E722787590/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 21:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766920#M2264</guid>
      <dc:creator>yuganshbansal</dc:creator>
      <dc:date>2018-07-25T21:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766921#M2265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you also need add Reset signal from J12 (JTAG). Anyway - are you sure that the crystal is working okay on breadboard? The crystal should be close as possible to MCU.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766921#M2265</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-26T12:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766922#M2266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is an old thread but I can't find where the SDA_RST pin goes to the MCU on the EVB schematic.&amp;nbsp; It goes to the barRESET pin on the K20.&amp;nbsp; Am I wrong that the reset isn't necessary for programming an external MCU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use a 6 pin header for programming my board.&amp;nbsp; Tag Connect shows a specific cable with JTAG pinout that has RESET on there but not JTAG_TDO.&amp;nbsp; If I'm wanting to program and debug using the S32K144EVB as my programmer, can I use the proposed pinout from Tag Connect or should I move to a 10pin programming header?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/84383i76105DE583F293B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 20:50:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766922#M2266</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2019-09-19T20:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766923#M2267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jirikral"&gt;jirikral&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Can you explain your response claiming reset is needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 13:22:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/766923#M2267</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2019-10-03T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Eval board as debugger</title>
      <link>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/1576000#M19736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to Flash the Custom Board(S32K144) with Evaluation Board (&lt;SPAN&gt;FRDM board S32K144) over the J14 Connector.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please share the Pin to Pin Connection Details at J14 Connector and Hardware Changes(if any) also Programming Process for Custom Board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 09:03:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Eval-board-as-debugger/m-p/1576000#M19736</guid>
      <dc:creator>Dileep1441</dc:creator>
      <dc:date>2023-01-02T09:03:48Z</dc:date>
    </item>
  </channel>
</rss>

