Christian Sühs wrote:
Two theories:
- caching of the C segment is messed up
- timing is messed up
Sorry, I'm not a bit guru. What is the result of that.
0x040000000>>30
bitwise rightshift
is it 0x04 ??
chris
Get the aardvark, calculator, acalc. It makes this stuff really easy.
in acalc, you would do this: x40000000 30 sr
and get 1.
ron