C18108: Address expected

[ERROR]

Description

This error message is issued if the assembler is set on to reject assembly instructions with indexed addressing mode.

Example
  asm LDA ,X 

  
  //Error if indexed mode is not allowed