C18700: Unknown Opcode Operand Combination: Opc.:<Instr>/Dest.:<mode>/Source:<mode>.

[ERROR]

Description

There is an illegal combination of HC08 instruction mnemonic and src/dst operands. This is normally the case if using HLI an illegal addressing mode is used

Tips

Check the addressing modes if they are illegal, e.g some instructions work only with direct addressing mode.