<?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 external structur and L1823 in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/external-structur-and-L1823/m-p/195586#M7204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text"&gt;&lt;SPAN&gt;I do not understand the problem&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I declare in header file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;typedef union{&amp;nbsp; byte bRS_Event;&amp;nbsp; struct&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp; byte bStatus_1:1;&amp;nbsp;&amp;nbsp;&amp;nbsp; byte bStatus_2:1;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }u;}ST_FLAGS_RS_EVENT;extern ST_FLAGS_RS_EVENT stRS_Event;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;L1823: External object stRS_Event in C:\Prog\GRx\Project1.2\Project_Data\Standard\ObjectCode\trames_rs.c.o created by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2020 09:50:37 GMT</pubDate>
    <dc:creator>ExternalStructu</dc:creator>
    <dc:date>2020-10-29T09:50:37Z</dc:date>
    <item>
      <title>external structur and L1823</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/external-structur-and-L1823/m-p/195586#M7204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text"&gt;&lt;SPAN&gt;I do not understand the problem&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I declare in header file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;typedef union{&amp;nbsp; byte bRS_Event;&amp;nbsp; struct&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp; byte bStatus_1:1;&amp;nbsp;&amp;nbsp;&amp;nbsp; byte bStatus_2:1;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }u;}ST_FLAGS_RS_EVENT;extern ST_FLAGS_RS_EVENT stRS_Event;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;L1823: External object stRS_Event in C:\Prog\GRx\Project1.2\Project_Data\Standard\ObjectCode\trames_rs.c.o created by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/external-structur-and-L1823/m-p/195586#M7204</guid>
      <dc:creator>ExternalStructu</dc:creator>
      <dc:date>2020-10-29T09:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: external structure and L1823</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/external-structur-and-L1823/m-p/195587#M7205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code snippet you have provided below is showing the declaration for variable stRS_Event.&lt;/P&gt;&lt;P&gt;Did you place a definition fro the same variable in one of your application .c file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definition should look as follows and must reside in a source file (not an include file).:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ST_FLAGS_RS_EVENT stRS_Event;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 20:33:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/external-structur-and-L1823/m-p/195587#M7205</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2010-04-26T20:33:00Z</dc:date>
    </item>
  </channel>
</rss>

