C10023: '(' expected to open parenthesis

[ERROR]

Description

An open parenthesis must be used to define the cast with a C type.

Example
  DC.W * int 0x1000

  
Tips

Add an open parenthesis.