shaswat
Advanced Member level 4
I am trying to learn the RTOS from scratch and for this, I use freeRTOS.org as a reference. I find out this site as a best resource to learn the RTOS. However, I have some doubts and I was trying to find out but not able to get exact answers. The questions are:
1) How to find out that device have Real-time capability e.g. some controller has (TI Hercules) and other don't have(MSP430)?
2) Does that depend upon the architecture of the CORE (ARM Cortex-R CPU in TI Hercules TMS570)?
3) What is meant by "OS" in RTOS? Does that mean the same OS like others or it's just contains the source code file for the API's?
Thanks in advance
1) How to find out that device have Real-time capability e.g. some controller has (TI Hercules) and other don't have(MSP430)?
2) Does that depend upon the architecture of the CORE (ARM Cortex-R CPU in TI Hercules TMS570)?
3) What is meant by "OS" in RTOS? Does that mean the same OS like others or it's just contains the source code file for the API's?
Thanks in advance