Changing File Name in VS Code make Application Build Fail

I am working on a BLE peripheral FW using 1.9.1 nRF Connect SDK on VS Code.

My application was building uptil now.

I changed one file name. Its .c / .h file names and all all its references.

But then the build failed.

After much investigation, i couldn't fix it.

So i reverted back both the file names and all references i had changed again.

Still build fails.

Don't know what has got messed up ?

Isn't changing a file name that easy in VS Code ?

These are the errors see below if any one can help. Also suggest in future how to easily change file names to avoid these problems. 

Parents Reply Children
Related