• SFR and Upper RAM memory?
    The SFR area is between 0x80 and 0xFF, also the Upper RAM area is between 0x80 and 0xFF. I can access the SFR using direct addressing and the Upper RAM using indirect addressing. My question: are the...
  • Regarding Program and Data memory
    Hi, I am using P89V51RD2 micro controller for my application.I am using kiel software for writing programs.after building my code it is showing as fallows, Program Size: data=12.2 xdata=626 code=44295...
  • target memory regards
    Hello sir, I am using 89c55 controller . my code size is 20222 bytes . so while build time it shows error regarding size . What will be the solution . regards raj
  • problem regarding memory of lpc1114
    I AM USING LPC1114FDH28/102 WHEN MY CODE SIZE EXCEEDS 23KB IT ENTERS IN HARDFAULT. WHEN I REDUCE THE CODE SIZE TO LESS THAN 23KB PROGRAM WORKS FINE PLEASE SUGGEST THE SOLUTION.
  • SFR'S
    How do I view the contents of sfr's in the UV2 debugger?