DMA MUX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
749 Views
siyuanzhengwei
Contributor III

当前我使用的是,S32 Platform 3.4的编程环境,RTD是2.0.0在我使用DMA过程中我发现,我创建的RM模块中没有Dma Mux,这种情况该如何解决。

0 Kudos
Reply
1 Solution
702 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @siyuanzhengwei 

The example was implemented using a newer RTD version than the one you are currently working with; therefore, changes were introduced to the driver implementation.

As you are working with RTD 2.0.0, you should refer to the Dma_Ip driver. Starting from RTD 3.0.0, the DMAMux Source configuration was moved to the RM module at the MCAL layer, which explains the difference you are observing.

Additionally, we recommend updating to the latest RTD version whenever possible. This helps avoid known issues and ensures you benefit from the most recent fixes, enhancements, and improvements.

 

BR, VaneB

View solution in original post

0 Kudos
Reply
2 Replies
703 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @siyuanzhengwei 

The example was implemented using a newer RTD version than the one you are currently working with; therefore, changes were introduced to the driver implementation.

As you are working with RTD 2.0.0, you should refer to the Dma_Ip driver. Starting from RTD 3.0.0, the DMAMux Source configuration was moved to the RM module at the MCAL layer, which explains the difference you are observing.

Additionally, we recommend updating to the latest RTD version whenever possible. This helps avoid known issues and ensures you benefit from the most recent fixes, enhancements, and improvements.

 

BR, VaneB

0 Kudos
Reply
694 Views
siyuanzhengwei
Contributor III
感谢你的帮助
0 Kudos
Reply