Direct access to L2 cache on vybrid vf61

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

Direct access to L2 cache on vybrid vf61

911 次查看
spectral
Contributor I

Hello!

RM says, that L2 cache mapped at address 0x3f48_0000. Can I access directly using this address?

Using md in uboot is no luck :smileysad:

Uboot # md 0x3f480000
3f480000:data abort
pc : [<8ff7e9f2>] lr : [<8ff7e9d7>]
reloc pc : [<3f4409f2>] lr : [<3f4409d7>]
sp : 8fb05cf8 ip : 3f480000 fp : 00000008
r10: 3f480000 r9 : 8fb05ee8 r8 : 3f480000
r7 : 00000004 r6 : 00000040 r5 : 00000004 r4 : 00000004
r3 : 00000000 r2 : 80000000 r1 : 8fb05d0c r0 : 00000009
Flags: nZCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...

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

757 次查看
kef2
Senior Contributor V

Do you mean Table 4-1 Device Memory Map and description for 0x3f480000 - "OCRAM – gfxRAM1 / L2 cache" ? I think it means that this piece of memory is available only on devices without L2 cache. I think it is not possible to access L2 cache directly.

0 项奖励
回复