On the ColdFire V1 platform, an interrupt priority of an interrupt is determined by an Interrupt Level (1-7) and a Priority within Level (0-7). Refer to the processor data sheet for interrupt priority system details.
The applied interrupt priority value (the value displayed in the third column of the Component Inspector) contains both values. For example, Level 4, priority within level 6. The target-independent values of interrupt priority (for example, minimum, maximum) are mapped either to the default priority of the selected interrupt or to Level 6, Priority within level 6 or level 6, Priority within level 7.