Errors in Accesing EMIOS registers to set channel frquency , period and CAN in MPC5777c

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Errors in Accesing EMIOS registers to set channel frquency , period and CAN in MPC5777c

343 Views
vignesh_v
Contributor III

Hi 

  im facing compilation errors in accessing registers to set emios registers for setting values. i took from example codes and tried to modify but it seems that example code has old register definitions and t throws error. Can someone guide me how to acess the registers for EMIOS Operation and CAN operations without errors.

EMIOS_0.CH[0].CADR.R = 250; 
EMIOS_0.CH[0].CBDR.R = 1;

Same for CAN 

CAN_B.BUF is not present. 

Labels (1)
0 Kudos
0 Replies