Where is the 'question mark' ?Originally Posted by savnik
What do you expect?
What is the real question?
Where is the 'question mark' ?Originally Posted by savnik
What do you expect?
What is the real question?
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi, Steve ...
may be the problem is here :
If TMP If TMP = 0 Then TOP
That works only vith very aged PIC's ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Alain, yeah i saw that one too... copy/paste mistake i guess.
Vith?Originally Posted by Acetronics
Originally Posted by Savnik
i still searching the question mark but YES it looks OK.
any problem with your keyboard
?????????????????????????????????
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Yes is copy/paste mistakeOriginally Posted by mister_e
The question was :
I have this code and i wonder if the eeprom is write continues or only if i push any button;
I make some changes above , but i don't know if the eeprom is write continues still
The code work very well
As i said.. it looks good to me now @4:30 AM, after night-clubbing, dee-jay'ing, dancing and drinking and everything i can't say on a public forum finishing by 'ing'
What you can do for your own persual... Blink a led every time you write to your EEPROM.
High LED
WRITE . . .
Pause x
LOW LED
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I feel envyOriginally Posted by mister_e
How write the code in my programm , to blink the led every time the programm write to eeprom;
i thought it was clear enough.. ok let's try once again.
MEM:
HIGH LED
WRITE 0, TMP_LO
WRITE 1, TMP_HI
pause 250
LOW LED
Return
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks