<?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>S32 SDK中的主题 Re: Switching Between Processor Packages in S32DS Processor Expert</title>
    <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276113#M2173</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/67428"&gt;@sparkee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I understand only 1 is activated at a time but my question is why does it duplicate instances of my processor?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Hung] From my understand, you have added the same processor double times. So you have it. But please notice that just one process is activated. So we still have no issue here. The current Processor Expert will not count it as error. Anyway you can remove unused unit.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hung&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2021 03:05:52 GMT</pubDate>
    <dc:creator>hungnguyenphi</dc:creator>
    <dc:date>2021-05-13T03:05:52Z</dc:date>
    <item>
      <title>Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1271731#M2170</link>
      <description>&lt;P&gt;According to &lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/How-to-change-package-on-S32DS-Processor-Expert/ta-p/1117621" target="_self"&gt;this post,&lt;/A&gt;&amp;nbsp;I am able to switch to a new processor package by adding a new package and clicking the switch configuration button.&amp;nbsp; This works as explained.&amp;nbsp; The problem is that once you have both packages installed, how do you switch between them?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The answer is that you right click for the context menu and select "Component Enabled", which doesn't sound like an option but rather the status of the processor.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sparkee_1-1620136195527.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/143867iF40A8928E16A4DA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sparkee_1-1620136195527.png" alt="sparkee_1-1620136195527.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In fact, it wasn't until I noticed that on the processor that is actually enabled, that option has a check mark and is greyed out, that I realized what was happening. There is a sizable delay between the time you click enable and the time the x switches to a checkmark so it's not immediately obvious that it has worked.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sparkee_2-1620136665312.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/143868i315775EA8A203A43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sparkee_2-1620136665312.png" alt="sparkee_2-1620136665312.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a very low level piece of info that few people will probably encounter and/or care about but I wanted to put it out here in case it was causing anyone issues.&lt;/P&gt;&lt;P&gt;I am still confused as to why it adds 2 instances of the processor.&amp;nbsp; &amp;nbsp;I can delete 1 of the instances and everything seems to work.&amp;nbsp; Anybody care to elaborate?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sparkee_0-1620135937545.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/143866iC1BA87EA10601DA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sparkee_0-1620135937545.png" alt="sparkee_0-1620135937545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 13:58:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1271731#M2170</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2021-05-04T13:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1275318#M2171</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/67428"&gt;@sparkee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am still confused as to why it adds 2 instances of the processor.&amp;nbsp; &amp;nbsp;I can delete 1 of the instances and everything seems to work.&amp;nbsp; Anybody care to elaborate?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Hung] As you can see, we have multiple instance&amp;nbsp;of the processor in your project, but just one of them is activated at one time(so from my understand, we will not have any issue with it). In some case, user can use it to switch between different pin type of CPU. So I think that it is normal.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hung&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 03:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1275318#M2171</guid>
      <dc:creator>hungnguyenphi</dc:creator>
      <dc:date>2021-05-12T03:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1275670#M2172</link>
      <description>&lt;P&gt;I understand only 1 is activated at a time but my question is why does it duplicate instances of my processor?&amp;nbsp; I understand having different instances for different footprints but I don't understand why there are duplicates of the same footprint.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 13:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1275670#M2172</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2021-05-12T13:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276113#M2173</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/67428"&gt;@sparkee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I understand only 1 is activated at a time but my question is why does it duplicate instances of my processor?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Hung] From my understand, you have added the same processor double times. So you have it. But please notice that just one process is activated. So we still have no issue here. The current Processor Expert will not count it as error. Anyway you can remove unused unit.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hung&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 03:05:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276113#M2173</guid>
      <dc:creator>hungnguyenphi</dc:creator>
      <dc:date>2021-05-13T03:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276416#M2174</link>
      <description>&lt;P&gt;I feel like you keep repeating what I've already said.&amp;nbsp; Let me be more clear.&lt;/P&gt;&lt;P&gt;When I add a processor to my project, 2 processors show up in the components box.&amp;nbsp; I add 1 but 2 show up.&amp;nbsp; My question is: WHY do 2 processors show up when I only add 1?&amp;nbsp; I'm not asking how many are active at the same time or if it will work.&amp;nbsp; It's been this way for at least a year and everything works fine.&amp;nbsp; I always just delete 1.&amp;nbsp; It was just a curious afterthought because it doesn't seem right to me.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 13:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276416#M2174</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2021-05-13T13:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276852#M2176</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/67428"&gt;@sparkee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Actually I have not met this issue with S32 Design Studio for ARM Version 2018.R1. Could you please specific the S32DS version and the SDK driver version.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hung&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 07:51:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1276852#M2176</guid>
      <dc:creator>hungnguyenphi</dc:creator>
      <dc:date>2021-05-14T07:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1277022#M2177</link>
      <description>&lt;P&gt;S32DS.ARM.2.2&lt;/P&gt;&lt;P&gt;SDK RTM 3.0.0&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 13:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1277022#M2177</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2021-05-14T13:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1277341#M2178</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/67428"&gt;@sparkee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have checked the version&amp;nbsp;S32DS.ARM.2.2 and SDK RTM 3.0.0. And it is normal. If you just choose one configuration (Just FLASH or RAM) and just one "Processor Pin Variants", then just one processor is added. Could you please help to check if you have choose both RAM and FLASH in Configurations.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hungnguyenphi_0-1621226321805.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144834i2522EAFCA6383E8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hungnguyenphi_0-1621226321805.png" alt="hungnguyenphi_0-1621226321805.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hung&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 04:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1277341#M2178</guid>
      <dc:creator>hungnguyenphi</dc:creator>
      <dc:date>2021-05-17T04:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Between Processor Packages in S32DS Processor Expert</title>
      <link>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1278446#M2179</link>
      <description>&lt;P&gt;There's the answer, it creates a processor for each configuration.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:45:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Switching-Between-Processor-Packages-in-S32DS-Processor-Expert/m-p/1278446#M2179</guid>
      <dc:creator>sparkee</dc:creator>
      <dc:date>2021-05-18T20:45:10Z</dc:date>
    </item>
  </channel>
</rss>

