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

shl_ref is missing #23

Open
pcotret opened this issue May 29, 2024 · 0 comments
Open

shl_ref is missing #23

pcotret opened this issue May 29, 2024 · 0 comments

Comments

@pcotret
Copy link

pcotret commented May 29, 2024

I'm using the Docker image given in one of T-Head tutorial. Once I've fixed the C906 path in the example, I have an error with the shl_ref header file.

root@f562828a54da:/home/example/manip_pascal/csi-nn2/example# make
riscv64-unknown-linux-gnu-gcc c906_mobilenetv1_f16.c -o c906_mobilenetv1_f16.elf -I../include ../install_nn2/c906/lib/libshl_c906.a -lm -static
c906_mobilenetv1_f16.c:19:10: fatal error: shl_ref.h: No such file or directory
   19 | #include <shl_ref.h>
      |          ^~~~~~~~~~~
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

1 participant