<?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>S32K中的主题 SDK Migration</title>
    <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1981936#M42539</link>
    <description>&lt;P&gt;Initially some bare metal projects were constructed for S32K344 evaluation boards and our own S32K324 based boards using S32DS 3.5 and essentially and SDK version of 3.0.0. We would like to update the development environment to used SDK version 4.0.0. The tools have been updated and we are able to build and run projects for the S32K344 boards. However if we attempt any form of automated migration to 4.0.0, even though the project settings say platform SDK 3.0.0 does not exist, the project gets messed up big time. Source files deleted, project settings changed. Net result event though we can eventually build the project it does not run on the target properly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For our in house S32K324 based boards we cannot even build the generated sources from the mex files. The general issue seem to be that Siul2_Port says that Mscr is not configured in the pins tool. Had the same issue with the S32k344 projects but this was resolved when the functional group name was updated in the pins configuration. For some reason this was not the same for the S32K324 projects.&lt;/P&gt;&lt;P&gt;Are there any documents out there on general migration of S32DS 3.5 projects from SDK 3.0.0 to 4.0.0?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 09:46:37 GMT</pubDate>
    <dc:creator>vmhb</dc:creator>
    <dc:date>2024-10-25T09:46:37Z</dc:date>
    <item>
      <title>SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1981936#M42539</link>
      <description>&lt;P&gt;Initially some bare metal projects were constructed for S32K344 evaluation boards and our own S32K324 based boards using S32DS 3.5 and essentially and SDK version of 3.0.0. We would like to update the development environment to used SDK version 4.0.0. The tools have been updated and we are able to build and run projects for the S32K344 boards. However if we attempt any form of automated migration to 4.0.0, even though the project settings say platform SDK 3.0.0 does not exist, the project gets messed up big time. Source files deleted, project settings changed. Net result event though we can eventually build the project it does not run on the target properly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For our in house S32K324 based boards we cannot even build the generated sources from the mex files. The general issue seem to be that Siul2_Port says that Mscr is not configured in the pins tool. Had the same issue with the S32k344 projects but this was resolved when the functional group name was updated in the pins configuration. For some reason this was not the same for the S32K324 projects.&lt;/P&gt;&lt;P&gt;Are there any documents out there on general migration of S32DS 3.5 projects from SDK 3.0.0 to 4.0.0?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 09:46:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1981936#M42539</guid>
      <dc:creator>vmhb</dc:creator>
      <dc:date>2024-10-25T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1982338#M42554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204144"&gt;@vmhb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am afraid that the most viable option is to generate a new project with the corresponding software version and then copy the application source files from your pre-existing project as well as any customizations you made to the project properties.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 21:25:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1982338#M42554</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-10-25T21:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1984000#M42655</link>
      <description>&lt;P&gt;Thank you for the feedback.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Managed to create a new 4.0.0 project for S32k344 processor. However when following the same process for S32K324 using just one core I still get an error with Siul2_port. Can anyone advise as how to overcome this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vmhb_0-1730218398353.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/307503iBA00CADA26F34EB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vmhb_0-1730218398353.png" alt="vmhb_0-1730218398353.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1984000#M42655</guid>
      <dc:creator>vmhb</dc:creator>
      <dc:date>2024-10-29T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1984019#M42656</link>
      <description>&lt;P&gt;Seems to be tied to the pin configuration, rather than processor type. In the S32K344 projects PTA0 is connected, in the S32K324 projects PTA0 is not connected. As PTA1 is connected the PortPin Mscr value of 1 is valid. This was not the case with earlier versions of the software.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to understand what the correct setting is here as I can define PTA0 in the PINS tool, even though it is not connected and set PortPin Mscr to 0 or leave PTA0 undefined and set PortPin Mscr to 1 as PTA1 is defined?&lt;/P&gt;&lt;P&gt;Can anyone explain this change in behaviour of the tools and why, it seems, this value is now some kind of index to the first pin defined?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 16:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1984019#M42656</guid>
      <dc:creator>vmhb</dc:creator>
      <dc:date>2024-10-29T16:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985030#M42734</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204144"&gt;@vmhb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For RTD version 4.0.0 onwards it is necessary to configure the pins in the Pins tool and also add the pin in Siul2_Port in the Pheripheral tool and assign the corresponding Mscr.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 19:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985030#M42734</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2024-10-30T19:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985153#M42740</link>
      <description>你是不是把自动生成的一个引脚gpio0给删除了，不要删除，不用去管那个引脚，这个错误就会消失</description>
      <pubDate>Thu, 31 Oct 2024 02:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985153#M42740</guid>
      <dc:creator>LBowen</dc:creator>
      <dc:date>2024-10-31T02:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: SDK Migration</title>
      <link>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985368#M42757</link>
      <description>So the best way seems to be to keep the automatically generated PTA0, even though in my case this pin is not connected.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2024 08:02:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SDK-Migration/m-p/1985368#M42757</guid>
      <dc:creator>vmhb</dc:creator>
      <dc:date>2024-10-31T08:02:24Z</dc:date>
    </item>
  </channel>
</rss>

