$NOINIT/de

Aus MCS Wiki AVR
< $NOINIT(Weitergeleitet von $NOINIT)
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

= (**COPIED FROM ENGLISH PAGE**) === Action

Instruct the compiler to generate code without initialization code.

 

 

Syntax

$NOINIT

 

 

Remarks

$NOINIT is only needed in rare situations. It will instruct the compiler not to add initialization code. But that means that you need to write your own code then.

$NOINIT was added in order to support boot loaders. But the new $LOADER directive can better be used as it does not require special ASM knowledge.

 

 

See also

$LOADER

 

 

Example

NONE

Languages   English Deutsch  
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
In anderen Sprachen
Sprache