mirror of https://github.com/ARMmbed/mbed-os.git
I modified the TTB setting of RO_DATA area. The current setting of this area is "not executable". Therefore, when trying to execute a program placed in this area, a prefetch abort will occur. So I changed from "Sect_Normal_RO" to "Sect_Normal_Cod". |
||
|---|---|---|
| .. | ||
| TARGET_RZ_A1H | ||
| TARGET_VK_RZ_A1H | ||
| mbed_rtx.h | ||