I am using omap3530 processor with QNX OS on ARM Cortex A8. I am trying to optimize the audio algorithms on ARM Cortex A8 core(video + some audio algorithms are running on DSP).
1. How /Where can I find the memory map used for Cortex A8 core?
2. How can I measure memory, CPU, cache usage during my algorithm is running ?
3. What are the steps & guidlines for optimizing the algorithms on ARM ?
- Girish