This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C51 Compiler error

Hello,

if i try to compile, i get this message:

*** FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: LED.obj

The compiler should make the LED.obj or is that wrong?
Whats the problem here?

Please help me

Bye!

Parents
  • "Also, a .obj file would be an output from the compiler."

    If i try to compile, the output in KEIl says: "LED.obj"

    But after that the Linker cant find the .obj because there isnt one. But why?
    Why does the compiler run without error, but doesnt create the LED.obj??

    Thanks for help!

Reply
  • "Also, a .obj file would be an output from the compiler."

    If i try to compile, the output in KEIl says: "LED.obj"

    But after that the Linker cant find the .obj because there isnt one. But why?
    Why does the compiler run without error, but doesnt create the LED.obj??

    Thanks for help!

Children