Exception: Option: without_dmamux_init does not exist

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Exception: Option: without_dmamux_init does not exist

Jump to solution
1,250 Views
tsparber
Contributor II

Starting from last week, we are constantly presented with the error message "Option: without_dmamux_init does not exist".

upon configuring the SPI in eDMA Mode. The error does not occur when configuring eDMA for a UART.

MCUXpresso IDE v10.2.1

SDK_2.x_MK65FN2M0xxx18 v2.30 (we have also tested the v2.4.1 -> same error)

Steps to reproduce:

- Create new Project for MK65FN2M0xxx18

- Open Pins Config Tool

- Add Pin definitions for SPI1 (SIN, SCK, SOUT, PCS0/SS)

- Open Periperal Config Tool

- Add Config for SPI1

- Change Mode to eDMA

- Click on "Update Project" to generate the Files

-> An internal error has occured.

Option: without_dma_mux_init does not exist.

Is there anything we can do to provide more information?

Has there been an Update last Week?

Once we also managed to get a Stack Trace upon opening the SPI1 periperal Configuration.

Best regards,

T. Sparber

Labels (1)
Tags (1)
1 Solution
994 Views
Lukas_Heczko
NXP Employee
NXP Employee

Hi Tommy,

thank you for reporting this problem. Indeed, there was recently update of MCUXpresso Peripherals tool components that caused issue you are observing. 

Attached please find a patch for MCUXpresso IDE 10.2.x and MCUXpresso Config Tools v4.1 solving the problem. Copy content of the archive to your local data repository as per operating system you are using:

  • Windows: C:\ProgramData\NXP\mcu_data_v4.1\
  • Linux and Mac: /home/<user>/.nxp/mcu_data_v4.1/

Fix of this issue will be also published for automatic update in following days.

We are sorry for inconvenience caused by this issue.

Regards,

Lukas

View solution in original post

2 Replies
994 Views
tsparber
Contributor II

Thank you for the hotfix. After a short test from my side, the problem seems to be fixed.

0 Kudos
995 Views
Lukas_Heczko
NXP Employee
NXP Employee

Hi Tommy,

thank you for reporting this problem. Indeed, there was recently update of MCUXpresso Peripherals tool components that caused issue you are observing. 

Attached please find a patch for MCUXpresso IDE 10.2.x and MCUXpresso Config Tools v4.1 solving the problem. Copy content of the archive to your local data repository as per operating system you are using:

  • Windows: C:\ProgramData\NXP\mcu_data_v4.1\
  • Linux and Mac: /home/<user>/.nxp/mcu_data_v4.1/

Fix of this issue will be also published for automatic update in following days.

We are sorry for inconvenience caused by this issue.

Regards,

Lukas