• Writting to an address
    How come I cannot write anything to address 0xFFE001 when I state 0xFFE001 as a RAM? Can anyone please tell me what is the correct way of doing it. Thanks you.
  • writ to flash memory in p89v51rd2
    hai, i am using p89v51rd2.i want to store 8byte of data into flash memory.do u have any example program.....help me..........
  • Writting to TMS470's pheripheral registers
    Hi all, I am testing a application in TMS470R1B1M evaluation baord with ULINK2 as debugger and Environment is uVision3.Compiler selected is RealView ARM. As per TI TMS470 Data sheet,some of the...
  • Need help in C51 Programming
    Hi, i'm pretty new to programming. I'm currently using Keil uvision to program AT89S4051 Microcontroller in C language. I'm trying to read bit by bit data from the I/O port every 50us and store it in...
  • Need help with Keil C51
    I am a long-time assembler guy in 8051's and PICs, and just got my new Keil C51 IDE package. I am, not fluent in 'C' or Keil tools (yet). I have to look at someone else's existing code and compile it...