MPLAB has various *error-messages*.
1.
errors. These are caused by real
faults and make that after the second pass no .hex file is
available.
undefined labels, illegal operators or statements etc.
2. warnings
Like the use of TRIS is not recommended. Code is generated and the .hex file
works fine
3. messages Like the
defualt destination (file) is used after statements like movf FILE
Such messages can be prevented from apprearing by specifying destinations all
the time
So, a long list after
compiling is nothing to worry about. aslong as there are no *real*
errors.
Henk Tobbe VK2GWK / PA0ADC
Thanks for the advice I used the TRIS command as you
suggested it gave me a error saying that is suggests not using it??? Just
another one of those things I guess.
Mathew
mathew@nsw.bigpond.net.au