S32k3 RTD 3.0.0 removed dmamux configuration in code generator

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

S32k3 RTD 3.0.0 removed dmamux configuration in code generator

ソリューションへジャンプ
2,304件の閲覧回数
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 件の賞賛
返信
1 解決策
2,265件の閲覧回数
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 件の賞賛
返信
4 返答(返信)
2,266件の閲覧回数
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 件の賞賛
返信
1,336件の閲覧回数
anakha
Contributor III

Hi,

 

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

0 件の賞賛
返信
2,275件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jhuang1,

Do you use MCAL or IP drivers?

With which peripheral is the DMA use?

 

Regards,

Daniel

0 件の賞賛
返信
2,272件の閲覧回数
jhuang1
Contributor II

Hi,

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

Thanks.

0 件の賞賛
返信