We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
操作系统 : Ax_Version V1.45.0_P1_20230922094955 硬件版本:37653
执行 AX650N 系统 /opt/bin 自带的sample_dsp 做DSP初期验证, 发生错误
root@maixbox:/opt/bin# ./sample_dsp ../data/dsp/itcm.bin ../data/dsp/sram.bin itcm file path: ../data/dsp/itcm.bin, sram file path: ../data/dsp/sram.bin phyAddr[0] = 0x290e69000, virt[0] = 0xffffaae59000 phyAddr[1] = 0x290e6a000, virt[1] = 0xffffaae58000 phyAddr[2] = 0x290e6b000, virt[2] = 0xffffaae57000 SAMPLE_DSP0_ArrayAddTest compare error 1, src0: 1, src1: 1, dst: 0 SAMPLE_DSP0_ArrayAddTest FAILED! AX DSP0 arrayadd test error ffffffff SAMPLE_DSP0_ArrayAddTest FAILED phyAddr[0] = 0x290e69000, virt[0] = 0xffffaae59000 phyAddr[1] = 0x290e6a000, virt[1] = 0xffffaae58000 phyAddr[2] = 0x290e6b000, virt[2] = 0xffffaae57000 SAMPLE_DSP1_ArrayAddTest compare error 1, src0: 1, src1: 1, dst: 0 SAMPLE_DSP1_ArrayAddTest FAILED! AX DSP1 arrayadd test error ffffffff SAMPLE_DSP1_ArrayAddTest FAILED SAMPLE_DSP0_GaussianBlurProc DSP cost time: usec: 218 SAMPLE_DSP0_GaussianBlur PASS SAMPLE_DSP1_GaussianBlurProc DSP cost time: usec: 219 SAMPLE_DSP1_GaussianBlur PASS SAMPLE_DSP0_TestCopy DSP cost time: usec: 1595 ret = 0 SAMPLE_DSP0_TestCopy PASS SAMPLE_DSP1_TestCopy DSP cost time: usec: 1586 ret = 0 SAMPLE_DSP1_TestCopy PASS 0: 4096x2160 file /opt/data/dsp/resize/4096x2160.nv12.yuv load succ. [ERR]AX_DSP_Algo_Resize fail, ret=0xfffffffe SAMPLE_DSP0_TestResize FAILED /opt/data/dsp/csc/3840x2160.nv12.yuv loaded! SAMPLE_DSP_TestCvtColor PRC error fffffc1c SAMPLE_DSP1_TestCvtColor FAILED JointLR MASK DSP cost time: tv_usec: 599 Waiting... r,g,b = 0x17, 0x75, 0x9 SAMPLE_DSP_TestCvtColor_KVM PRC error fffffc1c SAMPLE_DSP1_TestCvtColor_KVM FAILED
The text was updated successfully, but these errors were encountered:
No branches or pull requests
操作系统 :
Ax_Version V1.45.0_P1_20230922094955
硬件版本:37653
执行 AX650N 系统 /opt/bin 自带的sample_dsp 做DSP初期验证, 发生错误
root@maixbox:/opt/bin# ./sample_dsp ../data/dsp/itcm.bin ../data/dsp/sram.bin
itcm file path: ../data/dsp/itcm.bin, sram file path: ../data/dsp/sram.bin
phyAddr[0] = 0x290e69000, virt[0] = 0xffffaae59000
phyAddr[1] = 0x290e6a000, virt[1] = 0xffffaae58000
phyAddr[2] = 0x290e6b000, virt[2] = 0xffffaae57000
SAMPLE_DSP0_ArrayAddTest compare error 1, src0: 1, src1: 1, dst: 0
SAMPLE_DSP0_ArrayAddTest FAILED!
AX DSP0 arrayadd test error ffffffff
SAMPLE_DSP0_ArrayAddTest FAILED
phyAddr[0] = 0x290e69000, virt[0] = 0xffffaae59000
phyAddr[1] = 0x290e6a000, virt[1] = 0xffffaae58000
phyAddr[2] = 0x290e6b000, virt[2] = 0xffffaae57000
SAMPLE_DSP1_ArrayAddTest compare error 1, src0: 1, src1: 1, dst: 0
SAMPLE_DSP1_ArrayAddTest FAILED!
AX DSP1 arrayadd test error ffffffff
SAMPLE_DSP1_ArrayAddTest FAILED
SAMPLE_DSP0_GaussianBlurProc DSP cost time: usec: 218
SAMPLE_DSP0_GaussianBlur PASS
SAMPLE_DSP1_GaussianBlurProc DSP cost time: usec: 219
SAMPLE_DSP1_GaussianBlur PASS
SAMPLE_DSP0_TestCopy DSP cost time: usec: 1595
ret = 0
SAMPLE_DSP0_TestCopy PASS
SAMPLE_DSP1_TestCopy DSP cost time: usec: 1586
ret = 0
SAMPLE_DSP1_TestCopy PASS
0: 4096x2160 file /opt/data/dsp/resize/4096x2160.nv12.yuv load succ.
[ERR]AX_DSP_Algo_Resize fail, ret=0xfffffffe
SAMPLE_DSP0_TestResize FAILED
/opt/data/dsp/csc/3840x2160.nv12.yuv loaded!
SAMPLE_DSP_TestCvtColor PRC error fffffc1c
SAMPLE_DSP1_TestCvtColor FAILED
JointLR MASK DSP cost time: tv_usec: 599
Waiting...
r,g,b = 0x17, 0x75, 0x9
SAMPLE_DSP_TestCvtColor_KVM PRC error fffffc1c
SAMPLE_DSP1_TestCvtColor_KVM FAILED
The text was updated successfully, but these errors were encountered: