How can timimg simulations be done in Keil? I have a code which uses counters to claculate the time but i can't simulate it regards, Mohamad Adel
If you read "Getting started with Uvision2" you can use the states variable within a user defined function to mark time. But this is really backwards, you're better off buying an evaluation board and using an oscilloscope to measure the real thing. Good luck with your project.