f300cf2b62ce8e1e8790d4d4f8de5ce643770bef
[fw/openocd] / tcl / board / voltcraft_dso-3062c.cfg
1 #
2 # Voltcraft DSO-3062C digital oscilloscope (uses a Samsung S3C2440)
3 #
4 # http://www.eevblog.com/forum/general-chat/hantek-tekway-dso-hack-get-200mhz-bw-for-free/
5 # http://www.mikrocontroller.net/topic/249628
6 # http://elinux.org/Das_Oszi
7 # http://randomprojects.org/wiki/Voltcraft_DSO-3062C
8 #
9
10 # Enable this if your JTAG adapter supports multiple transports (JTAG or SWD).
11 # Otherwise comment it out, as it will cause an OpenOCD error.
12 ### transport select jtag
13
14 source [find target/samsung_s3c2440.cfg]
15
16 adapter speed 16000
17
18 # Samsung K9F1208U0C NAND flash chip (64MiB, 3.3V, 8-bit)
19 nand device $_CHIPNAME.nand s3c2440 $_TARGETNAME
20
21 # arm7_9 fast_memory_access enable
22 # arm7_9 dcc_downloads enable
23
24 init
25 reset
26 halt
27 scan_chain
28 targets
29 nand probe 0
30 nand list