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.

CCS/TMS320F28069: Shift count is too large

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?