GithubHelp home page GithubHelp logo

ext_nrf52_hw_models's People

Contributors

aescolar avatar ahasztag avatar alxelax avatar anangl avatar auroraslb avatar cvinayak avatar erbr-ot avatar filipzajdel avatar ioannisg avatar jciupis avatar jrotkiewicz avatar margasiorek avatar mkasenberg avatar mped-oticon avatar nordic-krch avatar rugegerritsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ext_nrf52_hw_models's Issues

no hal/nrf_xx.h found!

I compile with “make everything -j 8” but get follow error: can you help me?thanks

src/nrfx/hal/nrf_aar.c:9:10: fatal error: hal/nrf_aar.h: No such file or directory 9 | #include "hal/nrf_aar.h" | ^~~~~~~~~~~~~~~ compilation terminated. src/nrfx/hal/nrf_timer.c:8:10: fatal error: hal/nrf_timer.h: No such file or directory 8 | #include "hal/nrf_timer.h" | ^~~~~~~~~~~~~~~~~ compilation terminated. make[1]: Entering directory '/home/zer0usn/other/bsim/components/ext_2G4_channel_NtNcable' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/zer0usn/other/bsim/components/ext_2G4_channel_NtNcable' make[1]: *** [/home/zer0usn/other/bsim/components/common/make.lib_a.inc:27: /home/zer0usn/other/bsim/components/ext_NRF52_hw_models/src/nrfx/hal/nrf_aar.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/home/zer0usn/other/bsim/components/common/make.lib_a.inc:27: /home/zer0usn/other/bsim/components/ext_NRF52_hw_models/src/nrfx/hal/nrf_timer.o] Error 1 src/nrfx/hal/nrf_ecb.c:8:10: fatal error: hal/nrf_ecb.h: No such file or directory 8 | #include "hal/nrf_ecb.h" | ^~~~~~~~~~~~~~~ compilation terminated. make[1]: Entering directory '/home/zer0usn/other/bsim/components/ext_2G4_modem_magic' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/zer0usn/other/bsim/components/ext_2G4_modem_magic' make[1]: *** [/home/zer0usn/other/bsim/components/common/make.lib_a.inc:27: /home/zer0usn/other/bsim/components/ext_NRF52_hw_models/src/nrfx/hal/nrf_ecb.o] Error 1 src/nrfx/hal/nrf_ppi.c:8:10: fatal error: hal/nrf_ppi.h: No such file or directory 8 | #include "hal/nrf_ppi.h" | ^~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [/home/zer0usn/other/bsim/components/common/make.lib_a.inc:27: /home/zer0usn/other/bsim/components/ext_NRF52_hw_models/src/nrfx/hal/nrf_ppi.o] Error 1 src/nrfx/hal/nrf_clock.c:8:10: fatal error: hal/nrf_clock.h: No such file or directory 8 | #include "hal/nrf_clock.h" | ^~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [/home/zer0usn/other/bsim/components/common/make.lib_a.inc:27: /home/zer0usn/other/bsim/components/ext_NRF52_hw_models/src/nrfx/hal/nrf_clock.o] Error 1 make[1]: Leaving directory '/home/zer0usn/other/bsim/components/ext_NRF52_hw_models' *** NOTE: ext_NRF52_hw_models could NOT be built, continuing ***

Dynamic loading of libCryptov1.so causes problems with different folder architectures

snprintf(lib_name,128,"../lib/libCryptov1.so"); //relative to bin folder

When instantiating the bsim devices from with internal commands, the .elf files are not in the /opt/bsim/bin repository.
Therefore, the crypto library cannot be found here "../lib/libCryptov1.so"

Would it be possible to use an environment variable, such as BSIM_OUT_PATH, instead of a dynamic path ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.