i am trying to compile source code of porting ucos on 8051 using keil uVision2.but while compiling it is giving error as C51.exe Application error.
The error says: "FILE: OS_CORE.src ERROR: FILE DOES NOT EXIST" You say: "OS_CORE.c file already exist" But that's not the file it's complaining about, is it? It's looking for OS_CORE.src - do you have OS_CORE.src?