We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I need to embed a copyright string into code segment. Of course it is easy to do it by providing an assembly module with org psuedo. However the client wants me to write all programs just in C51. What can I do with it then ?
Hi John, Can you please describe how you would do it in assembly using an org. I am trying to locate a couple of constant bytes at a particular part of code space... Thanks, AL