<?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>Model-Based Design Toolbox (MBDT)中的主题 Re: MBDT 1.5.0 cannot choose hardware</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953164#M9475</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239656"&gt;@SuperBeginner&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Let's try to solve this problem or at least figure out where it comes from. From the topics you have recently posted on the community, I notice that you are using &lt;STRONG&gt;MATLAB Version R2021a&lt;/STRONG&gt;, and hardware board &lt;STRONG&gt;S32K312-Q172.&lt;/STRONG&gt; All good so far, but I notice that you are using both toolbox version &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; and toolbox version &lt;STRONG&gt;1.5.0&lt;/STRONG&gt;, which can cause problems when both are found in the MATLAB path. So I propose the following:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Save your work and already configured models to ensure that they are not lost with the following procedures.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Uninstall version &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; of MATLAB, if it still exists, using the &lt;STRONG&gt;Uninstall&lt;/STRONG&gt; &lt;STRONG&gt;button&lt;/STRONG&gt; in the &lt;STRONG&gt;Add-On Manager&lt;/STRONG&gt;. This is to ensure that there is no longer any reference to this version of the toolbox. I say this because although in the image you gave no reference to 1.4.0 appears, in the archive sent with the LPUART instance configuration problem, the model seemed to have settings from the toolbox version of 1.4.0, namely the RTD version used was that of &lt;STRONG&gt;3.0.0&lt;/STRONG&gt;, related to the &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; toolbox.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;After making sure that the only version of the toolbox installed is the latest, namely &lt;STRONG&gt;1.5.0&lt;/STRONG&gt;, try to cleanup the MATLAB path with the &lt;STRONG&gt;restoredefaultpath&lt;/STRONG&gt; command that I mentioned in a previous reply.&amp;nbsp;You could also try a MATLAB restart in this step.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;After the path has been reset to default settings,&amp;nbsp;&lt;SPAN&gt;from the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;toolbox_root&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;directory level you must run the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mbd_s32k3_path.m&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;script to set the path for the installed toolbox (1.5.0).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-&amp;nbsp;If everything has worked correctly up to this point, you should be able to correctly use the toolbox and every Simulink model that comes with the toolbox. This will solve the problem you are experiencing with the erroneous display in the &lt;STRONG&gt;Hardware Implementation&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is also worth mentioning the fact that you can install a toolbox both using the &lt;STRONG&gt;Support Package Installation Guide&lt;/STRONG&gt; and following the steps presented or, if you have already downloaded the &lt;STRONG&gt;.mltbx&lt;/STRONG&gt; file, you can install it by drag and drop in the MATLAB Command Window. For this step, you must add the license that was already generated based on your host id, in the lic folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At this point there should be no more interference with another version of the toolbox and you should be able to use the latest version correctly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let us know if something doesn't work and show us the error you encounter.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dragos&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2024 07:04:12 GMT</pubDate>
    <dc:creator>dragostoma</dc:creator>
    <dc:date>2024-09-12T07:04:12Z</dc:date>
    <item>
      <title>MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946833#M9440</link>
      <description>&lt;P&gt;Dear NXP.&lt;/P&gt;&lt;P&gt;I upgraded MBDT 1.5.0 according to the S32K3xx1.5.0 Quick Start Guide and confirmed that each step was completed successfully. I make sure my license is in "lic" folder.&lt;/P&gt;&lt;P&gt;But I can't choose my hardware board&amp;nbsp;in this version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MBDT_1.5.0_HardwareSetting.PNG" style="width: 401px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296970iC1FD88A9A20960E7/image-dimensions/401x448?v=v2" width="401" height="448" role="button" title="MBDT_1.5.0_HardwareSetting.PNG" alt="MBDT_1.5.0_HardwareSetting.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried again and again to reset the computer and simulink and even reinstall the toolbox, but the problem still cannot be solved.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I need to use the&amp;nbsp;「ICU Blocks」, so I&amp;nbsp;need the latest version toolbox.&lt;/P&gt;&lt;P&gt;Can you help me and give me some suggest?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="MBDT" id="MBDT"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="S32K312EVB-Q172" id="S32K312EVB-Q172"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 03:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946833#M9440</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-04T03:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946960#M9442</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239656"&gt;@SuperBeginner&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Unfortunately, I have not been able to reproduce the problem you are experiencing. I would need more information in an attempt to identify the problem, namely:&lt;/P&gt;
