Skip to content

Flight Pro 820 - DSPAL tester failed #23

@plusk01

Description

@plusk01

I would like to use PWM on the new Flight Pro board.

After following the instructions from Intrinsyc, I can use dspal/test to get the version:

cpu

root@apq8096/home/root $ ./version_test 
version: 2.0.0
build date: BUILD_DATE_STRING=Oct 22 2017
build time: BUILD_TIME_STRING=22:12:45

dsp

[08500/02]  41:23.050  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:23.050  uimg not supported  0529  map_object.c
[08500/02]  41:23.071  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:23.071  uimg not supported  0529  map_object.c
[08500/03]  41:23.083  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:23.083  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:23.083  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:23.083  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/02]  41:23.086  version: 2.0.0  0040  version_test.c
[08500/02]  41:23.086  build date: BUILD_DATE_STRING=Oct 22 2017  0041  version_test.c
[08500/02]  41:23.086  build time: BUILD_TIME_STRING=22:12:45  0042  version_test.c

but the dspal_tester fails with (except HAP power API test):

dsp

// ...
[08500/03]  41:46.193  undefined PLT  symbol #489 __cxa_atexit in libdspal_tester.so  0318  symbol.c
[08500/03]  41:46.193  plt object relocation failure  0274  mdreloc.c
[08500/03]  41:46.195  dlopen failed, libdspal_tester_skel.so  0725  rtld.c
[08500/02]  41:46.215  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.215  uimg not supported  0529  map_object.c
[08500/02]  41:46.242  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.242  uimg not supported  0529  map_object.c
[08500/03]  41:46.258  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.260  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.260  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.261  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.261  undefined PLT  symbol #489 __cxa_atexit in libdspal_tester.so  0318  symbol.c
[08500/03]  41:46.261  plt object relocation failure  0274  mdreloc.c
[08500/03]  41:46.261  dlopen failed, libdspal_tester_skel.so  0725  rtld.c
[08500/02]  41:46.283  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.283  uimg not supported  0529  map_object.c
[08500/02]  41:46.311  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.311  uimg not supported  0529  map_object.c
[08500/03]  41:46.330  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.330  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.331  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.331  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.332  undefined PLT  symbol #489 __cxa_atexit in libdspal_tester.so  0318  symbol.c
[08500/03]  41:46.332  plt object relocation failure  0274  mdreloc.c
[08500/03]  41:46.332  dlopen failed, libdspal_tester_skel.so  0725  rtld.c
[08500/02]  41:46.355  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.355  uimg not supported  0529  map_object.c
[08500/02]  41:46.383  Verification skipped, no function specified!!  0495  map_object.c
[08500/02]  41:46.383  uimg not supported  0529  map_object.c
[08500/03]  41:46.391  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.391  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.393  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.393  __cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain  0295  symbol.c
[08500/03]  41:46.393  undefined PLT  symbol #489 __cxa_atexit in libdspal_tester.so  0318  symbol.c
[08500/03]  41:46.393  plt object relocation failure  0274  mdreloc.c
[08500/03]  41:46.395  dlopen failed, libdspal_tester_skel.so  0725  rtld.c

Is this related to commit 291a68c? What is SLPI vs DSP?

See also: QDN forum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions