MSPM33-SDK: SW unfunctionning after changed the SDK version

Part Number: MSPM33-SDK

Hello,

I am working on a project with MPSM33C321A, I work on Code Composer Studio.

I have a project, where inside there is PWM, ADC, MCAN, SPI etc ...

I work with SDK 1.3.0.01

image.png

But when I update the SDK to version 1.4.0.00

image.png

I clear and compile the project, and download it and run it, in debug mode, I see the SW stays in the loop here:

image.png

in this MCAN function:

image.png

 

Could you tell me why ?

 

Thanks