Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Slide 16 Slide 17 Slide 18 Slide 19 Slide 20 Slide 21 Slide 22 Slide 23 Slide 24 Product List
Operating System Slide 16

The Cortex-M3 specific features provided by BIOS are as follows. The interrupt mechanism on the Cortex-M3 side allows the provision of a true zero-latency interrupt option with SYS/BIOS. The interrupts on the -M3 are managed with a priority. If the user wants specific interrupts to have minimal (zero) latency, they can specify them at a higher priority than the BIOS threshold. BIOS will disable all interrupts below this threshold, but not any interrupts of higher priority. High priority interrupts have the same caveat as the 28x minimal-latency interrupts – they cannot make any SYS/BIOS system calls. The exception handler was mentioned a few slides back. When a -M3 exception occurs, SYS/BIOS will trap and print a useful log of register context and details about the exception type.

PTM Published on: 2012-09-05