We are trying to do development with CCS on the 388 CSK running the IPNC application (RDK 5.2) using RSE from a Ubuntu machine connected via Ethernet to a CSK development board, but we cannot start the tftpd on the target so we can view the file system remotely and transfer executables cross-compiled in Ubuntu to the target for debugging. Apparently this comes bundled in with BusyBox which is part of the distribution, but the instructions from the BusyBox website don't work.
Has anyone gotten this to work? If so, how?