Posts

Showing posts with the label MicroVision

How To Simulate a Program on Keil MicroVision Software Tutorial

Image
Keil Microvision is an Integrated Development Enviornment (IDE) tool developed for students, embedded system designers and developers to make their programming easier. The keil combines project management, source code editing, program debugging and simulation of a program in one platform. Here i am going to demonstrate you on How to Debug or Simulate a program on Keil uvision software. I recommend you to read my previous post about How to Program a Microcontroller? [Basic Steps] . In order to simulate a program on keil microvision software (or any) you should have an Error and Warning Free source program. Here i am demonstrating you the simulation of a sample Led Blinking Program . Read More.....