<?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>i.MX RT Crossover MCUsのトピックRe: RT1021 flashloader: debug_uart_print() is missing</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1732245#M27041</link>
    <description>&lt;P&gt;The "body" of the function is missing.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2023 00:20:40 GMT</pubDate>
    <dc:creator>JamesNgo</dc:creator>
    <dc:date>2023-09-30T00:20:40Z</dc:date>
    <item>
      <title>RT1021 flashloader: debug_uart_print() is missing</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1730689#M27007</link>
      <description>&lt;P&gt;I enabled debug trace on UART1 as an option in flashloader. There's a API&amp;nbsp;debug_uart_print() referenced in debug_util.c file but does NOT exist I need your help to locate it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JamesNgo_0-1695833505036.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242993i8BE474199359ED07/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JamesNgo_0-1695833505036.png" alt="JamesNgo_0-1695833505036.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 16:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1730689#M27007</guid>
      <dc:creator>JamesNgo</dc:creator>
      <dc:date>2023-09-27T16:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: RT1021 flashloader: debug_uart_print() is missing</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1732187#M27038</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189531"&gt;@JamesNgo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you refering to the body of the function or where is it declared?&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 21:24:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1732187#M27038</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-09-29T21:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: RT1021 flashloader: debug_uart_print() is missing</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1732245#M27041</link>
      <description>&lt;P&gt;The "body" of the function is missing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 00:20:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1732245#M27041</guid>
      <dc:creator>JamesNgo</dc:creator>
      <dc:date>2023-09-30T00:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: RT1021 flashloader: debug_uart_print() is missing</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1735984#M27155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189531"&gt;@JamesNgo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the late reply, I've been reviewing the issue and this is what I was able to find:&lt;/P&gt;
&lt;P&gt;On the RT1021 flashlaoder example the body of the function is missing, however I found it on the RT1060 SDK, see image bellow.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Miguel04_0-1696876267670.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/244154iE7D3F197CA582594/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Miguel04_0-1696876267670.png" alt="Miguel04_0-1696876267670.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is from the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;hardware_init_MIMXRT1062.c&lt;/STRONG&gt;&lt;/EM&gt; file, I'll report this issue with my team, do you need this function or you have the inquiry where is the "body"?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your contribution.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 18:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1021-flashloader-debug-uart-print-is-missing/m-p/1735984#M27155</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-10-09T18:43:34Z</dc:date>
    </item>
  </channel>
</rss>

