C10032: Integer type is expected

[ERROR]

Description

A integral C type is expected.

Example
  DC.W * (const short signed) 0x1000

  
Tip

Use a integral C type.