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

load char into program memory

I'm wrtting a 'C' program and need to embed an 'F' at location 0x1000 and 0x8000 in program memory. Could someone show me how to do it? I've looked thru the C51 and the A51 manual - no joy.