<?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>LPCXpresso IDEのトピックRe: Beginner LPCxpresso 1769 + FreeRTOS</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577712#M23328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Tue Jun 11 23:12:42 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;building lpcopen lpc17xx_nxp_xpresso_1769_periph_ethernet project. and face a few problems. how do i know the Ethernet connection is able to transmit and receive ? i already connected the rj45 connector and UART to LPC 1769. but still dont have any data is been send to the UART3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:31:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:31:13Z</dc:date>
    <item>
      <title>Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577705#M23321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Mon Jun 03 18:33:43 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a internship student. I am new to both the micro controller and FreeRTOS. I was task to integrate freeRTOS library into the system to achieve task management. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far, what i did was understanding how freeRTOS work, looking into the details of the hardware of LPC-link 1769 and exploring LPCXpresso software. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before i proceed, I would like to ask, is it possible to add LAN, WIFI and UART into the system? For LAN there is RD+,RD-,TD+,TD-. For UART, there is UART1/2/3-TX/RX. Can anyone enlighten me, for WIFI. what are the pin needed? Any idea how freeRTOS in general able to help this kind of real time communication&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone happen to see any projects that works on this kind of communication, will appreciate that you post the relevant link here to share.&amp;nbsp; And it will definitely speed up the process of gathering information and will also help future user. I am on internship, and its only 10 weeks, i dont wish to stuck in this project for long. there is more for me to learn :p&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577705#M23321</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577706#M23322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Jun 05 01:23:23 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at the example code bundles supplied in the LPC17 subdirectory of the Examples area of your LPCXpresso installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might also want to take a look at LPCOpen...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577706#M23322</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577707#M23323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Wed Jun 05 18:29:21 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to deal with networking communication, Do i have to buy embTCP by freertos/InterNiche? in order to get it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;embTCP : &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.freertos.org/FreeRTOS-Plus/embTCP/FreeRTOS_Plus_TCP.shtml&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577707#M23323</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577708#M23324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu Jun 06 03:09:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No. Look at some of the ethernet projects in the examples I previously pointed you at.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577708#M23324</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577709#M23325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Thu Jun 06 18:48:25 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi Code red,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i build the imported project. it came out errors &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:/Documents and Settings/glennliu/My Documents/LPCXpresso_5.1.2_2065/workspace/New Folder/lpcopen/applications/lpc17xx_40xx/startup_code/cr_startup_lpc17xx40xx.c:48:24: fatal error: sys_config.h: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;compilation terminated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [cr_startup_lpc17xx40xx.o] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** Waiting for unfinished jobs....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:/Documents and Settings/glennliu/My Documents/LPCXpresso_5.1.2_2065/workspace/New Folder/lpcopen/applications/lpc17xx_40xx/examples/periph/periph_ethernet/enet.c:32:19: fatal error: board.h: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;compilation terminated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make: *** [enet.o] Error 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;15:19:07 Build Finished (took 6s.969ms)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577709#M23325</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577710#M23326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Fri Jun 07 02:27:41 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;do i have to manually drag the file into my NXP software include folder?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577710#M23326</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577711#M23327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Jun 07 03:03:51 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No, just make sure the missing files are on your include path.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577711#M23327</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner LPCxpresso 1769 + FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577712#M23328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by glennliu on Tue Jun 11 23:12:42 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;building lpcopen lpc17xx_nxp_xpresso_1769_periph_ethernet project. and face a few problems. how do i know the Ethernet connection is able to transmit and receive ? i already connected the rj45 connector and UART to LPC 1769. but still dont have any data is been send to the UART3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:31:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Beginner-LPCxpresso-1769-FreeRTOS/m-p/577712#M23328</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:31:13Z</dc:date>
    </item>
  </channel>
</rss>

