<?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: Import AUTOSAR OS generation from EB tresos to S32 tool MBDT in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1966765#M9607</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237986"&gt;@agus_idiada&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Please find attached the .mex file with no errors. I have tested that when pressing the Update Code button it generates successfully configuration code, and I would like to add some comments on the problems you were encountering.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;As a general mention, the process of migrating configurations from EB Tresos to S32 Configuration Tools is not completely automated. This means that, even if the .epc files are imported inside a .mex file, some manual changes must also be made to ensure a configuration without any errors.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;For navigating to the setting that causes an error to be displayed in the Problems view, you could double click on that particular issue and the GUI will open the specific configuration tab which has the item which is not configured as expected. Hovering on the error provides details on what is expected from the drivers side. So, in the future, please note that this process could help you identify the cause of the errors.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1728024542241.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302690i50EFCA758C7FE9AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_0-1728024542241.png" alt="Irina_Costachescu_0-1728024542241.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;What I have done, by following this approach, is described below:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;1. I have removed the I2C, LIN, ICU and CAN components as they are not configured in the EB Tresos project since not being used by the demo. As the MCU and MCL components had a different configuration than the default one provided by the toolbox, some settings for the components in discussion were missing (e.g Lin peripheral reference clock, which is not configured in MCU, I2C FlexIO channels, which need to be enabled in MCL - these are just two examples).&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;2. Since ADC_DMA is enabled for the AdcHwUnits 3 and 4, the tool requires a DMA Channel to be enabled in the configuration as well. As this constraint seems to not be implemented by the drivers inside the EB Tresos tool, I will kindly ask &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/159268"&gt;@Vincent_Deng&lt;/a&gt;&amp;nbsp;to provide more information here, on which channel should be used for each of the configured SDADC instances. For now, I have just enabled them to fix the errors&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;3. Mcu component settings, inside the S32CT environment, need to match the ones enabled inside the Clocks Tool. Since Mcu component was imported from the EB Tresos project, containing the settings required by the application, I have updated the Clocks Tool settings to match the ones in Mcu. For performing this, you could check the faulty settings in the Mcu component, then go to the Clocks Tool and update them accordingly there. Modifications that were required imply:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; - Change Clock Sources - this can be done my double clicking on the corresponding clock divider and choosing the appropriate source&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_1-1728024709158.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302691i61E3016F82E9FE9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_1-1728024709158.png" alt="Irina_Costachescu_1-1728024709158.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; - Enable Clock Sources dividers - by double clicking on the corresponding divider block and choosing the appropriate option from the right side options&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_3-1728024847153.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302694iA655FCF9EE10A21F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_3-1728024847153.png" alt="Irina_Costachescu_3-1728024847153.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;This Search bar helps you to find the necessary MUXes and settings inside the Clocks Tool.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_2-1728024802051.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302692iBECF48F6FB97A21D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_2-1728024802051.png" alt="Irina_Costachescu_2-1728024802051.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please let us know if this configuration works on your setup as well.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thank you,&lt;/DIV&gt;
&lt;DIV&gt;Irina&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Oct 2024 06:55:03 GMT</pubDate>
    <dc:creator>Irina_Costachescu</dc:creator>
    <dc:date>2024-10-04T06:55:03Z</dc:date>
    <item>
      <title>Import AUTOSAR OS generation from EB tresos to S32 tool MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1965629#M9587</link>
      <description>&lt;P&gt;Dear NXP colleagues,&lt;BR /&gt;&lt;BR /&gt;I am in the process of importing the EB tresos config into the S32 tool .mex file of the motor control example project S32K396_MBDT_BASED_MC_0_9_0.&lt;BR /&gt;&lt;BR /&gt;So I have already imported all the .epc files (except the Resource.epc ) into the S32 tool but I still have errors. Where can I get this information form the EBT project in order to fix the errors.&lt;BR /&gt;&lt;BR /&gt;Error when trying to import Resource.epc&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agus_idiada_1-1727867407449.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302367iAFEC2AE55AA7E0E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="agus_idiada_1-1727867407449.png" alt="agus_idiada_1-1727867407449.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;List of errors in the S32 tool&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agus_idiada_0-1727867324984.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302366iA7731BBB8A3E98F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="agus_idiada_0-1727867324984.png" alt="agus_idiada_0-1727867324984.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I attached the .mex file with all the .epc loaded.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Agustin.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 11:13:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1965629#M9587</guid>
      <dc:creator>agus_idiada</dc:creator>
      <dc:date>2024-10-02T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Import AUTOSAR OS generation from EB tresos to S32 tool MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1966765#M9607</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237986"&gt;@agus_idiada&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Please find attached the .mex file with no errors. I have tested that when pressing the Update Code button it generates successfully configuration code, and I would like to add some comments on the problems you were encountering.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;As a general mention, the process of migrating configurations from EB Tresos to S32 Configuration Tools is not completely automated. This means that, even if the .epc files are imported inside a .mex file, some manual changes must also be made to ensure a configuration without any errors.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;For navigating to the setting that causes an error to be displayed in the Problems view, you could double click on that particular issue and the GUI will open the specific configuration tab which has the item which is not configured as expected. Hovering on the error provides details on what is expected from the drivers side. So, in the future, please note that this process could help you identify the cause of the errors.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_0-1728024542241.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302690i50EFCA758C7FE9AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_0-1728024542241.png" alt="Irina_Costachescu_0-1728024542241.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;What I have done, by following this approach, is described below:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;1. I have removed the I2C, LIN, ICU and CAN components as they are not configured in the EB Tresos project since not being used by the demo. As the MCU and MCL components had a different configuration than the default one provided by the toolbox, some settings for the components in discussion were missing (e.g Lin peripheral reference clock, which is not configured in MCU, I2C FlexIO channels, which need to be enabled in MCL - these are just two examples).&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;2. Since ADC_DMA is enabled for the AdcHwUnits 3 and 4, the tool requires a DMA Channel to be enabled in the configuration as well. As this constraint seems to not be implemented by the drivers inside the EB Tresos tool, I will kindly ask &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/159268"&gt;@Vincent_Deng&lt;/a&gt;&amp;nbsp;to provide more information here, on which channel should be used for each of the configured SDADC instances. For now, I have just enabled them to fix the errors&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;3. Mcu component settings, inside the S32CT environment, need to match the ones enabled inside the Clocks Tool. Since Mcu component was imported from the EB Tresos project, containing the settings required by the application, I have updated the Clocks Tool settings to match the ones in Mcu. For performing this, you could check the faulty settings in the Mcu component, then go to the Clocks Tool and update them accordingly there. Modifications that were required imply:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; - Change Clock Sources - this can be done my double clicking on the corresponding clock divider and choosing the appropriate source&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_1-1728024709158.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302691i61E3016F82E9FE9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_1-1728024709158.png" alt="Irina_Costachescu_1-1728024709158.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; - Enable Clock Sources dividers - by double clicking on the corresponding divider block and choosing the appropriate option from the right side options&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_3-1728024847153.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302694iA655FCF9EE10A21F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_3-1728024847153.png" alt="Irina_Costachescu_3-1728024847153.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;This Search bar helps you to find the necessary MUXes and settings inside the Clocks Tool.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Irina_Costachescu_2-1728024802051.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/302692iBECF48F6FB97A21D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Irina_Costachescu_2-1728024802051.png" alt="Irina_Costachescu_2-1728024802051.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please let us know if this configuration works on your setup as well.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thank you,&lt;/DIV&gt;
