We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.