<?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: When debugging, How to know reset point in S32DS? in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824953#M3835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use S32DS for ARM.2018.R1.&lt;/P&gt;&lt;P&gt;When the UART transmit data, MCU is reset.&lt;/P&gt;&lt;P&gt;As you mention, I add break point into reset vector handler. But Any break point does not catch.&lt;/P&gt;&lt;P&gt;I thinks the reason of reset is watchdog timeout by interrupt.&lt;/P&gt;&lt;P&gt;When the UART transmit data , MCU is often reset.&lt;/P&gt;&lt;P&gt;I removed watchdog function. &lt;BR /&gt;MCU does not reset.&lt;BR /&gt;Blinking LED is stop.&lt;/P&gt;&lt;P&gt;And&amp;nbsp; A break point was caught in one of the painted parts below.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Therefore, it seems that the operation of&amp;nbsp;interrupt continues to cause reset.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I don't know how to clear interrupt.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65739i04B86FEEB1AF6702/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Thanks and best regards,&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Byungju.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 10:37:56 GMT</pubDate>
    <dc:creator>kbj</dc:creator>
    <dc:date>2018-07-18T10:37:56Z</dc:date>
    <item>
      <title>When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824951#M3833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of reset, I want find reset point.&lt;/P&gt;&lt;P&gt;But I don't know how to know reset point.&lt;/P&gt;&lt;P&gt;In S32 Design Studio, How can I find reset point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Byungju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:02:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824951#M3833</guid>
      <dc:creator>kbj</dc:creator>
      <dc:date>2018-07-18T06:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824952#M3834</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;which S32DS you are using? I'm not sure what do you mean by reset point, but you can add breakpoint into reset vector handler - like this one for S32K144 in startup_S32K144.S file and continue step by step through startup:&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/65737iBD17F2D9947F4455/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;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 09:47:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824952#M3834</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-18T09:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824953#M3835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use S32DS for ARM.2018.R1.&lt;/P&gt;&lt;P&gt;When the UART transmit data, MCU is reset.&lt;/P&gt;&lt;P&gt;As you mention, I add break point into reset vector handler. But Any break point does not catch.&lt;/P&gt;&lt;P&gt;I thinks the reason of reset is watchdog timeout by interrupt.&lt;/P&gt;&lt;P&gt;When the UART transmit data , MCU is often reset.&lt;/P&gt;&lt;P&gt;I removed watchdog function. &lt;BR /&gt;MCU does not reset.&lt;BR /&gt;Blinking LED is stop.&lt;/P&gt;&lt;P&gt;And&amp;nbsp; A break point was caught in one of the painted parts below.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Therefore, it seems that the operation of&amp;nbsp;interrupt continues to cause reset.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I don't know how to clear interrupt.&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65739i04B86FEEB1AF6702/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Thanks and best regards,&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Byungju.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 10:37:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824953#M3835</guid>
      <dc:creator>kbj</dc:creator>
      <dc:date>2018-07-18T10:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824954#M3836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So - good starting point is an example - like lpuart_echo_s32k144 (or for different MCU - I'm not sure which one you are interested in):&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/65745iDD09BEBBE75E1B4A/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;P&gt;&lt;/P&gt;&lt;P&gt;You can find there how to clear IRQ flag for UART and many other related stuff.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 11:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824954#M3836</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-18T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824955#M3837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I develop with S32K144.&lt;/P&gt;&lt;P&gt;I think LPUART_DRV_SetTxBuffer function is interrupt clear function.&lt;/P&gt;&lt;P&gt;But I don't use the function, Because&amp;nbsp;I&amp;nbsp;don't use&amp;nbsp;S32K14x_RTM_SDK_V2.0.0.&lt;/P&gt;&lt;P&gt;How to import S32K14x_RTM_SDK_V2.0.0.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65746iBD1001ED5FCA4E16/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/65747i787227D99ECA4793/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Byungju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 11:34:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824955#M3837</guid>
      <dc:creator>kbj</dc:creator>
      <dc:date>2018-07-18T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824956#M3838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SDK v2.0 RTM is part of Update. You can use this HOWTO:&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-341068"&gt;https://community.nxp.com/docs/DOC-341068&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 11:49:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824956#M3838</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-18T11:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824957#M3839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed the &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;SDK v2.0 RTM.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000011; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif;"&gt;I can make sample code with SDK v2.0 RTM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;But When I make new project, I can't select SDK v2.0 RTM. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;There is not the SDK v2.0 RTM in menu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;What should I do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000011; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif;"&gt;Thanks and best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000011; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif;"&gt;Byungju.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 23:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824957#M3839</guid>
      <dc:creator>kbj</dc:creator>
      <dc:date>2018-07-18T23:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824958#M3840</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 need to select ARM Bare-Metal 32-bit target Binary toolchain:&amp;nbsp;&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/65857iB03774A678B50BBE/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;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 06:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824958#M3840</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-07-19T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: When debugging, How to know reset point in S32DS?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824959#M3841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use SDK RTM 2.0.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Byungju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 02:34:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/When-debugging-How-to-know-reset-point-in-S32DS/m-p/824959#M3841</guid>
      <dc:creator>kbj</dc:creator>
      <dc:date>2018-07-20T02:34:22Z</dc:date>
    </item>
  </channel>
</rss>

