I try to compile your code. I downloaded the N-Bit_MATH.pbp include, but the compiler stops with this error message:
"Bad data type"
If I try to compile only the N-Bit_MATH.pbp (only for test) and its do not compile. Stops on first line:
REG_X VAR BYTE[PRECISION] BANK0 SYSTEM
with the same error message MCU is the same 16F628A, For test I try also 16F688 with the same result. Something I'am doing wrong, I think.
Bookmarks