Lab No 07
Lab No 07
Objective:
To control the internal LEDs of the TM4C123G microcontroller using onboard
switches, programmed in ARM Cortex-M4 assembly language, demonstrating GPIO
configuration, digital input/output control, and effective use of conditional branching for switch-
based LED operations.
Source Code:
Fig 7.1
Fig 7.2
Conclusion:
The lab demonstrated effective control of internal LEDs on the TM4C123G
microcontroller using switches and assembly language. It reinforced GPIO configuration and
switch-based logic for embedded systems.