Sticky Bit error of i.MX6Solo with using debugger

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

Sticky Bit error of i.MX6Solo with using debugger

跳至解决方案
713 次查看
yuuki
Senior Contributor II

Dear All,

In our original board, we accessed the EIM_CS0 area(0x0800_0000-) by using JTAG.

However, when we access the EIM_CS0 area after a system Boot from SD, Sticky Bit error occurs.
Word access and double word access were tried, but it was the same result.

May I have any advice to evade this error?


Best Regards,
Yuuki

标签 (1)
标记 (3)
0 项奖励
1 解答
580 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

had you set CCM_CGPR6, CG5 for EIM clock enabling ?

Best regards

igor

在原帖中查看解决方案

0 项奖励
2 回复数
581 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

had you set CCM_CGPR6, CG5 for EIM clock enabling ?

Best regards

igor

0 项奖励
580 次查看
yuuki
Senior Contributor II

Dear igor-san,

Thank you very much for your support.

I found CG5 field of the CCM_CCGR6 register having been 00.

The problem was solved by setting this value to "11".

Best Regards,

Yuuki

0 项奖励