Radek,
KDS is your new platform and it would be sorely missed. I don't understand why this tool would not be supported. Are you giving up on Ethernet because only a limited number of Kinetis devices support it? If so you might as well drop support for RTCS.
"Stoptime TAD" (hard debugger connection) has serious limitations, not the other way around. It stops the CPU and you need a physical JTAG connection. You can't always get a physical JTAG connection if you device in embedded in a housing, or is half way around the world. That's the whole point of Runtime TAD. It may not be useful to you, but if you ever had to deploy a networked device into the field you would understand. This is the closest thing to a 'gdbstub' over Ethernet, and anyone that has used that knows how incredibly powerful that is.
-The point you make about the time delay is always true, even with a JTAG interface. The values are "real" but everyone understands that they are just a snapshot. I'm not getting your point about the time delay.
-The point you make about stopping the CPU is not true. It doesn't stop the CPU, it runs as any other task would run.
-The point you make about stack usage is not valid. You already have a console function 'tad stack' which runs an executable on the target that scans the stack without actually transferring all the memory values to the client. It's extremely fast. Hook it into the TAD server.
Very Disappointed.... What is the proper way to petition for this support in KDS?
PMT