• LSL and LSR instructions
    Hi all , I need some explanations for the code highlighted below.I got this code from the disassembled window. Here temp is declared as unsigned short and onech is declared as unsigned Char. I would...
  • Number of clock cycles in the execution of "SysCtlDelay" in the simulator.
    In the SysCtlDelay documentation, you can read "The loop takes 3 cycles / loop." In simulator, it takes 4 cycles / loop. I'm wrong?
  • Get clock cycle number from debugger
    I am setting up an automated testing program and I have data sets of the expected memory values for specific times given in terms of clock cycles. In other words, I would like to set a breakpoint for...
  • Number of cycles for an Interrupt jump
    Hi, I am currently using the uC LPC1769 in my project. My application is timing critical and hence every clock used up by the controller counts. Please can someone let me know how many clock cycles...
  • About clock cycles
    Hello everyone, I install DoCD software and use DoCD counter in Keil "Peripherals | Main clock" when simulating. When I run MOVX instruction in Keil simulator mode, it just needs 2 cycles on Keil...