hello sir i use the nucleo stm8s208rb with asembler language, so i start with the st visual develop and write even a small program l
hello sir
a very simple asembler program ,with a big problem
its in ST visual develop , with the inside st assembler
that simple program
ldw X,#stack_end
ldw SP,X
PUSH $C
SUB SP,#$02
gives that error
Error 54: Can't match Addressing mode ' SUB SP,#$02'
how can that besolved?
and please no answer as learn c.
many thanks
