e5500

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

e5500

717件の閲覧回数
hv
Contributor II

In the e5500 core reference manual, rev. 4:

in Section 5.4.4  L1 Cache Error Detection and Correction:

L1 cache error detection occurs whenever:

   A load instruction hits in the L1 data cache

   An instruction fetch hits in the L1 instruction cache

   A line is cast out of the L1 data cache

why would "An instruction fetch hits in the L1 instruction cache" result in error?

Thanks!

0 件の賞賛
1 返信

609件の閲覧回数
ufedor
NXP Employee
NXP Employee

If an instruction cache data or tag parity error is detected it indicates possible corrupted instruction/tag in the cache.

Parity bits can not be used to correct/recover the instruction/tag, so further instruction execution from the cache should be prevented.

0 件の賞賛