Hello, I want to write a text e.g. the Version Number to a Specific memory Location in the Code area. EG the _at_ command by variables. The text should be seen in the hex file in ascii format (for version control). is this possible ??. Greetings Markus
It is possible but it is a bit of a hassle - because _at_ cannot be used with initialisers. This topic has been discussed many times before - search the forum for _at_. Stefan