FGA Boot Software
SYS68K/CPU-30 R4 Technical Reference Manual
Page 192
11
The FGA Boot Utility Interface
The FGA Boot Software provides several utility functions which can be
called from within a user’s application. This section describes all
additional functions not listed in the FGA-002 User’s Manual.
The interface expects C-like calling conventions, thus all parameters
have to be placed as long values on the supervisor stack. The first
parameter (which must be pushed onto the stack as last one), must
contain the number of the requested function, the rest of the parameters
depends on the specified function.
NOTE: The utility interface must be called in supervisor mode. It will
NOT install its own stack but will use the application’s stack!
Stack frame:
To do a utility call, proceed as follows:
- retrieve the entry address from location
0008
16
- load function number and specific arguments onto the stack
- call the FGA-Boot Utility Interface in supervisor mode (JSR)
- retrieve return code from the interface (register D0)
- clean up stack (arguments are still on the stack)
A7
⇒
return address
+4
function number
+8
first fct. argument
+12
second fct. argument
.....
................................
i
Содержание SYS68K/CPU-30 R4
Страница 41: ...Installation SYS68K CPU 30 R4 Technical Reference Manual Page 28...
Страница 127: ...Hardware Description SYS68K CPU 30 R4 Technical Reference Manual Page 114...
Страница 130: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 117 4 2 1 RTC 72421...
Страница 131: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 118 4 2 2 DUSCC 68562...
Страница 132: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 119 4 2 3 PI T TS68230...
Страница 133: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 120 4 2 4 SCSI 87033 34...
Страница 134: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 121 4 2 5 FDC37C65C...
Страница 135: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 122 4 2 6 LANCE Am79C90...
Страница 136: ...SYS68K CPU 30 R4 Technical Reference Manual Set of Data Sheets Page 123 4 2 7 SIA Am7992B...
Страница 137: ...Set of Data Sheets SYS68K CPU 30 R4 Technical Reference Manual Page 124 4 2 8 Motorola MC68030 and MC68882...
Страница 145: ...VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 132...
Страница 189: ...Appendix to VMEPROM SYS68K CPU 30 R4 Technical Reference Manual Page 176...