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.

LP-MSPM0G3507: MSPM0G3507 - MCAN Standard Id change

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG

Dear sir ,

I am using mcan rx sample code . In existing code using 3 and 4 standard . I want to change to 2F9 and 2F8 . but i am trying to changing but it is not changing in sysconfig. please give me solution for this problem 

  • Hi Aryan,

    You should be able to change these in Sysconfig and see the resulting change in the generated files. It looks like the input is expecting a decimal number, not hex. Have you tried entering it this way, then saving and rebuilding?

  • yes i tried in that way also but not working please check it urgently in your side if possible . because I have to show demo to Tata motors urgently . 

  • Hi Aryan,

    I am not sure if you marked this resolved because you were able to get this working, or if you still need me to check on this? 

    You should make sure that you are using the latest version of the SDK, Sysconfig, and Code Composer Studio if you are still having problems seeing this change in the Sysconfig generated files. On my end, I see them change when I use a decimal value. I would expect this to work properly once you use decimal numbers.