[ERROR
The HLI assembler expects a label or global variable operand.
asm{
label:
......
JMP label:1 ; C18118: the inline assembler expects a label (not an offset to a label)
}