Cache Perfromance E300 Core MPC8349E

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cache Perfromance E300 Core MPC8349E

847 Views
micheal_saleab
Contributor I

We want to analyze the cache misses and DRAM access for MPC8349E powered by e300 Core.
Basically we have a flight control algorithm, we need to measure the cache misses each time we execute the controller
for(;;)
{
Reset catch miss counter
execute controller
read-cache miss counter
}
Do you have an application note or example we can use it?

Labels (2)
Tags (2)
0 Kudos
1 Reply

797 Views
Bulat
NXP Employee
NXP Employee

We do not have such an application note. I am not sure if e300 allows to count cache miss events at all.

Regards,

Bulat

0 Kudos