Skip to content
New issue

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

How can I run Tengine with Hi3559AV100, Compiling ok but running error! #186

Open
jonweili opened this issue Nov 20, 2019 · 1 comment
Open

Comments

@jonweili
Copy link

I have successfully compiled Tengine on ubuntu through cross compliation by using aarch64-himix100-linux. But when I run on Hi3559AV100 board, I get the following error,
"
#: ./test_mobilenet
#:test_mobilenet[1667]: undefined instruction: pc=0000007faf408000
#:Code: 00000000 00000000 00000000 00000000 (464c457f)
#:Illegal instruction
"
So, what should I do now? And anyone could tell me why?

Thanks!

@kalcohol
Copy link
Collaborator

kalcohol commented Sep 3, 2020

please verify the cmake tool chain file is: https://github.com/OAID/Tengine/blob/tengine-lite/toolchains/aarch64.himix100.toolchain.cmake
if yes, please paste the cmake summary session as detail info.
(hi3559av100 dev board is not available for now. we are working on it.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants