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?
Instead of adding files to one of the example, try running one of the examples as it was originally installed (i.e., unchanged).
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. :)