5.17.9 Dual Partition Devices and Breakpoints

Due to the nature of debugging, dual partition device breakpoints must be set in the active partition once the debugger has halted there. So starting in partition 1, you cannot set breakpoints in partition 2. You need to run up to the switch, switch to partition 2, and then set breakpoints that will reside in partition 2.