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

simulator clock frequency

Hi. How can I change clock frequency in simulator in uVision3 (processor ARM7 STR710FZ2T6)? I tried change Xtal in Options for Target, but execution time in simulator didn't change. Can anybody help me? Thank you. Jack.

Parents
  • "but execution time in simulator didn't change."

    What exactly do you mean by that?

    The speed that the simulator runs depends on your PC; changing the XTAL value will not affect how fast the simulator runs - the XTAL value is used only to scale "clock cycles" into seconds

Reply
  • "but execution time in simulator didn't change."

    What exactly do you mean by that?

    The speed that the simulator runs depends on your PC; changing the XTAL value will not affect how fast the simulator runs - the XTAL value is used only to scale "clock cycles" into seconds

Children