Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 361 Bytes

Embedded Systems lab

ARM Cortex M & LPC1768

  1. ARM Cortex M is 32 bit byte addressable

    address range : 00 00 00 00 to FF FF FF FF

    00 => is one byte => 8bits

  2. Imp table for branching while using CMP command in keil