Tool/software:
Hi experts,
My customer is using the AM62A evaluation board to evaluate C7x on nortos.
After booting with SBL NULL, our app is loaded on c7x via the debugger.
When I measured it, the performance was several times slower than 66AK.
(Based on the SBL NULL boot log, I assume it is running at 850MHz, but even so it is taking 4 to 5 times longer.)
It's not abnormally slow, but it's not as expected, so I'm looking for a way to improve it.
Q1:When booting c7x from SBL NULL, I understand that the cache is enabled by "c7x_startup_init()" in "kernel\nortos\dpl\c75\Startup.c". Is this correct? The API Reference doesn't seem to provide any details.
Q2:Also, is there a register to check if the cache is running on c7x?
Best regards,
O.H