1、按照vdsp_rpc_sample/README.md这个文档替换更新启动vdsp0、vdsp1,执行run_cv_test.sh无法成功。
2、错误log如下
./run_cv_test.sh
I0000 00:00:00.000000 2054 vlog_is_on.cc:197] RAW: Set VLOG level for “*” to 3
I0101 09:48:02.048242 2054 test_bilateral_filter.cc:25] bilateralFilter begin
I0101 09:48:02.050844 2054 test_bilateral_filter.cc:37] read image data/input.jpg success
I0101 09:48:02.051882 2054 test_bilateral_filter.cc:78] rpc begin
[DSP] DSP version = 0.3.10
[A][DSP][initializer.cc:41](6483128) Init logger, level:3
[A][DSP][initializer.cc:56](6483128) Relay server mode
[I][DSP][engine.cc:541](6483129) Start thread for receive msg from relay server
[E][DSP][log.cc:62](6483129) Dsp core 1 service not available
[E][DSP][log.cc:39](6483129) Set log level of dsp core 0 failed, error code:-7000005
[E][DSP][log.cc:62](6483129) Dsp core 2 service not available
[E][DSP][log.cc:42](6483129) Set log level of dsp core 1 failed, error code:-7000005
[E][DSP][hb_dsp.cc:50](6483129) Service not available
I0101 09:48:02.053061 2054 test_bilateral_filter.cc:79] hbDSPBilateralFilter failed, error code:-7000005
I0101 09:48:02.053116 2054 test_box_filter.cc:26] boxFilter begin
I0101 09:48:02.055215 2054 test_box_filter.cc:38] read image data/input.jpg success
I0101 09:48:02.055424 2054 test_box_filter.cc:81] rpc begin
[E][DSP][hb_dsp.cc:50](6483132) Service not available
I0101 09:48:02.055543 2054 test_box_filter.cc:82] hbDSPBoxFilter failed, error code:-7000005