Exception: Option: without_dmamux_init does not exist

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Exception: Option: without_dmamux_init does not exist

ソリューションへジャンプ
2,941件の閲覧回数
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

ラベル(1)
タグ(1)
1 解決策
2,685件の閲覧回数
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

元の投稿で解決策を見る

2 返答(返信)
2,685件の閲覧回数
tsparber
Contributor II

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

0 件の賞賛
返信
2,686件の閲覧回数
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