Keywords: MPMC, PPC, timeout, IPLB, freeze
If an MPMC is connected to the IPLB1, and there is no peripheral / bus connected to IPLB0, an issue occurs that can lock up the PPC.
If an instruction access occurs outside of the range of the MPMC, then the access is arbitrated out to the IPLB0 processor port. However, if there is no bus or peripheral connected, there is no timeout logic to signal the processor of the condition, causing a hang. How do I resolve this issue?