• Risc Vs Cisc
    Hi all, I am trying to understand the difference between big and little endianess of the data storage format. Which one is good ? Any specific advantage ? Thanks.
  • example of cisc instruction
    tell me any example which comes under cisc instruction in 8051
  • ARM7 totally RISC?
    Note: This was originally posted on 9th May 2009 at http://forums.arm.com Hi, The ARM7 design does not follow the RISC features exactly and I understand this for most features except... ...with the size...
  • 8051
    Hi, I wish to write a program for the 8051 Micro-controller to interface DTMF(MT8889C) using 8051 Assembly language(uVision2). So, does anyone have a clue or know the source code for the above application...
  • 8051
    I run the following program in keil software....it shows printf ANSI-style prototype error.... please give a clue for correcting the error... #include "Main.h" #include "show.h" #include "PRINTF51...