2025-07-17 3:47 AM
Environment Details
void DMAMUX1_DMA1_CH4_5_6_7_IRQHandler(void)
DMAMUX_DMA1CH4_5_IRQHandler
Consequently, the `DMAMUX1_DMA1_CH4_5_6_7_IRQHandler` function is never invoked when an attempt is made to trigger DMA Channel 6.
Confirmed Workaround
The issue can be resolved by manually editing the startup file:
Following this modification, the DMA interrupt for channel 6 is successfully triggered and handled by the ISR.
2025-07-17 3:49 AM
Hello @Kadir
I'm currently investigating this issue.
I will get back to you asap
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-07-17 6:20 AM
Hello @Kadir
Your contribution is greatly appreciated.
The issue has been escalated to the development team for resolution. The internal ticket number is 214319 .
I will keep you posted with updates.
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.