Hi,
I'm using the SBC UJA1169 middleware component
after being unable to perform CAN communications, i noticed that the processor expert output sets the CMC inside the CAN control register to SBC_UJA_CAN_CMC_OFMODE,
f i manually change the CMC in the config to SBC_UJA_CAN_CMC_ACMODE_DD, i can get the processor to receive CAN data.
how do i get processor expert to automatically set the CMC to another value, i can not see anything in the configuration what looks like it would change this?
note: I'm using S32 DS 2.0 on the processor S32K144
Solved! Go to Solution.
Hi,
checking the same in my S32DS2.2 with SDK RTM 3.0.3 I see option for mode selection
So I can recommend to update S32DS and SDK; refer to https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds
BR, Petr
Hi,
checking the same in my S32DS2.2 with SDK RTM 3.0.3 I see option for mode selection
So I can recommend to update S32DS and SDK; refer to https://community.nxp.com/t5/S32-Design-Studio/bd-p/s32ds
BR, Petr
Hi Petr,
I downloaded S32 DS 3.4, and that setting is also available
Thanks
Fahed