Hey,
I'm done writing my program, but every time i try to compile it. It give the following error:
Error[118] c:\pbp\picpro~1\ont\ontste~1.asm 154: Overwriting previous adress
I have already located the error but i doesn't understand why he give the error.
If i remove line 12 (org 0x00) or 97 (GOTO INITIAL) the problem is solved.
But with the opcode org, i only say where i write my program away in the µC. So it doesn't matter that the goto instruction is also at 00. Or am i wrong?
I have uploaded my program.
Thanks at advance,
Ward
Bookmarks