Tool/software:
Hi TI support team:
SDK version : mmwave_mcuplus_sdk_04_04_01_02
I am developing the second bootloader function. Reference sample code by path mmwave_mcuplus_sdk_04_04_01_02\mcu_plus_sdk_awr294x_09_00_00_15\examples\drivers\boot\sbl_qspi\awr294x-evm\r5fss0-0_nortos.
I want to deInit MCAN module before the end of the boot process. but i can't find any API about Init mcan at path : mmwave_mcuplus_sdk_04_04_01_02\mcu_plus_sdk_awr294x_09_00_00_15\source\drivers\mcan\v0. File mcan.c
Is there any way to deinit mcan module?