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
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
 
T15550 000:035 SEGGER J-Link V6.30d Log File (0001ms, 0019ms total)
T15550 000:035 DLL Compiled: Feb 16 2018 13:30:32 (0001ms, 0019ms total)
T15550 000:035 Logging started @ 2025-02-11 18:06 (0001ms, 0019ms total)
T15550 000:036 JLINK_SetWarnOutHandler(...) (0000ms, 0019ms total)
T15550 000:036 JLINK_OpenEx(...)
Firmware: J-Link ARM-OB STM32 compiled Aug 22 2012 19:52:04
Hardware: V7.00
S/N: 20090928
Feature(s): RDI,FlashDL,FlashBP,JFlash,GDB
TELNET listener socket opened on port 19021WEBSRV 
Starting webserver (0010ms, 0029ms total)
T15550 000:036 WEBSRV Webserver running on local port 19080 (0010ms, 0029ms total)
T15550 000:036   returns O.K. (0010ms, 0029ms total)
T15550 000:046 JLINK_GetEmuCaps()  returns 0x88EA5833 (0000ms, 0029ms total)
T15550 000:046 JLINK_TIF_GetAvailable(...) (0000ms, 0029ms total)
T15550 000:046 JLINK_SetErrorOutHandler(...) (0000ms, 0029ms total)
T15550 000:046 JLINK_ExecCommand("ProjectFile = "C:\git\XRange_Tag -Lora-R - GPS\MDK-ARM\JLinkSettings.ini"", ...). C:\Keil_v5\ARM\Segger\JLinkDevices.xml evaluated successfully.  returns 0x00 (0092ms, 0121ms total)
T15550 000:138 JLINK_ExecCommand("Device = STM32L051C8Tx", ...). Device "STM32L051C8" selected.  returns 0x00 (0002ms, 0123ms total)
T15550 000:140 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 0123ms total)
T15550 000:140 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0123ms total)
T15550 000:140 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0123ms total)
T15550 000:140 JLINK_GetFirmwareString(...) (0000ms, 0123ms total)
T15550 000:140 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0123ms total)
T15550 000:140 JLINK_GetCompileDateTime() (0000ms, 0123ms total)
T15550 000:140 JLINK_GetFirmwareString(...) (0000ms, 0123ms total)
T15550 000:140 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0123ms total)
T15550 000:140 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0001ms, 0124ms total)
T15550 000:141 JLINK_SetSpeed(5000) (0001ms, 0125ms total)
T15550 000:142 JLINK_GetId() >0x10B TIF>Found SW-DP with ID 0x0BC11477 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF>
 >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF>
 >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x10B TIF>Found SW-DP with ID 0x0BC11477 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF>Scanning AP map to find all available APs >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>AP[1]: Stopped AP scan as end of AP map has been reached
