• far type memory support in C51 using xbanking.a51
    Hi All, I have problem with far type. I have the following code. Each function contains xdata of 64K. when I replaced xdata with far the linker generated the following error Build target 'Banking...
  • Far Jumps
    I need to jump from one segment to another example: from 0xC01000 to 0xC10000 How can this be done?
  • more help for using far memory type
    one good new topic in c51 is far memory type but help and doc for use it not complete can get me more help or doc for use it ?
  • far malloc
    Does anyone know if it is possible to malloc HDATA (far memory) rather than having to use XDATA on a Dallas 390 in continous mode?
  • Far Memory.
    The question is about far memory type. I use 8951RD2. I define: LX51 and AX51, use on-chip XRAM, support far memory type. The on-chip XRAM of RD2 is 1.7Kb. In listing far memory defined...