I declare a variable as word'
quartz var word
quartz=300
and when simulating in MPLAB I get an 8 bit number
quartz=44
This happens for all variables declared as words.
I use this code for a PIC16c745.
Can anyone give me a piece of advise?
10X.
I declare a variable as word'
quartz var word
quartz=300
and when simulating in MPLAB I get an 8 bit number
quartz=44
This happens for all variables declared as words.
I use this code for a PIC16c745.
Can anyone give me a piece of advise?
10X.
Bookmarks