- Added watchdog initialization and periodic refresh in application code. - Implemented software reset trigger when code enters Default_Handler (catch-all for unhandled interrupts). - Improved FOTA robustness: added logic to restore code execution and CAN communication when the IOT module resets unexpectedly during firmware update. - Verified recovery flow and communication reinitialization after system reset scenarios. |
||
|---|---|---|
| .. | ||
| gpio.c | ||
| ivec_mcal_adc_dma.c | ||
| ivec_mcal_common.c | ||
| ivec_mcal_gpio.c | ||
| ivec_mcal_i2c.c | ||
| ivec_mcal_mcan.c | ||
| ivec_mcal_spi.c | ||
| ivec_mcal_timer.c | ||
| ivec_mcal_uart.c | ||
| ivec_mcal_wdt.c | ||
| uart.c | ||