• How do I calculate the execution time for a program?
    Hello, I use a LPC2148(arm7) in uVision Keil Mdk. I get the dis-assembly listing when I compile any code.Suppose if I want to calculate the execution time for the code, one way is to find the number...
  • timing calculation
    can you please send me / explain "C51 Version 7 Operation Timings" calculation formulla which relates crystal frequency and clock divider.
  • How to use RTL to calculate time?
    I use RTL for LPC214x, and I want to test the time used for my own code, how can I do that with RTL? Does RTL provide some function like GetTimeCount() in VC++?
  • Calculate NAND Timing
    How to calculate NAND timing from datasheet for example for 2GByte samsung NAND flash K9GAG08U0E sample config: config.ByteLane = 1; config.DataWidth = 8; config.ExtendedWait = 0; config...
  • real time clock calculation
    Hai, i am using lpc2368 microcontroller in my embeddd project. i am displaying the clock in lcd also using RTC calculation. i am stuck with a section in which we have to find the clock duration between...