-
Notifications
You must be signed in to change notification settings - Fork 0
/
IDE.log
578 lines (461 loc) · 53.4 KB
/
IDE.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
13:59:43 DEBUG : Logs will be stored at '/mnt/disk/Serval/convolution_filter_take2/IDE.log'.
13:59:46 INFO : Launching XSCT server: xsct -n -interactive /mnt/disk/Serval/convolution_filter_take2/temp_xsdb_launch_script.tcl
13:59:46 INFO : Registering command handlers for Vitis TCF services
13:59:47 INFO : Platform repository initialization has completed.
13:59:49 INFO : XSCT server has started successfully.
13:59:49 INFO : Successfully done setting XSCT server connection channel
13:59:49 INFO : plnx-install-location is set to ''
13:59:49 INFO : Successfully done setting workspace for the tool.
13:59:49 INFO : Successfully done query RDI_DATADIR
14:00:31 INFO : Build configuration of 'convolution_filter_system' is updated to 'Emulation-HW'
14:00:33 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
14:08:54 ERROR : Error: Input Spec not provided. To set the Input Spec for the project, goto Project either open the project editor -> AIE Compiler Options-> Graph File or Right click to select C/C++ Build settings -> Settings -> Input Spec -> Graph Files
14:09:13 ERROR : Error: Input Spec not provided. To set the Input Spec for the project, goto Project either open the project editor -> AIE Compiler Options-> Graph File or Right click to select C/C++ Build settings -> Settings -> Input Spec -> Graph Files
14:09:29 INFO : updated graph file
14:22:22 INFO : Added kernel '[Tiler_top - tiler_sticher_PL/src/tiler.xo]' in binary container 'binary_container_1' of project 'convolution_filter_system_hw_link'
14:23:15 INFO : Added kernel '[stitcher_top - tiler_sticher_PL/src/stitcher.xo]' in binary container 'binary_container_1' of project 'convolution_filter_system_hw_link'
14:29:10 DEBUG : Logs will be stored at '/mnt/disk/Serval/convolution_filter_take2/IDE.log'.
14:29:14 INFO : Launching XSCT server: xsct -n -interactive /mnt/disk/Serval/convolution_filter_take2/temp_xsdb_launch_script.tcl
14:29:20 INFO : XSCT server has started successfully.
14:29:20 INFO : plnx-install-location is set to ''
14:29:20 INFO : Successfully done setting XSCT server connection channel
14:29:20 INFO : Successfully done setting workspace for the tool.
14:29:20 INFO : Platform repository initialization has completed.
14:29:26 INFO : Registering command handlers for Vitis TCF services
14:29:29 INFO : Successfully done query RDI_DATADIR
15:19:03 ERROR : An internal exception occurred while generating projects for 'reference_app_ps'
15:34:02 INFO : Build configuration of 'convolution_filter_system' is updated to 'Hardware'
15:34:02 INFO : Build configuration of system project is automatically updated to 'Hardware'.
15:34:02 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
15:34:02 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
15:34:02 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
15:34:03 INFO : Build configuration of 'convolution_filter_system' is updated to 'Emulation-HW'
15:34:03 INFO : Build configuration of system project is automatically updated to 'Emulation-HW'.
15:34:03 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
15:34:03 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
15:34:03 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
15:55:27 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
15:55:28 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
15:55:28 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
15:55:28 INFO : Build configuration of 'reference_app_ps' is updated to 'Hardware'
17:36:31 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XILINX_XRT=/usr}'.
17:36:31 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
17:37:31 ERROR : Could not connect to host '192.168.0.1' specified in the target 'Linux Agent'
17:37:40 INFO : Arguments used by launch configuration 'lena_HD_Standalone' is updated to ''.
17:37:42 INFO : Connected to target on host '127.0.0.1' and port '3121'.
17:37:47 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XILINX_XRT=/usr}'.
17:37:47 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
17:38:00 INFO : ----------------XSDB Script----------------
connect -url tcp:127.0.0.1:3121
----------------End of Script----------------
17:38:00 ERROR : Could not find ARM device on the board for connection 'Local'.
Check if the target is in:
1. Split JTAG - No operations are possible with ARM DAP.
2. Non JTAG bootmode - Bootrom may need time to enable DAP.
Please try again.
Troubleshooting hints:
1. Check whether board is connected to system properly.
2. In case of zynq board, check whether Digilent/Xilinx cable switch settings are correct.
3. If you are using Xilinx Platform Cable USB, ensure that status LED is green.
17:38:07 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
17:38:07 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
17:38:07 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
17:38:07 INFO : Build configuration of 'reference_app_ps' is updated to 'Emulation-HW'
17:38:20 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
17:38:20 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
17:38:24 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
17:38:27 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
17:38:47 ERROR : Could not connect to host '192.168.0.1' specified in the target 'Linux Agent'
17:38:51 INFO : Arguments used by launch configuration 'lena_HD_Standalone' is updated to ''.
17:38:51 INFO : Connected to target on host '127.0.0.1' and port '3121'.
17:39:09 INFO : ----------------XSDB Script----------------
connect -url tcp:127.0.0.1:3121
----------------End of Script----------------
17:39:09 ERROR : Could not find ARM device on the board for connection 'Local'.
Check if the target is in:
1. Split JTAG - No operations are possible with ARM DAP.
2. Non JTAG bootmode - Bootrom may need time to enable DAP.
Please try again.
Troubleshooting hints:
1. Check whether board is connected to system properly.
2. In case of zynq board, check whether Digilent/Xilinx cable switch settings are correct.
3. If you are using Xilinx Platform Cable USB, ensure that status LED is green.
17:40:26 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
17:41:59 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
17:42:09 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
17:42:09 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
17:42:09 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
17:42:10 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
17:42:10 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
17:42:14 INFO : Vitis server has started successfully on port '4368'
17:42:16 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
17:42:16 INFO : Successfully executed command init_aie_debug
17:46:53 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
17:46:54 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
17:46:54 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
17:46:56 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=389470193842 ns
17:46:56 ERROR : [QEMU Process]: qemu-system-microblazeel: /ps_pmc_rp@0: Disconnected clk=389565406896 ns
17:46:56 ERROR : Failed to transfer files from target 'Linux Agent' to host.
17:46:59 INFO : Emulator has terminated.
17:47:32 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
17:47:32 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
17:47:34 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
17:47:37 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
17:48:11 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
17:49:17 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
17:49:27 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
17:49:27 INFO : Emulator has started.
18:14:48 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
18:14:48 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
18:14:48 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
18:14:48 INFO : Build configuration of 'reference_app_ps' is updated to 'Hardware'
18:14:53 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
18:14:53 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
18:14:53 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
18:14:53 INFO : Build configuration of 'reference_app_ps' is updated to 'Emulation-HW'
18:14:59 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
18:14:59 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
18:14:59 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
18:14:59 INFO : Build configuration of 'reference_app_ps' is updated to 'Hardware'
10:35:55 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:35:56 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
10:35:59 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=60467910555852 ns
10:35:59 ERROR : [QEMU Process]:
10:35:59 ERROR : [QEMU Process]: qemu-system-microblazeel: /ps_pmc_rp@0: Disconnected clk=60468065328933 ns
10:36:01 INFO : Emulator has terminated.
10:36:11 ERROR : Failed to start emulator.
Make sure that the application 'convolution_filter_system' is built properly for configuration 'Emulation-SW' before launching.
10:38:03 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:38:03 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
10:38:06 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info:
10:38:06 ERROR : [QEMU Process]: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
10:38:09 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
10:38:45 ERROR : [QEMU Process]: qemu-system-aarch64:
10:38:45 ERROR : [QEMU Process]: warning: nic gem1@0 has no peer
10:40:22 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
10:40:32 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
10:40:32 INFO : Emulator has started.
10:40:50 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:40:50 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
10:40:50 ERROR : [QEMU Process]: qemu-system-aarch64: terminating on signal 15 from pid 846870 (/bin/kill)
10:40:51 ERROR : [QEMU Process]: qemu-system-aarch64:
10:40:51 ERROR : [QEMU Process]: /amba@0/cosim@0: Disconnected clk=125017990934 ns
10:40:52 ERROR : [QEMU Process]: qemu-system-microblazeel:
10:40:52 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=127152066333 ns
10:40:55 INFO : Emulator has terminated.
10:41:06 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:41:06 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
10:41:08 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
10:41:11 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
10:41:46 ERROR : [QEMU Process]: qemu-system-aarch64: warning:
10:41:46 ERROR : [QEMU Process]: nic gem1@0 has no peer
10:43:03 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
10:43:13 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
10:43:13 INFO : Emulator has started.
13:58:44 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
13:58:44 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
13:58:44 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
13:58:44 INFO : Build configuration of 'reference_app_ps' is updated to 'Emulation-HW'
09:26:09 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:26:10 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:26:11 ERROR : [QEMU Process]: qemu-system-aarch64:
09:26:11 ERROR : [QEMU Process]:
09:26:11 ERROR : [QEMU Process]: terminating on signal 15 from pid 2154520 (<unknown process>)
09:26:12 ERROR : [QEMU Process]: qemu-system-microblazeel:
09:26:12 ERROR : [QEMU Process]:
09:26:12 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=600265490628151 ns
09:26:16 INFO : Emulator has terminated.
09:26:22 WARN : channel "tcfchan#15" closed
09:26:37 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:26:37 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:26:43 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:26:44 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:26:44 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:26:45 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:26:49 ERROR : [QEMU Process]: qemu-system-microblazeel:
09:26:49 INFO : Emulator has terminated.
09:27:01 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:27:01 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:27:04 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:27:07 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp:
09:27:07 ERROR : [QEMU Process]: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:29:26 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
09:30:52 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
09:31:02 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
09:35:52 INFO : 'connect -port 1440' command is executed.
09:35:52 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
09:35:52 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
09:35:53 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
09:35:54 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
09:35:55 INFO : Vitis server has started successfully on port '4351'
09:35:55 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
09:35:56 INFO : Successfully executed command init_aie_debug
09:45:36 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:45:36 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
09:45:36 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:45:40 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=974796937828 ns
09:45:41 ERROR : [QEMU Process]: qemu-system-microblazeel:
09:45:41 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=975000639574 ns
09:45:41 ERROR : Failed to transfer files from target 'Linux Agent' to host.
09:45:41 INFO : Emulator has terminated.
09:45:42 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:45:42 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:45:47 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:45:49 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info:
09:45:49 ERROR : [QEMU Process]: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:46:28 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
09:47:40 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
09:47:50 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
09:47:50 INFO : Emulator has started.
10:08:54 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:08:54 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
10:08:55 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=1346728250860 ns
10:08:55 ERROR : [QEMU Process]: qemu-system-microblazeel: /ps_pmc_rp@0: Disconnected clk=1346860509360 ns
10:08:59 INFO : Emulator has terminated.
10:09:09 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:09:09 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
10:09:12 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
10:09:12 ERROR : [QEMU Process]:
10:09:15 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
10:09:18 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:09:19 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
10:09:19 ERROR : [QEMU Process]: qemu-system-microblazeel:
10:09:19 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=0 ns
10:09:24 INFO : Emulator has terminated.
10:11:51 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:11:51 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
10:11:54 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
10:11:57 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info:
10:11:57 ERROR : [QEMU Process]: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
10:12:30 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
10:13:37 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
10:13:47 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
10:13:47 INFO : Emulator has started.
10:14:32 INFO : Disconnected from XRT Server
10:14:32 INFO : 'connect -port 1440' command is executed.
10:14:32 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
10:14:32 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
10:14:32 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
10:14:32 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
10:14:33 INFO : Vitis server has started successfully on port '4352'
10:14:33 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
10:14:33 INFO : Successfully executed command init_aie_debug
10:21:46 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:21:46 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
10:21:46 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
10:21:47 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=556660442801 ns
10:21:47 ERROR : [QEMU Process]: qemu-system-microblazeel:
10:21:47 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=556759853539 ns
10:21:47 ERROR : Failed to transfer files from target 'Linux Agent' to host.
10:21:51 INFO : Emulator has terminated.
10:22:01 INFO : Disconnected from XRT Server
10:22:11 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
10:22:11 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
10:22:14 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
10:22:17 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
10:22:49 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
10:23:55 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
10:24:05 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
10:24:05 INFO : Emulator has started.
17:27:04 ERROR : [QEMU Process]: qemu-system-aarch64:
17:27:02 ERROR : (XSDB Server)Terminated
17:31:00 DEBUG : Logs will be stored at '/mnt/disk/Serval/convolution_filter_take2/IDE.log'.
17:31:06 INFO : Launching XSCT server: xsct -n -interactive /mnt/disk/Serval/convolution_filter_take2/temp_xsdb_launch_script.tcl
17:31:13 INFO : Registering command handlers for Vitis TCF services
17:31:17 INFO : Platform repository initialization has completed.
17:31:18 INFO : XSCT server has started successfully.
17:31:18 INFO : Successfully done setting XSCT server connection channel
17:31:24 INFO : plnx-install-location is set to ''
17:31:24 INFO : Successfully done setting workspace for the tool.
17:31:24 INFO : Successfully done query RDI_DATADIR
17:39:06 DEBUG : Logs will be stored at '/mnt/disk/Serval/convolution_filter_take2/IDE.log'.
17:39:07 INFO : Launching XSCT server: xsct -n -interactive /mnt/disk/Serval/convolution_filter_take2/temp_xsdb_launch_script.tcl
17:39:08 INFO : Platform repository initialization has completed.
17:39:10 INFO : Registering command handlers for Vitis TCF services
17:39:10 INFO : XSCT server has started successfully.
17:39:10 INFO : plnx-install-location is set to ''
17:39:10 INFO : Successfully done setting XSCT server connection channel
17:39:10 INFO : Successfully done setting workspace for the tool.
17:39:10 INFO : Successfully done query RDI_DATADIR
23:19:56 ERROR : Failed to read platform from project 'convolution_filter_system_hw_link'.
00:30:06 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
00:30:06 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
00:30:10 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
00:30:12 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
00:30:16 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
00:30:16 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
00:30:17 ERROR : [QEMU Process]: qemu-system-microblazeel:
00:30:17 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=0 ns
00:30:21 INFO : Emulator has terminated.
04:36:56 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:36:57 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
04:36:59 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp:
04:36:59 ERROR : [QEMU Process]: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
04:37:02 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
04:37:35 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:37:35 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
04:37:37 ERROR : [QEMU Process]: qemu-system-microblazeel:
04:37:37 ERROR : [QEMU Process]:
04:37:37 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=0 ns
04:37:40 INFO : Emulator has terminated.
04:37:45 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:37:45 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
04:37:49 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
04:37:51 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
04:37:51 ERROR : [QEMU Process]:
04:39:06 ERROR : [QEMU Process]: Unexpected error in qemu_ram_alloc_from_fd() at ../git/softmmu/physmem.c:2182:
qemu-system-aarch64: backing store size 0xbfd6e400 does not match 'size' option 0x180000000
04:39:06 ERROR : [QEMU Process]: qemu-system-microblazeel:
04:39:06 ERROR : [QEMU Process]: /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/emu_qemu_scripts/start_qemu.sh: line 6: 551903 Aborted (core dumped) /mnt/disk/tools/Xilinx/Vitis/2022.1/data/emulation/qemu/qemu/sysroots/x86_64-petalinux-linux/usr/bin/qemu-system-aarch64 -M "arm-generic-fdt" -display "none" -serial "null" -serial "null" -serial "mon:stdio" -sync-quantum ""1000000000"" -boot "mode=5" -hw-dtb /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sim/behav_waveform/xsim/board-versal-ps-cosim-vitis-vck190.dtb -drive "file=/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card.img,format=raw,if=sd,index=1" -net "nic,netdev=net0" -netdev "user,id=net0,hostfwd=tcp::1440-:1534" -no-reboot -display "none" -machine-path "." -chardev "socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp" -chardev "socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp"
04:39:06 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=0 ns
04:39:06 ERROR : [QEMU Process]:
04:40:29 ERROR : Failed to establish connection to Linux TCF agent after multiple attempts.
04:40:29 ERROR : Emulator failed to start within the limited time.
04:41:04 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:41:04 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10107 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
04:41:07 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
04:41:07 ERROR : [QEMU Process]:
04:41:10 ERROR : [QEMU Process]: qemu-system-microblazeel: -chardev socket,path=./qemu-rport-_pmc@0,id=ps-pmc-rp:
04:41:10 ERROR : [QEMU Process]: Failed to connect to './qemu-rport-_pmc@0': No such file or directory
04:43:47 ERROR : Failed to establish connection to Linux TCF agent after multiple attempts.
04:43:49 ERROR : Emulator failed to start within the limited time.
04:45:07 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:45:07 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10114 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
04:45:11 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
04:45:11 ERROR : [QEMU Process]:
04:45:14 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
04:45:14 ERROR : [QEMU Process]:
04:45:59 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
04:47:30 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
04:47:40 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
04:47:40 INFO : Emulator has started.
04:47:45 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
04:47:45 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
04:47:51 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
04:47:51 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
04:47:55 INFO : Vitis server has started successfully on port '4352'
04:47:57 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
04:48:10 INFO : Successfully executed command init_aie_debug
04:48:42 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:48:42 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
04:48:42 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
04:48:45 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=166563141402 ns
04:48:46 ERROR : [QEMU Process]: qemu-system-microblazeel:
04:48:46 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=167280636371 ns
04:48:47 ERROR : Failed to transfer files from target 'Linux Agent' to host.
04:48:47 INFO : Emulator has terminated.
04:49:02 INFO : Disconnected from XRT Server
04:49:18 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
04:49:18 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10114 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
04:49:21 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
04:49:24 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
04:49:57 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
04:51:09 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
04:51:19 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
04:51:19 INFO : Emulator has started.
09:14:42 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:14:43 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:14:45 ERROR : [QEMU Process]: qemu-system-aarch64:
09:14:46 ERROR : [QEMU Process]:
09:14:46 ERROR : [QEMU Process]: /amba@0/cosim@0: Disconnected clk=361488108037359 ns
09:14:47 ERROR : [QEMU Process]: qemu-system-microblazeel:
09:14:47 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=361489784519041 ns
09:14:48 INFO : Emulator has terminated.
09:14:49 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:14:49 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:14:54 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:14:56 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp:
09:14:56 ERROR : [QEMU Process]: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:17:04 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
09:18:33 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
09:18:43 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
09:44:03 INFO : 'connect -port 1440' command is executed.
09:44:03 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
09:44:03 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
09:44:03 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
09:44:03 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
09:44:05 INFO : Vitis server has started successfully on port '4353'
09:44:05 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
09:44:06 INFO : Successfully executed command init_aie_debug
09:45:00 INFO : Transferred file from '/run/media/mmcblk0p1/summary.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/summary.csv'.
09:45:00 INFO : Transferred file from '/run/media/mmcblk0p1/native_trace.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/native_trace.csv'.
09:45:00 INFO : Transferred file from '/run/media/mmcblk0p1/xrt.run_summary' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.run_summary'.
09:45:00 INFO : Transferred file from '/run/media/mmcblk0p1/device_trace_0.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/device_trace_0.csv'.
09:45:44 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:45:44 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
09:45:44 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:45:46 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=1721167064252 ns
09:45:46 ERROR : [QEMU Process]: qemu-system-microblazeel: /ps_pmc_rp@0: Disconnected clk=1721249059831 ns
09:45:46 ERROR : [QEMU Process]:
09:45:49 INFO : Emulator has terminated.
09:45:50 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:45:50 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:45:56 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:45:58 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp: info:
09:45:58 ERROR : [QEMU Process]: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:46:45 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
09:48:01 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
09:48:11 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
09:48:11 INFO : Emulator has started.
09:49:30 INFO : Disconnected from XRT Server
09:49:30 INFO : 'connect -port 1440' command is executed.
09:49:30 INFO : Environment used by launch configuration 'lena_HD_reference_app_ps' is updated to '{XCL_EMULATION_MODE=hw_emu, XILINX_XRT=/usr, LD_LIBRARY_PATH=/run/media/mmcblk0p1:/tmp:$LD_LIBRARY_PATH, XILINX_VITIS=/run/media/mmcblk0p1}'.
09:49:30 INFO : Add the variable 'XILINX_VITIS_DEBUG_ENV_CUSTOM' in enivronment tab of the launch configuration dialog to prevent the tool from overriding the environment.
09:49:30 WARN : The platform description file '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/sd_card/platform_desc.txt' required for the launching the application 'reference_app_ps' doesn't exist.
09:49:30 INFO : Transferred file from '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.ini' to '/run/media/mmcblk0p1/xrt.ini'.
09:49:31 INFO : Vitis server has started successfully on port '4360'
09:49:31 INFO : Sourcing of '/tools/Xilinx/Vitis/2022.1/scripts/vitis/util/aie_debug_init.tcl' is done.
09:49:32 INFO : Successfully executed command init_aie_debug
09:49:55 INFO : Transferred file from '/run/media/mmcblk0p1/summary.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/summary.csv'.
09:49:55 INFO : Transferred file from '/run/media/mmcblk0p1/native_trace.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/native_trace.csv'.
09:49:56 INFO : Transferred file from '/run/media/mmcblk0p1/xrt.run_summary' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/xrt.run_summary'.
09:49:56 INFO : Transferred file from '/run/media/mmcblk0p1/device_trace_0.csv' to '/mnt/disk/Serval/convolution_filter_take2/reference_app_ps/Emulation-HW/lena_HD_reference_app_ps/device_trace_0.csv'.
09:52:16 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:52:16 INFO : Terminating Vitis XRT server used for debugging AIE applications on QEMU.
09:52:16 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:52:16 ERROR : [QEMU Process]: qemu-system-aarch64: terminating on signal 15 from pid 3091819 (<unknown process>)
09:52:16 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=331445772598 ns
09:52:16 ERROR : [QEMU Process]:
09:52:17 ERROR : [QEMU Process]: qemu-system-microblazeel: /ps_pmc_rp@0: Disconnected clk=332381069314 ns
09:52:21 INFO : Emulator has terminated.
10:08:04 WARN : no channel specified
11:46:19 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
11:46:19 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
11:46:19 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
11:46:19 INFO : Build configuration of 'reference_app_ps' is updated to 'Hardware'
12:39:50 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
12:39:50 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
12:39:50 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
12:39:50 INFO : Build configuration of 'reference_app_ps' is updated to 'Emulation-HW'
09:07:50 INFO : Launching the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:07:50 INFO : Launching QEMU with command '/mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/package/launch_hw_emu.sh -add-env ENABLE_RDWR_DEBUG=true -add-env RDWR_DEBUG_PORT=10100 -pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid -no-reboot -forward-port 1440 1534'
09:07:54 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pmc@0,server=on,id=ps-pmc-rp: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pmc@0,server=on
09:07:56 ERROR : [QEMU Process]: qemu-system-aarch64: -chardev socket,path=./qemu-rport-_pl@0,server=on,id=pl-rp:
09:07:56 ERROR : [QEMU Process]: info: QEMU waiting for connection on: disconnected:unix:./qemu-rport-_pl@0,server=on
09:10:15 ERROR : [QEMU Process]: qemu-system-aarch64: warning: nic gem1@0 has no peer
09:11:43 INFO : Linux TCF agent has started. Vitis IDE will wait for 10 seconds for Linux to boot up and sd_card to be mounted successfully
09:11:53 INFO : Done waiting for Linux to boot. Launch session (if any) will start now. Use environment variable IDE_WAIT_FOR_LINUX_BOOT_IN_SECONDS to change the wait time.
09:14:26 INFO : Stopping the emulator on project 'convolution_filter_system' for configuration 'Emulation-HW'
09:14:26 INFO : Stopping QEMU with command 'launch_emulator -kill-pid-file /mnt/disk/Serval/convolution_filter_take2/convolution_filter_system/Emulation-HW/emulation.pid'
09:14:29 ERROR : [QEMU Process]: qemu-system-aarch64: /amba@0/cosim@0: Disconnected clk=253884616137 ns
09:14:29 ERROR : [QEMU Process]:
09:14:30 ERROR : [QEMU Process]: qemu-system-microblazeel:
09:14:30 ERROR : [QEMU Process]: /ps_pmc_rp@0: Disconnected clk=254683434035 ns
09:14:31 INFO : Emulator has terminated.
09:14:35 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Hardware'
09:14:35 INFO : Build configuration of 'convolution_filter' is updated to 'Hardware'
09:14:35 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Hardware'
09:14:35 INFO : Build configuration of 'reference_app_ps' is updated to 'Hardware'
10:53:32 DEBUG : Logs will be stored at '/mnt/disk/Serval/convolution_filter_public/IDE.log'.
10:53:39 INFO : Launching XSCT server: xsct -n -interactive /mnt/disk/Serval/convolution_filter_public/temp_xsdb_launch_script.tcl
10:53:44 INFO : Registering command handlers for Vitis TCF services
10:53:48 INFO : Platform repository initialization has completed.
10:53:51 INFO : XSCT server has started successfully.
10:53:51 INFO : Successfully done setting XSCT server connection channel
10:53:51 INFO : plnx-install-location is set to ''
10:53:57 INFO : Successfully done setting workspace for the tool.
10:53:57 INFO : Successfully done query RDI_DATADIR
10:54:31 INFO : Build configuration of 'convolution_filter_system_hw_link' is updated to 'Emulation-HW'
10:54:31 INFO : Build configuration of 'convolution_filter' is updated to 'Emulation-AIE'
10:54:31 INFO : Build configuration of 'tiler_sticher_PL' is updated to 'Emulation-HW'
10:54:31 INFO : Build configuration of 'reference_app_ps' is updated to 'Emulation-HW'