Questions:
Hello! i am really new in programming anything in pic18f877 but i am really stuck if anyone could help me! here is the question of program to run: Turn on the LEDs,which are connected to the third and forth pins of the PORTA, depending on the following definition;
If variable1 >variable2 Then Turn on Led1
If variable2 >variable1 Then Turn on Led2
Else Turn on both the LED1 and the LED2
Program(Asm file) will be written in MPLAB
If anyone can help me out! thank you