&lt;P&gt;- What MATLAB version are you using?&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;If you open an ICU model, for example, delivered with the toolbox, does it work as expected? Can you change the settings in Hardware Implementation? Or is it a problem only with newly created models?&lt;/P&gt;
&lt;P&gt;As initial suggestions, I could recommend the following:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Try to avoid using model names like untitled to avoid any problems that may arise.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Try to clean the MATLAB path, to avoid the possibility of interfering with another version of the toolbox already installed. You can run the &lt;STRONG&gt;restoredefaultpath&lt;/STRONG&gt; command to reset the path to the factory-installed path. Keep in mind that this deletes everything you currently have in the MATLAB path. After resetting the path, from the &lt;EM&gt;&lt;STRONG&gt;toolbox_root&lt;/STRONG&gt;&amp;nbsp; &lt;/EM&gt;directory level you must run the &lt;STRONG&gt;mbd_s32k3_path.m&lt;/STRONG&gt; script to set the path for the installed toolbox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know how it works.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dragos&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 07:16:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946960#M9442</guid>
      <dc:creator>dragostoma</dc:creator>
      <dc:date>2024-09-04T07:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946994#M9443</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I followed your suggestions, but the issue still&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt; hasn't been resolved.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a response to your question&lt;/P&gt;&lt;P&gt;- Matlab&amp;nbsp; version- &lt;STRONG&gt;2021a&lt;/STRONG&gt;&lt;BR /&gt;- I can open ICU Model, but &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;I can't change&lt;/STRONG&gt; &lt;/FONT&gt;the settings in Hardware Implementation. It leads me can't do anything. This issue exists in both the example project and the new file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, Whether it's a example or the new file,&lt;STRONG&gt; I can't use ADC Blocks in&amp;nbsp;MBDT 1.4.0&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;It alwasy have error message which shows "ADC_.sldd has been changed on disk since it was opened. You should close it and any models that use it, and Simulink will see the changes next time the dictionary is opened. "&lt;/P&gt;&lt;P&gt;I can't solve it. Please help me.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;HopeNotWork&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 07:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1946994#M9443</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-04T07:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1951755#M9466</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found that the issue might be during the 'Verify MBD Toolbox License' step.&lt;/P&gt;&lt;P&gt;When I use the NXP Support Package and install MBDT1.5.0, I always encounter this warning.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_message_install.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298462i90D9645E4FE51495/image-size/large?v=v2&amp;amp;px=999" role="button" title="error_message_install.PNG" alt="error_message_install.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you please help me understand how to resolve this issue?&lt;/P&gt;&lt;P&gt;My Add-Ones Managers is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AddOnesManager.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298463iB96F347B5E8D7507/image-size/large?v=v2&amp;amp;px=999" role="button" title="AddOnesManager.PNG" alt="AddOnesManager.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;By the way, I have not any warning when I install the MBDT 1.4.0.&lt;/P&gt;&lt;P&gt;I need to solve this problem. I really need help.&lt;/P&gt;&lt;P&gt;Please help me, Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 06:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1951755#M9466</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-11T06:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953164#M9475</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239656"&gt;@SuperBeginner&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Let's try to solve this problem or at least figure out where it comes from. From the topics you have recently posted on the community, I notice that you are using &lt;STRONG&gt;MATLAB Version R2021a&lt;/STRONG&gt;, and hardware board &lt;STRONG&gt;S32K312-Q172.&lt;/STRONG&gt; All good so far, but I notice that you are using both toolbox version &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; and toolbox version &lt;STRONG&gt;1.5.0&lt;/STRONG&gt;, which can cause problems when both are found in the MATLAB path. So I propose the following:&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Save your work and already configured models to ensure that they are not lost with the following procedures.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;Uninstall version &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; of MATLAB, if it still exists, using the &lt;STRONG&gt;Uninstall&lt;/STRONG&gt; &lt;STRONG&gt;button&lt;/STRONG&gt; in the &lt;STRONG&gt;Add-On Manager&lt;/STRONG&gt;. This is to ensure that there is no longer any reference to this version of the toolbox. I say this because although in the image you gave no reference to 1.4.0 appears, in the archive sent with the LPUART instance configuration problem, the model seemed to have settings from the toolbox version of 1.4.0, namely the RTD version used was that of &lt;STRONG&gt;3.0.0&lt;/STRONG&gt;, related to the &lt;STRONG&gt;1.4.0&lt;/STRONG&gt; toolbox.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;After making sure that the only version of the toolbox installed is the latest, namely &lt;STRONG&gt;1.5.0&lt;/STRONG&gt;, try to cleanup the MATLAB path with the &lt;STRONG&gt;restoredefaultpath&lt;/STRONG&gt; command that I mentioned in a previous reply.&amp;nbsp;You could also try a MATLAB restart in this step.&lt;/P&gt;
