<?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>Processor Expert SoftwareのトピックRe: Processor expert to Keil uVision</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-expert-to-Keil-uVision/m-p/353138#M2706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roland,&lt;/P&gt;&lt;P&gt;I have verified the issue but it has been fixed in PEx Driver Suite 10.4.2 (there were reported error by compiler due to missing implementation of the CPU_EnterCritical and CPU_ExitCritical).&lt;/P&gt;&lt;P&gt;I have verified a SKEAZ128xxx4 project with AsynchroSerial and there is not any warning reported by the compiler. These warning are reported by Dynamic Syntax Checking only (reported incorrectly). It seems like a issue of the uVision.&lt;/P&gt;&lt;P&gt;I have used KDS 2.0.0 and uVision 5.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 11:48:35 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2015-03-26T11:48:35Z</dc:date>
    <item>
      <title>Processor expert to Keil uVision</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-expert-to-Keil-uVision/m-p/353137#M2705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i was experiencing some problems with exporting the code generated from processor expert to uVision Keil. i did not write any of my codes yet i just want to check if everything is compiling.&lt;/P&gt;&lt;P&gt;i did specify that the compiler should be Keil ARM. but in keil when i compile the project i get this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uVision 5.12&lt;/P&gt;&lt;P&gt;processor expert 10.4.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(200): warning:&amp;nbsp; #223-D: function "Cpu_EnterCritical" declared implicitly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnterCritical();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Disable global interrupts */&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(208): warning:&amp;nbsp; #223-D: function "Cpu_ExitCritical" declared implicitly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExitCritical();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Enable global interrupts */&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(288): warning:&amp;nbsp; #223-D: function "Cpu_EnterCritical" declared implicitly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EnterCritical();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Disable global interrupts */&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(292): warning:&amp;nbsp; #223-D: function "Cpu_ExitCritical" declared implicitly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ExitCritical();&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Enable global interrupts */&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(392): warning:&amp;nbsp; #177-D: variable "OnFlags" was declared but never referenced&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; word OnFlags = 0x00U;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Temporary variable for flags */&lt;/P&gt;&lt;P&gt;Generated_Code\AS1.c(144): warning:&amp;nbsp; #550-D: variable "OutIndexW" was set but never used&lt;/P&gt;&lt;P&gt;&amp;nbsp; static word OutIndexW;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Index for writing to output buffer */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 12:54:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-expert-to-Keil-uVision/m-p/353137#M2705</guid>
      <dc:creator>rolandchok</dc:creator>
      <dc:date>2015-03-03T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Processor expert to Keil uVision</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Processor-expert-to-Keil-uVision/m-p/353138#M2706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roland,&lt;/P&gt;&lt;P&gt;I have verified the issue but it has been fixed in PEx Driver Suite 10.4.2 (there were reported error by compiler due to missing implementation of the CPU_EnterCritical and CPU_ExitCritical).&lt;/P&gt;&lt;P&gt;I have verified a SKEAZ128xxx4 project with AsynchroSerial and there is not any warning reported by the compiler. These warning are reported by Dynamic Syntax Checking only (reported incorrectly). It seems like a issue of the uVision.&lt;/P&gt;&lt;P&gt;I have used KDS 2.0.0 and uVision 5.14.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 11:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Processor-expert-to-Keil-uVision/m-p/353138#M2706</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-03-26T11:48:35Z</dc:date>
    </item>
  </channel>
</rss>

