Run NPU Inceptionv3 Demo on VIM3

kvim3:/data/inceptionv3/VIM3 # ./run.sh
./run.sh[3]: ./inceptionv3: not executable: 64-bit ELF file
1|kvim3:/data/inceptionv3/VIM3 # file inc
inception_v3.nb inceptionv3
1|kvim3:/data/inceptionv3/VIM3 # file inceptionv3
inceptionv3: ELF shared object, arm32, dynamic (/lib/ld-linux-aarch64.so.1), BuildID=c4150dc87b806d20886181eae42c7718aea67ed9, not stripped

@Aruen

$ file inceptionv3 
inceptionv3: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c4150dc87b806d20886181eae42c7718aea67ed9, for GNU/Linux 3.7.0, not stripped

Which firmware you used ?

@Frank
firmware VIM3_Pie_V210128

@Aruen @jasonl Please help this

@Aruen VIM3_Pie_V210128 not supports 64 bit executable file ,only supports 32 bit

@jasonl
How about the latest version VIM3_Pie_V210527, which supports 64 bit or 32 bit.

VIM3_Pie_V210527 also not supports 64 bit

@jasonl
If i want to run the demo, which firmware should i choise?

all android pie firmware only support 32 bit ,you can try to build 32-bit ELF file