Maker Pro
Maker Pro

what is kernel development in operating system?

vead

Nov 27, 2011
473
Joined
Nov 27, 2011
Messages
473
Hello everyone
by the definition I understand that kernel is center core of operating system that provide basic service to operating system and decide when and how long program should be run on system... I know real time operating system made of several lines of code.. whole RTOSprogram contain with many header files and c files.. I need help to understand rtos kernel in programming. I have seen many sample program of RTOS but I don't understand which part of RTOS program are the kernel. what are rtos kernel in programming . Is it part of program or the combination of some source files ?
 
Top