<?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>LPC MicrocontrollersのトピックHow LP55S69 uses printf</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-LP55S69-uses-printf/m-p/1027360#M40023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;hi，&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The trust zone was opened with LPC55S69 and developed using the official IDE MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;How to set it so that the printf can be called in both safe and non-safe areas, without PRINTF.&lt;/P&gt;&lt;P&gt;&amp;nbsp; thanks。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2020 03:57:58 GMT</pubDate>
    <dc:creator>240817776</dc:creator>
    <dc:date>2020-01-02T03:57:58Z</dc:date>
    <item>
      <title>How LP55S69 uses printf</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-LP55S69-uses-printf/m-p/1027360#M40023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;hi，&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The trust zone was opened with LPC55S69 and developed using the official IDE MCUXpresso IDE.&lt;/P&gt;&lt;P&gt;How to set it so that the printf can be called in both safe and non-safe areas, without PRINTF.&lt;/P&gt;&lt;P&gt;&amp;nbsp; thanks。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2020 03:57:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-LP55S69-uses-printf/m-p/1027360#M40023</guid>
      <dc:creator>240817776</dc:creator>
      <dc:date>2020-01-02T03:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: How LP55S69 uses printf</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-LP55S69-uses-printf/m-p/1027361#M40024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PRINTF macro is declared for the printf function. I would recommend to take a look at the trustzone example helloworld which is an example that has the non-secure part and the secure part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the secure part in order to print in the serial console it uses the PRINTF. To call the same function from the non-secure part it calls the NSE_PRINTF.&lt;/P&gt;&lt;P&gt;This function is defined in the veneer table which creates a non secure entry to use the printf function.&lt;/P&gt;&lt;P&gt;As shown below:&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/101505i44B7C22B7977A198/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;Best Regards,&lt;/P&gt;&lt;P&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2020 18:10:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-LP55S69-uses-printf/m-p/1027361#M40024</guid>
      <dc:creator>Sabina_Bruce</dc:creator>
      <dc:date>2020-01-03T18:10:57Z</dc:date>
    </item>
  </channel>
</rss>

