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.