AP[0]: AHB-AP (IDR: 0x04770031)Iterating through AP map to find AHB-AP to use >0x42 TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x42 TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>AP[0]: Core foundAP[0]: AHB-AP ROM base: 0xF0000000 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>CPUID register: 0x410CC601. Implementer code: 0x41 (ARM)
Found Cortex-M0 r0p1, Little endian. -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE0002000)FPUnit: 4 code (BP) slots and 0 literal slots -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_WriteMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000)CoreSight components:ROMTbl[0] @ F0000000 -- CPU_ReadMem(16 bytes @ 0xF0000000) -- CPU_ReadMem(16 bytes @ 0xE00FFFF0) -- CPU_ReadMem(16 bytes @ 0xE00FFFE0)
ROMTbl[0][0]: E00FF000, CID: B105100D, PID: 000BB4C0 ROM TableROMTbl[1] @ E00FF000 -- CPU_ReadMem(16 bytes @ 0xE00FF000) -- CPU_ReadMem(16 bytes @ 0xE000EFF0) -- CPU_ReadMem(16 bytes @ 0xE000EFE0)ROMTbl[1][0]: E000E000, CID: B105E00D, PID: 000BB008 SCS -- CPU_ReadMem(16 bytes @ 0xE0001FF0) -- CPU_ReadMem(16 bytes @ 0xE0001FE0)ROMTbl[1][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT -- CPU_ReadMem(16 bytes @ 0xE0002FF0) -- CPU_ReadMem(16 bytes @ 0xE0002FE0)
ROMTbl[1][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET. >0x35 TIF>Reset: Reset device via AIRCR.SYSRESETREQ. -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000ED0C) >0x0D TIF> >0x28 TIF> -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU is running
 -- CPU_WriteMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(8192 bytes @ 0x20000000) >0x0D TIF> >0x21 TIF>  returns 0x0BC11477 (0337ms, 0462ms total)
T15550 000:479 JLINK_GetDLLVersion()  returns 63004 (0001ms, 0463ms total)
T15550 000:480 JLINK_CORE_GetFound()  returns 0x60000FF (0000ms, 0463ms total)
T15550 000:480 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 0463ms total)
T15550 000:480 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 0463ms total)
T15550 000:480 JLINK_GetDebugInfo(0x101 = JLINKARM_DEBUG_INFO_ETM_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0463ms total)
T15550 000:480 JLINK_ReadMemEx(0xE0041FF0, 0x0010 Bytes, ..., Flags = 0x02000004) -- CPU_ReadMem(16 bytes @ 0xE0041FF0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x10 (0000ms, 0463ms total)
T15550 000:481 JLINK_GetDebugInfo(0x102 = JLINKARM_DEBUG_INFO_MTB_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x103 = JLINKARM_DEBUG_INFO_TPIU_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_ReadMemEx(0xE0040FF0, 0x0010 Bytes, ..., Flags = 0x02000004) -- CPU_ReadMem(16 bytes @ 0xE0040FF0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x10 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX) -- Value=0xE0000000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX) -- Value=0xE0001000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX) -- Value=0xE0002000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x107 = JLINKARM_DEBUG_INFO_NVIC_ADDR_INDEX) -- Value=0xE000E000  returns 0x00 (0000ms, 0464ms total)
T15550 000:481 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX) -- Value=0xE000EDF0  returns 0x00 (0001ms, 0465ms total)
T15550 000:482 JLINK_GetDebugInfo(0x01 = Unknown) -- Value=0x00000000  returns 0x00 (0000ms, 0465ms total)
T15550 000:482 JLINK_ReadMemU32(0xE000ED00, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED00) - Data: 01 C6 0C 41  returns 0x01 (0000ms, 0465ms total)
T15550 000:482 JLINK_GetDebugInfo(0x10F = JLINKARM_DEBUG_INFO_HAS_CORTEX_M_SECURITY_EXT_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0465ms total)
T15550 000:482 JLINK_Halt()  returns 0x00 (0000ms, 0465ms total)
T15550 000:482 JLINK_ReadMemU32(0xE000EDF0, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) - Data: 03 00 03 01  returns 0x01 (0001ms, 0466ms total)
T15550 000:483 JLINK_WriteU32(0xE000EDF0, 0xA05F0003) -- CPU_WriteMem(4 bytes @ 0xE000EDF0)  returns 0x00 (0001ms, 0467ms total)
T15550 000:484 JLINK_WriteU32(0xE000EDFC, 0x01000000) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)  returns 0x00 (0000ms, 0467ms total)
T15550 000:484 JLINK_GetHWStatus(...)  returns 0x00 (0001ms, 0468ms total)
T15550 000:485 JLINK_GetNumBPUnits(Type = 0xFFFFFF00)  returns 0x04 (0000ms, 0468ms total)
T15550 000:485 JLINK_GetNumBPUnits(Type = 0xF0)  returns 0x2000 (0000ms, 0468ms total)
T15550 000:485 JLINK_GetNumWPUnits()  returns 0x02 (0000ms, 0468ms total)
T15550 000:485 JLINK_GetSpeed()  returns 0xFA0 (0000ms, 0468ms total)
T15550 000:485 JLINK_ReadMemU32(0xE000E004, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000E004) - Data: 00 00 00 00  returns 0x01 (0000ms, 0468ms total)
T15550 000:485 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0468ms total)
T15550 000:485 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0468ms total)
T15550 001:501 JLINK_ReadMemEx(0x0000000A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(64 bytes @ 0x08000000) -- Updating C cache (64 bytes @ 0x08000000) -- Read from C cache (2 bytes @ 0x0800000A) - Data: 00 08  returns 0x02 (0002ms, 0470ms total)
T15550 001:503 JLINK_ReadMemEx(0x0000000C, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08000040) -- Updating C cache (64 bytes @ 0x08000040) -- Read from C cache (60 bytes @ 0x0800000C) - Data: 01 18 00 08 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x3C (0001ms, 0471ms total)
T15550 001:504 JLINK_ReadMemEx(0x0000000C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800000C) - Data: 01 18  returns 0x02 (0000ms, 0471ms total)
T15550 001:504 JLINK_ReadMemEx(0x0000000C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800000C) - Data: 01 18 00 08 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x3C (0000ms, 0471ms total)
T15550 001:504 JLINK_ReadMemEx(0x0000000C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800000C) - Data: 01 18  returns 0x02 (0000ms, 0471ms total)
T15550 001:504 JLINK_ReadMemEx(0x0000000E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800000E) - Data: 00 08  returns 0x02 (0000ms, 0471ms total)
T15550 002:005 JLINK_ReadReg(R0)  returns 0xFFFFFFFF (0001ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R1)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R2)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R3)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R4)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R5)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R6)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R13 (SP))  returns 0x20001588 (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R14)  returns 0xFFFFFFFF (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(MSP)  returns 0x20001588 (0000ms, 0472ms total)
T15550 002:006 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0001ms, 0473ms total)
T15550 002:007 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 0473ms total)
T15550 002:007 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000280) -- Updating C cache (64 bytes @ 0x20000280) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0001ms, 0474ms total)
T15550 002:014 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0474ms total)
T15550 002:014 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0474ms total)
T15550 002:016 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0475ms total)
T15550 002:017 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0475ms total)
T15550 002:017 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0475ms total)
T15550 002:019 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000080) -- Updating C cache (64 bytes @ 0x20000080) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0002ms, 0477ms total)
T15550 002:021 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0477ms total)
T15550 002:021 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0477ms total)
T15550 002:024 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0001ms, 0478ms total)
T15550 002:025 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0478ms total)
T15550 002:025 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0478ms total)
T15550 002:029 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200001C0) -- Updating C cache (64 bytes @ 0x200001C0) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0002ms, 0480ms total)
T15550 002:031 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0480ms total)
T15550 002:031 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0480ms total)
T15550 002:035 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0480ms total)
T15550 002:035 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0480ms total)
T15550 002:035 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0480ms total)
T15550 002:043 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (1 bytes @ 0x2000007D) - Data: 55  returns 0x01 (0001ms, 0481ms total)
T15550 002:044 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007D) - Data: 55  returns 0x01 (0000ms, 0481ms total)
T15550 002:044 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007D) - Data: 55  returns 0x01 (0000ms, 0481ms total)
T15550 002:049 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200000C0) -- Updating C cache (64 bytes @ 0x200000C0) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0001ms, 0482ms total)
T15550 002:050 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:050 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:060 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008E) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:060 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008E) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:060 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008E) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:065 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0482ms total)
T15550 002:065 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0482ms total)
T15550 002:065 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0482ms total)
T15550 002:070 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008C) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:070 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008C) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:070 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008C) - Data: AA 55  returns 0x02 (0000ms, 0482ms total)
T15550 002:082 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007C) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:082 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007C) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:082 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007C) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:089 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028B) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:089 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028B) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:089 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028B) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:095 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028A) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:095 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028A) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:095 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028A) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:102 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000284) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:102 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000284) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:102 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000284) - Data: AA  returns 0x01 (0000ms, 0482ms total)
T15550 002:109 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000289) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:109 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000289) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:109 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000289) - Data: 55  returns 0x01 (0000ms, 0482ms total)
T15550 002:116 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001880) -- Updating C cache (128 bytes @ 0x20001880) -- Read from C cache (32 bytes @ 0x200018B0) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 ...  returns 0x20 (0002ms, 0484ms total)
T15550 002:126 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:126 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:126 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:150 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002B0) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0484ms total)
T15550 002:150 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002B0) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0484ms total)
T15550 002:150 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002B0) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0484ms total)
T15550 002:159 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000BA) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:159 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000BA) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:159 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000BA) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:168 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:168 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:168 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0484ms total)
T15550 002:188 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000C7) - Data: 55  returns 0x01 (0000ms, 0484ms total)
T15550 002:188 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000C7) - Data: 55  returns 0x01 (0000ms, 0484ms total)
T15550 002:188 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000C7) - Data: 55  returns 0x01 (0000ms, 0484ms total)
T15550 002:198 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:198 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:198 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0484ms total)
T15550 002:208 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0001ms, 0485ms total)
T15550 002:209 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0485ms total)
T15550 002:209 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0485ms total)
T15550 002:218 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0485ms total)
T15550 002:218 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0485ms total)
T15550 002:218 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0485ms total)
T15550 002:228 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0485ms total)
T15550 002:228 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0485ms total)
T15550 002:228 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0485ms total)
T15550 002:237 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0485ms total)
T15550 002:237 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0486ms total)
T15550 002:238 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0486ms total)
T15550 002:257 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:259 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:259 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:290 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:298 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0486ms total)
T15550 002:306 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0486ms total)
T15550 002:314 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:314 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:314 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:321 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007D) - Data: 55  returns 0x01 (0000ms, 0486ms total)
T15550 002:329 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:337 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008E) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:337 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:337 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008C) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007C) - Data: AA  returns 0x01 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028B) - Data: 55  returns 0x01 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028A) - Data: AA  returns 0x01 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000284) - Data: AA  returns 0x01 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000289) - Data: 55  returns 0x01 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- Read from C cache (32 bytes @ 0x200018B0) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 ...  returns 0x20 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:354 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002B0) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0486ms total)
T15550 002:363 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000BA) - Data: AA  returns 0x01 (0000ms, 0486ms total)
T15550 002:363 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0486ms total)
T15550 002:377 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000C7) - Data: 55  returns 0x01 (0001ms, 0487ms total)
T15550 002:385 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0487ms total)
T15550 002:393 JLINK_ReadMemEx(0x080000D4, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x080000C0) -- Updating C cache (128 bytes @ 0x080000C0) -- Read from C cache (60 bytes @ 0x080000D4) - Data: 04 48 80 47 04 48 00 47 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0002ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000D8) - Data: 04 48 00 47 FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000D8) - Data: 04 48 00 47 FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000DC) - Data: FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 BD 1E 00 08 ...  returns 0x3C (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000DC) - Data: FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 BD 1E 00 08 ...  returns 0x3C (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 0489ms total)
T15550 002:395 JLINK_ReadMemEx(0x080000DE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DE) - Data: FE E7  returns 0x02 (0001ms, 0490ms total)
T15550 002:832 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 0490ms total)
T15550 002:832 JLINK_Reset() -- CPU_ReadMem(4 bytes @ 0x20000000) -- CPU_WriteMem(4 bytes @ 0x20000000) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET. >0x35 TIF>Reset: Reset device via AIRCR.SYSRESETREQ. -- CPU_WriteMem(4 bytes @ 0xE000ED0C) >0x0D TIF> >0x28 TIF> -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)
 -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) (0072ms, 0562ms total)
