SDK intermediate course - lesson7 - exercise 1

hi,

i'm learning this exercise and i got this build error.

i'm using nrf 9160dk so can anyone tell me what problem am i facing in build time error.

thanks

vivek

Parents
  • Hi Vivek, 
    Could you try to change this folder c3_nrf_connect_sdk_intermediate to something shorter ? for example simply change it to c3 or c3x for example. 
    The issue here is that when building the driver it creates a very long folder path and it exceeded the maximum 250 bytes. (Please see the first screenshot you showed). 

    Let us know if this change doesn't help. 

Reply
  • Hi Vivek, 
    Could you try to change this folder c3_nrf_connect_sdk_intermediate to something shorter ? for example simply change it to c3 or c3x for example. 
    The issue here is that when building the driver it creates a very long folder path and it exceeded the maximum 250 bytes. (Please see the first screenshot you showed). 

    Let us know if this change doesn't help. 

Children
Related