mbed-os/targets/TARGET_RENESAS
tomoyuki yamanaka 623f8acdc4 [RZ/A1H]Fix TTB setting of RO_DATA area
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".
2016-12-20 16:44:52 +09:00
..
TARGET_RZ_A1H [RZ/A1H]Fix TTB setting of RO_DATA area 2016-12-20 16:44:52 +09:00
TARGET_VK_RZ_A1H Fix frequency function of CAN driver. 2016-12-01 11:41:20 +09:00
mbed_rtx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00