Hi, I have a problem with uvision4! After I compile a program and open it with the "debug" option, to simulate it, an error apperas.
--------------------------------------------------------------- Load "C:\\Keil\\C51\\Examples\\HELLO\\probia" _____^ *** error 56: can't open file ---------------------------------------------------------------
The project name is "probia" and I have a program called "berria" inside.
Any idea for what could be wrong?
I can simulate it!! How can that be possible!!
"How can that be possible!!"
It must be magic!
For me helps rigt click on "SourceGroup1" and then click on"rebuild all target files". After that everything works fine. :)