Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Every now and then, this assembler really bugs me..

2006-05-17 by David VanHorn


Of course as you well know the above will put the string
in either the flash if you are working in a .cseg area
or EEPROM if you are working in a .eseg area.
That's what I wanted.
;***************************************************************************
;ALWAYS PUT THIS SECTION LAST SO IT SHOWS UP RIGHT BEFORE THE COPYRIGHT MESSAGE
;
;Identify code version and primary options in the hex file, so as to remove any doubt.
;
.db "Core=",Version_Major,".",Version_Minor,".",Version_Min
.db "App =" ,AppString,".",App_Major,".",App_Minor,".",App_Min

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.