I have in my application a little boot-programm. I want, for debuging, to link my boot-program with the mon51.But the mon51 need data space at 08H(Keil says that the monitor need only XDATA!!?) (see the linker control in the INSTALL.BAT) and my boot-programm too. does anyone know were i can move the STACK-Segment?? Thanks in advance