asset_tracker_v2 build error in NRF Connect SDK V1.8

Hi, 

Trying to build the asset_tracker_v2 application I finally get the following error:


Rebuilding ‘zephyr / zephyr.elf’ from solution ‘build’ in configuration ‘Common’
Compiling ‘dev_handles.c’
Compiling ‘isr_tables.c’
Linking ‘zephyr.elf’
Post-link command
[WinError 2] The system cannot find the specified file

The software packages used are:
NRF Connect SDK V1.8
SES Nordic Edition V5.68

Trying to compile the same application from NRF Connect V1.71 is successful.

Thank You!

Neculai

Parents
  • Hello Neculai,

    Neculai Agavriloaie said:
    It should be noted that the asset_tracking_v2 project is not in the list of projects and for this reason I chose the directory using the command [...].

    Yes, that is correct. But you could try to select “Other Nordic Projects”. The Asset Tracker v2 should appear then. Does that make any difference during build?

    Neculai Agavriloaie said:
    The development environment is as follows:
    Windows 7
    SES V5.68 (64-bit) Nordic Edition
    SDK V1.80

    Please note that I can not give you any guarantees that NCS is working properly on Windows 7, as it reached its End of Support one year ago.

    Regards,

    Markus

Reply
  • Hello Neculai,

    Neculai Agavriloaie said:
    It should be noted that the asset_tracking_v2 project is not in the list of projects and for this reason I chose the directory using the command [...].

    Yes, that is correct. But you could try to select “Other Nordic Projects”. The Asset Tracker v2 should appear then. Does that make any difference during build?

    Neculai Agavriloaie said:
    The development environment is as follows:
    Windows 7
    SES V5.68 (64-bit) Nordic Edition
    SDK V1.80

    Please note that I can not give you any guarantees that NCS is working properly on Windows 7, as it reached its End of Support one year ago.

    Regards,

    Markus

Children
Related