T15550 002:904 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0562ms total)
T15550 002:904 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R0)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R1)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R2)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R3)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R4)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R5)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R6)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R13 (SP))  returns 0x20001588 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R14)  returns 0xFFFFFFFF (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(MSP)  returns 0x20001588 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 0562ms total)
T15550 002:934 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000280) -- Updating C cache (64 bytes @ 0x20000280) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0002ms, 0564ms total)
T15550 002:936 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08000000) -- Updating C cache (64 bytes @ 0x08000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0565ms total)
T15550 002:937 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000080) -- Updating C cache (64 bytes @ 0x20000080) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0001ms, 0566ms total)
T15550 002:938 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0001ms, 0567ms total)
T15550 002:939 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200001C0) -- Updating C cache (64 bytes @ 0x200001C0) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0002ms, 0569ms total)
T15550 002:941 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0569ms total)
T15550 002:950 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (1 bytes @ 0x2000007D) - Data: 55  returns 0x01 (0002ms, 0571ms total)
T15550 002:952 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200000C0) -- Updating C cache (64 bytes @ 0x200000C0) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0001ms, 0572ms total)
T15550 002:953 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008E) - Data: AA 55  returns 0x02 (0000ms, 0572ms total)
T15550 002:953 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200001C4) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0572ms total)
T15550 002:953 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000008C) - Data: AA 55  returns 0x02 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000007C) - Data: AA  returns 0x01 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028B) - Data: 55  returns 0x01 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028A) - Data: AA  returns 0x01 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000284) - Data: AA  returns 0x01 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000289) - Data: 55  returns 0x01 (0000ms, 0572ms total)
T15550 002:961 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001880) -- Updating C cache (128 bytes @ 0x20001880) -- Read from C cache (32 bytes @ 0x200018B0) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 ...  returns 0x20 (0002ms, 0574ms total)
T15550 002:963 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000DC) - Data: AA 55  returns 0x02 (0000ms, 0574ms total)
T15550 002:963 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002B0) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0574ms total)
T15550 002:963 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000BA) - Data: AA  returns 0x01 (0000ms, 0574ms total)
T15550 002:963 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000C7) - Data: 55  returns 0x01 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200000B0) - Data: AA  returns 0x01 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000038) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200002AC) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0574ms total)
T15550 002:971 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x200000E4) - Data: AA 55  returns 0x02 (0000ms, 0574ms total)
TFE14 003:386 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x080000C0) -- Updating C cache (64 bytes @ 0x080000C0) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0001ms, 0575ms total)
TFE14 003:387 JLINK_Go() -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0003ms, 0578ms total)
TFE14 003:491 JLINK_IsHalted()  returns FALSE (0000ms, 0578ms total)
TFE14 003:592 JLINK_IsHalted()  returns FALSE (0000ms, 0578ms total)
TFE14 003:693 JLINK_IsHalted()  returns FALSE (0000ms, 0578ms total)
TFE14 003:794 JLINK_IsHalted()  returns FALSE (0000ms, 0578ms total)
TFE14 003:896 JLINK_IsHalted()  returns FALSE (0000ms, 0578ms total)
T15550 003:997 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0578ms total)
T15550 004:006 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0002ms, 0580ms total)
T15550 004:008 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0580ms total)
T15550 004:016 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0581ms total)
T15550 004:024 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0582ms total)
T15550 004:032 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0583ms total)
T15550 004:047 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0584ms total)
T15550 004:055 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0585ms total)
T15550 004:063 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0586ms total)
T15550 004:071 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0587ms total)
T15550 004:079 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0588ms total)
T15550 004:094 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0589ms total)
T15550 004:102 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0590ms total)
T15550 004:110 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0591ms total)
T15550 004:119 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0591ms total)
T15550 004:127 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0591ms total)
T15550 004:136 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0592ms total)
T15550 004:144 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0592ms total)
T15550 004:152 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0592ms total)
T15550 004:160 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0592ms total)
T15550 004:167 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0593ms total)
T15550 004:182 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 00  returns 0x01 (0001ms, 0594ms total)
T15550 004:190 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0595ms total)
T15550 004:198 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0596ms total)
T15550 004:199 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0596ms total)
T15550 004:199 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0597ms total)
T15550 004:200 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0598ms total)
T15550 004:201 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0598ms total)
TFE14 004:201 JLINK_IsHalted()  returns FALSE (0001ms, 0599ms total)
TFE14 004:303 JLINK_IsHalted()  returns FALSE (0000ms, 0598ms total)
TFE14 004:404 JLINK_IsHalted()  returns FALSE (0001ms, 0599ms total)
TFE14 004:506 JLINK_IsHalted()  returns FALSE (0000ms, 0598ms total)
T15550 004:607 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0599ms total)
T15550 004:616 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0599ms total)
T15550 004:616 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0600ms total)
T15550 004:624 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0601ms total)
T15550 004:632 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0602ms total)
T15550 004:640 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0002ms, 0604ms total)
T15550 004:656 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0605ms total)
T15550 004:664 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0606ms total)
T15550 004:672 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0607ms total)
T15550 004:680 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0000ms, 0607ms total)
T15550 004:688 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0607ms total)
T15550 004:703 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0608ms total)
T15550 004:711 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0608ms total)
T15550 004:719 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0608ms total)
T15550 004:727 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0609ms total)
T15550 004:736 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0609ms total)
T15550 004:744 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 0609ms total)
T15550 004:744 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0610ms total)
T15550 004:752 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0611ms total)
T15550 004:760 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0612ms total)
T15550 004:768 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0613ms total)
T15550 004:783 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 00  returns 0x01 (0001ms, 0614ms total)
T15550 004:791 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0615ms total)
T15550 004:799 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0616ms total)
T15550 004:800 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0616ms total)
T15550 004:800 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0617ms total)
T15550 004:801 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0618ms total)
T15550 004:802 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0618ms total)
TFE14 004:803 JLINK_IsHalted()  returns FALSE (0000ms, 0618ms total)
TFE14 004:904 JLINK_IsHalted()  returns FALSE (0001ms, 0619ms total)
TFE14 005:006 JLINK_IsHalted()  returns FALSE (0000ms, 0618ms total)
TFE14 005:107 JLINK_IsHalted()  returns FALSE (0000ms, 0618ms total)
T15550 005:209 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0619ms total)
T15550 005:210 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0619ms total)
T15550 005:210 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0620ms total)
T15550 005:211 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0621ms total)
T15550 005:212 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0622ms total)
T15550 005:213 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0000ms, 0622ms total)
T15550 005:221 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0623ms total)
T15550 005:222 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0623ms total)
T15550 005:222 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0624ms total)
T15550 005:223 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0625ms total)
T15550 005:224 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0625ms total)
T15550 005:232 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0626ms total)
T15550 005:233 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0626ms total)
T15550 005:233 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0627ms total)
T15550 005:234 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0627ms total)
T15550 005:234 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0628ms total)
T15550 005:235 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0629ms total)
T15550 005:236 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0630ms total)
T15550 005:237 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0631ms total)
T15550 005:238 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0631ms total)
T15550 005:238 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0632ms total)
T15550 005:246 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 00  returns 0x01 (0001ms, 0633ms total)
T15550 005:247 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0633ms total)
T15550 005:247 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0634ms total)
T15550 005:248 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0635ms total)
T15550 005:249 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0635ms total)
T15550 005:249 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0636ms total)
T15550 005:250 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0637ms total)
TFE14 005:251 JLINK_IsHalted()  returns FALSE (0000ms, 0637ms total)
TFE14 005:353 JLINK_IsHalted()  returns FALSE (0000ms, 0637ms total)
TFE14 005:454 JLINK_IsHalted()  returns FALSE (0001ms, 0638ms total)
TFE14 005:557 JLINK_IsHalted()  returns FALSE (0001ms, 0638ms total)
TFE14 005:659 JLINK_IsHalted()  returns FALSE (0000ms, 0637ms total)
T15550 005:760 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0637ms total)
T15550 005:760 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0638ms total)
T15550 005:761 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0639ms total)
T15550 005:762 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0639ms total)
T15550 005:762 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0640ms total)
T15550 005:763 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0641ms total)
T15550 005:771 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0642ms total)
T15550 005:772 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0643ms total)
T15550 005:773 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0643ms total)
T15550 005:773 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0644ms total)
T15550 005:774 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0645ms total)
T15550 005:782 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0646ms total)
T15550 005:783 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0646ms total)
T15550 005:783 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0647ms total)
T15550 005:784 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0648ms total)
T15550 005:785 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0648ms total)
T15550 005:785 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0649ms total)
T15550 005:786 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0650ms total)
T15550 005:787 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0651ms total)
T15550 005:788 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0651ms total)
T15550 005:788 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0652ms total)
T15550 005:797 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 00  returns 0x01 (0000ms, 0652ms total)
T15550 005:797 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0653ms total)
T15550 005:798 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0653ms total)
T15550 005:798 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0654ms total)
T15550 005:799 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0655ms total)
T15550 005:800 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0655ms total)
T15550 005:800 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0656ms total)
TFE14 005:801 JLINK_IsHalted()  returns FALSE (0001ms, 0657ms total)
TFE14 005:904 JLINK_IsHalted()  returns FALSE (0000ms, 0656ms total)
TFE14 006:005 JLINK_IsHalted()  returns FALSE (0000ms, 0656ms total)
TFE14 006:107 JLINK_IsHalted()  returns FALSE (0001ms, 0657ms total)
TFE14 006:208 JLINK_IsHalted()  returns FALSE (0000ms, 0656ms total)
T15550 006:309 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0656ms total)
T15550 006:309 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0657ms total)
T15550 006:310 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0658ms total)
T15550 006:311 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0659ms total)
T15550 006:312 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0000ms, 0659ms total)
T15550 006:312 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0660ms total)
T15550 006:321 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0661ms total)
T15550 006:322 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0661ms total)
T15550 006:322 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0662ms total)
T15550 006:323 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 00  returns 0x04 (0001ms, 0663ms total)
T15550 006:324 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0663ms total)
T15550 006:332 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0000ms, 0663ms total)
T15550 006:332 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0664ms total)
T15550 006:333 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0665ms total)
T15550 006:334 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0665ms total)
T15550 006:334 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0666ms total)
T15550 006:335 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0667ms total)
T15550 006:336 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0668ms total)
T15550 006:337 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0668ms total)
T15550 006:337 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0669ms total)
T15550 006:338 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0669ms total)
T15550 006:346 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 00  returns 0x01 (0000ms, 0669ms total)
T15550 006:346 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0670ms total)
T15550 006:347 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0671ms total)
T15550 006:348 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0671ms total)
T15550 006:348 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0672ms total)
T15550 006:349 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0673ms total)
T15550 006:350 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0674ms total)
TFE14 006:351 JLINK_IsHalted()  returns FALSE (0000ms, 0674ms total)
TFE14 006:452 JLINK_IsHalted()  returns FALSE (0001ms, 0675ms total)
TFE14 006:553 JLINK_IsHalted()  returns FALSE (0001ms, 0675ms total)
TFE14 006:655 JLINK_IsHalted()  returns FALSE (0000ms, 0674ms total)
TFE14 006:756 JLINK_IsHalted()  returns FALSE (0001ms, 0675ms total)
T15550 006:858 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0675ms total)
T15550 006:859 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0675ms total)
T15550 006:859 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0676ms total)
T15550 006:860 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0677ms total)
T15550 006:861 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0000ms, 0677ms total)
T15550 006:869 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0000ms, 0677ms total)
T15550 006:883 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0678ms total)
T15550 006:884 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0679ms total)
T15550 006:885 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0680ms total)
T15550 006:886 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0000ms, 0680ms total)
T15550 006:894 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0680ms total)
T15550 006:902 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0681ms total)
T15550 006:903 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0682ms total)
T15550 006:904 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0682ms total)
T15550 006:904 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0683ms total)
T15550 006:905 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0684ms total)
T15550 006:906 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0685ms total)
T15550 006:907 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0685ms total)
T15550 006:907 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0686ms total)
T15550 006:908 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0687ms total)
T15550 006:909 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0687ms total)
T15550 006:916 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 01  returns 0x01 (0001ms, 0688ms total)
T15550 006:924 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0689ms total)
T15550 006:925 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0690ms total)
T15550 006:926 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0690ms total)
T15550 006:926 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0691ms total)
T15550 006:927 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0692ms total)
T15550 006:928 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0692ms total)
TFE14 006:928 JLINK_IsHalted()  returns FALSE (0001ms, 0693ms total)
TFE14 007:031 JLINK_IsHalted()  returns FALSE (0000ms, 0692ms total)
TFE14 007:132 JLINK_IsHalted()  returns FALSE (0000ms, 0692ms total)
TFE14 007:233 JLINK_IsHalted()  returns FALSE (0000ms, 0692ms total)
TFE14 007:334 JLINK_IsHalted()  returns FALSE (0000ms, 0692ms total)
T15550 007:435 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0692ms total)
T15550 007:435 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0693ms total)
T15550 007:436 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0694ms total)
T15550 007:437 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0695ms total)
T15550 007:438 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0000ms, 0695ms total)
T15550 007:446 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0001ms, 0696ms total)
T15550 007:461 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0697ms total)
T15550 007:462 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0697ms total)
T15550 007:462 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0698ms total)
T15550 007:463 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 3F  returns 0x04 (0001ms, 0699ms total)
T15550 007:471 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0700ms total)
T15550 007:479 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0701ms total)
T15550 007:480 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0702ms total)
T15550 007:481 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0702ms total)
T15550 007:481 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0703ms total)
T15550 007:482 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0704ms total)
T15550 007:483 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0705ms total)
T15550 007:484 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0705ms total)
T15550 007:484 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0706ms total)
T15550 007:485 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0707ms total)
T15550 007:486 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0000ms, 0707ms total)
T15550 007:494 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 01  returns 0x01 (0001ms, 0708ms total)
T15550 007:502 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0709ms total)
T15550 007:503 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0709ms total)
T15550 007:503 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0710ms total)
T15550 007:504 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0710ms total)
T15550 007:504 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0711ms total)
T15550 007:505 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 00  returns 0x02 (0001ms, 0712ms total)
TFE14 007:506 JLINK_IsHalted()  returns FALSE (0001ms, 0713ms total)
TFE14 007:608 JLINK_IsHalted()  returns FALSE (0000ms, 0712ms total)
TFE14 007:709 JLINK_IsHalted()  returns FALSE (0000ms, 0712ms total)
TFE14 007:810 JLINK_IsHalted()  returns FALSE (0000ms, 0712ms total)
TFE14 007:912 JLINK_IsHalted()  returns FALSE (0000ms, 0712ms total)
T15550 008:013 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0712ms total)
T15550 008:013 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0713ms total)
T15550 008:014 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0714ms total)
T15550 008:015 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0715ms total)
T15550 008:016 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0001ms, 0716ms total)
T15550 008:024 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0001ms, 0717ms total)
T15550 008:039 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0000ms, 0717ms total)
T15550 008:040 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0717ms total)
T15550 008:040 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0718ms total)
T15550 008:041 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0000ms, 0718ms total)
T15550 008:049 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0719ms total)
T15550 008:057 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0000ms, 0719ms total)
T15550 008:057 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0720ms total)
T15550 008:058 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0721ms total)
T15550 008:059 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0721ms total)
T15550 008:059 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0722ms total)
T15550 008:060 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0723ms total)
T15550 008:061 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0724ms total)
T15550 008:062 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0724ms total)
T15550 008:062 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0725ms total)
T15550 008:063 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 5E 04  returns 0x02 (0001ms, 0726ms total)
T15550 008:078 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 02  returns 0x01 (0001ms, 0727ms total)
T15550 008:086 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0728ms total)
T15550 008:087 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0729ms total)
T15550 008:088 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0729ms total)
T15550 008:088 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0730ms total)
T15550 008:089 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0731ms total)
T15550 008:090 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: BD 04  returns 0x02 (0000ms, 0731ms total)
TFE14 008:090 JLINK_IsHalted()  returns FALSE (0001ms, 0732ms total)
TFE14 008:191 JLINK_IsHalted()  returns FALSE (0000ms, 0731ms total)
TFE14 008:292 JLINK_IsHalted()  returns FALSE (0000ms, 0731ms total)
TFE14 008:394 JLINK_IsHalted()  returns FALSE (0000ms, 0731ms total)
TFE14 008:495 JLINK_IsHalted()  returns FALSE (0000ms, 0731ms total)
T15550 008:595 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0732ms total)
T15550 008:596 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0732ms total)
T15550 008:596 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0733ms total)
T15550 008:597 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0734ms total)
T15550 008:598 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0000ms, 0734ms total)
T15550 008:606 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0001ms, 0735ms total)
T15550 008:621 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0736ms total)
T15550 008:622 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0737ms total)
T15550 008:623 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0738ms total)
T15550 008:624 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 40  returns 0x04 (0000ms, 0738ms total)
T15550 008:631 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0739ms total)
T15550 008:640 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0740ms total)
T15550 008:641 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0740ms total)
T15550 008:641 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0741ms total)
T15550 008:642 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0742ms total)
T15550 008:643 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0742ms total)
T15550 008:643 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0743ms total)
T15550 008:644 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0744ms total)
T15550 008:645 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0745ms total)
T15550 008:646 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0745ms total)
T15550 008:646 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 79 0C  returns 0x02 (0001ms, 0746ms total)
T15550 008:668 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 02  returns 0x01 (0001ms, 0747ms total)
T15550 008:676 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0748ms total)
T15550 008:677 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0749ms total)
T15550 008:678 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0749ms total)
T15550 008:678 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0750ms total)
T15550 008:679 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0751ms total)
T15550 008:680 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: F1 0C  returns 0x02 (0001ms, 0752ms total)
TFE14 008:681 JLINK_IsHalted()  returns FALSE (0000ms, 0752ms total)
TFE14 008:782 JLINK_IsHalted()  returns FALSE (0000ms, 0752ms total)
TFE14 008:883 JLINK_IsHalted()  returns FALSE (0000ms, 0752ms total)
TFE14 008:984 JLINK_IsHalted()  returns FALSE (0000ms, 0752ms total)
TFE14 009:085 JLINK_IsHalted()  returns FALSE (0000ms, 0752ms total)
T15550 009:187 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0752ms total)
T15550 009:187 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0753ms total)
T15550 009:188 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0754ms total)
T15550 009:189 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0754ms total)
T15550 009:189 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 40 40  returns 0x04 (0001ms, 0755ms total)
T15550 009:198 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 40 40  returns 0x04 (0001ms, 0756ms total)
T15550 009:214 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0000ms, 0756ms total)
T15550 009:214 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0757ms total)
T15550 009:215 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0758ms total)
T15550 009:216 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 40 40  returns 0x04 (0000ms, 0758ms total)
T15550 009:224 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0759ms total)
T15550 009:232 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0760ms total)
T15550 009:233 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0760ms total)
T15550 009:233 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0761ms total)
T15550 009:234 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0762ms total)
T15550 009:235 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0762ms total)
T15550 009:235 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0763ms total)
T15550 009:236 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0764ms total)
T15550 009:237 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0765ms total)
T15550 009:238 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0765ms total)
T15550 009:238 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: B4 14  returns 0x02 (0001ms, 0766ms total)
T15550 009:262 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 03  returns 0x01 (0001ms, 0767ms total)
T15550 009:271 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0768ms total)
T15550 009:272 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0768ms total)
T15550 009:272 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0769ms total)
T15550 009:273 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0769ms total)
T15550 009:273 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0770ms total)
T15550 009:274 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 32 15  returns 0x02 (0001ms, 0771ms total)
TFE14 009:275 JLINK_IsHalted()  returns FALSE (0001ms, 0772ms total)
TFE14 009:376 JLINK_IsHalted()  returns FALSE (0000ms, 0771ms total)
TFE14 009:477 JLINK_IsHalted()  returns FALSE (0000ms, 0771ms total)
TFE14 009:579 JLINK_IsHalted()  returns FALSE (0000ms, 0771ms total)
TFE14 009:681 JLINK_IsHalted()  returns FALSE (0000ms, 0771ms total)
T15550 009:782 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0771ms total)
T15550 009:782 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0772ms total)
T15550 009:783 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0773ms total)
T15550 009:784 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0773ms total)
T15550 009:784 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0001ms, 0774ms total)
T15550 009:800 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0000ms, 0774ms total)
T15550 009:822 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0775ms total)
T15550 009:823 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0776ms total)
T15550 009:824 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0776ms total)
T15550 009:824 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0001ms, 0777ms total)
T15550 009:840 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0777ms total)
T15550 009:848 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0000ms, 0777ms total)
T15550 009:848 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0778ms total)
T15550 009:849 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0779ms total)
T15550 009:850 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0779ms total)
T15550 009:850 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0780ms total)
T15550 009:851 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0781ms total)
T15550 009:852 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0782ms total)
T15550 009:853 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0782ms total)
T15550 009:853 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0783ms total)
T15550 009:854 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 41 1D  returns 0x02 (0000ms, 0783ms total)
T15550 009:876 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 04  returns 0x01 (0001ms, 0784ms total)
T15550 009:892 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0784ms total)
T15550 009:892 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0785ms total)
T15550 009:893 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0786ms total)
T15550 009:894 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0786ms total)
T15550 009:894 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0787ms total)
T15550 009:895 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: D5 1D  returns 0x02 (0001ms, 0788ms total)
TFE14 009:896 JLINK_IsHalted()  returns FALSE (0000ms, 0788ms total)
TFE14 009:997 JLINK_IsHalted()  returns FALSE (0000ms, 0788ms total)
TFE14 010:099 JLINK_IsHalted()  returns FALSE (0000ms, 0788ms total)
TFE14 010:200 JLINK_IsHalted()  returns FALSE (0000ms, 0788ms total)
T15550 010:301 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0789ms total)
T15550 010:302 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0789ms total)
T15550 010:302 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0790ms total)
T15550 010:303 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0791ms total)
T15550 010:304 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0001ms, 0792ms total)
T15550 010:312 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0001ms, 0793ms total)
T15550 010:327 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0794ms total)
T15550 010:328 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0795ms total)
T15550 010:329 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0795ms total)
T15550 010:329 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 80 40  returns 0x04 (0001ms, 0796ms total)
T15550 010:338 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0797ms total)
T15550 010:346 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0798ms total)
T15550 010:347 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0799ms total)
T15550 010:348 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0799ms total)
T15550 010:348 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0800ms total)
T15550 010:349 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0801ms total)
T15550 010:350 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0802ms total)
T15550 010:351 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0802ms total)
T15550 010:351 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0803ms total)
T15550 010:352 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0804ms total)
T15550 010:353 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 31 24  returns 0x02 (0000ms, 0804ms total)
T15550 010:375 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 04  returns 0x01 (0001ms, 0805ms total)
T15550 010:384 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0806ms total)
T15550 010:385 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0807ms total)
T15550 010:386 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0807ms total)
T15550 010:386 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0808ms total)
T15550 010:387 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0809ms total)
T15550 010:388 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: AB 24  returns 0x02 (0000ms, 0809ms total)
TFE14 010:389 JLINK_IsHalted()  returns FALSE (0000ms, 0809ms total)
TFE14 010:490 JLINK_IsHalted()  returns FALSE (0001ms, 0810ms total)
TFE14 010:591 JLINK_IsHalted()  returns FALSE (0001ms, 0810ms total)
TFE14 010:692 JLINK_IsHalted()  returns FALSE (0000ms, 0809ms total)
TFE14 010:794 JLINK_IsHalted()  returns FALSE (0000ms, 0809ms total)
T15550 010:895 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0810ms total)
T15550 010:896 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0811ms total)
T15550 010:897 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0811ms total)
T15550 010:897 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0812ms total)
T15550 010:898 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0813ms total)
T15550 010:906 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0814ms total)
T15550 010:921 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0815ms total)
T15550 010:922 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0816ms total)
T15550 010:923 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0816ms total)
T15550 010:923 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0817ms total)
T15550 010:931 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0817ms total)
T15550 010:939 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0000ms, 0817ms total)
T15550 010:939 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0818ms total)
T15550 010:940 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0819ms total)
T15550 010:941 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0000ms, 0819ms total)
T15550 010:941 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0820ms total)
T15550 010:942 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0821ms total)
T15550 010:943 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0821ms total)
T15550 010:943 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0822ms total)
T15550 010:944 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0823ms total)
T15550 010:945 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 6A 2C  returns 0x02 (0000ms, 0823ms total)
T15550 010:967 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 05  returns 0x01 (0001ms, 0824ms total)
T15550 010:976 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0824ms total)
T15550 010:976 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0825ms total)
T15550 010:977 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0826ms total)
T15550 010:978 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0826ms total)
T15550 010:978 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0827ms total)
T15550 010:979 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: E3 2C  returns 0x02 (0001ms, 0828ms total)
TFE14 010:980 JLINK_IsHalted()  returns FALSE (0001ms, 0829ms total)
TFE14 011:081 JLINK_IsHalted()  returns FALSE (0000ms, 0828ms total)
TFE14 011:182 JLINK_IsHalted()  returns FALSE (0000ms, 0828ms total)
TFE14 011:284 JLINK_IsHalted()  returns FALSE (0000ms, 0828ms total)
TFE14 011:385 JLINK_IsHalted()  returns FALSE (0000ms, 0828ms total)
T15550 011:487 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0829ms total)
T15550 011:488 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0830ms total)
T15550 011:489 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0830ms total)
T15550 011:489 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0831ms total)
T15550 011:490 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0832ms total)
T15550 011:498 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0833ms total)
T15550 011:513 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0834ms total)
T15550 011:514 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0835ms total)
T15550 011:515 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0835ms total)
T15550 011:515 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 A0 40  returns 0x04 (0001ms, 0836ms total)
T15550 011:523 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0837ms total)
T15550 011:531 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0838ms total)
T15550 011:532 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0001ms, 0839ms total)
T15550 011:533 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0839ms total)
T15550 011:533 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0840ms total)
T15550 011:534 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0001ms, 0841ms total)
T15550 011:535 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0842ms total)
T15550 011:536 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0842ms total)
T15550 011:536 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0843ms total)
T15550 011:537 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0844ms total)
T15550 011:538 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: A9 34  returns 0x02 (0000ms, 0844ms total)
T15550 011:560 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 05  returns 0x01 (0001ms, 0845ms total)
T15550 011:568 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0846ms total)
T15550 011:569 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0846ms total)
T15550 011:569 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0847ms total)
T15550 011:570 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0848ms total)
T15550 011:571 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0848ms total)
T15550 011:571 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 21 35  returns 0x02 (0001ms, 0849ms total)
TFE14 011:572 JLINK_IsHalted()  returns FALSE (0001ms, 0850ms total)
TFE14 011:674 JLINK_IsHalted()  returns FALSE (0001ms, 0850ms total)
TFE14 011:776 JLINK_IsHalted()  returns FALSE (0000ms, 0849ms total)
TFE14 011:877 JLINK_IsHalted()  returns FALSE (0000ms, 0849ms total)
TFE14 011:978 JLINK_IsHalted()  returns FALSE (0000ms, 0849ms total)
T15550 012:080 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0850ms total)
T15550 012:081 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0850ms total)
T15550 012:081 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0851ms total)
T15550 012:082 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0852ms total)
T15550 012:083 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0001ms, 0853ms total)
T15550 012:091 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0001ms, 0854ms total)
T15550 012:106 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0855ms total)
T15550 012:107 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0855ms total)
T15550 012:107 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0856ms total)
T15550 012:108 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0001ms, 0857ms total)
T15550 012:116 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0858ms total)
T15550 012:124 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0859ms total)
T15550 012:125 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0859ms total)
T15550 012:125 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0860ms total)
T15550 012:126 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0861ms total)
T15550 012:127 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0861ms total)
T15550 012:127 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0862ms total)
T15550 012:128 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0863ms total)
T15550 012:129 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0864ms total)
T15550 012:130 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0864ms total)
T15550 012:130 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 13 3C  returns 0x02 (0001ms, 0865ms total)
T15550 012:153 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 06  returns 0x01 (0000ms, 0865ms total)
T15550 012:161 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0865ms total)
T15550 012:161 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0866ms total)
T15550 012:162 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0001ms, 0867ms total)
T15550 012:163 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0867ms total)
T15550 012:163 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0868ms total)
T15550 012:164 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 79 3C  returns 0x02 (0001ms, 0869ms total)
TFE14 012:165 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
TFE14 012:267 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
TFE14 012:368 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
TFE14 012:470 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
TFE14 012:571 JLINK_IsHalted()  returns FALSE (0001ms, 0870ms total)
T15550 012:673 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0869ms total)
T15550 012:673 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0870ms total)
T15550 012:674 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0000ms, 0870ms total)
T15550 012:674 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0871ms total)
T15550 012:675 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0001ms, 0872ms total)
T15550 012:684 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0000ms, 0872ms total)
T15550 012:699 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0000ms, 0872ms total)
T15550 012:699 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0873ms total)
T15550 012:700 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0001ms, 0874ms total)
T15550 012:701 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 C0 40  returns 0x04 (0000ms, 0874ms total)
T15550 012:709 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0875ms total)
T15550 012:717 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0876ms total)
T15550 012:718 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0876ms total)
T15550 012:719 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0000ms, 0877ms total)
T15550 012:719 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0878ms total)
T15550 012:720 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0878ms total)
T15550 012:721 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 0879ms total)
T15550 012:721 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0880ms total)
T15550 012:722 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0001ms, 0881ms total)
T15550 012:723 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0000ms, 0881ms total)
T15550 012:723 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 09 43  returns 0x02 (0001ms, 0882ms total)
T15550 012:746 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 06  returns 0x01 (0001ms, 0883ms total)
T15550 012:754 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0884ms total)
T15550 012:755 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0885ms total)
T15550 012:756 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0885ms total)
T15550 012:756 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0886ms total)
T15550 012:757 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0887ms total)
T15550 012:758 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 6E 43  returns 0x02 (0000ms, 0887ms total)
TFE14 012:759 JLINK_IsHalted()  returns FALSE (0000ms, 0888ms total)
TFE14 012:860 JLINK_IsHalted()  returns FALSE (0001ms, 0889ms total)
TFE14 012:962 JLINK_IsHalted()  returns FALSE (0000ms, 0888ms total)
TFE14 013:063 JLINK_IsHalted()  returns FALSE (0000ms, 0888ms total)
TFE14 013:164 JLINK_IsHalted()  returns FALSE (0001ms, 0889ms total)
T15550 013:266 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0888ms total)
T15550 013:266 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0889ms total)
T15550 013:267 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0890ms total)
T15550 013:268 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0891ms total)
T15550 013:269 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 E0 40  returns 0x04 (0000ms, 0891ms total)
T15550 013:277 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 E0 40  returns 0x04 (0000ms, 0891ms total)
T15550 013:292 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0892ms total)
T15550 013:293 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0893ms total)
T15550 013:294 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0893ms total)
T15550 013:294 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 E0 40  returns 0x04 (0001ms, 0894ms total)
T15550 013:303 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0001ms, 0895ms total)
T15550 013:311 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0896ms total)
T15550 013:312 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0896ms total)
T15550 013:312 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0897ms total)
T15550 013:313 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0898ms total)
T15550 013:314 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0898ms total)
T15550 013:314 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0899ms total)
T15550 013:315 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0900ms total)
T15550 013:316 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0900ms total)
T15550 013:316 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0901ms total)
T15550 013:317 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 00 4A  returns 0x02 (0001ms, 0902ms total)
T15550 013:340 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 07  returns 0x01 (0001ms, 0903ms total)
T15550 013:348 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0904ms total)
T15550 013:349 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0905ms total)
T15550 013:350 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0905ms total)
T15550 013:350 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0906ms total)
T15550 013:351 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0907ms total)
T15550 013:352 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 68 4A  returns 0x02 (0000ms, 0907ms total)
TFE14 013:352 JLINK_IsHalted()  returns FALSE (0001ms, 0908ms total)
TFE14 013:454 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
TFE14 013:556 JLINK_IsHalted()  returns FALSE (0001ms, 0908ms total)
TFE14 013:658 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
TFE14 013:760 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
T15550 013:861 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0907ms total)
T15550 013:861 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0908ms total)
T15550 013:862 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0909ms total)
T15550 013:863 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0000ms, 0909ms total)
T15550 013:863 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 41  returns 0x04 (0001ms, 0910ms total)
T15550 013:879 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 41  returns 0x04 (0001ms, 0911ms total)
T15550 013:902 JLINK_ReadMemEx(0x2000007D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007D) - Data: 00  returns 0x01 (0001ms, 0912ms total)
T15550 013:903 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0000ms, 0912ms total)
T15550 013:903 JLINK_ReadMemEx(0x2000008E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008E) - Data: 00 00  returns 0x02 (0000ms, 0912ms total)
T15550 013:903 JLINK_ReadMemEx(0x200001C4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200001C4) - Data: 00 00 00 41  returns 0x04 (0001ms, 0913ms total)
T15550 013:920 JLINK_ReadMemEx(0x2000008C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000008C) - Data: 00 00  returns 0x02 (0000ms, 0913ms total)
T15550 013:928 JLINK_ReadMemEx(0x2000007C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000007C) - Data: 00  returns 0x01 (0001ms, 0914ms total)
T15550 013:929 JLINK_ReadMemEx(0x2000028B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028B) - Data: 00  returns 0x01 (0000ms, 0914ms total)
T15550 013:929 JLINK_ReadMemEx(0x2000028A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028A) - Data: 00  returns 0x01 (0001ms, 0915ms total)
T15550 013:930 JLINK_ReadMemEx(0x20000284, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000284) - Data: 00  returns 0x01 (0001ms, 0916ms total)
T15550 013:931 JLINK_ReadMemEx(0x20000289, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000289) - Data: 00  returns 0x01 (0000ms, 0916ms total)
T15550 013:931 JLINK_ReadMemEx(0x200018B0, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x200018B0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 0917ms total)
T15550 013:932 JLINK_ReadMemEx(0x200000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000DC) - Data: 00 00  returns 0x02 (0001ms, 0918ms total)
T15550 013:933 JLINK_ReadMemEx(0x200002B0, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002B0) - Data: 00 00 00 00  returns 0x04 (0000ms, 0918ms total)
T15550 013:933 JLINK_ReadMemEx(0x200000BA, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000BA) - Data: 00  returns 0x01 (0001ms, 0919ms total)
T15550 013:934 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: 2D 51  returns 0x02 (0001ms, 0920ms total)
T15550 013:957 JLINK_ReadMemEx(0x200000C7, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000C7) - Data: 08  returns 0x01 (0000ms, 0920ms total)
T15550 013:972 JLINK_ReadMemEx(0x200000B0, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200000B0) - Data: 00  returns 0x01 (0001ms, 0921ms total)
T15550 013:973 JLINK_ReadMemEx(0x20000038, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000038) - Data: 00 00 00 00  returns 0x04 (0001ms, 0922ms total)
T15550 013:974 JLINK_ReadMemEx(0x200002AC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200002AC) - Data: 0A 00 00 00  returns 0x04 (0000ms, 0922ms total)
T15550 013:974 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0000ms, 0922ms total)
T15550 013:974 JLINK_ReadMemEx(0x00000000, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08000000) - Data: 88 15  returns 0x02 (0001ms, 0923ms total)
T15550 013:975 JLINK_ReadMemEx(0x200000E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x200000E4) - Data: AB 51  returns 0x02 (0001ms, 0924ms total)
TFE14 013:976 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
TFE14 014:078 JLINK_Halt()  returns 0x00 (0003ms, 0927ms total)
TFE14 014:081 JLINK_IsHalted()  returns TRUE (0000ms, 0927ms total)
TFE14 014:081 JLINK_IsHalted()  returns TRUE (0000ms, 0927ms total)
TFE14 014:081 JLINK_IsHalted()  returns TRUE (0000ms, 0927ms total)
TFE14 014:081 JLINK_ReadReg(R15 (PC))  returns 0x0800AC38 (0000ms, 0927ms total)
TFE14 014:081 JLINK_ReadReg(XPSR)  returns 0x81000017 (0001ms, 0928ms total)
TFE14 014:082 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 01 00 00 00  returns 0x01 (0000ms, 0928ms total)
TFE14 014:082 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 0x01 (0001ms, 0929ms total)
TFE14 014:083 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 0x01 (0000ms, 0929ms total)
T15550 014:666 JLINK_Close() -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> (0021ms, 0950ms total)
T15550 014:666  (0021ms, 0950ms total)
T15550 014:666 Closed (0021ms, 0950ms total)