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
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
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.
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.
hi,
i changed it and it works thanks
vivek