Part Number: TMS320F28388D
Tool/software:
Hi Experts,
I have an issue regarding the MCAN peripheral, when it comes to writing values onto the registers.
I configured CPU1 sysclk, not the sysclock from connectivity manager (used EALLOW) and followed the steps from the TRM to initialize the MCAN from TRM as below.

When I open debugger in Register view I see that the init bit is still set although I clear it in my code, additionally I try to write a value to NBTP Register, but it looks like I see the value from the TRM Register example:

My own set values got completely ignored, the CCE bit is also not set as I see from debugger.

