<?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 Project using LPCOpen and FreeRTOS from Scratch in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517940#M2419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by GPh on Wed Nov 05 03:15:03 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCOpen is a very good tools with good example and features, Thanks to NXP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i have I have some trouble. Why ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because the LPCOpen is bundle with lot of things (samples, boards specifics library, ...) and i want to made my project from scratch. Or at least with only useful files in my project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use serial, IO, I2C SPI, USB and Ethernet with FreeRTOS on my own board. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what i need to take from LPCOpen pack ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What i need to modifiy ? (init board probably)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i make common library for use in my project and get the ability to update LPCOpen and FreeRTOS in the future ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In other words : What is the good way to make my common shared library ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot, Philippe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:31:33 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:31:33Z</dc:date>
    <item>
      <title>Project using LPCOpen and FreeRTOS from Scratch</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517940#M2419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by GPh on Wed Nov 05 03:15:03 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCOpen is a very good tools with good example and features, Thanks to NXP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i have I have some trouble. Why ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because the LPCOpen is bundle with lot of things (samples, boards specifics library, ...) and i want to made my project from scratch. Or at least with only useful files in my project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use serial, IO, I2C SPI, USB and Ethernet with FreeRTOS on my own board. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what i need to take from LPCOpen pack ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What i need to modifiy ? (init board probably)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i make common library for use in my project and get the ability to update LPCOpen and FreeRTOS in the future ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In other words : What is the good way to make my common shared library ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot, Philippe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517940#M2419</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Project using LPCOpen and FreeRTOS from Scratch</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517941#M2420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Paul on Wed Nov 05 07:18:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Philippe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked out the following link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freertos.org%2FFreeRTOS-Plus%2FBSP_Solutions%2FNXP%2Findex.html" rel="nofollow" target="_blank"&gt;http://www.freertos.org/FreeRTOS-Plus/BSP_Solutions/NXP/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This would be a good place to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517941#M2420</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Project using LPCOpen and FreeRTOS from Scratch</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517942#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by GPh on Thu Nov 06 02:10:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't look at the FreeRTOS site but i have see this video on YT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's simply difficult to me to take only library in LPCOpen+FreeROTS package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that i have to make my own board.c Library for init, and i think it was easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But how to extract LPCOpen &amp;amp; FreeRTOS to have easy upgrade and import it in new project ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not familiar with Eclipse, perhaps i miss some evidents things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day, Philippe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Project-using-LPCOpen-and-FreeRTOS-from-Scratch/m-p/517942#M2421</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:31:35Z</dc:date>
    </item>
  </channel>
</rss>

