Those are listed as warning... and you don't have to care about.
If you are using MPASM to compile your code, have a look here
it's valid for ALL warnings. Some that already and/or still program in pure assembler might already have more warnings than that... 'make sure bit pages are set' 'not in BANK0', 'Found opcode in column 0' 'find label in column 1' etc etc etc
Hands up who ALWAYS use one or all in the following list
- ERRORLEVEL -302
- ERRORLEVEL -306
- ERRORLEVEL -203
- ERRORLEVEL -207
- ERRORLEVEL -230
if nobody use the last but use PIC18F... say thanks to MELABS to do it for you in v2.47
the MPASM document explain a little bit more each and every available warnings.





Bookmarks