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

mobile code for the Cygnal C8051F016


I'm writing a simple OS for the 8051. I will program my 8051 with the
OS and the OS will listen on the UART for incoming 8051 bytecode.
Once it receives and checks the bytecode, I want it to install it in
memory (ISP flash), run it a variable number of times, and then
deinstall it. Is it possible to compile 8051 code without first knowing
where in memory it will be located? If not, what modifications must
I make for this to work?

Thanks,
josh

Parents Reply Children
No data