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