Next, you need to free-run the code (don't use single stepping) so that the NVIC can perform prioritization. You observe the order in which the breakpoints are hit. This procedure will become clearer after a few examples. 4.8.1 Interrupt Nesting Test The first interesting test is verifying...