Code: Select all
> > >wiznetwebolduino.asm(20) CCALL(2): error: symbol undefined I've developed the following RE which works with find/replace
Code: Select all
^> > >([a-z]+\.asm)\(([0-9]+)In the tool output with file register=1 and line register=2 I get
Code: Select all
C:\lcc42\examples\wiznet\> > >wiznetolduino.asm(20) CCALL contains an incorrect pathWhat am I doing wrong? I'm using textpad 6 and I have the posix box checked.