-
Notifications
You must be signed in to change notification settings - Fork 2
/
SDK.log
105 lines (101 loc) · 7.68 KB
/
SDK.log
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
23:55:53 INFO : Registering command handlers for SDK TCF services
23:55:54 INFO : Launching XSCT server: xsct.bat -interactive C:\Users\byronxu\Documents\6.S193\hdmi_led\hdmi_led.sdk\temp_xsdb_launch_script.tcl
23:55:57 INFO : XSCT server has started successfully.
23:55:59 INFO : Successfully done setting XSCT server connection channel
23:55:59 INFO : Processing command line option -hwspec C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper.hdf.
23:55:59 INFO : Successfully done setting SDK workspace
00:17:25 INFO : Invoking Bootgen: bootgen -image output.bif -arch zynq -o C:\Users\byronxu\Documents\6.S193\hdmi_led\hdmi_led.sdk\BOOT.bin
00:17:25 INFO : Creating new bif file C:\Users\byronxu\Documents\6.S193\hdmi_led\hdmi_led.sdk\output.bif
00:17:27 INFO : Bootgen command execution is done.
00:20:24 INFO : Connected to target on host '127.0.0.1' and port '3121'.
00:20:25 INFO : 'targets -set -filter {jtag_cable_name =~ "Xilinx TUL 1234-tulA" && level==0} -index 1' command is executed.
00:20:28 INFO : FPGA configured successfully with bitstream "C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/design_1_wrapper.bit"
00:21:47 INFO : Connected to target on host '127.0.0.1' and port '3121'.
00:21:47 INFO : 'targets -set -filter {jtag_cable_name =~ "Xilinx TUL 1234-tulA" && level==0} -index 1' command is executed.
00:21:49 INFO : FPGA configured successfully with bitstream "C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/design_1_wrapper.bit"
00:22:03 INFO : 'targets -set -filter {jtag_cable_name =~ "Xilinx TUL 1234-tulA" && level==0} -index 1' command is executed.
00:22:03 INFO : 'fpga -state' command is executed.
00:22:03 INFO : Connected to target on host '127.0.0.1' and port '3121'.
00:22:03 INFO : Jtag cable 'Xilinx TUL 1234-tulA' is selected.
00:22:03 INFO : 'jtag frequency' command is executed.
00:22:03 INFO : Sourcing of 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/ps7_init.tcl' is done.
00:22:04 INFO : Context for 'APU' is selected.
00:22:04 INFO : Hardware design information is loaded from 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/system.hdf'.
00:22:04 INFO : 'configparams force-mem-access 1' command is executed.
00:22:04 INFO : Context for 'APU' is selected.
00:22:04 INFO : 'stop' command is executed.
00:22:04 INFO : 'ps7_init' command is executed.
00:22:04 INFO : 'ps7_post_config' command is executed.
00:22:04 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:22:04 INFO : Processor reset is completed for 'ps7_cortexa9_0'.
00:22:04 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:22:04 INFO : The application 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/fsbl/Debug/fsbl.elf' is downloaded to processor 'ps7_cortexa9_0'.
00:22:04 INFO : 'configparams force-mem-access 0' command is executed.
00:22:04 INFO : ----------------XSDB Script----------------
connect -url tcp:127.0.0.1:3121
source C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/ps7_init.tcl
targets -set -nocase -filter {name =~"APU*" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
loadhw -hw C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/system.hdf -mem-ranges [list {0x40000000 0xbfffffff}]
configparams force-mem-access 1
targets -set -nocase -filter {name =~"APU*" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
stop
ps7_init
ps7_post_config
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
rst -processor
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
dow C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/fsbl/Debug/fsbl.elf
configparams force-mem-access 0
----------------End of Script----------------
00:22:04 INFO : Memory regions updated for context APU
00:22:04 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:22:04 INFO : 'con' command is executed.
00:22:04 INFO : ----------------XSDB Script (After Launch)----------------
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
con
----------------End of Script----------------
00:22:04 INFO : Launch script is exported to file 'C:\Users\byronxu\Documents\6.S193\hdmi_led\hdmi_led.sdk\.sdk\launch_scripts\xilinx_c-c++_application_(system_debugger)\system_debugger_using_debug_fsbl.elf_on_local.tcl'
00:26:08 INFO : Disconnected from the channel tcfchan#1.
00:26:09 INFO : 'targets -set -filter {jtag_cable_name =~ "Xilinx TUL 1234-tulA" && level==0} -index 1' command is executed.
00:26:09 INFO : 'fpga -state' command is executed.
00:26:09 INFO : Connected to target on host '127.0.0.1' and port '3121'.
00:26:09 INFO : Jtag cable 'Xilinx TUL 1234-tulA' is selected.
00:26:09 INFO : 'jtag frequency' command is executed.
00:26:09 INFO : Sourcing of 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/ps7_init.tcl' is done.
00:26:09 INFO : Context for 'APU' is selected.
00:26:11 INFO : Hardware design information is loaded from 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/system.hdf'.
00:26:11 INFO : 'configparams force-mem-access 1' command is executed.
00:26:11 INFO : Context for 'APU' is selected.
00:26:11 INFO : 'stop' command is executed.
00:26:11 INFO : 'ps7_init' command is executed.
00:26:11 INFO : 'ps7_post_config' command is executed.
00:26:11 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:26:11 INFO : Processor reset is completed for 'ps7_cortexa9_0'.
00:26:11 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:26:12 INFO : The application 'C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/fsbl/Debug/fsbl.elf' is downloaded to processor 'ps7_cortexa9_0'.
00:26:12 INFO : 'configparams force-mem-access 0' command is executed.
00:26:12 INFO : ----------------XSDB Script----------------
connect -url tcp:127.0.0.1:3121
source C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/ps7_init.tcl
targets -set -nocase -filter {name =~"APU*" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
loadhw -hw C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/design_1_wrapper_hw_platform_0/system.hdf -mem-ranges [list {0x40000000 0xbfffffff}]
configparams force-mem-access 1
targets -set -nocase -filter {name =~"APU*" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
stop
ps7_init
ps7_post_config
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
rst -processor
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
dow C:/Users/byronxu/Documents/6.S193/hdmi_led/hdmi_led.sdk/fsbl/Debug/fsbl.elf
configparams force-mem-access 0
----------------End of Script----------------
00:26:12 INFO : Memory regions updated for context APU
00:26:12 INFO : Context for processor 'ps7_cortexa9_0' is selected.
00:26:12 INFO : 'con' command is executed.
00:26:12 INFO : ----------------XSDB Script (After Launch)----------------
targets -set -nocase -filter {name =~ "ARM*#0" && jtag_cable_name =~ "Xilinx TUL 1234-tulA"} -index 0
con
----------------End of Script----------------
00:26:12 INFO : Launch script is exported to file 'C:\Users\byronxu\Documents\6.S193\hdmi_led\hdmi_led.sdk\.sdk\launch_scripts\xilinx_c-c++_application_(system_debugger)\system_debugger_using_debug_fsbl.elf_on_local.tcl'
11:58:51 INFO : Disconnected from the channel tcfchan#2.