Part Number: TMS320F28069
Tool/software: Code Composer Studio
I plan to use CAN mailbox17 to send data.
For my codes, the complier warning me: shift count is too large for the statement (1 << 17), see the figure below
Will it hurt my project and how to fix it?