About: Reset vector

An Entity of Type: place, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computing, the reset vector is the default location a central processing unit will go to find the first instruction it will execute after a reset. The reset vector is a pointer or address, where the CPU should always begin as soon as it is able to execute instructions. The address is in a section of non-volatile memory initialized to contain instructions to start the operation of the CPU, as the first step in the process of booting the system containing the CPU.

Property Value
dbo:abstract
  • In computing, the reset vector is the default location a central processing unit will go to find the first instruction it will execute after a reset. The reset vector is a pointer or address, where the CPU should always begin as soon as it is able to execute instructions. The address is in a section of non-volatile memory initialized to contain instructions to start the operation of the CPU, as the first step in the process of booting the system containing the CPU. (en)
  • Resetvektor kallas den adress programräknaren (PC) pekar på vid spänningspåslag. Programräknaren presetas (dvs sätts till ett visst värde) vid spänningspåslag och har då vanligtvis adressen FFFEh (vid 16-bitars adressbuss och 8-bitars databuss). Resetvektorn är alltså det minnesinnehåll som finns på adresserna FFFEh (HB, High Byte för resetvektorn) och FFFFh (LB, Low Byte för resetvektorn) och som programräknaren hoppar till vid nästa klockpuls (CP, Clock Pulse). Det är viktigt att man lyckas preseta programräknaren vid spänningspåslag för annars går programmet vilse. Man kan göra detta asynkront med hjälp av en POR-krets. (sv)
dbo:wikiPageID
  • 1775060 (xsd:integer)
dbo:wikiPageLength
  • 7635 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1050350071 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In computing, the reset vector is the default location a central processing unit will go to find the first instruction it will execute after a reset. The reset vector is a pointer or address, where the CPU should always begin as soon as it is able to execute instructions. The address is in a section of non-volatile memory initialized to contain instructions to start the operation of the CPU, as the first step in the process of booting the system containing the CPU. (en)
  • Resetvektor kallas den adress programräknaren (PC) pekar på vid spänningspåslag. Programräknaren presetas (dvs sätts till ett visst värde) vid spänningspåslag och har då vanligtvis adressen FFFEh (vid 16-bitars adressbuss och 8-bitars databuss). Resetvektorn är alltså det minnesinnehåll som finns på adresserna FFFEh (HB, High Byte för resetvektorn) och FFFFh (LB, Low Byte för resetvektorn) och som programräknaren hoppar till vid nästa klockpuls (CP, Clock Pulse). Det är viktigt att man lyckas preseta programräknaren vid spänningspåslag för annars går programmet vilse. Man kan göra detta asynkront med hjälp av en POR-krets. (sv)
rdfs:label
  • Reset vector (en)
  • Resetvektor (sv)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License