sai_sdma_transfer example can't run with linux BSP?

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

sai_sdma_transfer example can't run with linux BSP?

ソリューションへジャンプ
1,030件の閲覧回数
mwilliams
Contributor III

I notice that the readme.txt file associated with the sai_sdma_transfer example for the IMX8MMEVK states that the example cannot be run with the linux BSP.  My question is why?  I confess that I have not tried to find out the details on my own yet, but I thought that disabling the SAI on the linux side DT would do. Is this a limitation that can be removed by any means of customization of either the example or the Linux side?

0 件の賞賛
返信
1 解決策
1,019件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, this kind of examples it may need more than just disabling the same peripheral in linux dts, disabling clocks and maybe reserving a part of memory.

In this particular case you may refer to the sai_low_power_audio example which should be interesting for you. It is inside the SDK package <SDK installation path>\boards\evkmimx8mn\demo_apps

Best regards,
Aldo.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,020件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, this kind of examples it may need more than just disabling the same peripheral in linux dts, disabling clocks and maybe reserving a part of memory.

In this particular case you may refer to the sai_low_power_audio example which should be interesting for you. It is inside the SDK package <SDK installation path>\boards\evkmimx8mn\demo_apps

Best regards,
Aldo.

0 件の賞賛
返信
1,014件の閲覧回数
mwilliams
Contributor III

Hi AldoG,

Thanks for your reply.  I have been able to run the SDMA transfer example and I will study the other example you point out.

Best regards,

Mike

0 件の賞賛
返信