<?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>Kinetis Design StudioのトピックRe: no generated PEx files</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351070#M1344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Eduardo Umana and Jorge_Gonzalez,Technical Support Engineer, who answered on my question in&amp;nbsp; &lt;A href="https://community.nxp.com/thread/334111"&gt;Processor Expert Generated Interrupts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Really, "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Right now PEx + KSDK does not generate ISR functions". but why this fact is not in present in KDS User Guide or another Freescale document ???!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;What other secrets hides Freescale company from developers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Now I spend time on the study of examples ....:smileyangry:&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 19:38:06 GMT</pubDate>
    <dc:creator>oleglavrukhin</dc:creator>
    <dc:date>2014-11-03T19:38:06Z</dc:date>
    <item>
      <title>no generated PEx files</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351067#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, community! at now i studying Processor Expert, i think it's very convient development tool! but i have some question about use &lt;SPAN style="color: #575757; font-size: 13.63636302948px; text-decoration: underline;"&gt;Processor Expert in Kinetis Design Studio with KSDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;I make a new project for FRDM-K64F: at first, i select a "board -&amp;gt; Kinetis -&amp;gt;FRDM-K64F", then i select "Kinetis SDK" and "Processor Expert" in "Rapid Application Development" tab, because i want to use KSDK librarys and PEx "component selector" together. When&amp;nbsp; i generated PEx code, and try to added some component (I2C and very interesting component "ExternalFile") and make some troubles:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;STRONG&gt;1) &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;&lt;STRONG&gt;component "fsl_I2C":&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i found example code for I2C in KDSK "demos" folder and create my own project based on this example. After&amp;nbsp; i added &lt;SPAN style="font-size: 13.63636302948px;"&gt;"fsl_I2C" &lt;/SPAN&gt;and make a setting, i write simply code for read registers from built-in accelerometer, but program don't work.&amp;nbsp; I found the missing file "fsl_i2c_irq.c" in my project, but that was present in Demo project. after i copy this file to my project, program start working. of course, I2c need IRQ!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MY QUESTION:&amp;nbsp; why when generating code for the component (fsl_I2C), code for additional components that are required for it to work NOT generated?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) component &lt;SPAN style="font-size: 13.63636302948px;"&gt;"ExternalFile":&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.63636302948px;"&gt;after build i have errors: &lt;STRONG&gt;unknown type name 'dword', "byte"&lt;/STRONG&gt;, i.e. this component need a definition from "PE_Types.h". i added this file to project (in "source" folder and in &lt;SPAN style="font-size: 13.63636302948px;"&gt;EFil1.h (#include &lt;SPAN style="font-size: 13.63636302948px;"&gt;PE_Types.h) . now project building is OK.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.63636302948px;"&gt;&lt;STRONG&gt;MY QUESTION:&amp;nbsp; why when generating code for the component (&lt;SPAN style="font-size: 13.63636302948px;"&gt;ExternalFile&lt;/SPAN&gt;), code for additional components that are required for it to work NOT generated?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:15:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351067#M1341</guid>
      <dc:creator>oleglavrukhin</dc:creator>
      <dc:date>2014-10-24T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: no generated PEx files</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351068#M1342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Oleg,&lt;/P&gt;&lt;P&gt;can you please upload the demo project you worked with, thus I can check the problem directly here?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhang Jun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 09:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351068#M1342</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-10-30T09:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: no generated PEx files</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351069#M1343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Zhang Jun!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;in attached&amp;nbsp; first_step.zip you can see structure of my project, which i make as written above. it does not contain fsl_i2c_irq.c after generated code. But in Demo project (SDK_Demo) this file is present. when i debugging, application is hanging, because it does not process the interrupt. After i add this file manually from C:\Freescale\KSDK_1.0.0\platform\drivers\i2c\fsl_i2c_irq.c, application is work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Demo project i found in C:\Freescale\KSDK_1.0.0\demos\i2c_comm\master\kds\frdmk64f120m.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;some situation with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; component &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.63636302948px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"ExternalFile".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 13.63636302948px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So, to start using the components I need to thoroughly examine not only documentation, but also find all the necessary files for it to work using examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;now I understand why Erich Styger uses its own components which describes in detail on his website "&lt;A href="http://mcuoneclipse.com/" title="http://mcuoneclipse.com/"&gt;MCU on Eclipse | Everything on Eclipse, Microcontrollers and Software&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Oleg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. now i try to use fsl_sai and I hope that it will be less of a problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 12:32:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351069#M1343</guid>
      <dc:creator>oleglavrukhin</dc:creator>
      <dc:date>2014-10-30T12:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: no generated PEx files</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351070#M1344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Eduardo Umana and Jorge_Gonzalez,Technical Support Engineer, who answered on my question in&amp;nbsp; &lt;A href="https://community.nxp.com/thread/334111"&gt;Processor Expert Generated Interrupts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Really, "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Right now PEx + KSDK does not generate ISR functions". but why this fact is not in present in KDS User Guide or another Freescale document ???!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;What other secrets hides Freescale company from developers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Now I spend time on the study of examples ....:smileyangry:&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 19:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351070#M1344</guid>
      <dc:creator>oleglavrukhin</dc:creator>
      <dc:date>2014-11-03T19:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: no generated PEx files</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351071#M1345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both 1) 2) issues are already fixed in 1.1.0-GA release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) We still do not add these file in 1.1.0-GA but PEx now generates these routines and they are available in Events.c file either as ISR or callback functions. This is general improvement in 1.1.0-GA for all PEx SDK components included in this release.&lt;/P&gt;&lt;P&gt;(only exception is pit driver, for this driver is irq.c file included in library so we add it always, this exception should be removed in next release)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) External file does not need the PE_Types.h in 1.1.0-GA SP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for inconvenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 06:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/no-generated-PEx-files/m-p/351071#M1345</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2014-11-04T06:58:17Z</dc:date>
    </item>
  </channel>
</rss>

