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

embedding text in the code

I am using Keil version 5.0, and want to embed unreferenced text in a source file e.g.

static code char desc[] ="Version 1.20";

How can I do this without getting a WARNING 16: UNCALLED SEGMENT error?

Cheers
Phil

0