<?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: strnlen not supported? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555271#M13606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by js-nxp on Mon Dec 12 13:33:40 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;For a beginner, 32K is lot of flash to outgrow &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Not a beginner in all sense of the word :) 30+ years with micros and around 45 years in electronics.&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;perhaps you need to take a different approach.&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;The overall code is about 13K and will do pretty much all graphics now, the rest is uncopressed pictures data about 45K.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The same program takes just over 60K in an 8 bit AVR, so it is pretty much the same with the the LPC1114, talk of a 50% code size reduction at last week's seminar wasn't quite correct&amp;nbsp; it seems (both using GCC). Of course the data size would be the same in both, once I get everything working I can compare the 2 for actual code size, still having a couple of issues getting the font printing correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was told by a colleague to explore compression for the data with RLE (or was it REL??) but that will be down the road.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The AVR code running is here &lt;/SPAN&gt;&lt;A href="http://"&gt;http://vimeo.com/33243761&lt;/A&gt;&lt;SPAN&gt; a bit rough but useable. I'll make a better one later on and have the 2 there for comparison.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The M0 runs pretty fast in 8 bit mode interface but it's 48MHz vs 8MHz for the AVR in 16 bit mode.Vimeo seems to still have a bug, need to go into couch mode to view Kentec &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.5" video.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:45:11 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:45:11Z</dc:date>
    <item>
      <title>strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555262#M13597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by js-nxp on Sun Dec 11 14:53:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;str[B]n[/B]len NOT strlen is not working even though I have string.h included.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A search here doesn't bring up any results. Do I need to change compiler settings somewhere? I tried changing from "compiler default" to C99 and nothing else works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And by the way to WHAT does the compiler defaults to? Obviously not C99 as I had several errors in some ported code complaining about the format of a for loop where the variable is declared inside the brackets as being only supported in C99 mode.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555262#M13597</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555263#M13598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Dec 11 15:27:50 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;strlen is included in string.h&amp;nbsp; :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which library are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C99: See &lt;/SPAN&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/RedlibAndNewlib?highlight=%28c99%29&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555263#M13598</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555264#M13599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Sun Dec 11 15:33:21 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;He is referring to str[COLOR=Red][B]n[/B][/COLOR]len, see &lt;/SPAN&gt;&lt;A href="http://"&gt;http://linux.about.com/library/cmd/blcmdl3_strnlen.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555264#M13599</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555265#M13600</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 Sun Dec 11 16:10:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't get confused by the language dialect and the C library - they are different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C99 in the compiler refers to language dialect/constructs that you can use - such as the for loop initial declaration (for int i=0; i&amp;lt;0; i++).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C99 in the library defines the function calls that are available within the C library (and the header files).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use C99 libraries, you will need to link with Newlib which provides a complete C99 implementation (Redlib is c90 plus some bits)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The compiler default is 'gnu90' which is c90 plus some GNU language extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can change the language dialect in the compiler settings dialog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if strnlen is c90, c99, or C++ - you should check this yourself. If Newlib doesn't resolve it, then it is most likely an extension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555265#M13600</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555266#M13601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Dec 11 16:23:31 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, should explain my previous post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#1 As mentioned above, strlen is included in string.h :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2 If you want to see if strnlen is supported, just check this files (REDLIB and NEWLIB version, not linux) :mad:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 string.h of NEWLIB is including strnlen, so changing library to NEWLIB should include strnlen :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#4 Made a test meanwhile and NEWLIB is supporting strnlen. So you just have to use NEWLIB&amp;nbsp; :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555266#M13601</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555267#M13602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by js-nxp on Sun Dec 11 19:32:55 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;#4 Made a test meanwhile and NEWLIB is supporting strnlen. So you just have to use NEWLIB &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt; GREAT it works. :) It helps when people know where to look for things, I threw myself in the deep end a couple of days ago and everything is still very vague.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the CMSIS (V2 now with 4.10) still needs to be part of the project but just select the Newlib for the quickstart menu. Getting the hang of things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pretty happy I have a RGB GLCD code almost fully ported now and running in 8 bit mode, unfortunately one gets only 32K with the LPC1114/301 and can't include all the pictures in flash as I have with another chip which is 128K.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The next question would be if there is a pin compatible chip that I can swap on the board...not strecthing the frienship I hope. ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555267#M13602</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555268#M13603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sun Dec 11 22:18:25 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;...a pin compatible chip that I can swap on the board...&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;There are a lot of chips available: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.nxp.com/ps/#/i=71391&lt;/A&gt;&lt;SPAN&gt; :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see there, LPC1227 has 128k flash. :) Unfortunately it's not pin compatible with LPC1114, but also available as LPCXpresso:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.embeddedartists.com/products/lpcxpresso/lpc1227_xpr.php&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555268#M13603</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555269#M13604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by js-nxp on Sun Dec 11 23:28:05 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think my head is about to pop with just the small chip.:eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the LPC1114 has 32K max, maybe NXP will make the same chip with more flash in the future. Who knows. 64K would just be right for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Several of the chips I use have up to 4 different size memories and all pin compatible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555269#M13604</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555270#M13605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Mon Dec 12 08:29:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: js-nxp&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;So the LPC1114 has 32K max, maybe NXP will make the same chip with more flash in the future. Who knows. 64K would just be right for now.&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a beginner, 32K is lot of flash to outgrow - perhaps you need to take a different approach.&amp;nbsp; In your first post, you talked about porting some Atmel code for driving TFT LCDs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am developing the framework for an HMI (handheld terminal) that&amp;nbsp; incorporates a 320x240 TFT LCD, membrane keypad (25 keys), USART comms,&amp;nbsp; RTC, battery back-up, etc.&amp;nbsp; The application has 9 concurrent tasks that&amp;nbsp; are managed by an RTOS. I have created my own graphic primitives for boxes, buttons, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[IMG]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.funbidders.com%2Fmy_img%2FTEST-6BF.jpg%5B%2FIMG%5D" rel="nofollow" target="_blank"&gt;http://www.funbidders.com/my_img/TEST-6BF.jpg[/IMG]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently it uses 13,128 bytes of FLASH and 880 bytes of RAM.&amp;nbsp; In fact,&amp;nbsp; the total memory used is small enough (14KB) to fit completely into RAM&amp;nbsp; (my development MCU has 96K RAM).&amp;nbsp; With the application in RAM,&amp;nbsp; downloading during development is super fast and FLASH wear is&amp;nbsp; eliminated. Also, with everything loaded in RAM, debugging is very quick plus you have unlimited&amp;nbsp; hardware breakpoints.&amp;nbsp; The entire application fits into the smallest (16K FLASH, 4K RAM) device of the product family (Cortex-M3 but non-NXP) I am using for this project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[IMG]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.funbidders.com%2Fmy_img%2FTEST-6BD.jpg%5B%2FIMG%5D" rel="nofollow" target="_blank"&gt;http://www.funbidders.com/my_img/TEST-6BD.jpg[/IMG]&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555270#M13605</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555271#M13606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by js-nxp on Mon Dec 12 13:33:40 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;For a beginner, 32K is lot of flash to outgrow &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Not a beginner in all sense of the word :) 30+ years with micros and around 45 years in electronics.&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;perhaps you need to take a different approach.&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;The overall code is about 13K and will do pretty much all graphics now, the rest is uncopressed pictures data about 45K.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The same program takes just over 60K in an 8 bit AVR, so it is pretty much the same with the the LPC1114, talk of a 50% code size reduction at last week's seminar wasn't quite correct&amp;nbsp; it seems (both using GCC). Of course the data size would be the same in both, once I get everything working I can compare the 2 for actual code size, still having a couple of issues getting the font printing correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was told by a colleague to explore compression for the data with RLE (or was it REL??) but that will be down the road.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The AVR code running is here &lt;/SPAN&gt;&lt;A href="http://"&gt;http://vimeo.com/33243761&lt;/A&gt;&lt;SPAN&gt; a bit rough but useable. I'll make a better one later on and have the 2 there for comparison.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The M0 runs pretty fast in 8 bit mode interface but it's 48MHz vs 8MHz for the AVR in 16 bit mode.Vimeo seems to still have a bug, need to go into couch mode to view Kentec &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.5" video.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555271#M13606</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: strnlen not supported?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555272#M13607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Mon Dec 12 13:59:39 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Go with the LPC1768/9 and be done with it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/strnlen-not-supported/m-p/555272#M13607</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:45:11Z</dc:date>
    </item>
  </channel>
</rss>

