<?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: S32K118EVB Application in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397322#M13610</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/35076"&gt;@robin&lt;/a&gt;&amp;nbsp;for the hint. I am part of&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195079"&gt;@rahulpkumar-2612&lt;/a&gt;&amp;nbsp;team.&lt;/P&gt;&lt;P&gt;We would like to know what is the standard steps to be followed to download and run a release version of binary. When we copy and paste the release .srec using the MSD via OpenSDA, the control does not get transferred to the newly copied program. Please advise if there is anything we need to do. In fact the RGB led flashing also does not work with a new board. Thank you very much in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Sateesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jan 2022 10:20:37 GMT</pubDate>
    <dc:creator>sateesh_kalidas</dc:creator>
    <dc:date>2022-01-11T10:20:37Z</dc:date>
    <item>
      <title>S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1396656#M13593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using S32K118EVB with example uart code to send a string and receive and echo characters.&lt;/P&gt;&lt;P&gt;I copied and pasted the srec file to the S32K118EVB drive which pops open upon connecting the board.&lt;/P&gt;&lt;P&gt;But the application does not seem to run after this, when board is disconnected and connected again. However, the same application is working when I am in debug mode on S32DS for Platform, and I can see the output on Putty window.&lt;/P&gt;&lt;P&gt;How do I solve this problem? Is there any jumper connections which I am not aware of? Or is there any setting need to be updated in the DS?&lt;/P&gt;&lt;P&gt;Current Jumper positions &amp;gt; J104 - 2-3&lt;/P&gt;&lt;P&gt;J107: 2-3&lt;/P&gt;&lt;P&gt;J10: 1-2&lt;/P&gt;&lt;P&gt;Could you please advise? Appreciate any input on this.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 08:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1396656#M13593</guid>
      <dc:creator>rahulpkumar-2612</dc:creator>
      <dc:date>2022-01-10T08:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1396973#M13598</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the same setting with yours, and &lt;STRONG&gt;PuTTY&lt;/STRONG&gt; is able to send back any character I send to it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="send back Ctrl J.png" style="width: 445px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167185i8FC7C9CBE1F4B62B/image-size/large?v=v2&amp;amp;px=999" role="button" title="send back Ctrl J.png" alt="send back Ctrl J.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;1. Debug &lt;STRONG&gt;lpit_periodic_interrupt_s32k118&lt;/STRONG&gt; example to check whether the board is able to run after disconnected and connected again.&lt;BR /&gt;2. Copied and pasted the &lt;STRONG&gt;uart_pal_echo_s32k118.srec&lt;/STRONG&gt; to the S32K118EVB drive. The&amp;nbsp;&lt;STRONG&gt;LASTSTAT.txt&lt;/STRONG&gt; shows that it was &lt;STRONG&gt;Completed&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LASTSTAT Completed.png" style="width: 958px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167182i0A641F52FE1FE9DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="LASTSTAT Completed.png" alt="LASTSTAT Completed.png" /&gt;&lt;/span&gt;&lt;BR /&gt;3.&amp;nbsp;Disconnected and connected the S32K118EVB board again.&lt;BR /&gt;4. Configure the &lt;STRONG&gt;PuTTY&lt;/STRONG&gt; working at &lt;STRONG&gt;Serial&lt;/STRONG&gt; type &lt;STRONG&gt;115200&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PuTTY Configuration.png" style="width: 724px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/167184i9582D0325441A615/image-size/large?v=v2&amp;amp;px=999" role="button" title="PuTTY Configuration.png" alt="PuTTY Configuration.png" /&gt;&lt;/span&gt;&lt;BR /&gt;5. Press &lt;STRONG&gt;Ctrl+J&lt;/STRONG&gt; after each character input&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 02:22:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1396973#M13598</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-01-11T02:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397322#M13610</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/35076"&gt;@robin&lt;/a&gt;&amp;nbsp;for the hint. I am part of&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195079"&gt;@rahulpkumar-2612&lt;/a&gt;&amp;nbsp;team.&lt;/P&gt;&lt;P&gt;We would like to know what is the standard steps to be followed to download and run a release version of binary. When we copy and paste the release .srec using the MSD via OpenSDA, the control does not get transferred to the newly copied program. Please advise if there is anything we need to do. In fact the RGB led flashing also does not work with a new board. Thank you very much in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With kind regards&lt;/P&gt;&lt;P&gt;Sateesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 10:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397322#M13610</guid>
      <dc:creator>sateesh_kalidas</dc:creator>
      <dc:date>2022-01-11T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397854#M13619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Sateesh,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Standard steps to debug can refer the steps shown in &lt;A href="https://www.nxp.com/docs/en/quick-reference-guide/S32K118EVB-QSG.pdf" target="_self"&gt;S32K118EVB-QSG&lt;/A&gt;. &lt;BR /&gt;For steps on how to download release binaries during the production/manufacturing phase, you can refer to: &lt;A href="http://www.pemicro.com/resources/in-circuit_flash_programming2.cfm" target="_self"&gt;In-Circuit Flash Programming&lt;/A&gt;&lt;BR /&gt;OpenSDA interfaces are designed for evaluation purposes to debug and program the onboard target devices. They are not meant to be used to debug devices on external custom boards.&lt;BR /&gt;PEMicro's recommendation for a custom board is to purchase a standalone &lt;STRONG&gt;Multilink Debug Probes&lt;/STRONG&gt; or &lt;STRONG&gt;Cyclone Programmers&lt;/STRONG&gt; which supports S32K1xx and many other ARM devices.&lt;/P&gt;
&lt;P&gt;About "&lt;SPAN&gt;the RGB led flashing also does not work with a new board.&lt;/SPAN&gt;", maybe the S32K118EVB is &lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;preloaded&lt;/STRONG&gt; &lt;EM&gt;with a software in which red, blue and green LEDS will toggle at different rates&lt;/EM&gt;. You can download that project by yourself by refer:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Q-amp-A-of-S32K1x-FreeMASTER-JumpStart-Project/ta-p/1361253" target="_self"&gt;Q&amp;amp;A of S32K1x FreeMASTER JumpStart Project&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 06:18:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397854#M13619</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-01-12T06:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397889#M13621</link>
      <description>&lt;P&gt;Thank you, but unable to find the option "Mark Correct" or [Solved] tag.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 07:04:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397889#M13621</guid>
      <dc:creator>sateesh_kalidas</dc:creator>
      <dc:date>2022-01-12T07:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32K118EVB Application</title>
      <link>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397922#M13622</link>
      <description>&lt;P&gt;You are welcome!&lt;BR /&gt;rahulpkumar-2612 can do this.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 08:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K118EVB-Application/m-p/1397922#M13622</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-01-12T08:02:37Z</dc:date>
    </item>
  </channel>
</rss>

