<?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>S32 Design StudioのトピックRe: How to Connect debugger (JTAG) to a running target system</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Connect-debugger-JTAG-to-a-running-target-system/m-p/677203#M1402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can attach to running target via PE Micro by modifying startup sequence:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25766i763AFCBF06728C1B/image-size/large?v=v2&amp;amp;px=999" title="s32ds_2017-06-29_09-40-14.png" alt="s32ds_2017-06-29_09-40-14.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are already attached - you can check Exception_handling_registers (any other core related registers) in the SPR Registers window (on the main menu bar click Window -&amp;gt; Show view -&amp;gt; other -&amp;gt;SPR Registers. If view is complaining that there is missing data file - click on settings button and set the Z4 core)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25809i096E8AEA93FAB420/image-size/large?v=v2&amp;amp;px=999" title="s32ds_2017-06-29_09-54-09.png" alt="s32ds_2017-06-29_09-54-09.png" /&gt;&lt;/span&gt;&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, 29 Jun 2017 07:57:38 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2017-06-29T07:57:38Z</dc:date>
    <item>
      <title>How to Connect debugger (JTAG) to a running target system</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Connect-debugger-JTAG-to-a-running-target-system/m-p/677202#M1401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have a problem with my code on a S32R274 Z4 core.&lt;/P&gt;&lt;P&gt;My code runs fine when I download and run from the debugger (PeMICRO/S32DS).&lt;/P&gt;&lt;P&gt;Eclipse/S32DS seems to be doing some type of initialization that allows the code to run in debug mode only.&lt;/P&gt;&lt;P&gt;When I power cycle target without using the debugger the code will not run to competition.&lt;/P&gt;&lt;P&gt;The problem appears to be in some global variable setup, executing the code crashes the Z4 CPU.&lt;/P&gt;&lt;P&gt;I don’t seem to be getting in to any of the exception handlers. I have attached a catch-all handler and don’t seem to be entering that handler.&lt;/P&gt;&lt;P&gt;I need to attach the jtag debugger and see the state after the crash, but don’t seem to understand how to do that with the Eclipse/S32DS IDE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 15:25:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Connect-debugger-JTAG-to-a-running-target-system/m-p/677202#M1401</guid>
      <dc:creator>markthompson170</dc:creator>
      <dc:date>2017-06-28T15:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Connect debugger (JTAG) to a running target system</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-to-Connect-debugger-JTAG-to-a-running-target-system/m-p/677203#M1402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can attach to running target via PE Micro by modifying startup sequence:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25766i763AFCBF06728C1B/image-size/large?v=v2&amp;amp;px=999" title="s32ds_2017-06-29_09-40-14.png" alt="s32ds_2017-06-29_09-40-14.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are already attached - you can check Exception_handling_registers (any other core related registers) in the SPR Registers window (on the main menu bar click Window -&amp;gt; Show view -&amp;gt; other -&amp;gt;SPR Registers. If view is complaining that there is missing data file - click on settings button and set the Z4 core)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25809i096E8AEA93FAB420/image-size/large?v=v2&amp;amp;px=999" title="s32ds_2017-06-29_09-54-09.png" alt="s32ds_2017-06-29_09-54-09.png" /&gt;&lt;/span&gt;&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, 29 Jun 2017 07:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-to-Connect-debugger-JTAG-to-a-running-target-system/m-p/677203#M1402</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-06-29T07:57:38Z</dc:date>
    </item>
  </channel>
</rss>

