staticunsignedint cpu_err_stat; /* Status reg for CPU */ staticunsignedint gio_err_stat; /* Status reg for GIO */ staticunsignedint cpu_err_addr; /* Error address reg for CPU */ staticunsignedint gio_err_addr; /* Error address reg for GIO */ staticunsignedint extio_stat; staticunsignedint hpc3_berr_stat; /* Bus error interrupt status */
/* * MC sends an interrupt whenever bus or parity errors occur. In addition, * if the error happened during a CPU read, it also asserts the bus error * pin on the R4K. Code in bus error handler save the MC bus error registers * and then clear the interrupt when this happens.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.