C6002: Illegal pragma CREATE_ASM_LISTING because of <reason>

[ERROR]

Description

The pragma CREATE_ASM_LISTING was used in a ill formed way.

Tips

After the pragma, the may only be a ON or OFF. ON and OFF are case sensitive and must not be surrounded by double quotes.

Example
  #pragma CREATE_ASM_LISTING ON

  

See also