mrinalmani
Advanced Member level 1
- Joined
- Oct 7, 2011
- Messages
- 467
- Helped
- 60
- Reputation
- 121
- Reaction score
- 59
- Trophy points
- 1,318
- Location
- Delhi, India
- Activity points
- 5,348
I have just installed MPLAB X but unfortunately I cannot find any example targeted for assembly language. All are intended for C
I wrote the following code and it did not work
MOVLW 25H
END
it shows an error (error 152) stating: executable code and data must be in appropriate columns
please help
I wrote the following code and it did not work
MOVLW 25H
END
it shows an error (error 152) stating: executable code and data must be in appropriate columns
please help