:=Hello
:=
:=I am trying to use int16 variables in assambly. This has been taken from the reference manual:
:=
:=int count;
:=#asm
:=movlw 0x8
:=movwf count
:=...
:=
:=How can I access both int16 high and low bytes?
:=
:=Thank you
:=Javier
___________________________
This message was ported from CCS's old forum
Original Post ID: 1594
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum