<?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: Console printing in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677473#M581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The alias was still present in the latest release of LPCXpresso (v8.2.2),&amp;nbsp;but I changed it to&amp;nbsp;__sys_* and it compiles again, so thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 20:16:43 GMT</pubDate>
    <dc:creator>muis</dc:creator>
    <dc:date>2017-07-20T20:16:43Z</dc:date>
    <item>
      <title>Console printing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677471#M579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using LPCExpresso I was able to use this code to print directly to the console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define LIBSTUB_SYS_WRITE __write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But using MCUExpresso it cannot compile because __write seems undefined?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally this is caused when you disable semihosting, but its enabled now, so how to upgrade my code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 13:44:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677471#M579</guid>
      <dc:creator>muis</dc:creator>
      <dc:date>2017-07-20T13:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Console printing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677472#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use the symbol&amp;nbsp;&lt;STRONG&gt;__sys_write&lt;/STRONG&gt; (as described in section 11.5.6, "Retargeting printf/scanf", of the MCUXpresso IDE v10.0.2 User Guide).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IIRC __write was renamed to __sys_write back in the days of Red Suite 3 or 4 when the whole semihosting layer was reworked. It is possible the symbol was still there as an alias in later LPCXpresso IDE versions until some more recent tidy up work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 19:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677472#M580</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2017-07-20T19:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Console printing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677473#M581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The alias was still present in the latest release of LPCXpresso (v8.2.2),&amp;nbsp;but I changed it to&amp;nbsp;__sys_* and it compiles again, so thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 20:16:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Console-printing/m-p/677473#M581</guid>
      <dc:creator>muis</dc:creator>
      <dc:date>2017-07-20T20:16:43Z</dc:date>
    </item>
  </channel>
</rss>