&lt;P&gt;-&amp;nbsp;After the path has been reset to default settings,&amp;nbsp;&lt;SPAN&gt;from the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;toolbox_root&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;directory level you must run the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mbd_s32k3_path.m&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;script to set the path for the installed toolbox (1.5.0).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-&amp;nbsp;If everything has worked correctly up to this point, you should be able to correctly use the toolbox and every Simulink model that comes with the toolbox. This will solve the problem you are experiencing with the erroneous display in the &lt;STRONG&gt;Hardware Implementation&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is also worth mentioning the fact that you can install a toolbox both using the &lt;STRONG&gt;Support Package Installation Guide&lt;/STRONG&gt; and following the steps presented or, if you have already downloaded the &lt;STRONG&gt;.mltbx&lt;/STRONG&gt; file, you can install it by drag and drop in the MATLAB Command Window. For this step, you must add the license that was already generated based on your host id, in the lic folder.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At this point there should be no more interference with another version of the toolbox and you should be able to use the latest version correctly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let us know if something doesn't work and show us the error you encounter.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dragos&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 07:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953164#M9475</guid>
      <dc:creator>dragostoma</dc:creator>
      <dc:date>2024-09-12T07:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953287#M9477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423" target="_blank"&gt;@dragostoma&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you for your reply.&lt;/P&gt;&lt;P&gt;First, regarding the LPUART instance configuration problem, what I didn't explain is that the toolbox I use is 1.4.0, so my RTD version is 3.0.&lt;/P&gt;&lt;P&gt;This is normal.&lt;/P&gt;&lt;P&gt;Because my MBDT 1.5.0 just cannot be used.&lt;/P&gt;&lt;P&gt;Regarding the file you provided, I cannot use it after downloading it.&lt;/P&gt;&lt;P&gt;It did not jump out of any BLOCK and could only show a blank screen.&lt;/P&gt;&lt;P&gt;In the end, the problem will be solved, that is, I put an extra FreeMASTER Config block for my project, and I can use my new configuration LPUART0 correctly.&lt;/P&gt;&lt;P&gt;I asked about the reason, but due to communication difficulties, I couldn't let you clearly understand what I meant, which led to misunderstandings, so I didn't explain it specifically.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Second, I removed MBDT1.4.0 according to your suggestion and cleared the Matlab path with the restoredefaultpath command.&lt;/P&gt;&lt;P&gt;And again refer to the Model_Based_Design_Toolbox_S32K3xx_Series_Quick_Start_Guide.pdf provided by MBDT1.5.0 to install MBDT 1.5.0.&lt;/P&gt;&lt;P&gt;I also have the authorization generated based on my host ID and placed in my LIC folder.&lt;/P&gt;&lt;P&gt;Finally, execute mbd_s32k3_path.m again to set the path to the toolbox.&lt;/P&gt;&lt;P&gt;But the troublesome thing is that my problem is not solved.&lt;/P&gt;&lt;P&gt;I still can't choose any hardware.&lt;/P&gt;&lt;P&gt;None of your suggestions can solve my problem.&lt;/P&gt;&lt;P&gt;Hope you can provide other suggestions, this is really bothering me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, I upload my LPUART0 Project.&lt;/P&gt;&lt;P&gt;I guess that can lead you konw my meaning. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 08:45:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953287#M9477</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-12T08:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953343#M9480</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423" target="_blank"&gt;@dragostoma&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just tried to install MBDT 1.5.0 again and have taken screenshots of the installation steps as thoroughly as possible.&lt;/P&gt;&lt;P&gt;I also tried opening the example "s32k3xx_dio_s32ct," but the result is still the same.&lt;/P&gt;&lt;P&gt;I am still unable to configure my hardware.&lt;/P&gt;&lt;P&gt;Could you please take a look and see what might be the problem?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 09:31:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953343#M9480</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-12T09:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953388#M9481</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/239656"&gt;@SuperBeginner&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for sharing the installation steps, they helped to discover the problem.&amp;nbsp;&amp;nbsp;You confirmed that you are using MATLAB version &lt;STRONG&gt;2021a&lt;/STRONG&gt;, instead I see that you are using version &lt;STRONG&gt;2020b&lt;/STRONG&gt;, a fact also suggested by the following warning dialog that specifies that the toolbox will be installed on a version of MATLAB that is not supported.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_0-1726135438387.png" style="width: 705px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298832i37D8013A78B5255F/image-dimensions/705x154?v=v2" width="705" height="154" role="button" title="dragostoma_0-1726135438387.png" alt="dragostoma_0-1726135438387.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_1-1726135598206.png" style="width: 826px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298835i8A1B87D9DE418747/image-dimensions/826x404?v=v2" width="826" height="404" role="button" title="dragostoma_1-1726135598206.png" alt="dragostoma_1-1726135598206.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In the &lt;STRONG&gt;S32K3xx Release Notes&lt;/STRONG&gt; document, the versions of MATLAB for which there is support are mentioned, starting from version &lt;STRONG&gt;R2021a&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dragostoma_2-1726135799018.png" style="width: 524px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298840i15C2CDBDB8467565/image-dimensions/524x211?v=v2" width="524" height="211" role="button" title="dragostoma_2-1726135799018.png" alt="dragostoma_2-1726135799018.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In conclusion, I believe that this information will solve your problem with the installation of the toolbox version &lt;STRONG&gt;1.5.0&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dragos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 10:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953388#M9481</guid>
      <dc:creator>dragostoma</dc:creator>
      <dc:date>2024-09-12T10:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: MBDT 1.5.0 cannot choose hardware</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953816#M9487</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/199423"&gt;@dragostoma&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is my mistake. Thank you for helping me resolve the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 00:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MBDT-1-5-0-cannot-choose-hardware/m-p/1953816#M9487</guid>
      <dc:creator>SuperBeginner</dc:creator>
      <dc:date>2024-09-13T00:55:23Z</dc:date>
    </item>
  </channel>
</rss>

