• Problems interfacing (M41T0)SERIAL REAL-TIME CLOCK
    hi I want to interface a SERIAL REAL-TIME CLOCK (M41T0). The problem comes reading from the build-in registers, that's what I think. The code looks like this. The master device in this case is P89C51RC2BA...
  • LPC3250 FPU problem with real-time scheduler
    Hi, I have some strange behaviour related to FPU operation. After some time of testing and trying around I have the feeling, that the real-time kernel does not care about the FPU registers of the...
  • Problems interfacing (M41T0)SERIAL REAL-TIME CLOCK
    hi I want to interface a SERIAL REAL-TIME CLOCK (M41T0). The problem comes reading from the build-in registers, that's what I think. The code looks like this. The master device in this case is P89C51RC2BA...
  • LPC3250 FPU problem with real-time scheduler
    Hi, I have some strange behaviour related to FPU operation. After some time of testing and trying around I have the feeling, that the real-time kernel does not care about the FPU registers of the...
  • Real time 'times' and clock cycles
    When running within the Keil simulator, how can one find out the number of clock cycles which have occured since simulation start and/or the absolute 'real time' of the simulation? TIA