This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How can I run load.sh ok in DVRRDK 4.0?

Hi

    After run load.sh, the log is like as:

=================================================================

 1047: SYSTEM  : Initializing Links ... DONE !!!
 [c6xdsp ]  ETH_OFFLOAD: Init !!!
 [c6xdsp ] Remote value:0
 [c6xdsp ] Remote value:0
 [c6xdsp ] Remote value:0

=================================================================

and it is continual display: [c6xdsp ] Remote value:0

I check the source code, the message is printed by RemoteDebug_getChar in file:

\dvr_rdk\mcfw\src_bios6\utils\src\Remote_debug_server_c6xdsp.c

What's problem it is?

How should I do to resolved it? How should I do to run load.sh ok?

Thanks.