The blog talks about variety of topics on Embedded System, 8085 microprocessor, 8051 microcontroller, ARM Architecture, C2000 Architecture, C28x, AVR and many many more. Also includes some projects that have been worked upon and also episodes to Embedded System Podcast.
Search This Blog
Saturday, May 7, 2011
Write assembly language program to enable all interrupts
EI MVI A, 08H; LOAD BIT PATTERN TO ENABLE 7.5, 6.5 AND 5.5 SIM; ; REMEBER 0 ENABLES THE INTERRUPTS WHEREAS ; 1 MASKS THE INTERRUPTS ; SO THE IMMEDIATE VALUE OF A DEPENDS ON OUR USE
No comments:
Post a Comment