Memory over lap problem
KC8DKT
Posts: 76
Byte FanRPM[noparse][[/noparse]2], A
· FanRPM[noparse][[/noparse]0] := 1
· FanRPM[noparse][[/noparse]1] := 1
· FanRPM[noparse][[/noparse]2] := 1
Y does the above·spill over into byte 3 "Var A".· I have 8 temp probes that use
repeat·IDX from 0 to 7
· Temp[noparse][[/noparse]IDX] := "Some ADC math"
that is doing the same thing.
There must be some little dumb thing I am missing because I found the attached chart in the Prop manual that skips from Long[noparse][[/noparse]0] to Long[noparse][[/noparse]2] as well.·· Anyone have a·SIMPLE answer for this?· Be gentle,· still new to the Prop,·Spin, and english...
· FanRPM[noparse][[/noparse]0] := 1
· FanRPM[noparse][[/noparse]1] := 1
· FanRPM[noparse][[/noparse]2] := 1
Y does the above·spill over into byte 3 "Var A".· I have 8 temp probes that use
repeat·IDX from 0 to 7
· Temp[noparse][[/noparse]IDX] := "Some ADC math"
that is doing the same thing.
There must be some little dumb thing I am missing because I found the attached chart in the Prop manual that skips from Long[noparse][[/noparse]0] to Long[noparse][[/noparse]2] as well.·· Anyone have a·SIMPLE answer for this?· Be gentle,· still new to the Prop,·Spin, and english...
bmp
216K
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Post Edited (KC8DKT) : 2/27/2007 8:41:29 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
Thank you, you've been a wonderful audience
Graham
Finally got the joke, after reading it 5 times
Jim C