mirror of https://github.com/ARMmbed/mbed-os.git
On ARMC6 with optimization level "-Os", the two functions NVIC_SetVector/NVIC_GetVector will be translated to illegal instruction for trapping due to NVIC_FLASH_VECTOR_ADDRESS defined as direct 0. Fixed by defining NVIC_FLASH_VECTOR_ADDRESS as a symbol instead to avoid such optimization error. |
||
---|---|---|
.. | ||
TARGET_M451 | ||
TARGET_M480 | ||
TARGET_M2351 | ||
TARGET_NANO100 | ||
TARGET_NUC472 | ||
mbed_rtx.h | ||
nu_bitutil.h | ||
nu_miscutil.c | ||
nu_miscutil.h | ||
nu_modutil.c | ||
nu_modutil.h | ||
nu_timer.c | ||
nu_timer.h |