Reset vector (original) (raw)
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 | dbr:PowerPC dbr:Power_ISA dbr:Memory_address dbr:Real_mode dbr:Control-Alt-Delete dbr:SPARC dbr:Motorola_68000 dbr:MIPS_architecture dbr:Computing dbr:Hardware_reset dbr:Pointer_(computer_programming) dbc:Instruction_processing dbr:ARM_architecture dbr:Non-volatile_memory dbr:Central_processing_unit dbr:Power-on_self-test dbr:Reset_(computing) dbc:Central_processing_unit dbr:Booting dbr:Instruction_(computer_science) dbr:Reboot_(computing) dbr:CS_register dbr:80286 dbr:80386 dbr:8086 dbr:Segmented_address dbr:IP_register |
dbp:wikiPageUsesTemplate | dbt:Reflist dbt:Compu-eng-stub |
dcterms:subject | dbc:Instruction_processing dbc:Central_processing_unit |
gold:hypernym | dbr:Location |
rdf:type | dbo:Place |
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 | freebase:Reset vector wikidata:Reset vector dbpedia-fa:Reset vector dbpedia-sv:Reset vector https://global.dbpedia.org/id/3H5wZ |
prov:wasDerivedFrom | wikipedia-en:Reset_vector?oldid=1050350071&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Reset_vector |
is dbo:wikiPageWikiLink of | dbr:Control-Alt-Delete dbr:Hardware_reset dbr:Power-on_self-test dbr:Booting |
is foaf:primaryTopic of | wikipedia-en:Reset_vector |