A13204: Instruction not supported by RS08 Core

[DISABLE, INFORMATION, WARNING, ERROR ]

Description

The instruction specified does exist for HC08 (or HCS08) but not for the RS08 which only supports a subset of the full HC08 instruction set.

Example
  CodeSec: SECTION

    ...

     PSHX
  
Tips