This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to calculate timing in keil arm c program

Hi any one please tell me how to calculate tne time delay in keil c program usink keil ide

Parents
  • hi

    when you write routine for delay
    to check its delay there is menu:
    1.view:performance analyser window
    under that include your function name and debug it
    2.view:logic analyser window
    in delay if you toggle a port pin then above menu is also useful which will give you waveform

    byte
    take care

Reply
  • hi

    when you write routine for delay
    to check its delay there is menu:
    1.view:performance analyser window
    under that include your function name and debug it
    2.view:logic analyser window
    in delay if you toggle a port pin then above menu is also useful which will give you waveform

    byte
    take care

Children
No data