PPT Slide
NTSC - National Television Systems Council, the standard for analog color television transmission with 640x480 pixels.
NVRAM - Non-Volatile Random Access Memory, memory which persistently holds data whether or not a system is powered or not - e.g. a battery backed-up DRAM, a Flash memory device, EEPROM, or EPROM.
Object Code - machine code annotated with symbol information (variable and function names and addresses) and information to support debugging (source file names and locations).
OCD - On-Chip Debugging, a type of JTAG front end that allows a typical line debugger to single step code through the JTAG protocol.
OnCE - On-Chip Emulation, a type of JTAG front end that allows for not only debug through JTAG, but additional control such as register viewing and setting.