<?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: Dropdown options empty for PHY component in S32 SDK</title>
    <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814339#M582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your fast reply. Do you happen to know if there's any way to work around the Windows limitation? Can the values be set manually in say the ProcessorExpert file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it too much if I asked you to send a zip file of the demo_apps/lwip_mpc5748g&amp;nbsp; project where you've run the "generate ProcessorExpert code" step for a DEVKIT-MPC5748G? Maybe I can then edit the files to have them running in my environment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to make some quick experimentations with the LWiP stack provided by the SDK. My end goal is not to use the SDK, but to make a similar LWiP port as the one provided by the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it took me quite some time to get the IDE installed and running (Java versioning hell) I would be very pleased if I somehow could continue using my current Linux installation. The fact that I can run some other example projects suggests that it might be a way around the Windows limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't aware that the SDK shipped with so much documentation. When I searched for the release notes, I found the user manual and the docset (previously I had just googled and found some presentation slides). So kudos for the great docs!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Dec 2018 09:44:09 GMT</pubDate>
    <dc:creator>danielnäslund</dc:creator>
    <dc:date>2018-12-19T09:44:09Z</dc:date>
    <item>
      <title>Dropdown options empty for PHY component</title>
      <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814337#M580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;OS:&lt;/STRONG&gt; Ubuntu 18.04.1 LTS &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IDE:&amp;nbsp;&lt;/STRONG&gt; S32DS Power 2017.R1, Build id: 171018.&lt;BR /&gt;&lt;STRONG&gt;SDK:&lt;/STRONG&gt; S32PA BETA SDK v1.9.0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SDK example project:&lt;/STRONG&gt; phy_autoneg_mpc5748g&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BOARD:&lt;/STRONG&gt; DEVKIT-MPC5748G&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example projects uses ProcessExpert for configuration. When I press the "Generate Processor Expert Code" button in the Components view, the IDE reports these errrors:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Description&amp;nbsp;&amp;nbsp; &amp;nbsp;Resource&amp;nbsp;&amp;nbsp; &amp;nbsp;Path&amp;nbsp;&amp;nbsp; &amp;nbsp;Location&amp;nbsp;&amp;nbsp; &amp;nbsp;Type&lt;BR /&gt;Generator: ERROR: There are errors in the project, please review components configuration. It is not possible to generate code.&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Code Generator&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (Duplex)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ethernet1/Duplex&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (Mode)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ethernet1/Mode&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (PHY Location)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;phy1/PHY Location&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (PHY Role)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;phy1/PHY Role&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (PHY Type)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;phy1/PHY Type&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;No type specified (Speed)&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ethernet1/Speed&amp;nbsp;&amp;nbsp; &amp;nbsp;Processor Expert Problem&lt;BR /&gt;Invalid project path: Missing project folder or file: /phy_autoneg_mpc5748g/SDK for Source path.&amp;nbsp;&amp;nbsp; &amp;nbsp;phy_autoneg_mpc5748g&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;pathentry&amp;nbsp;&amp;nbsp; &amp;nbsp;Path Entry Problem&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to select PHY Type, PHY Location or PHY Role, the drop-down menus are empty. I've tried opening the &lt;STRONG&gt;enet_ping_mpc5748g&lt;/STRONG&gt; example project. There, the ENET components drop-down menus was also empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="phy_component_inspector.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70157iCC51B4253787F76C/image-size/large?v=v2&amp;amp;px=999" role="button" title="phy_component_inspector.png" alt="phy_component_inspector.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have been able to build and deploy the hello_world_mpc5748g example project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What steps do I need to take in order to have options available for these components? I've tried inserting numbers and different constants that I found in the source code directory of the SDK but the dropdown-widget didn't accept any of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching my project phy_autoneg_mpc5748g.zip. I created it by&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;selecting File-&amp;gt;NEW-&amp;gt;From Examples&lt;/LI&gt;&lt;LI&gt;pressed the "Generate Processor Expert Code"&lt;/LI&gt;&lt;LI&gt;Fiddled with the drop-down menus without success&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 08:47:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814337#M580</guid>
      <dc:creator>danielnäslund</dc:creator>
      <dc:date>2018-12-19T08:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown options empty for PHY component</title>
      <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814338#M581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the SDK is supported only on Windows host machine - please see release notes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 08:50:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814338#M581</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-12-19T08:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown options empty for PHY component</title>
      <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814339#M582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your fast reply. Do you happen to know if there's any way to work around the Windows limitation? Can the values be set manually in say the ProcessorExpert file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it too much if I asked you to send a zip file of the demo_apps/lwip_mpc5748g&amp;nbsp; project where you've run the "generate ProcessorExpert code" step for a DEVKIT-MPC5748G? Maybe I can then edit the files to have them running in my environment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to make some quick experimentations with the LWiP stack provided by the SDK. My end goal is not to use the SDK, but to make a similar LWiP port as the one provided by the SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since it took me quite some time to get the IDE installed and running (Java versioning hell) I would be very pleased if I somehow could continue using my current Linux installation. The fact that I can run some other example projects suggests that it might be a way around the Windows limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't aware that the SDK shipped with so much documentation. When I searched for the release notes, I found the user manual and the docset (previously I had just googled and found some presentation slides). So kudos for the great docs!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 09:44:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814339#M582</guid>
      <dc:creator>danielnäslund</dc:creator>
      <dc:date>2018-12-19T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown options empty for PHY component</title>
      <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814340#M583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no problem - in attachment is windows project with generated PE code. Unfortunately - still doesn't work for me in Linux environment (Ubuntu 16.04 LTS). There are some missing dependencies.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway - I completely understand you. The issue is already logged - mean be able install SDK under Linux environment but the SDK can't be fully used. Some basic stuff like hello world is working. Sorry for inconvenience.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 12:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814340#M583</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-12-19T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown options empty for PHY component</title>
      <link>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814341#M584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed&amp;nbsp; this package and now Processor Expert can generate code without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hooks for S32 Design Studio MPC574xx and S32R SDK Beta 1.9.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 13:04:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Dropdown-options-empty-for-PHY-component/m-p/814341#M584</guid>
      <dc:creator>danielnäslund</dc:creator>
      <dc:date>2018-12-19T13:04:24Z</dc:date>
    </item>
  </channel>
</rss>

