<?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: S32K144 MBDT Serial Com. Build Error in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033594#M4223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kmun61a@gmail.com"&gt;kmun61a@gmail.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I must have missed the attachment. The fix for your model is simple - do this for&amp;nbsp;&lt;STRONG&gt;Function-Call Subsystem&lt;/STRONG&gt; and &lt;STRONG&gt;Function-Call Subsystem2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- right click on each of them&lt;/P&gt;&lt;P&gt;- click on&amp;nbsp;&lt;STRONG&gt;Block parameters&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- go to the&amp;nbsp;&lt;STRONG&gt;Code generation&amp;nbsp;&lt;/STRONG&gt;tab&lt;/P&gt;&lt;P&gt;- select&amp;nbsp;&lt;STRONG&gt;Nonreusable function&amp;nbsp;&lt;/STRONG&gt;as&amp;nbsp;&lt;STRONG&gt;Function packaging&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103825i8F0C940747512DC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should now have your model working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have updated the FlexIO patch on your other thread (&lt;A _jive_internal="true" href="https://community.nxp.com/message/1282405?commentID=1282405#comment-1282405"&gt;here&lt;/A&gt;) - added a change to the configuration block as well [even if the model was building successfully, the application would not have ran the desired ISR for flexIO; now that is fixed as well].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2020 10:02:15 GMT</pubDate>
    <dc:creator>constantinrazva</dc:creator>
    <dc:date>2020-03-16T10:02:15Z</dc:date>
    <item>
      <title>S32K144 MBDT Serial Com. Build Error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033591#M4220</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;I am making a Serial-to-CAN Convert module using NXP S32K144 EVB.&lt;/P&gt;&lt;P&gt;Thanks to Razvan's answer, my previous problem was clearly solved by using LPUART for Serial Rx and FlexIO UART for Serial Tx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no error when Running a model.&amp;nbsp;However, another error was found while building a model as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20200316_Q6.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103776iD2535C5CE361B187/image-size/large?v=v2&amp;amp;px=999" role="button" title="20200316_Q6.jpg" alt="20200316_Q6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your reference, I will attach my Simulink model.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Kim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 05:55:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033591#M4220</guid>
      <dc:creator>kmun61a</dc:creator>
      <dc:date>2020-03-16T05:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 MBDT Serial Com. Build Error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033592#M4221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kmun61a@gmail.com"&gt;kmun61a@gmail.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send me the model? I think a simple setting of a subsystem can fix this issue, but I'll have to see the model to tell you for which one. You can delete any proprietary code from it before uploading here if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 08:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033592#M4221</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2020-03-16T08:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 MBDT Serial Com. Build Error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033593#M4222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Razvan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already attached my model(NXP_Serial2CAN_20200316_QA.slx) in the original question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;From Kim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 08:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033593#M4222</guid>
      <dc:creator>kmun61a</dc:creator>
      <dc:date>2020-03-16T08:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 MBDT Serial Com. Build Error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033594#M4223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kmun61a@gmail.com"&gt;kmun61a@gmail.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I must have missed the attachment. The fix for your model is simple - do this for&amp;nbsp;&lt;STRONG&gt;Function-Call Subsystem&lt;/STRONG&gt; and &lt;STRONG&gt;Function-Call Subsystem2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- right click on each of them&lt;/P&gt;&lt;P&gt;- click on&amp;nbsp;&lt;STRONG&gt;Block parameters&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- go to the&amp;nbsp;&lt;STRONG&gt;Code generation&amp;nbsp;&lt;/STRONG&gt;tab&lt;/P&gt;&lt;P&gt;- select&amp;nbsp;&lt;STRONG&gt;Nonreusable function&amp;nbsp;&lt;/STRONG&gt;as&amp;nbsp;&lt;STRONG&gt;Function packaging&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/103825i8F0C940747512DC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should now have your model working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have updated the FlexIO patch on your other thread (&lt;A _jive_internal="true" href="https://community.nxp.com/message/1282405?commentID=1282405#comment-1282405"&gt;here&lt;/A&gt;) - added a change to the configuration block as well [even if the model was building successfully, the application would not have ran the desired ISR for flexIO; now that is fixed as well].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 10:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033594#M4223</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2020-03-16T10:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 MBDT Serial Com. Build Error</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033595#M4224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!! Razvan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is PERFECT!!&lt;/P&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 00:42:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32K144-MBDT-Serial-Com-Build-Error/m-p/1033595#M4224</guid>
      <dc:creator>kmun61a</dc:creator>
      <dc:date>2020-03-17T00:42:45Z</dc:date>
    </item>
  </channel>
</rss>

