??? 11/06/07 09:29 Read: times |
#146650 - Not on an 8051! Responding to: ???'s previous message |
Shehryar Shaukat said:
now i think i would be needing some mechanism for dynamically linking the code, what do you say You would, but the Keil tools don't support that: I said:
Note also that Keil doesn't generate relocatable code...
http://www.8052.com/forum/read.phtml?id=146452 In fact the 8051 really isn't really suited to this kind of thing at all! Instead, do some research on Bootloaders... |