$EEPLEAVE/de

From MCS Wiki AVR
< $EEPLEAVE
Revision as of 20:06, 15 February 2013 by Admin (Talk | contribs)
Jump to: navigation, search
== (**COPIED FROM ENGLISH PAGE**) ==

Contents

Action

Instructs the compiler not to recreate or erase the EEP file.

 

 

Syntax

$EEPLEAVE

 

 

Remarks

When you want to store data in the EEPROM, and you use an external tool to create the EEP file, you can use the $EEPLEAVE directive.

Normally the EEP file will be created or erased, but this directive will not touch any existing EEP file.

Otherwise you would erase an existing EEP file, created with another tool.

 

 

See also

$EEPROMHEX

 

 

Example

NONE


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language