i.MX6SoloX uSDHC DMA access to TCML or OCRAM

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

i.MX6SoloX uSDHC DMA access to TCML or OCRAM

跳至解决方案
596 次查看
davidjaouen
Contributor III

Hi,

I'm porting the MQX 4.2 uSDHC driver on the i.MX6SoloX and I'm having difficulties with the ADMA. Each time an ADMA2 transfer is required I get an ADMA error (0x9).

I was wondering if the uSDHC module has access to the TCML or OCRAM by default? Is there any security setting I need to do in CSU or AIPSTZ?

Regards,

David

标签 (1)
标记 (2)
0 项奖励
1 解答
422 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  I am afraid  the TCM cannot be used for bursts by peripheral modules of the i.MX6SX.

Please use DRAM area instead.

Also, please take a look at the following :

Can TCMU be used as buffer descriptor(BD) of ENET for CM4 core of i.MX6 SoloX?

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
423 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  I am afraid  the TCM cannot be used for bursts by peripheral modules of the i.MX6SX.

Please use DRAM area instead.

Also, please take a look at the following :

Can TCMU be used as buffer descriptor(BD) of ENET for CM4 core of i.MX6 SoloX?

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励