Skip to content

nvdla / vp cmake error for nv_full #59

@r3zafa

Description

@r3zafa
  • Hi, I'm trying this code :

sudo cmake -DCMAKE_INSTALL_PREFIX=build -DSYSTEMC_PREFIX= usr/local/systemc-2.1a/ -DNVDLA_HW_PREFIX=/usr/local/nvdla/hw -DNVDLA_HW_PROJECT= nv_full

  • and as result I get this error code:

CMake Error: The source directory "/home/r3zafa/nvdla/vp/nv_full" does not exist.
Specify --help for usage, or press the help button on the CMake GUI._

  • can someone please help me :(

  • ~/nvdla/hw output for [tools/bin/tmake -build cmod_top] is :

    • ==============================================
    • files are generated under /home/r3zafa/nvdla/hw/outdir/nv_full/spec/manual
    • ==============================================
    • make: Leaving directory '/home/r3zafa/nvdla/hw/spec/manual'
    • make: Entering directory '/home/r3zafa/nvdla/hw/cmod'
    • mkdir -p ../outdir/nv_full/cmod/release/lib
    • mkdir -p ../outdir/nv_full/cmod/release/include
    • cp -f ../outdir/nv_full/cmod/libnvdla_cmod.so ../outdir/nv_full/cmod/release/lib
    • cp -f ../cmod/include/scsim_common.h ../outdir/nv_full/cmod/release/include
    • cp -f ../cmod/include/NV_nvdla_top_base.h ../outdir/nv_full/cmod/release/include
    • cp -f ../cmod/nvdla_top/NV_nvdla.h ../outdir/nv_full/cmod/release/include
    • ==============================================
    • release files are installed to ../outdir/nv_full/cmod/release
    • ==============================================
    • ==============================================
    • files are generated under /home/r3zafa/nvdla/hw/outdir/nv_full/cmod
    • ==============================================
    • make: Leaving directory '/home/r3zafa/nvdla/hw/cmod'
    • logfile: outdir/build.log
    • ==============================================
    • Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
    • ==================BUILD PASS==================
    • Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
    • ==============================================
    • Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
  • and for sw on folder : cd nvdla/nvdlav1/
  1. ==============================================
  2. files are generated under /home/r3zafa/nvdla/git-nvdlav1/outdir/nv_full/spec/manual
  3. ==============================================
  4. make: Leaving directory '/home/r3zafa/nvdla/git-nvdlav1/spec/manual'
  5. make: Entering directory '/home/r3zafa/nvdla/git-nvdlav1/cmod'
  6. mkdir -p ../outdir/nv_full/cmod/release/lib
  7. mkdir -p ../outdir/nv_full/cmod/release/include
  8. cp -f ../outdir/nv_full/cmod/libnvdla_cmod.so ../outdir/nv_full/cmod/release/lib
  9. cp -f ../cmod/include/scsim_common.h ../outdir/nv_full/cmod/release/include
  10. cp -f ../cmod/include/NV_nvdla_top_base.h ../outdir/nv_full/cmod/release/include
  11. cp -f ../cmod/nvdla_top/NV_nvdla.h ../outdir/nv_full/cmod/release/include
  12. ==============================================
  13. release files are installed to ../outdir/nv_full/cmod/release
  14. ==============================================
  15. ==============================================
  16. files are generated under /home/r3zafa/nvdla/git-nvdlav1/outdir/nv_full/cmod
  17. ==============================================
  18. make: Leaving directory '/home/r3zafa/nvdla/git-nvdlav1/cmod'
  19. logfile: outdir/build.log
  20. ==============================================
  21. Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
  22. ==================BUILD PASS==================
  23. Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.
  24. ==============================================
  25. Filehandle GEN1 opened only for input at /usr/local/share/perl/5.30.0/IO/Tee.pm line 132.**_

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions