• memory problem
    hello everyone, i want to know what happens if we exceed the maximum limit of code memory of microcontroller while writing the code does it compile the code? what error it gives? eg: in c8051f020...
  • memory problem
    I am facing a problem of memory mapping .I have assigned the xdata start in the startup.a51 file at 0c000H with length 1000h bytes .I have also tried configuring the linker with xdata allocation .Do i...
  • Problem with memory zones
    Hi, I'm a begginer in P89LPC92x micros. For some reason I don't find how to determine the origin location for the program in memory. I use the "data" space for some information I want to save in flash...
  • problem with Large Memory model
    Hi Keil, I sloved the EEPROM problem with AT89C51ED2, the problem was in the memory module selection. Since I had selected large memory model, the EEPROM was not working, when I changed it to...
  • memory allocation problem
    I have used transceiver Nordic NRF9e5 which has embedded 8051. It has 256 bytes data memory which is a part of 4kbytes. I have a problem as follows - when my variables are larger than the lower part...