failed to enable l2 cache on imx6d

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

failed to enable l2 cache on imx6d

663 次查看
jiaojinxing
Contributor I

hello , i have ported sylixos(an rtos from china) to imx6d cpu which work at smp mode

i have a question, when i enable l2 cache, i write pl310 control register to 0x01, but i read it again, i found its value is 0x00, this mean i enable l2 cache failed,

why?

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

484 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, jinxing

     Which register you wrote? The PL310's enable reg offset is 0x100, so you need to write 0x1 to 0xa02100.

0 项奖励
回复