Hello
I am modifying the example of mpu6050 of sdk v14 in sdk v17.
After build, it is printed that there is no path to the file as shown in the image below.
(The captured picture doesn't look right.)
"Y:Nordic\SDK17.0\nRF5_SDK_17.0.0_9d13099\components\mpu_example\nrf_drv_mpu_twi.c: No such file or directory"
However, the path shown in the error does not contain the file and it is in the other path.
The same error occurs when you delete and add the file again. Why is there such a problem?
Thank you.