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

Is c51 Need Linux Compiler

I think c51 sould work on all the platefrom available in the world but i need Expert advice.

Parents
  • Linux compiler as in compiling on Linux and then download to the 8051 chip?
    Or Linux compiler as in creating Linux program to run _on_ the chip?

    The second alternative isn't a good one. Even if the 8051 processor could emulate a i386 processor, the speed would be so slow that you would not want to wait for the emulation to just get through the boot sequence.

Reply
  • Linux compiler as in compiling on Linux and then download to the 8051 chip?
    Or Linux compiler as in creating Linux program to run _on_ the chip?

    The second alternative isn't a good one. Even if the 8051 processor could emulate a i386 processor, the speed would be so slow that you would not want to wait for the emulation to just get through the boot sequence.

Children