• Memory Mapping Peripheral registers
    I am using a Rix51 board with 8xc251TB and SAB82526 HDLC controller. I want to memory map the HDLC registers so that I can easily read-write to them in C code. For example to write to a FIFO register...
  • Map files
    I'm working with two different map files from same code; one works(I downloaded from site) and the one I create doesn't work. I need help. I'll email you the files if you supply e-mail address. ...
  • INCLUDING Memory Map space into simulating
    How can i automaticly include memorymap.init to the simulating project NOT everytime during debuging! I need to prepare memory space in the controller before i use simulator. Now I have to do this everytime...
  • Is there any C51 reference material available?
    Dear all, I am a newbie on 8051 C programming. I'd like to know if there is any instruction reference on the web. By the way, I have a question: TMOD &=0xFF TMOD |=0xFF What do those ...
  • Overlapping areas in MAP files
    Guys, I'm facing a bit strange problem. I'm not able to download the entire code (Hex file size : 48 K) using the uVision2 mon251 dll though I'm able to do the same for code of smaller sizes. After...