The clock speed of cortex-m4 is about 200MHz, which is not enough for image or complex data processing. So I want to use cortex-A9, and i'm wonder if the RTOS can be used in it ?
If not,can you give me some advice for complex algorithm processing issues? thanks a lot.
yeah,it's just for cortex-m, maybe we can change a bit to support cortex-A.