<?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のトピックProblem with Conditional Compilation</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problem-with-Conditional-Compilation/m-p/544492#M8735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Italia on Mon Jan 19 05:12:21 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have the following problem using Release and Debug compilation modality. When I compile my code in debug mode, I disable the watchdog timer. Now, when i'm in release mode, if i introduce the symbol NO_WATCHDOG in the debug windows symbol, this affects the release mode and the code under conditional compiletion is skipped (obvious that release mode is selected).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#ifndef NO_WATCHDOG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#endif&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so, being in release mode, the portion of code within the condition block, is not compiled if in debug configuration symbol is defined NO_WATCHDOG, also if the release configuration mode is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I beleave that the probleim is only in the symptactic analyzer, cause the compilale process is made good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope has been clear. Thk for u help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:03:29 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:03:29Z</dc:date>
    <item>
      <title>Problem with Conditional Compilation</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problem-with-Conditional-Compilation/m-p/544492#M8735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Italia on Mon Jan 19 05:12:21 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have the following problem using Release and Debug compilation modality. When I compile my code in debug mode, I disable the watchdog timer. Now, when i'm in release mode, if i introduce the symbol NO_WATCHDOG in the debug windows symbol, this affects the release mode and the code under conditional compiletion is skipped (obvious that release mode is selected).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#ifndef NO_WATCHDOG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#endif&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so, being in release mode, the portion of code within the condition block, is not compiled if in debug configuration symbol is defined NO_WATCHDOG, also if the release configuration mode is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I beleave that the probleim is only in the symptactic analyzer, cause the compilale process is made good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope has been clear. Thk for u help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:03:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problem-with-Conditional-Compilation/m-p/544492#M8735</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:03:29Z</dc:date>
    </item>
  </channel>
</rss>

