<?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: C compiler information</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560850#M16048</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 Fri Jul 29 07:00:57 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Compiler:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try GNU online doc:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basic C questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A good C book or Wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://en.wikipedia.org/wiki/C_variable_types_and_declarations&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOP:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use LPCXpresso file search function: CTRL-H, enter NOP and you can see where it's defined :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:18:04 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:18:04Z</dc:date>
    <item>
      <title>C compiler information</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560849#M16047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by giamby3000 on Fri Jul 29 06:49:00 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I find C compiler&amp;nbsp; information used iin LPCXXpresso?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular I would like to know data types representations like these:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;int : how many bits ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;char &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unsigned char&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;long?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uint32 ect...&amp;nbsp; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With other compilers for 8 / 16 bit uP I can make an asm call for example &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__asm NOP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can use this instruction in LPCXpresso / GNU GCC compiler?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I find these informations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much and sorry for my basic questions!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;:confused::confused::D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560849#M16047</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: C compiler information</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560850#M16048</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 Fri Jul 29 07:00:57 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Compiler:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try GNU online doc:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basic C questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A good C book or Wiki:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://en.wikipedia.org/wiki/C_variable_types_and_declarations&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOP:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use LPCXpresso file search function: CTRL-H, enter NOP and you can see where it's defined :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560850#M16048</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: C compiler information</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560851#M16049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Fri Jul 29 07:06:17 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Try GNU online doc:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh Cool :D&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May i now ask G's next question for him ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't find " LPCXpresso"&amp;nbsp; in this GNU manual, where should I look? :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;He could of course just use the #include "LPC13xx.h" file and use types like uint8_t, int16_t etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll leave it up to G to figure out how many bits are being used by these types :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;G, just check the example projects. There are some nice examples of inline assembly in those projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:18:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560851#M16049</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: C compiler information</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560852#M16050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by giamby3000 on Fri Jul 29 07:22:07 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;For ROB65:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your answer!:mad::mad::mad:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now all thinks are more clear!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:18:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560852#M16050</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: C compiler information</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560853#M16051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by giamby3000 on Fri Jul 29 07:33:23 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Compiler:&lt;BR /&gt; &lt;BR /&gt;Try GNU online doc:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Basic C questions:&lt;BR /&gt; &lt;BR /&gt;A good C book or Wiki:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://"&gt;http://en.wikipedia.org/wiki/C_variable_types_and_declarations&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;NOP:&lt;BR /&gt; &lt;BR /&gt;Use LPCXpresso file search function: CTRL-H, enter NOP and you can see where it's defined :)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already seen LPCX help for NOP, but if I write __asm NOP I have a compile error...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know C language, but you teach me that compilers are different as implementation.. or not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As this link: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already found this link, but I don't find data types description. not at all, I'll find it sooner or later...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:18:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/C-compiler-information/m-p/560853#M16051</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:18:06Z</dc:date>
    </item>
  </channel>
</rss>

