socTaskSchedulability
R2026bDetermine whether set of tasks can be scheduled for specified core assignments
Since R2022b
Syntax
Description
[
determines the schedulability of the tasks and cores in the System Composer™ or SoC
Blockset™ for AMD software model.schedulable,tasks,cores] = socTaskSchedulability(mdl)
[
determines the schedulability of the tasks and cores in the System Composer allocation set and scenario captured in Allocation
Editor (System Composer) tool for software and hardware architecture diagrams using the schedulable,tasks,cores] = socTaskSchedulability(allocationSet,allocationScenario)PeriodicSoftwareTask
and AperiodicSoftwareTask stereotypes.
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
PeriodicSoftwareTask | AperiodicSoftwareTask | soc_blockset_profile | Schedule Editor (Simulink) | Allocation
Editor (System Composer)