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.

MSPM0G3507: CAN to UART bridge

Part Number: MSPM0G3507

Tool/software:

hiii
     I am trying to run CAN_to_UART bridge on mspm0g3507(32 pin) but I stucked in a problem....
I have set a breakpoint to 

SYSCFG_DL_init();
but it Stucks there does not moves forward...
I think it Stucks in the following section of the code