
169
Index
Numbers
80188EB processor (Intel), 51–53, 55
80x86 family (Intel), 51
A
Ada, 10
address bus, 151
address bus tests, 68–70
addresses vs. pointers, 46
ADEOS (example), 101–119
clock tick, 109
context switch (see context switches)
mutexes, 116–119, 157
ready list, 110
scheduler (see scheduler)
scheduling, 108–113
scheduling points, 109
tasks (see tasks)
AMD 29F010 Flash memory, 80
APIs (application programming
interfaces), 107
application software, 151
Arcom board, 11, 149–150
AMD 29F010 Flash memory, 80
debug monitor, 34–35
Intel 80188EB processor, 51–53, 55
interupt map, 49
I/O map, 45
LEDs, 15
memory map, 44
Zilog 85230 serial controller, 137–138
as (GNU assembler), 22
ASIC, 151
assembler, 151
assembly, 10, 151
hand-coded, optimizing, 141
inline assembly, 16
startup code, 24
B
bcc (Borland’s C++ Compiler), 27
binary semaphore, 151
Blinking LED program (example), 14–18,
126–130
building, 27–29
debugging, 34
Timer class with, 97–99
board support package, 151
Borland’s C++ Compiler, 27
Borland’s Turbo Assembler, 27
Borland’s Turbo Debugger, 34–35
breakpoints, 36, 152
build process, 19–27
Blinking LED program (example), 27–29
compiling, 21–23
converting programs to binary, 25–27
linking object files, 23–25
byte-oriented communication, 33