C1142: Invalid Cosmic modifier. Accepted: , , or (-ANSI off)

[ERROR]

Description

The modified after the @ was not recognized.

Example
  @nearer unsigned char index;

  
Tips

Check the spelling. Cosmic modifiers are only supported with the option -Ccx. Not all backends do support all qualifiers. Consider using a pragma DATA_SEG with a qualifier instead.