diff --git a/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M23/irq_armv8mbl_common.S b/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M23/irq_armv8mbl_common.S index ec38438d0c..3249a947a7 100644 --- a/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M23/irq_armv8mbl_common.S +++ b/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M23/irq_armv8mbl_common.S @@ -297,3 +297,5 @@ Sys_ContextRestore2 Sys_ContextExit BX LR ; Exit from handler + + END diff --git a/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M33/irq_armv8mml_common.S b/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M33/irq_armv8mml_common.S index 629bfe93fb..755cde63d4 100644 --- a/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M33/irq_armv8mml_common.S +++ b/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_IAR/TARGET_M33/irq_armv8mml_common.S @@ -270,3 +270,5 @@ Sys_ContextRestore2 Sys_ContextExit BX LR ; Exit from handler + + END diff --git a/tools/importer/cmsis_importer.json b/tools/importer/cmsis_importer.json index 1882f0069a..0418913f64 100644 --- a/tools/importer/cmsis_importer.json +++ b/tools/importer/cmsis_importer.json @@ -148,6 +148,7 @@ "cc2e0517e1c6440abf88f2815b8e1501a55cdd4d", "b88254809eb626689c8aeb41304a308bf4e34a04", "287121ffdc4c9c19f9ce8872e4edd941862daca1", + "b228cd9db0b7ed79d99f1d9be15d512791f367cc", "1752803626865147dca92f30a39cef8d04581736", "6a6e3ac0ebab1a6b6aa08d0928702c79562acee9" ]