We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
I like to ask you a question about which chip manufacture you are interested in for Cortex A8 ot A9. I did a search on TIs website they have a Sitara Cortex A8 which has several RTOSs that can be used,
TI-RTOS, QNX Neutrino, INTEGRITY(Green Hills Software),
I just found a chart:
www.ti.com/.../rtos.page
But so far if I search for CMSIS RTOS and Sitara wi;; not find anything about cmsis.
If you go to this page: http://www.keil.com/pack/doc/CMSIS/General/html/index.html
the introduction states CMSIS is just for Cortex M
yeah,it's just for cortex-m, maybe we can change a bit to support cortex-A.