Get Familiar with Embedded Systems

12345678910
Across
  1. 1. Debugging tool that pretends to be a system resource and adds additional functionality or remote visibility
  2. 3. The attribute of a hardware or software architecture that indicates how multibyte values are represented and stored
  3. 8. Debugging tool that allows a developer to confirm the duty cycle of a PWM output.
  4. 9. An area of memory used for dynamic memory allocation
  5. 10. Spurious logic pulse of very short duration resulting from poor combinatorial design
Down
  1. 2. Design language for creating the logic to be implemented in a simple programmable logic device. (acronym)
  2. 4. A 4-bit chunk of data
  3. 5. Allowing one memory location or register to be accessible at more than one address.
  4. 6. Software development tool that translates human-readable assembly language programs into machine-readable code that the target processor can understand and execute.
  5. 7. Binary value that is recognized by a processor as one of the instructions in its instruction set