<?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: Processor Expert Macro-Language in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198554#M730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another question,&lt;/P&gt;&lt;P&gt;&amp;nbsp;3. Is there any macro command can disable/enable an inherited component?&lt;/P&gt;&lt;P&gt;Thank and best regard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2012 10:45:34 GMT</pubDate>
    <dc:creator>phongdiep</dc:creator>
    <dc:date>2012-01-18T10:45:34Z</dc:date>
    <item>
      <title>Processor Expert Macro-Language</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198553#M729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Do you know&amp;nbsp;any command in Processor Expert Macro-Language to conserve the code of the user on an generated code file. Normaly when i click generate proccessor expert code on code warrior, the files are&amp;nbsp;regenerated and the code that the user changed on the generated code files will be lost and the generated code files will be rewrited.&lt;/P&gt;&lt;P&gt;2. On "Processor Expert Macro-Language Reference Manual" document i found the command&lt;/P&gt;&lt;P&gt;%EMBED_CODE[!][+] &amp;lt;id&amp;gt;, %EMBED_END [msg]&lt;/P&gt;&lt;P&gt;and it give me an example to use the command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %EMBED_CODE! &amp;lt;specific&amp;gt; initialization&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Begin of &amp;lt;specific&amp;gt; initialization, DO NOT MODIFY&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LINES BELOW */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// ### initialization code here ##&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* End &amp;lt;specific&amp;gt; initialization, DO NOT MODIFY LINES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABOVE */&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;%EMBED_END &amp;lt;specific&amp;gt; initialization was updated&lt;/P&gt;&lt;P&gt;but when i paste these code to my driver file ( of my component on component wizard). and&amp;nbsp;when I generate code on code&amp;nbsp;warrior using that components the code warrior display an error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INTERNAL ERROR: at line 159: %EMBED_END without %EMBED_CODE (file:&amp;nbsp;&amp;nbsp;Drivers\sw\mycomponent.drv)&amp;nbsp;ex5&amp;nbsp;&amp;nbsp;Comp1&amp;nbsp;Processor Expert Errors&lt;/P&gt;&lt;P&gt;do you know the way to uses that command?&lt;/P&gt;&lt;P&gt;Thank and best regard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 16:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198553#M729</guid>
      <dc:creator>phongdiep</dc:creator>
      <dc:date>2012-01-17T16:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Macro-Language</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198554#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another question,&lt;/P&gt;&lt;P&gt;&amp;nbsp;3. Is there any macro command can disable/enable an inherited component?&lt;/P&gt;&lt;P&gt;Thank and best regard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 10:45:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198554#M730</guid>
      <dc:creator>phongdiep</dc:creator>
      <dc:date>2012-01-18T10:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert Macro-Language</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198555#M731</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;regarding %EMBED_CODE macro command. This command should be described in the attached document and it should behaves according the documentation. Could you please double check that you have used it correctly? In case your problem persist - could you please post here your Component to analyze the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related to your latest question: please find the "2.2.3 Access to inherited item symbols" secion in the attached document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Vojtech Filip&lt;BR /&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 23:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-Expert-Macro-Language/m-p/198555#M731</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-01-18T23:58:19Z</dc:date>
    </item>
  </channel>
</rss>

