sai_sdma_transfer example can't run with linux BSP?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

sai_sdma_transfer example can't run with linux BSP?

跳至解决方案
1,022 次查看
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,011 次查看
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,012 次查看
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,006 次查看
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 项奖励
回复