- Open text editor and type the program(preferred notepad++/notepad)
- Save it with an extension “.asm”
- Open top view simulator
- select your device name from drop down list
- select the memory
- select the crystal frequency
- Go to File-----> load file and select the program.asm you saved earlier
- Compile the program
- Go to External memory and then insert the desired data in the memory locations given as inputs in the program.
- Run the simulator and check the output in the memory location which is set as output in the code.
Tuesday, April 10, 2012
Procedure to work with Topview Simulator to execute programs in microcontroller 89c51/8051
Subscribe to:
Post Comments (Atom)
DC motor control with Pulse Width Modulation Part 1
DC Motor intro DC motor is a device which converts electrical energy into kinetic energy. It converts the DC power into movement. The typica...
-
Have wonder any time how elevator works and keeps track of all the user interactions like key presses from inside the elevator and the key p...
-
In real world Applications LED's play important role. They are mainly used as indicators. In embedded industry they are used to indicat...
No comments:
Post a Comment