Not able to run the gaussian7x7 example of hexagon dsp

238 Views Asked by At

I am trying to run the gaussian7x7 example of hexagon sdk. I am getting following errors:

map_object.c:521:0x9096:uimg not supported

map_object.c:521:0xa0a1:uimg not supported

symbol.c:336:0xc0e5:__cxa_finalize weak ref not found,return _rtld_sym_zero@_rtld_objmain

rtld.c:1026:0xc0e5:VA 0xFFB00000 outside ELF segment

symbol.c:336:0xc0e5:__cxa_finalize weak ref not found, return _rtld_sym_zero@_rtld_objmain

rtld.c:1026:0xc0e5:VA 0xFFB00000 outside ELF segment

I am unable to figure out what could be the possible errors? Also the code gives error code as -1. Can somebody point me to the right direction in this regard

0

There are 0 best solutions below