Intel 386 User Manual
Page 179

Intel386™ EX EMBEDDED MICROPROCESSOR USER’S MANUAL
7-20
SetEXRegWordInline(CS2ADL,0x08700);
// Enables SRAM as memory
SetEXRegWordInline(CS2ADH,0x3);
SetEXRegWordInline(CS2MSKL,0x07C01);
SetEXRegWordInline(CS2MSKH,0x00);
_asm
// Copy SMM_EXAM.BIN code into SRAM
{
mov ax,0x3800
// Starting address for SMM_EXAM file
mov es,ax
// to be placed
mov ax,seg SerialWriteStr2
// Address where SMM_EXAM is located
mov ds,ax
mov cx,0x100
// Length of SMM_EXAM file in bytes
mov si,offset SerialWriteStr2
mov di,0
rep movsb
}
SetEXRegWordInline(CS2MSKL,0x7801);
// Resets SRAM to enabled in SMM only
_asm
// Restore register values
{
pop DI
pop SI
pop DS
pop ES
}
// Loop endlessly and display another serial message
while(1)
// Serial Write Loop
{
SerialWriteStr(SIO_PORT,SMMString);
}
}
/**************************** END MAIN **********************************/
- 41210 (64 pages)
- 8xC251TQ (20 pages)
- ENTERPRISE PRINTING SYSTEM (EPS) 4127 (84 pages)
- U3-1L (20 pages)
- 80960HA (104 pages)
- X58 (54 pages)
- ESM-2850 2047285001R (91 pages)
- ATOM US15W (54 pages)
- D915GVWB (4 pages)
- XP-P5CM-GL (28 pages)
- AX965Q (81 pages)
- CORETM 2 DUO MOBILE 320028-001 (42 pages)
- CV700A (63 pages)
- 80C188EA (50 pages)
- X25-M (28 pages)
- XP-P5IM800GV (26 pages)
- IB868 (60 pages)
- D865GVHZ (88 pages)
- IB865 (64 pages)
- Altera P0424-ND (1 page)
- 8086-2 (30 pages)
- IXDP465 (22 pages)
- IWILL P4D (104 pages)
- GA-8I955X PRO (88 pages)
- FSB400 (PC2100) (96 pages)
- D845GLAD (4 pages)
- NAR-3041 (1 page)
- 87C196CA (136 pages)
- G52-M6734XD (74 pages)
- A96134-002 (10 pages)
- Express Routers 9000 (8 pages)
- 82540EP (45 pages)
- D865GLC (94 pages)
- IB850 (69 pages)
- MB898RF (62 pages)
- Arima LH500 (78 pages)
- V09 (33 pages)
- I/O Processor (22 pages)
- M600 (110 pages)
- SE7520JR2 (63 pages)
- SERVER BOARD S5520HCT (30 pages)
- Extensible Firmware Interface (1084 pages)
- GA-8IPXDR-E (70 pages)
- D845EBG2 (4 pages)
- AW8D (80 pages)