<?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 mbed.h with MCUxpresso? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mbed-h-with-MCUxpresso/m-p/815913#M49460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mbed online compiler is really fantastic and writing code with MCUxpresso is really not.&amp;nbsp; But MCUxpresso gives you access to the debugger probes.&amp;nbsp; So is there a way to run this code in MCUxpresso:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include "mbed.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DigitalOut myled(LED1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; while(1) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myled = 1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait(0.2);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myled = 0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait(0.5);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a FRDM-K66F board.&amp;nbsp; Does a cpp file containing mbed.h essential mean that I am utilizing the mbed OS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2018 20:37:03 GMT</pubDate>
    <dc:creator>eflament</dc:creator>
    <dc:date>2018-11-29T20:37:03Z</dc:date>
    <item>
      <title>mbed.h with MCUxpresso?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mbed-h-with-MCUxpresso/m-p/815913#M49460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The mbed online compiler is really fantastic and writing code with MCUxpresso is really not.&amp;nbsp; But MCUxpresso gives you access to the debugger probes.&amp;nbsp; So is there a way to run this code in MCUxpresso:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#include "mbed.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DigitalOut myled(LED1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main() {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; while(1) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myled = 1;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait(0.2);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myled = 0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wait(0.5);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a FRDM-K66F board.&amp;nbsp; Does a cpp file containing mbed.h essential mean that I am utilizing the mbed OS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 20:37:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mbed-h-with-MCUxpresso/m-p/815913#M49460</guid>
      <dc:creator>eflament</dc:creator>
      <dc:date>2018-11-29T20:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: mbed.h with MCUxpresso?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mbed-h-with-MCUxpresso/m-p/815914#M49461</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;Yes, it is the DigitalOut interface used by Mbed to configure and control a digital output pin. See detail here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://os.mbed.com/handbook/DigitalOut" title="https://os.mbed.com/handbook/DigitalOut"&gt;DigitalOut - Handbook | Mbed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mbed-h-with-MCUxpresso/m-p/815914#M49461</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2018-12-04T08:04:02Z</dc:date>
    </item>
  </channel>
</rss>

