I am using the AT89STK-11 Starter Kit with AT89C51RE2 micro-controller and the ATOCD51 emulator to connect to the target. When tried to place a break point using the debug commands (BREAKSET) the target is not halting and whatever commands that are part of the BREAKSET are also not executed. Also when tried to use the ASSIGN and MODE commands to set the serial port for doing an SLOG of the serial data, we are getting an error message of *** error 76: command not supported in target mode. Please let me know what are all the commands that are not supported in target mode or what need to be done to make all the debug commands work on the target.