File: 001_Trivial_test.in

package info (click to toggle)
mcu8051ide 1.4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 18,820 kB
  • sloc: tcl: 94,956; xml: 2,122; sh: 2,113; asm: 246; ansic: 96; awk: 18; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
echo-on
set-mcu at89S52
set-clock 12000

# Load program code
load-code-adf `../testcases/'TESTCASE()`.adf'

read-sfr-by-name A

step
read-pc
read-sfr-by-name A

step
read-position
read-pc
read-sfr 224
step
read-pc
read-sfr 224
step
read-pc
read-sfr 224

step-back
read-pc
step-back
read-pc
read-pc