This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error during Build process nRF5340

Hello,

I made a new project at SEGGER for nRF5340 and in the first step before do any development I face with the attached error!  The file it asked doesn´t exist !!
Could you please guide me.

Parents
  • Hi,

    Are you able to run sample applications without issues?

    How did you setup your new project? The easiest way to start new projects is by modifying one of the basic sample applications, like zephyr/samples/hello_world.

  • Hi,
    I tested all of the methods of setup a new project. The problem of the basic samples are the project explorer is very crowded and a long list of project. I prefer to have an organized and clean project explorer to organize the modules of my project according to what I want. The other problem is I can not add other libraries to that. The libraries I want to add is: 
    C:\Users\ali.ahmadi\ncs\v1.5.0\modules\lib\openthread\third_party\NordicSemiconductor\nrfx\hal
    and when I define the library it shows an error of it can not find the library and when I try to put the address of the library in the preprocessing list, in this mode I do not have access to preprocessing tab in the option of the solution!!

    In the attached photo I show all of the steps to make a new project without using basic samples:









Reply
  • Hi,
    I tested all of the methods of setup a new project. The problem of the basic samples are the project explorer is very crowded and a long list of project. I prefer to have an organized and clean project explorer to organize the modules of my project according to what I want. The other problem is I can not add other libraries to that. The libraries I want to add is: 
    C:\Users\ali.ahmadi\ncs\v1.5.0\modules\lib\openthread\third_party\NordicSemiconductor\nrfx\hal
    and when I define the library it shows an error of it can not find the library and when I try to put the address of the library in the preprocessing list, in this mode I do not have access to preprocessing tab in the option of the solution!!

    In the attached photo I show all of the steps to make a new project without using basic samples:









Children
Related