Task Mapping

Map tasks in the SoC to interrupt service routines on the hardware board

Description

View and edit the map of tasks in the SoC to interrupt service routines (ISRs) on the hardware board.

Using the Task Mapper tool, you can:

  • View and edit the assignment of tasks to MCU interrupts.

  • Check the task to interrupt map of your model for any conflicts between tasks.

  • Automatically map tasks to ISRs.

Open the Task Mapping

  • In the Configuration Parameters dialog box, select Hardware Implementation from the left pane. Under Hardware board settings > Design mapping, click View/Edit Task Map.

  • In the SoC Builder tool, in the Review Memory and Interrupt Map section, click View/Edit Task Map.

Parameters

Task Mapping

This property is read-only.

This parameter is the name of the tasks assigned in Task Manager for the current processor.

This property is read-only.

This parameter shows the tag name of the interrupt service routine (ISR). This value is a drop down list for that given hardware.

Task Mapping

Automatically map tasks in the current model to the most appropriate interrupt service routines (ISRs) available for the selected hardware board.

Check that each task maps to a unique interrupt service routine (ISR) source. Two tasks cannot be mapped to the same ISR source.

See Also

Introduced in R2020b