Every time I compile a project using the silicon labs IDE on my BIG8051, I get this error:
FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\Users\adais\Desktop\Junior Year\Embedded Systems and Security\Hello World\lcd.obj
It is not an error in my code; as I have even tried using basic hello world program, but I still get this error. The code always runs fine once, and then any time after, this error appears. I have all of the files saved on my desktop, so they are all present. This is why I am not sure what is causing this error.