4571fb219f
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). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
test_mpu.c | ||
test_rtc_clk.c |