<?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: Exception: Option: without_dmamux_init does not exist in MCUXpresso Config Tools</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808770#M533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tommy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for reporting this problem. Indeed, there was recently update of MCUXpresso Peripherals tool components that caused issue you are observing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached please find a patch for MCUXpresso IDE 10.2.x and MCUXpresso Config Tools v4.1 solving the problem.&amp;nbsp;Copy content of the archive to your local data repository&amp;nbsp;as per operating system you are using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Windows:&amp;nbsp;C&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;:\ProgramData\NXP\mcu_data_v4.1\&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;Linux and Mac:&amp;nbsp;/home/&amp;lt;user&amp;gt;/.nxp/mcu_data_v4.1/&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fix of this issue will be also published&amp;nbsp;for automatic update in following days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for inconvenience caused by this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2018 13:58:07 GMT</pubDate>
    <dc:creator>Lukas_Heczko</dc:creator>
    <dc:date>2018-11-07T13:58:07Z</dc:date>
    <item>
      <title>Exception: Option: without_dmamux_init does not exist</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808769#M532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Starting from last week, we are constantly presented with the error message "Option: without_dmamux_init does not exist".&lt;/P&gt;&lt;P&gt;upon configuring the SPI in eDMA Mode. The error does not occur when configuring eDMA for a UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCUXpresso IDE v10.2.1&lt;/P&gt;&lt;P&gt;SDK_2.x_MK65FN2M0xxx18 v2.30 (we have also tested the v2.4.1 -&amp;gt; same error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps to reproduce:&lt;/P&gt;&lt;P&gt;- Create new Project for MK65FN2M0xxx18&lt;/P&gt;&lt;P&gt;- Open Pins Config Tool&lt;/P&gt;&lt;P&gt;- Add Pin definitions for SPI1 (SIN, SCK, SOUT, PCS0/SS)&lt;/P&gt;&lt;P&gt;- Open Periperal Config Tool&lt;/P&gt;&lt;P&gt;- Add Config for SPI1&lt;/P&gt;&lt;P&gt;- Change Mode to eDMA&lt;/P&gt;&lt;P&gt;- Click on "Update Project" to generate the Files&lt;/P&gt;&lt;P&gt;-&amp;gt; An internal error has occured.&lt;/P&gt;&lt;P&gt;Option: without_dma_mux_init does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything we can do to provide more information?&lt;/P&gt;&lt;P&gt;Has there been an Update last Week?&lt;/P&gt;&lt;P&gt;Once we also managed to get a Stack Trace upon opening the SPI1 periperal Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;T. Sparber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 14:35:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808769#M532</guid>
      <dc:creator>tsparber</dc:creator>
      <dc:date>2018-11-06T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exception: Option: without_dmamux_init does not exist</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808770#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tommy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for reporting this problem. Indeed, there was recently update of MCUXpresso Peripherals tool components that caused issue you are observing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached please find a patch for MCUXpresso IDE 10.2.x and MCUXpresso Config Tools v4.1 solving the problem.&amp;nbsp;Copy content of the archive to your local data repository&amp;nbsp;as per operating system you are using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Windows:&amp;nbsp;C&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;:\ProgramData\NXP\mcu_data_v4.1\&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 11pt;"&gt;Linux and Mac:&amp;nbsp;/home/&amp;lt;user&amp;gt;/.nxp/mcu_data_v4.1/&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fix of this issue will be also published&amp;nbsp;for automatic update in following days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for inconvenience caused by this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 13:58:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808770#M533</guid>
      <dc:creator>Lukas_Heczko</dc:creator>
      <dc:date>2018-11-07T13:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exception: Option: without_dmamux_init does not exist</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808771#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the hotfix. After a short test from my side, the problem seems to be fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 14:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Exception-Option-without-dmamux-init-does-not-exist/m-p/808771#M534</guid>
      <dc:creator>tsparber</dc:creator>
      <dc:date>2018-11-07T14:11:58Z</dc:date>
    </item>
  </channel>
</rss>

