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

How to embed hard coded messages in code segment ?

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 ?

0