skyassasin16
Junior Member level 2
- Joined
- Jan 10, 2011
- Messages
- 24
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,283
- Activity points
- 1,453
hi everyone, im new here..
im using MPLAB IDE and working on PIC16F877A.
how can i translate this algoritm into an assembly language?
if W = 1
goto sub_1
if W = 2
goto sub_2
if W = 3
goto sub_3
thanks
im using MPLAB IDE and working on PIC16F877A.
how can i translate this algoritm into an assembly language?
if W = 1
goto sub_1
if W = 2
goto sub_2
if W = 3
goto sub_3
thanks