$EEPLEAVE

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
(Created page with "<div id="idcontent"><div id="innerdiv"> = <span class="f_Header">Action</span><br/> = Instructs the compiler not to recreate or erase the EEP file. <span style="font-family:...")
 
 
Line 42: Line 42:
  
  
{{Language}}
+
{{Languages}}
  
[[Category:BASCOM_Language_Reference]]
+
[[Category:BASCOM Language Reference]]
</div></div>
+

Latest revision as of 22:33, 31 January 2013

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