<?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 S32K144 UART error when initial in boot&amp;amp;app in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1530561#M18062</link>
    <description>&lt;P&gt;&lt;SPAN&gt;The user only has the app at the beginning, so he initializes clock, UART, can and so on in the APP.Now boot is added, and clock, CAN, UART, etc., are initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The UART prompts garbled characters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Delete the initialization in the app, then normal.&lt;/P&gt;&lt;P&gt;Is that a good way to solve it? It doesn't feel complete.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 15:16:27 GMT</pubDate>
    <dc:creator>jingfang</dc:creator>
    <dc:date>2022-09-29T15:16:27Z</dc:date>
    <item>
      <title>S32K144 UART error when initial in boot&amp;app</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1530561#M18062</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The user only has the app at the beginning, so he initializes clock, UART, can and so on in the APP.Now boot is added, and clock, CAN, UART, etc., are initialized.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The UART prompts garbled characters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Delete the initialization in the app, then normal.&lt;/P&gt;&lt;P&gt;Is that a good way to solve it? It doesn't feel complete.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 15:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1530561#M18062</guid>
      <dc:creator>jingfang</dc:creator>
      <dc:date>2022-09-29T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 UART error when initial in boot&amp;app</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1531585#M18089</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/197354"&gt;@jingfang&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The MCU can be reset before the MCU goes to the application.&lt;/P&gt;
&lt;P&gt;I mean the startup code can decide whether it goes to the bootloader or to the application.&lt;/P&gt;
&lt;P&gt;Do you use SDK/RTD or your own implementation?&lt;/P&gt;
&lt;P&gt;If you use the drivers, you can deinit the module before the jump.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 10:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1531585#M18089</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-10-03T10:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 UART error when initial in boot&amp;app</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1531661#M18096</link>
      <description>&lt;P&gt;Thanks a lot~&lt;/P&gt;&lt;P&gt;I refer to demo code, it has a reset clock&amp;amp;common&amp;amp;timeout before the jump.&lt;/P&gt;&lt;P&gt;Is there anything else that needs reset, such as RAM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1531661#M18096</guid>
      <dc:creator>jingfang</dc:creator>
      <dc:date>2022-10-03T13:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 UART error when initial in boot&amp;app</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1532188#M18112</link>
      <description>&lt;P&gt;Hard to say, I don't know what and how it was initialized in the bootloader and how it will be initialized in the application.&lt;/P&gt;
&lt;P&gt;However, SRAM initialization is typically done in the startup code of the application, there should be no problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 14:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-UART-error-when-initial-in-boot-amp-app/m-p/1532188#M18112</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-10-04T14:45:26Z</dc:date>
    </item>
  </channel>
</rss>

