Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ctboard:peripherals:7segment_raw [2022/12/23 11:08] – ruan | ctboard:peripherals:7segment_raw [2026/06/25 15:02] (current) – [Programming Example] scbj | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| \\ | \\ | ||
| - | < | + | < |
| - | ADDR_SEG7_RAW | + | .equ ADDR_SEG7_RAW, |
| - | LDR | + | ldr r0, =ADDR_SEG7_RAW |
| - | | + | |
| - | | + | |
| - | | + | |
| </ | </ | ||
| \\ | \\ | ||