float working on simulation, not after compiling
Posted: Wed Dec 29, 2010 12:18 pm
Hello,
I have the following problem:
- i calculate a float from a byte
- then the byte and the float displayed on the LCD
so far, so good.
In the simulation-mode it all works fine.
When compiled to the PIC16F877a the byte is displayed fine but the float doesnt (LCD shows 0.000000)
Can someone tell me what i'm doing wrong?
(See my file as example)
Greetings,
Willem Tulp
I have the following problem:
- i calculate a float from a byte
- then the byte and the float displayed on the LCD
so far, so good.
In the simulation-mode it all works fine.
When compiled to the PIC16F877a the byte is displayed fine but the float doesnt (LCD shows 0.000000)
Can someone tell me what i'm doing wrong?
(See my file as example)
Greetings,
Willem Tulp