| | 8 bit timer problem Martin Toft
| | | Hi I am a member of a project group at Aalborg University, Denmark, and the goal for our project on this semester is to code an operating system for the RCX brick from Lego. During a whole week, I have been strugling with the 8 bit timers of the (...) (20 years ago, 19-May-05, to lugnet.robotics.rcx)
| | | | | | | | Re: 8 bit timer problem Mark Riley
| | | | | (...) Looks like a typo - try this in your handler instead: "bclr #6, @0xc9:8 \n\t" // Clear CMFA // (bit 6 of // TCSR) I haven't really checked the rest of the code for anything else, though. HTH, Mark (20 years ago, 19-May-05, to lugnet.robotics.rcx)
| | | | | | | | | | | | Re: 8 bit timer problem Martin Toft
| | | | | (...) Sorry, my mistake. I actually wrote the correct address in the code on my machine. (...) Thanks anyway :) (...) (20 years ago, 20-May-05, to lugnet.robotics.rcx)
| | | | | | |