S32k3 RTD 3.0.0 removed dmamux configuration in code generator

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

S32k3 RTD 3.0.0 removed dmamux configuration in code generator

Jump to solution
1,118 Views
jhuang1
Contributor II

Hi,

    I used to use s32k3 RTD 2.0.x to contribute my program, which dma should configure dmamux in the code generator and the whole program worked fine. When I changed the RTD to version 3.0.0, which removed dmamux configuration in dma configuring, the dma worked unnormally,  I consider it due to dmamux has not configured. Is that right? How to configure the dmamux in RTD 3.0.0?

Thanks.

0 Kudos
Reply
1 Solution
1,079 Views
danielmartynek
NXP TechSupport
NXP TechSupport

The DMAMUX configuration has been moved from the DMA_Ip driver to the Rm MCAL driver.

There is currently no option to configure DMAMUX in the Ip drivers.

danielmartynek_0-1691657398861.png

 

BR, Daniel

View solution in original post

0 Kudos
Reply
4 Replies
1,080 Views
danielmartynek
NXP TechSupport
NXP TechSupport

The DMAMUX configuration has been moved from the DMA_Ip driver to the Rm MCAL driver.

There is currently no option to configure DMAMUX in the Ip drivers.

danielmartynek_0-1691657398861.png

 

BR, Daniel

0 Kudos
Reply
150 Views
anakha
Contributor III

Hi,

 

I am not using autosar. What can you suggest to use DMA for FlexCAN for instance?

0 Kudos
Reply
1,089 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jhuang1,

Do you use MCAL or IP drivers?

With which peripheral is the DMA use?

 

Regards,

Daniel

0 Kudos
Reply
1,086 Views
jhuang1
Contributor II

Hi,

    I'm using IP drivers, the dma was used with lpuart.

Thanks.

0 Kudos
Reply