From aea1dda731b7e29f448ceecead03ddf1373ecbc9 Mon Sep 17 00:00:00 2001 From: Rakshita Date: Thu, 20 Feb 2025 17:31:53 +0530 Subject: [PATCH] refactor: Improve OTA request handling in bootloader - Device will now perform a soft reset only when VECIOT is received. - Prevents TI from booting during BMS FOTA operation. --- .cproject | 14 +++++++------- Core/Source/ivec_mcal_mcan.c | 7 ++++--- Generated Codes/ti_msp_dl_config.c | 2 +- ivec_RTE/src/ivec_rte.c | 18 ++++++++++++++---- main.c | 4 +--- 5 files changed, 27 insertions(+), 18 deletions(-) diff --git a/.cproject b/.cproject index 60a2aa8..9f39d50 100644 --- a/.cproject +++ b/.cproject @@ -380,8 +380,8 @@ - - + +