Previously, the test uses region 3 for the illegal access test (0x60000000 - 0x7fffffff). This caused issues with there being peripherals located in that memory range. Change to use region 4 (0x8000000 - 0x9fffffff) instead).