Compiling for the 18F252, you can't use the MPASM !!!!!!!
The error occurs, because you are using numbers (or calculations) which are bigger then 16 Bits !
Check your source (or look in your .lst-file for the error) for this big number.
Compiling for the 18F252, you can't use the MPASM !!!!!!!
The error occurs, because you are using numbers (or calculations) which are bigger then 16 Bits !
Check your source (or look in your .lst-file for the error) for this big number.
PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2
Bookmarks