&lt;DIV&gt;Irina&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Oct 2024 06:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1966765#M9607</guid>
      <dc:creator>Irina_Costachescu</dc:creator>
      <dc:date>2024-10-04T06:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Import AUTOSAR OS generation from EB tresos to S32 tool MBDT</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1968591#M9629</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/100054"&gt;@Irina_Costachescu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for giving a detailed example and introduction guiding how to import the EB project used in the mbdt demo into the S32DS IDE. Great work!&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237986"&gt;@agus_idiada&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I will list the information about DMA channels used in the mbdt demo and also include some notes related to the usage of DMA channels.&lt;/P&gt;
&lt;P&gt;An overview of used DMA channels in the demo:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Instance 1,&lt;/LI&gt;
&lt;LI&gt;channel 6~7, used for transferring processed SDADC results(in the Dspss) to the Etpu for resolver calculation,&lt;/LI&gt;
&lt;LI&gt;channel 8, used to transfer the excitation signal trigger, is linked with channel 6.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The following figures show the detailed configurations:&lt;/P&gt;
&lt;UL class="lia-list-style-type-disc"&gt;
&lt;LI&gt;Overview&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_4-1728368002458.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303278iAD58985E942E9EB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_4-1728368002458.png" alt="Vincent_Deng_4-1728368002458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Channel 6&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_3-1728367969957.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303276i4F4CAB0C5B6F13AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_3-1728367969957.png" alt="Vincent_Deng_3-1728367969957.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_0-1728367815226.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303272i791FDF3CAAAB7297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_0-1728367815226.png" alt="Vincent_Deng_0-1728367815226.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_1-1728367843632.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303273i30852AB42B85831B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_1-1728367843632.png" alt="Vincent_Deng_1-1728367843632.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_2-1728367870476.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303274i9F2956D7E0BC7790/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_2-1728367870476.png" alt="Vincent_Deng_2-1728367870476.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;channel 7&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_5-1728368105835.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303280iE5E669AFA86535F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_5-1728368105835.png" alt="Vincent_Deng_5-1728368105835.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_6-1728368143778.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303281i98093836229C8E67/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_6-1728368143778.png" alt="Vincent_Deng_6-1728368143778.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_7-1728368161438.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303282i0B755268CBA7E3D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_7-1728368161438.png" alt="Vincent_Deng_7-1728368161438.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_8-1728368176168.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303283iB8EA12BD6EEA69F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_8-1728368176168.png" alt="Vincent_Deng_8-1728368176168.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Channel 8&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_9-1728368348022.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303285iB8328FF0BF9BE00A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_9-1728368348022.png" alt="Vincent_Deng_9-1728368348022.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_10-1728368371943.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303286iAE2D60A8E8FFA26D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_10-1728368371943.png" alt="Vincent_Deng_10-1728368371943.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_11-1728368383225.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303287i0A1337648C3409BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_11-1728368383225.png" alt="Vincent_Deng_11-1728368383225.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_12-1728368394851.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303288i43BA9B11EE13A4A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_12-1728368394851.png" alt="Vincent_Deng_12-1728368394851.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The above snapshots listed the configurations for generation. Also, need to note, the DMA channels still need to configure the source address and destination address. Please check the code &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;EM&gt;void Dma_User_Config(void)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt; in file &lt;EM&gt;common/etpu_motor/motor_bsp/mbd_user_init.c.&amp;nbsp;&lt;/EM&gt;The function was called in the &lt;STRONG&gt;Configuration Board Initialization&lt;/STRONG&gt; parts, see the demo guide for details. Listed the function code here with comments.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Vincent_Deng_13-1728369220578.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303299iD06D49E3595B867B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vincent_Deng_13-1728369220578.png" alt="Vincent_Deng_13-1728369220578.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;So, please check and make sure the macros/definitions used in the Dma_User_Config() are correct after generation.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 06:42:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Import-AUTOSAR-OS-generation-from-EB-tresos-to-S32-tool-MBDT/m-p/1968591#M9629</guid>
      <dc:creator>Vincent_Deng</dc:creator>
      <dc:date>2024-10-08T06:42:46Z</dc:date>
    </item>
  </channel>
</rss>

