This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944:MCAN module how to deinit.

Part Number: AWR2944

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?