Subsystem Management Functions

The subsystems in µT-Kernel are only composed of the extended SVC handlers for receiving requests from an application, etc.

[Difference with T-Kernel]

The following system calls do not exist:

  • tk_sta_ssy calls the startup function
  • tk_cln_ssy calls the cleanup function
  • tk_evt_ssy calls the event processing function
  • tk_cre_res creates a resource group
  • tk_del_res deletes a resource group
  • tk_get_res gets the resource management block

Comments

Click here to Post a Comment