Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

compilation issue with latest celedon #22

Open
mmustaff opened this issue Mar 18, 2019 · 2 comments
Open

compilation issue with latest celedon #22

mmustaff opened this issue Mar 18, 2019 · 2 comments

Comments

@mmustaff
Copy link

MvNCAPI.mvcmd was looked by compiler and missing. i cannot find anywhere from celedon, nn-hal, and ncsdk.

have anyone verified with latest celedon, nn-hal and ncsdk? need latest BKM because seems like https://01.org/projectceladon/documentation/tutorials/add-intel-movidius-nnsdk already obsolete.

@vnsmurthysristi
Copy link
Contributor

please download the https://software.intel.com/sites/default/files/managed/33/1b/NCSDK-1.12.00.01.tar.gz
and untar it. copy the MvNCAPI.mvcmd file from NCSDK-1.12.00.01\ncsdk-x86_64\fw
to ncsdk-1.12.00.01/api/src/mvnc/MvNCAPI.mvcmd

@mmustaff
Copy link
Author

i want to try to implement the tar file but i faced a lot of obstacle if to follow the BKM.

when i extracted the tar file, it have below files which is different than expected by Android.mk
-rwxr-xr-x 1 mustamin android 20602 Jan 6 2018 install-ncsdk.sh*
drwxr-xr-x 6 mustamin android 4096 Jan 6 2018 ncsdk-armv7l/
-rw-r--r-- 1 mustamin android 146 Jan 6 2018 ncsdk.conf
-rw-r--r-- 1 mustamin android 350 Jan 6 2018 requirements_apt.txt
-rw-r--r-- 1 mustamin android 344 Jan 6 2018 requirements.txt
drwxr-xr-x 4 mustamin android 4096 Jan 6 2018 tests/
-rwxr-xr-x 1 mustamin android 3635 Jan 6 2018 uninstall-ncsdk.sh*
-rw-r--r-- 1 mustamin android 11 Jan 6 2018 version.txt

from Android.mk, source file should be ncsdk-1.12.00.01/api/src/ but in extracted folder don't have src file but c instead, seems like i have to modify a lot of directories in Android.mk itself.

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

No branches or pull requests

2 participants