zhyinch
2020-07-09 f8b2fa433d03144490a1e887f3ffb56ca8fad97d
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
T0A94 1845:268 SEGGER J-Link V6.46 Log File (0001ms, 63054ms total)
T0A94 1845:268 DLL Compiled: May 23 2019 17:49:56 (0001ms, 63054ms total)
T0A94 1845:268 Logging started @ 2020-07-09 09:04 (0001ms, 63054ms total)
T0A94 1845:269 JLINK_SetWarnOutHandler(...) (0000ms, 63054ms total)
T0A94 1845:269 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 (0026ms, 63080ms total)
T0A94 1845:269 WEBSRV Webserver running on local port 19080 (0026ms, 63080ms total)
T0A94 1845:269   returns O.K. (0026ms, 63080ms total)
T0A94 1845:295 JLINK_GetEmuCaps()  returns 0x88EA5833 (0000ms, 63080ms total)
T0A94 1845:296 JLINK_TIF_GetAvailable(...) (0000ms, 63080ms total)
T0A94 1845:296 JLINK_SetErrorOutHandler(...) (0000ms, 63080ms total)
T0A94 1845:296 JLINK_ExecCommand("ProjectFile = "E:\GIT\XRange_Tag\MDK-ARM\JLinkSettings.ini"", ...).   returns 0x00 (0003ms, 63083ms total)
T0A94 1845:299 JLINK_ExecCommand("Device = STM32L051C8Tx", ...). Device "STM32L051C8" selected.  returns 0x00 (0002ms, 63085ms total)
T0A94 1845:301 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetDLLVersion()  returns 64600 (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetFirmwareString(...) (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetDLLVersion()  returns 64600 (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetCompileDateTime() (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetFirmwareString(...) (0000ms, 63085ms total)
T0A94 1845:301 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 63085ms total)
T0A94 1845:301 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0002ms, 63087ms total)
T0A94 1845:303 JLINK_SetSpeed(5000) (0001ms, 63088ms total)
T0A94 1845:304 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. -- Max. mem block: 0x00002C18 -- 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 >0x0D TIF> >0x21 TIF>  returns 0x0BC11477 (0190ms, 63278ms total)
T0A94 1845:494 JLINK_GetDLLVersion()  returns 64600 (0000ms, 63278ms total)
T0A94 1845:494 JLINK_CORE_GetFound()  returns 0x60000FF (0000ms, 63278ms total)
T0A94 1845:494 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 63278ms total)
T0A94 1845:494 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 63278ms total)
T0A94 1845:494 JLINK_GetDebugInfo(0x101 = JLINKARM_DEBUG_INFO_ETM_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0001ms, 63279ms total)
T0A94 1845:495 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, 63279ms total)
T0A94 1845:495 JLINK_GetDebugInfo(0x102 = JLINKARM_DEBUG_INFO_MTB_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 63279ms total)
T0A94 1845:495 JLINK_GetDebugInfo(0x103 = JLINKARM_DEBUG_INFO_TPIU_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0001ms, 63280ms total)
T0A94 1845:496 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, 63280ms total)
T0A94 1845:496 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX) -- Value=0xE0000000  returns 0x00 (0000ms, 63280ms total)
T0A94 1845:496 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX) -- Value=0xE0001000  returns 0x00 (0001ms, 63281ms total)
T0A94 1845:497 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX) -- Value=0xE0002000  returns 0x00 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_GetDebugInfo(0x107 = JLINKARM_DEBUG_INFO_NVIC_ADDR_INDEX) -- Value=0xE000E000  returns 0x00 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX) -- Value=0xE000EDF0  returns 0x00 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_GetDebugInfo(0x01 = Unknown) -- Value=0x00000000  returns 0x00 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_ReadMemU32(0xE000ED00, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED00) - Data: 01 C6 0C 41  returns 1 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_GetDebugInfo(0x10F = JLINKARM_DEBUG_INFO_HAS_CORTEX_M_SECURITY_EXT_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 63281ms total)
T0A94 1845:497 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 63281ms total)
T0A94 1845:497 JLINK_Reset() -- 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) (0074ms, 63355ms total)
T0A94 1845:571 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63355ms total)
T0A94 1845:571 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63355ms total)
T0A94 1845:571 JLINK_Halt()  returns 0x00 (0000ms, 63355ms total)
T0A94 1845:571 JLINK_ReadMemU32(0xE000EDF0, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) - Data: 03 00 03 01  returns 1 (0002ms, 63357ms total)
T0A94 1845:573 JLINK_WriteU32(0xE000EDF0, 0xA05F0003) -- CPU_WriteMem(4 bytes @ 0xE000EDF0)  returns 0 (0000ms, 63357ms total)
T0A94 1845:573 JLINK_WriteU32(0xE000EDFC, 0x01000000) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)  returns 0 (0001ms, 63358ms total)
T0A94 1845:574 JLINK_GetHWStatus(...)  returns 0x00 (0000ms, 63358ms total)
T0A94 1845:574 JLINK_GetNumBPUnits(Type = 0xFFFFFF00)  returns 0x04 (0000ms, 63358ms total)
T0A94 1845:574 JLINK_GetNumBPUnits(Type = 0xF0)  returns 0x2000 (0000ms, 63358ms total)
T0A94 1845:574 JLINK_GetNumWPUnits()  returns 0x02 (0000ms, 63358ms total)
T0A94 1845:574 JLINK_GetSpeed()  returns 0xFA0 (0000ms, 63358ms total)
T0A94 1845:574 JLINK_ReadMemU32(0xE000E004, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000E004) - Data: 00 00 00 00  returns 1 (0002ms, 63360ms total)
T0A94 1845:576 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63360ms total)
T0A94 1845:576 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63360ms total)
T0A94 1845:656 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 63360ms total)
T0A94 1845:656 JLINK_Reset() -- 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) (0076ms, 63436ms total)
T0A94 1845:733 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63436ms total)
T0A94 1845:733 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63436ms total)
T0A94 1845:733 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, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 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, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 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, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 63438ms total)
T0A94 1845:735 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 51 24 00 08 ...  returns 0x3C (0000ms, 63438ms total)
T0A94 1845:735 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 63438ms total)
T0A94 1847:314 JLINK_ReadReg(R0)  returns 0xFFFFFFFF (0002ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R1)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R2)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R3)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R4)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R5)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R6)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R13 (SP))  returns 0x20000CC8 (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R14)  returns 0xFFFFFFFF (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(MSP)  returns 0x20000CC8 (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63440ms total)
T0A94 1847:316 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63440ms total)
T0A94 1847:375 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0002ms, 63442ms total)
T0A94 1847:383 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0000ms, 63442ms total)
T0A94 1847:383 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0000ms, 63442ms total)
T0A94 1847:390 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0002ms, 63444ms total)
T0A94 1847:392 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0000ms, 63444ms total)
T0A94 1847:392 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0000ms, 63444ms total)
T0A94 1847:408 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63444ms total)
T0A94 1847:408 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63444ms total)
T0A94 1847:408 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63444ms total)
T0A94 1847:413 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63444ms total)
T0A94 1847:413 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63444ms total)
T0A94 1847:413 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63445ms total)
T0A94 1847:420 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63445ms total)
T0A94 1847:420 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63445ms total)
T0A94 1847:420 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63445ms total)
T0A94 1847:429 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:429 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:429 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:436 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:436 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:436 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:442 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:442 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:442 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:448 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:448 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:448 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63445ms total)
T0A94 1847:461 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63445ms total)
T0A94 1847:461 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63445ms total)
T0A94 1847:461 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63445ms total)
T0A94 1847:467 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: CE BC 4E 40  returns 0x04 (0002ms, 63447ms total)
T0A94 1847:469 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: CE BC 4E 40  returns 0x04 (0000ms, 63447ms total)
T0A94 1847:469 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: CE BC 4E 40  returns 0x04 (0000ms, 63447ms total)
T0A94 1847:476 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63447ms total)
T0A94 1847:476 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63447ms total)
T0A94 1847:477 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63447ms total)
T0A94 1847:491 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63447ms total)
T0A94 1847:491 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63447ms total)
T0A94 1847:491 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63447ms total)
T0A94 1847:506 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:506 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:506 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 7E 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:515 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:515 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:515 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:541 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:541 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63447ms total)
T0A94 1847:541 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63448ms total)
T0A94 1847:561 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63448ms total)
T0A94 1847:561 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63448ms total)
T0A94 1847:561 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63448ms total)
T3BFC 1847:612 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 63448ms total)
T3BFC 1847:612 JLINK_SetBPEx(Addr = 0x0800B8DC, Type = 0xFFFFFFF2)  returns 0x00000001 (0000ms, 63448ms total)
T3BFC 1847:612 JLINK_SetBPEx(Addr = 0x0800B6C0, Type = 0xFFFFFFF2)  returns 0x00000002 (0000ms, 63448ms total)
T3BFC 1847:612 JLINK_SetBPEx(Addr = 0x0800BADE, Type = 0xFFFFFFF2)  returns 0x00000003 (0000ms, 63448ms total)
T3BFC 1847:612 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_WriteMem(4 bytes @ 0xE000200C) -- CPU_WriteMem(4 bytes @ 0xE0002010) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0007ms, 63455ms total)
T3BFC 1847:720 JLINK_IsHalted()  returns TRUE (0004ms, 63459ms total)
T3BFC 1847:724 JLINK_Halt()  returns 0x00 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_IsHalted()  returns TRUE (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_IsHalted()  returns TRUE (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_IsHalted()  returns TRUE (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ReadReg(R15 (PC))  returns 0x0800B8DC (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ClrBPEx(BPHandle = 0x00000001)  returns 0x00 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ClrBPEx(BPHandle = 0x00000002)  returns 0x00 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ClrBPEx(BPHandle = 0x00000003)  returns 0x00 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 1 (0000ms, 63455ms total)
T3BFC 1847:724 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0002ms, 63457ms total)
T3BFC 1847:726 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 1 (0001ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R0)  returns 0x0800B8DD (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R1)  returns 0x20001C00 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R2)  returns 0x00000000 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R3)  returns 0x0800AAA7 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R4)  returns 0x0800BCBC (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R6)  returns 0x0800BCBC (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R13 (SP))  returns 0x20001C00 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R14)  returns 0x080059CD (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(R15 (PC))  returns 0x0800B8DC (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(MSP)  returns 0x20001C00 (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63458ms total)
T3BFC 1847:727 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63458ms total)
T0A94 1847:728 JLINK_ReadMemEx(0x20000170, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x20000170) - Data: 00 00  returns 0x02 (0001ms, 63459ms total)
T0A94 1847:730 JLINK_ReadMemEx(0x20000170, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000170) - Data: 00 00  returns 0x02 (0000ms, 63459ms total)
T0A94 1847:730 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63460ms total)
T0A94 1847:731 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 00 00  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:731 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63460ms total)
T0A94 1847:733 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 00 00 00 00  returns 0x04 (0003ms, 63463ms total)
T0A94 1847:736 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63463ms total)
T0A94 1847:736 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63463ms total)
T0A94 1847:736 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 00 00  returns 0x02 (0000ms, 63463ms total)
T0A94 1847:736 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 00 00  returns 0x02 (0000ms, 63463ms total)
T0A94 1847:736 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63463ms total)
T3BFC 1848:215 JLINK_ReadMemEx(0x0800B8DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x0800B8C0) -- Updating C cache (64 bytes @ 0x0800B8C0) -- Read from C cache (2 bytes @ 0x0800B8DC) - Data: FB F7  returns 0x02 (0001ms, 63464ms total)
T3BFC 1848:216 JLINK_SetBPEx(Addr = 0x0800B6C0, Type = 0xFFFFFFF2)  returns 0x00000004 (0000ms, 63464ms total)
T3BFC 1848:216 JLINK_SetBPEx(Addr = 0x0800BADE, Type = 0xFFFFFFF2)  returns 0x00000005 (0000ms, 63464ms total)
T3BFC 1848:216 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_WriteMem(4 bytes @ 0xE000200C) -- CPU_WriteMem(4 bytes @ 0xE0002010) (0006ms, 63470ms total)
T3BFC 1848:323 JLINK_IsHalted()  returns FALSE (0001ms, 63471ms total)
T3BFC 1848:425 JLINK_IsHalted()  returns FALSE (0000ms, 63470ms total)
T3BFC 1848:526 JLINK_IsHalted()  returns FALSE (0001ms, 63471ms total)
T3BFC 1848:628 JLINK_IsHalted()  returns FALSE (0000ms, 63470ms total)
T0A94 1848:730 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63471ms total)
T0A94 1848:731 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 00 00  returns 0x02 (0001ms, 63472ms total)
T0A94 1848:733 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63473ms total)
T0A94 1848:734 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63474ms total)
T0A94 1848:735 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63475ms total)
T0A94 1848:736 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63476ms total)
T0A94 1848:737 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63477ms total)
T0A94 1848:738 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63478ms total)
T0A94 1848:739 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63479ms total)
T0A94 1848:740 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63479ms total)
T0A94 1848:740 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: E7 10 53 40  returns 0x04 (0001ms, 63480ms total)
T0A94 1848:742 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63480ms total)
T0A94 1848:743 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63481ms total)
T0A94 1848:744 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 00 00  returns 0x02 (0000ms, 63481ms total)
T0A94 1848:745 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63481ms total)
T0A94 1848:746 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63482ms total)
T3BFC 1848:747 JLINK_IsHalted()  returns FALSE (0001ms, 63483ms total)
T3BFC 1848:848 JLINK_IsHalted()  returns FALSE (0001ms, 63483ms total)
T3BFC 1848:950 JLINK_IsHalted()  returns FALSE (0000ms, 63482ms total)
T3BFC 1849:052 JLINK_IsHalted()  returns FALSE (0001ms, 63483ms total)
T3BFC 1849:154 JLINK_IsHalted()  returns FALSE (0001ms, 63483ms total)
T0A94 1849:262 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0000ms, 63482ms total)
T0A94 1849:262 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 20 01  returns 0x02 (0002ms, 63484ms total)
T0A94 1849:264 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63485ms total)
T0A94 1849:265 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63486ms total)
T0A94 1849:266 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63487ms total)
T0A94 1849:267 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63488ms total)
T0A94 1849:268 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63489ms total)
T0A94 1849:269 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63490ms total)
T0A94 1849:270 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63491ms total)
T0A94 1849:271 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63492ms total)
T0A94 1849:272 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 71 4B 4D 40  returns 0x04 (0001ms, 63493ms total)
T0A94 1849:273 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0001ms, 63494ms total)
T0A94 1849:276 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63494ms total)
T0A94 1849:276 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 20 01  returns 0x02 (0001ms, 63495ms total)
T0A94 1849:277 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63496ms total)
T0A94 1849:278 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63497ms total)
T3BFC 1849:279 JLINK_IsHalted()  returns FALSE (0001ms, 63498ms total)
T3BFC 1849:381 JLINK_IsHalted()  returns FALSE (0000ms, 63497ms total)
T3BFC 1849:483 JLINK_IsHalted()  returns FALSE (0001ms, 63498ms total)
T3BFC 1849:584 JLINK_IsHalted()  returns FALSE (0001ms, 63498ms total)
T3BFC 1849:686 JLINK_IsHalted()  returns FALSE (0001ms, 63498ms total)
T0A94 1849:788 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63498ms total)
T0A94 1849:789 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 1A 01  returns 0x02 (0001ms, 63499ms total)
T0A94 1849:791 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63500ms total)
T0A94 1849:792 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63501ms total)
T0A94 1849:793 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63502ms total)
T0A94 1849:794 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63503ms total)
T0A94 1849:795 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63504ms total)
T0A94 1849:797 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63505ms total)
T0A94 1849:798 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63505ms total)
T0A94 1849:798 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63506ms total)
T0A94 1849:799 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 92 F1 4E 40  returns 0x04 (0001ms, 63507ms total)
T0A94 1849:800 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 80 3F  returns 0x04 (0001ms, 63508ms total)
T0A94 1849:802 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63509ms total)
T0A94 1849:803 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 1A 01  returns 0x02 (0001ms, 63510ms total)
T0A94 1849:804 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63511ms total)
T0A94 1849:805 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63512ms total)
T3BFC 1849:806 JLINK_IsHalted()  returns FALSE (0001ms, 63513ms total)
T3BFC 1849:909 JLINK_IsHalted()  returns FALSE (0000ms, 63512ms total)
T3BFC 1850:010 JLINK_IsHalted()  returns FALSE (0001ms, 63513ms total)
T3BFC 1850:112 JLINK_IsHalted()  returns FALSE (0001ms, 63513ms total)
T3BFC 1850:214 JLINK_IsHalted()  returns FALSE (0001ms, 63513ms total)
T0A94 1850:316 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0000ms, 63512ms total)
T0A94 1850:316 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 1A 01  returns 0x02 (0001ms, 63513ms total)
T0A94 1850:318 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63514ms total)
T0A94 1850:319 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63515ms total)
T0A94 1850:321 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63515ms total)
T0A94 1850:321 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63516ms total)
T0A94 1850:322 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63517ms total)
T0A94 1850:323 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63518ms total)
T0A94 1850:324 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63519ms total)
T0A94 1850:325 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63520ms total)
T0A94 1850:326 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 92 F1 4E 40  returns 0x04 (0000ms, 63520ms total)
T0A94 1850:327 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0001ms, 63521ms total)
T0A94 1850:328 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63522ms total)
T0A94 1850:329 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 1A 01  returns 0x02 (0001ms, 63523ms total)
T0A94 1850:330 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63524ms total)
T0A94 1850:332 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63525ms total)
T3BFC 1850:333 JLINK_IsHalted()  returns FALSE (0000ms, 63525ms total)
T3BFC 1850:434 JLINK_IsHalted()  returns FALSE (0001ms, 63526ms total)
T3BFC 1850:536 JLINK_IsHalted()  returns FALSE (0001ms, 63526ms total)
T3BFC 1850:638 JLINK_IsHalted()  returns FALSE (0001ms, 63526ms total)
T3BFC 1850:739 JLINK_IsHalted()  returns FALSE (0001ms, 63526ms total)
T0A94 1850:843 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63526ms total)
T0A94 1850:844 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 14 01  returns 0x02 (0000ms, 63526ms total)
T0A94 1850:846 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63526ms total)
T0A94 1850:846 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63527ms total)
T0A94 1850:847 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63528ms total)
T0A94 1850:848 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63529ms total)
T0A94 1850:849 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0002ms, 63531ms total)
T0A94 1850:851 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63531ms total)
T0A94 1850:851 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63532ms total)
T0A94 1850:852 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63533ms total)
T0A94 1850:853 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 5B CF 4D 40  returns 0x04 (0001ms, 63534ms total)
T0A94 1850:854 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0001ms, 63535ms total)
T0A94 1850:855 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63536ms total)
T0A94 1850:856 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 14 01  returns 0x02 (0001ms, 63537ms total)
T0A94 1850:858 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63538ms total)
T0A94 1850:859 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63539ms total)
T3BFC 1850:861 JLINK_IsHalted()  returns FALSE (0000ms, 63539ms total)
T3BFC 1850:962 JLINK_IsHalted()  returns FALSE (0001ms, 63540ms total)
T3BFC 1851:063 JLINK_IsHalted()  returns FALSE (0001ms, 63540ms total)
T3BFC 1851:165 JLINK_IsHalted()  returns FALSE (0001ms, 63540ms total)
T3BFC 1851:267 JLINK_IsHalted()  returns FALSE (0001ms, 63540ms total)
T0A94 1851:369 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63540ms total)
T0A94 1851:370 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 0E 01  returns 0x02 (0001ms, 63541ms total)
T0A94 1851:372 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63542ms total)
T0A94 1851:373 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63543ms total)
T0A94 1851:374 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63544ms total)
T0A94 1851:376 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63544ms total)
T0A94 1851:376 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0002ms, 63546ms total)
T0A94 1851:378 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63547ms total)
T0A94 1851:379 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63548ms total)
T0A94 1851:380 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63549ms total)
T0A94 1851:381 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 1B 5B 4F 40  returns 0x04 (0000ms, 63549ms total)
T0A94 1851:382 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0001ms, 63550ms total)
T0A94 1851:383 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63550ms total)
T0A94 1851:383 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 0E 01  returns 0x02 (0001ms, 63551ms total)
T0A94 1851:384 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63552ms total)
T0A94 1851:385 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0002ms, 63554ms total)
T3BFC 1851:387 JLINK_IsHalted()  returns FALSE (0000ms, 63554ms total)
T3BFC 1851:489 JLINK_IsHalted()  returns FALSE (0001ms, 63555ms total)
T3BFC 1851:591 JLINK_IsHalted()  returns FALSE (0001ms, 63555ms total)
T3BFC 1851:693 JLINK_IsHalted()  returns FALSE (0001ms, 63555ms total)
T3BFC 1851:795 JLINK_IsHalted()  returns FALSE (0001ms, 63555ms total)
T0A94 1851:896 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63555ms total)
T0A94 1851:897 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 08 01  returns 0x02 (0001ms, 63556ms total)
T0A94 1851:900 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63556ms total)
T0A94 1851:900 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63557ms total)
T0A94 1851:901 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63558ms total)
T0A94 1851:903 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0000ms, 63558ms total)
T0A94 1851:904 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63559ms total)
T0A94 1851:905 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63560ms total)
T0A94 1851:906 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63561ms total)
T0A94 1851:907 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63561ms total)
T0A94 1851:907 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 41 AA 4F 40  returns 0x04 (0001ms, 63562ms total)
T0A94 1851:908 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0002ms, 63564ms total)
T0A94 1851:910 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63565ms total)
T0A94 1851:911 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 08 01  returns 0x02 (0001ms, 63566ms total)
T0A94 1851:912 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63567ms total)
T0A94 1851:913 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63568ms total)
T3BFC 1851:914 JLINK_IsHalted()  returns FALSE (0001ms, 63569ms total)
T3BFC 1852:016 JLINK_IsHalted()  returns FALSE (0001ms, 63569ms total)
T3BFC 1852:118 JLINK_IsHalted()  returns FALSE (0001ms, 63569ms total)
T3BFC 1852:219 JLINK_IsHalted()  returns FALSE (0001ms, 63569ms total)
T3BFC 1852:321 JLINK_IsHalted()  returns FALSE (0001ms, 63569ms total)
T0A94 1852:423 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63569ms total)
T0A94 1852:424 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 02 01  returns 0x02 (0001ms, 63570ms total)
T0A94 1852:426 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63571ms total)
T0A94 1852:427 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63572ms total)
T0A94 1852:428 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63573ms total)
T0A94 1852:429 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63574ms total)
T0A94 1852:430 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63575ms total)
T0A94 1852:431 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63576ms total)
T0A94 1852:432 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63576ms total)
T0A94 1852:433 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63577ms total)
T0A94 1852:433 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: CE BC 4E 40  returns 0x04 (0001ms, 63578ms total)
T0A94 1852:435 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0001ms, 63579ms total)
T0A94 1852:436 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63580ms total)
T0A94 1852:437 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: 02 01  returns 0x02 (0001ms, 63581ms total)
T0A94 1852:438 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63582ms total)
T0A94 1852:439 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63583ms total)
T3BFC 1852:440 JLINK_IsHalted()  returns FALSE (0001ms, 63584ms total)
T3BFC 1852:542 JLINK_IsHalted()  returns FALSE (0000ms, 63583ms total)
T0A94 1852:589 JLINK_SetBPEx(Addr = 0x08009EAA, Type = 0xFFFFFFF2) -- CPU is running -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE0002010)  returns 0x00000006 (0002ms, 63585ms total)
T3BFC 1852:643 JLINK_IsHalted()  returns FALSE (0001ms, 63586ms total)
T3BFC 1852:745 JLINK_IsHalted()  returns FALSE (0001ms, 63586ms total)
T3BFC 1852:847 JLINK_IsHalted()  returns FALSE (0001ms, 63586ms total)
T0A94 1852:949 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63586ms total)
T0A94 1852:950 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: FC 00  returns 0x02 (0000ms, 63586ms total)
T0A94 1852:952 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63587ms total)
T0A94 1852:953 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63588ms total)
T0A94 1852:954 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63589ms total)
T0A94 1852:955 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0002ms, 63591ms total)
T0A94 1852:957 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63592ms total)
T0A94 1852:958 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63592ms total)
T0A94 1852:958 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0002ms, 63594ms total)
T0A94 1852:960 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63594ms total)
T0A94 1852:960 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 0A 88 4E 40  returns 0x04 (0001ms, 63595ms total)
T0A94 1852:961 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0001ms, 63596ms total)
T0A94 1852:963 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63597ms total)
T0A94 1852:964 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: FC 00  returns 0x02 (0001ms, 63598ms total)
T0A94 1852:965 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63599ms total)
T0A94 1852:966 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63600ms total)
T3BFC 1852:967 JLINK_IsHalted()  returns FALSE (0001ms, 63601ms total)
T3BFC 1853:069 JLINK_IsHalted()  returns TRUE (0003ms, 63603ms total)
T3BFC 1853:072 JLINK_Halt()  returns 0x00 (0000ms, 63600ms total)
T3BFC 1853:072 JLINK_IsHalted()  returns TRUE (0000ms, 63600ms total)
T3BFC 1853:072 JLINK_IsHalted()  returns TRUE (0000ms, 63600ms total)
T3BFC 1853:072 JLINK_IsHalted()  returns TRUE (0000ms, 63600ms total)
T3BFC 1853:072 JLINK_ReadReg(R15 (PC))  returns 0x08009EAA (0001ms, 63601ms total)
T3BFC 1853:073 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63601ms total)
T3BFC 1853:073 JLINK_ClrBPEx(BPHandle = 0x00000004)  returns 0x00 (0000ms, 63601ms total)
T3BFC 1853:073 JLINK_ClrBPEx(BPHandle = 0x00000005)  returns 0x00 (0000ms, 63601ms total)
T3BFC 1853:073 JLINK_ClrBPEx(BPHandle = 0x00000006)  returns 0x00 (0000ms, 63601ms total)
T3BFC 1853:073 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 1 (0001ms, 63602ms total)
T3BFC 1853:074 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 63603ms total)
T3BFC 1853:075 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 1 (0001ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R0)  returns 0xDECA0130 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R1)  returns 0x00000000 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R2)  returns 0xDECA0130 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R3)  returns 0x3FF40000 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R4)  returns 0xDECA0130 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R6)  returns 0x0800BCBC (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R13 (SP))  returns 0x20001BF8 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R14)  returns 0x0800B4DD (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(R15 (PC))  returns 0x08009EAA (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(MSP)  returns 0x20001BF8 (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63604ms total)
T3BFC 1853:076 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63604ms total)
T0A94 1853:076 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001BC0) -- Updating C cache (64 bytes @ 0x20001BC0) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0002ms, 63606ms total)
T0A94 1853:078 JLINK_ReadMemEx(0x20001BF8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF8) - Data: BC BC 00 08  returns 0x04 (0000ms, 63606ms total)
T0A94 1853:078 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63606ms total)
T0A94 1853:079 JLINK_ReadMemEx(0x20000170, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x20000170) - Data: 00 00  returns 0x02 (0001ms, 63607ms total)
T0A94 1853:080 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0002ms, 63609ms total)
T0A94 1853:082 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: FC 00  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:083 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:083 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63609ms total)
T0A94 1853:084 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 6C A2 4E 40  returns 0x04 (0002ms, 63611ms total)
T0A94 1853:086 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0000ms, 63611ms total)
T0A94 1853:087 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001240) -- Updating C cache (128 bytes @ 0x20001240) -- Read from C cache (32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 63613ms total)
T0A94 1853:098 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63613ms total)
T0A94 1853:098 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: FC 00  returns 0x02 (0000ms, 63613ms total)
T0A94 1853:098 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63613ms total)
T0A94 1853:098 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63613ms total)
T0A94 1853:103 JLINK_ReadMemEx(0x08009EAA, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08009E80) -- Updating C cache (64 bytes @ 0x08009E80) -- Read from C cache (2 bytes @ 0x08009EAA) - Data: 00 20  returns 0x02 (0001ms, 63614ms total)
T0A94 1853:104 JLINK_ReadMemEx(0x08009EAC, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08009EC0) -- Updating C cache (64 bytes @ 0x08009EC0) -- Read from C cache (60 bytes @ 0x08009EAC) - Data: 0B 49 08 80 0B 48 00 78 00 28 04 D0 01 28 03 D0 ...  returns 0x3C (0003ms, 63617ms total)
T0A94 1853:107 JLINK_ReadMemEx(0x08009EAC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EAC) - Data: 0B 49  returns 0x02 (0000ms, 63617ms total)
T0A94 1853:107 JLINK_ReadMemEx(0x08009EAC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08009EAC) - Data: 0B 49 08 80 0B 48 00 78 00 28 04 D0 01 28 03 D0 ...  returns 0x3C (0000ms, 63617ms total)
T0A94 1853:107 JLINK_ReadMemEx(0x08009EAC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EAC) - Data: 0B 49  returns 0x02 (0000ms, 63617ms total)
T0A94 1853:107 JLINK_ReadMemEx(0x08009EAE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EAE) - Data: 08 80  returns 0x02 (0000ms, 63617ms total)
T0A94 1856:861 JLINK_ReadMemEx(0x08009EC4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08009EC4) - Data: FC F7 40 F8 02 E0 FF F7 EB F8 00 BF 00 BF 01 F0 ...  returns 0x3C (0000ms, 63617ms total)
T0A94 1856:861 JLINK_ReadMemEx(0x08009EC4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EC4) - Data: FC F7  returns 0x02 (0000ms, 63617ms total)
T0A94 1856:861 JLINK_ReadMemEx(0x08009EC6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EC6) - Data: 40 F8  returns 0x02 (0000ms, 63617ms total)
T3BFC 1860:334 JLINK_ReadMemEx(0x08009EAA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009EAA) - Data: 00 20  returns 0x02 (0000ms, 63617ms total)
T3BFC 1860:334 JLINK_SetBPEx(Addr = 0x0800B6C0, Type = 0xFFFFFFF2)  returns 0x00000007 (0000ms, 63617ms total)
T3BFC 1860:334 JLINK_SetBPEx(Addr = 0x0800BADE, Type = 0xFFFFFFF2)  returns 0x00000008 (0000ms, 63617ms total)
T3BFC 1860:334 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002010) (0005ms, 63622ms total)
T3BFC 1860:440 JLINK_IsHalted()  returns FALSE (0001ms, 63623ms total)
T3BFC 1860:542 JLINK_IsHalted()  returns FALSE (0001ms, 63623ms total)
T3BFC 1860:644 JLINK_IsHalted()  returns FALSE (0000ms, 63622ms total)
T3BFC 1860:745 JLINK_IsHalted()  returns FALSE (0001ms, 63623ms total)
T3BFC 1860:847 JLINK_IsHalted()  returns FALSE (0001ms, 63623ms total)
T0A94 1860:950 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63623ms total)
T0A94 1860:951 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: F0 00  returns 0x02 (0001ms, 63624ms total)
T0A94 1860:953 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63625ms total)
T0A94 1860:954 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63626ms total)
T0A94 1860:955 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63627ms total)
T0A94 1860:956 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63628ms total)
T0A94 1860:957 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63629ms total)
T0A94 1860:958 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63630ms total)
T0A94 1860:959 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63631ms total)
T0A94 1860:960 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63632ms total)
T0A94 1860:961 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: D1 94 53 40  returns 0x04 (0001ms, 63633ms total)
T0A94 1860:963 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 00  returns 0x04 (0000ms, 63633ms total)
T0A94 1860:964 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 63633ms total)
T0A94 1860:964 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0002ms, 63635ms total)
T0A94 1860:966 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: F0 00  returns 0x02 (0000ms, 63635ms total)
T0A94 1860:966 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63636ms total)
T0A94 1860:967 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0002ms, 63638ms total)
T3BFC 1860:969 JLINK_IsHalted()  returns FALSE (0001ms, 63639ms total)
T3BFC 1861:070 JLINK_IsHalted()  returns FALSE (0001ms, 63639ms total)
T3BFC 1861:172 JLINK_IsHalted()  returns FALSE (0001ms, 63639ms total)
T3BFC 1861:274 JLINK_IsHalted()  returns FALSE (0001ms, 63639ms total)
T3BFC 1861:376 JLINK_IsHalted()  returns FALSE (0001ms, 63639ms total)
T0A94 1861:477 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63639ms total)
T0A94 1861:478 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: E4 00  returns 0x02 (0001ms, 63640ms total)
T0A94 1861:480 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63641ms total)
T0A94 1861:481 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63642ms total)
T0A94 1861:482 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63642ms total)
T0A94 1861:483 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63643ms total)
T0A94 1861:484 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63644ms total)
T0A94 1861:485 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63644ms total)
T0A94 1861:486 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63644ms total)
T0A94 1861:486 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63645ms total)
T0A94 1861:487 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: F0 62 50 40  returns 0x04 (0001ms, 63646ms total)
T0A94 1861:489 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 80 3F  returns 0x04 (0000ms, 63646ms total)
T0A94 1861:490 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 63647ms total)
T0A94 1861:491 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63648ms total)
T0A94 1861:492 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: E4 00  returns 0x02 (0001ms, 63649ms total)
T0A94 1861:493 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63650ms total)
T0A94 1861:494 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0002ms, 63652ms total)
T3BFC 1861:496 JLINK_IsHalted()  returns FALSE (0000ms, 63652ms total)
T3BFC 1861:597 JLINK_IsHalted()  returns FALSE (0000ms, 63652ms total)
T3BFC 1861:699 JLINK_IsHalted()  returns FALSE (0001ms, 63653ms total)
T3BFC 1861:800 JLINK_IsHalted()  returns FALSE (0001ms, 63653ms total)
T3BFC 1861:902 JLINK_IsHalted()  returns FALSE (0001ms, 63653ms total)
T0A94 1862:004 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63653ms total)
T0A94 1862:005 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: DE 00  returns 0x02 (0001ms, 63654ms total)
T0A94 1862:007 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63655ms total)
T0A94 1862:008 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63656ms total)
T0A94 1862:009 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63657ms total)
T0A94 1862:010 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63658ms total)
T0A94 1862:011 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63659ms total)
T0A94 1862:012 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0001ms, 63660ms total)
T0A94 1862:013 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63661ms total)
T0A94 1862:014 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0001ms, 63662ms total)
T0A94 1862:015 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: F4 0B 4F 40  returns 0x04 (0001ms, 63663ms total)
T0A94 1862:016 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 C0 3F  returns 0x04 (0001ms, 63664ms total)
T0A94 1862:017 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 63665ms total)
T0A94 1862:018 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63666ms total)
T0A94 1862:019 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: DE 00  returns 0x02 (0001ms, 63667ms total)
T0A94 1862:020 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63668ms total)
T0A94 1862:022 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0001ms, 63669ms total)
T3BFC 1862:023 JLINK_IsHalted()  returns FALSE (0001ms, 63670ms total)
T3BFC 1862:124 JLINK_IsHalted()  returns FALSE (0000ms, 63669ms total)
T3BFC 1862:226 JLINK_IsHalted()  returns FALSE (0001ms, 63670ms total)
T3BFC 1862:328 JLINK_IsHalted()  returns FALSE (0001ms, 63670ms total)
T3BFC 1862:430 JLINK_IsHalted()  returns FALSE (0001ms, 63670ms total)
T0A94 1862:531 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63670ms total)
T0A94 1862:533 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63670ms total)
T0A94 1862:534 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0001ms, 63671ms total)
T0A94 1862:535 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0001ms, 63672ms total)
T0A94 1862:536 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0001ms, 63673ms total)
T0A94 1862:537 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63674ms total)
T0A94 1862:539 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0001ms, 63675ms total)
T0A94 1862:540 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63675ms total)
T0A94 1862:540 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63676ms total)
T0A94 1862:541 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0002ms, 63678ms total)
T0A94 1862:543 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000028) - Data: 1B 5B 4F 40  returns 0x04 (0000ms, 63678ms total)
T0A94 1862:543 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0001ms, 63679ms total)
T0A94 1862:544 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 63681ms total)
T0A94 1862:546 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0001ms, 63682ms total)
T0A94 1862:547 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63682ms total)
T0A94 1862:548 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0001ms, 63683ms total)
T0A94 1862:549 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63684ms total)
T3BFC 1862:550 JLINK_IsHalted()  returns FALSE (0001ms, 63685ms total)
T0A94 1862:553 JLINK_SetBPEx(Addr = 0x08009EC4, Type = 0xFFFFFFF2) -- CPU is running -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE0002010)  returns 0x00000009 (0002ms, 63686ms total)
T3BFC 1862:652 JLINK_IsHalted()  returns FALSE (0000ms, 63686ms total)
T3BFC 1862:754 JLINK_IsHalted()  returns FALSE (0001ms, 63687ms total)
T3BFC 1862:856 JLINK_IsHalted()  returns FALSE (0001ms, 63687ms total)
T3BFC 1862:957 JLINK_IsHalted()  returns TRUE (0004ms, 63690ms total)
T3BFC 1862:961 JLINK_Halt()  returns 0x00 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_IsHalted()  returns TRUE (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_IsHalted()  returns TRUE (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_IsHalted()  returns TRUE (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ReadReg(R15 (PC))  returns 0x08009EC4 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ClrBPEx(BPHandle = 0x00000007)  returns 0x00 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ClrBPEx(BPHandle = 0x00000008)  returns 0x00 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ClrBPEx(BPHandle = 0x00000009)  returns 0x00 (0000ms, 63686ms total)
T3BFC 1862:961 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 1 (0001ms, 63687ms total)
T3BFC 1862:962 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 63688ms total)
T3BFC 1862:963 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 1 (0001ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R0)  returns 0x00000001 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R1)  returns 0x200000E6 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R2)  returns 0xDECA0130 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R3)  returns 0x3FF40000 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R4)  returns 0xDECA0130 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R6)  returns 0x0800BCBC (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R13 (SP))  returns 0x20001BF8 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R14)  returns 0x0800B4DD (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(R15 (PC))  returns 0x08009EC4 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(MSP)  returns 0x20001BF8 (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63689ms total)
T3BFC 1862:964 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63689ms total)
T0A94 1862:965 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001BC0) -- Updating C cache (64 bytes @ 0x20001BC0) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0001ms, 63690ms total)
T0A94 1862:967 JLINK_ReadMemEx(0x20001BF8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF8) - Data: BC BC 00 08  returns 0x04 (0000ms, 63691ms total)
T0A94 1862:967 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63691ms total)
T0A94 1862:967 JLINK_ReadMemEx(0x20000170, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x20000170) - Data: 00 00  returns 0x02 (0000ms, 63691ms total)
T0A94 1862:967 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0002ms, 63693ms total)
T0A94 1862:969 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:970 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:970 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63693ms total)
T0A94 1862:970 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63693ms total)
T0A94 1862:970 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:971 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:971 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:971 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63693ms total)
T0A94 1862:971 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63693ms total)
T0A94 1862:971 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 1B 5B 4F 40  returns 0x04 (0002ms, 63695ms total)
T0A94 1862:973 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 80 3F  returns 0x04 (0000ms, 63695ms total)
T0A94 1862:973 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001240) -- Updating C cache (128 bytes @ 0x20001240) -- Read from C cache (32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 63698ms total)
T0A94 1862:976 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63698ms total)
T0A94 1862:976 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63698ms total)
T0A94 1862:976 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63698ms total)
T0A94 1862:976 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63698ms total)
T3BFC 1869:293 JLINK_ReadMemEx(0x08009EC4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08009EC0) -- Updating C cache (64 bytes @ 0x08009EC0) -- Read from C cache (2 bytes @ 0x08009EC4) - Data: FC F7  returns 0x02 (0001ms, 63699ms total)
T3BFC 1869:294 JLINK_SetBPEx(Addr = 0x0800B6C0, Type = 0xFFFFFFF2)  returns 0x0000000A (0000ms, 63699ms total)
T3BFC 1869:294 JLINK_SetBPEx(Addr = 0x0800BADE, Type = 0xFFFFFFF2)  returns 0x0000000B (0000ms, 63699ms total)
T3BFC 1869:294 JLINK_SetBPEx(Addr = 0x08005FC6, Type = 0xFFFFFFF2)  returns 0x0000000C (0000ms, 63699ms total)
T3BFC 1869:294 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002010) (0007ms, 63706ms total)
T3BFC 1869:402 JLINK_IsHalted()  returns TRUE (0004ms, 63710ms total)
T3BFC 1869:406 JLINK_Halt()  returns 0x00 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_IsHalted()  returns TRUE (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_IsHalted()  returns TRUE (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_IsHalted()  returns TRUE (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ReadReg(R15 (PC))  returns 0x08005FC6 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ReadReg(XPSR)  returns 0x21000000 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ClrBPEx(BPHandle = 0x0000000A)  returns 0x00 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ClrBPEx(BPHandle = 0x0000000B)  returns 0x00 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ClrBPEx(BPHandle = 0x0000000C)  returns 0x00 (0000ms, 63706ms total)
T3BFC 1869:406 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 1 (0001ms, 63707ms total)
T3BFC 1869:407 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0000ms, 63707ms total)
T3BFC 1869:407 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 1 (0002ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R0)  returns 0x010200F4 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R1)  returns 0x2427D000 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R2)  returns 0x010200F3 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R3)  returns 0x00000082 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R4)  returns 0xDECA0130 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R6)  returns 0x0800BCBC (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R13 (SP))  returns 0x20001BF0 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R14)  returns 0x0800B4DD (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(R15 (PC))  returns 0x08005FC6 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(XPSR)  returns 0x21000000 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(MSP)  returns 0x20001BF0 (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63709ms total)
T3BFC 1869:409 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63709ms total)
T0A94 1869:409 JLINK_ReadMemEx(0x20001BF4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001BC0) -- Updating C cache (64 bytes @ 0x20001BC0) -- Read from C cache (4 bytes @ 0x20001BF4) - Data: C9 9E 00 08  returns 0x04 (0001ms, 63710ms total)
T0A94 1869:410 JLINK_ReadMemEx(0x20001BF0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF0) - Data: 30 01 CA DE  returns 0x04 (0000ms, 63710ms total)
T0A94 1869:410 JLINK_ReadMemEx(0x20001BF4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF4) - Data: C9 9E 00 08  returns 0x04 (0000ms, 63710ms total)
T0A94 1869:410 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63710ms total)
T0A94 1869:411 JLINK_ReadMemEx(0x20001BF8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF8) - Data: BC BC 00 08  returns 0x04 (0000ms, 63710ms total)
T0A94 1869:411 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63710ms total)
T0A94 1869:411 JLINK_ReadMemEx(0x20000170, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x20000170) - Data: 00 00  returns 0x02 (0002ms, 63712ms total)
T0A94 1869:413 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0001ms, 63713ms total)
T0A94 1869:414 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:416 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:416 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63713ms total)
T0A94 1869:416 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63713ms total)
T0A94 1869:416 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:417 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:417 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:417 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63713ms total)
T0A94 1869:417 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63713ms total)
T0A94 1869:417 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 1B 5B 4F 40  returns 0x04 (0001ms, 63714ms total)
T0A94 1869:418 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 C0 3F  returns 0x04 (0000ms, 63714ms total)
T0A94 1869:419 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001240) -- Updating C cache (128 bytes @ 0x20001240) -- Read from C cache (32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 63716ms total)
T0A94 1869:421 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63716ms total)
T0A94 1869:421 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63716ms total)
T0A94 1869:421 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63716ms total)
T0A94 1869:421 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0001ms, 63717ms total)
T0A94 1869:425 JLINK_ReadMemEx(0x08005FC6, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08005FC0) -- Updating C cache (64 bytes @ 0x08005FC0) -- Read from C cache (2 bytes @ 0x08005FC6) - Data: 2F 48  returns 0x02 (0001ms, 63718ms total)
T0A94 1869:426 JLINK_ReadMemEx(0x08005FC8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08006000) -- Updating C cache (64 bytes @ 0x08006000) -- Read from C cache (60 bytes @ 0x08005FC8) - Data: 00 68 01 21 89 03 08 40 00 28 3F D0 81 22 D2 01 ...  returns 0x3C (0002ms, 63720ms total)
T0A94 1869:428 JLINK_ReadMemEx(0x08005FC8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FC8) - Data: 00 68  returns 0x02 (0000ms, 63720ms total)
T0A94 1869:428 JLINK_ReadMemEx(0x08005FC8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08005FC8) - Data: 00 68 01 21 89 03 08 40 00 28 3F D0 81 22 D2 01 ...  returns 0x3C (0000ms, 63720ms total)
T0A94 1869:428 JLINK_ReadMemEx(0x08005FC8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FC8) - Data: 00 68  returns 0x02 (0000ms, 63720ms total)
T0A94 1869:428 JLINK_ReadMemEx(0x08005FCA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FCA) - Data: 01 21  returns 0x02 (0000ms, 63720ms total)
T0A94 1870:135 JLINK_ReadMemEx(0x20000070, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (4 bytes @ 0x20000070) - Data: F3 00 02 01  returns 0x04 (0002ms, 63722ms total)
T0A94 1871:685 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 63722ms total)
T0A94 1871:685 JLINK_Reset() -- 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) (0074ms, 63796ms total)
T0A94 1871:759 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63796ms total)
T0A94 1871:759 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63796ms total)
T0A94 1871:763 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 (0001ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 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, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 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, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:764 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 51 24 00 08 ...  returns 0x3C (0000ms, 63797ms total)
T0A94 1871:764 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R0)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R1)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R2)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R3)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R4)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R5)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R6)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R13 (SP))  returns 0x20000CC8 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R14)  returns 0xFFFFFFFF (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(MSP)  returns 0x20000CC8 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63797ms total)
T0A94 1871:789 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0002ms, 63799ms total)
T0A94 1871:791 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0001ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63800ms total)
T0A94 1871:792 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0001ms, 63801ms total)
T0A94 1871:793 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63801ms total)
T0A94 1871:793 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 1B 5B 4F 40  returns 0x04 (0001ms, 63802ms total)
T0A94 1871:795 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 C0 3F  returns 0x04 (0000ms, 63802ms total)
T0A94 1871:795 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001240) -- Updating C cache (128 bytes @ 0x20001240) -- Read from C cache (32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 63805ms total)
T0A94 1871:798 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63805ms total)
T0A94 1871:798 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: D8 00  returns 0x02 (0000ms, 63805ms total)
T0A94 1871:798 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63805ms total)
T0A94 1871:798 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 01 00  returns 0x02 (0000ms, 63805ms total)
T3BFC 1872:214 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 63805ms total)
T3BFC 1872:214 JLINK_SetBPEx(Addr = 0x0800B6C0, Type = 0xFFFFFFF2)  returns 0x0000000D (0000ms, 63805ms total)
T3BFC 1872:214 JLINK_SetBPEx(Addr = 0x0800BADE, Type = 0xFFFFFFF2)  returns 0x0000000E (0000ms, 63805ms total)
T3BFC 1872:214 JLINK_SetBPEx(Addr = 0x08005FC6, Type = 0xFFFFFFF2)  returns 0x0000000F (0000ms, 63805ms total)
T3BFC 1872:214 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_WriteMem(4 bytes @ 0xE000200C) -- CPU_WriteMem(4 bytes @ 0xE0002010) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0008ms, 63813ms total)
T3BFC 1872:323 JLINK_IsHalted()  returns TRUE (0004ms, 63817ms total)
T3BFC 1872:327 JLINK_Halt()  returns 0x00 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_IsHalted()  returns TRUE (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_IsHalted()  returns TRUE (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_IsHalted()  returns TRUE (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ReadReg(R15 (PC))  returns 0x08005FC6 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ReadReg(XPSR)  returns 0x21000000 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ClrBPEx(BPHandle = 0x0000000D)  returns 0x00 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ClrBPEx(BPHandle = 0x0000000E)  returns 0x00 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ClrBPEx(BPHandle = 0x0000000F)  returns 0x00 (0000ms, 63813ms total)
T3BFC 1872:327 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 1 (0001ms, 63814ms total)
T3BFC 1872:328 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 63815ms total)
T3BFC 1872:329 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 1 (0001ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R0)  returns 0x030200F4 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R1)  returns 0x2427D000 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R2)  returns 0x030200F3 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R3)  returns 0x00000082 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R4)  returns 0xDECA0130 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R6)  returns 0x0800BCBC (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R13 (SP))  returns 0x20001BF0 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R14)  returns 0x0800B4DD (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(R15 (PC))  returns 0x08005FC6 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(XPSR)  returns 0x21000000 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(MSP)  returns 0x20001BF0 (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 63816ms total)
T3BFC 1872:330 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 63816ms total)
T0A94 1872:330 JLINK_ReadMemEx(0x20001BF4, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001BC0) -- Updating C cache (64 bytes @ 0x20001BC0) -- Read from C cache (4 bytes @ 0x20001BF4) - Data: C9 9E 00 08  returns 0x04 (0002ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20001BF0, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF0) - Data: 30 01 CA DE  returns 0x04 (0000ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20001BF4, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF4) - Data: C9 9E 00 08  returns 0x04 (0000ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20001BF8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BF8) - Data: BC BC 00 08  returns 0x04 (0000ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20001BFC, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20001BFC) - Data: 97 B9 00 08  returns 0x04 (0000ms, 63818ms total)
T0A94 1872:332 JLINK_ReadMemEx(0x20000129, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000100) -- Updating C cache (64 bytes @ 0x20000100) -- Read from C cache (1 bytes @ 0x20000129) - Data: 00  returns 0x01 (0002ms, 63820ms total)
T0A94 1872:334 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000140) -- Updating C cache (64 bytes @ 0x20000140) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 18 00  returns 0x02 (0001ms, 63821ms total)
T0A94 1872:337 JLINK_ReadMemEx(0x20000130, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000130) - Data: 8C 0A  returns 0x02 (0000ms, 63821ms total)
T0A94 1872:337 JLINK_ReadMemEx(0x2000010C, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x2000010C) - Data: 00 00 00 00  returns 0x04 (0000ms, 63821ms total)
T0A94 1872:337 JLINK_ReadMemEx(0x20000114, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000114) - Data: 00 00 00 00  returns 0x04 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000144, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000144) - Data: 00 00  returns 0x02 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000124, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000124) - Data: 00 00  returns 0x02 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000126, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000126) - Data: 00 00  returns 0x02 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000148, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000148) - Data: 00  returns 0x01 (0000ms, 63821ms total)
T0A94 1872:338 JLINK_ReadMemEx(0x20000028, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000000) -- Updating C cache (64 bytes @ 0x20000000) -- Read from C cache (4 bytes @ 0x20000028) - Data: 6F 7A 53 40  returns 0x04 (0002ms, 63823ms total)
T0A94 1872:340 JLINK_ReadMemEx(0x20000174, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000174) - Data: 00 00 00 3F  returns 0x04 (0000ms, 63823ms total)
T0A94 1872:341 JLINK_ReadMemEx(0x20001274, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x20001240) -- Updating C cache (128 bytes @ 0x20001240) -- Read from C cache (32 bytes @ 0x20001274) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 63825ms total)
T0A94 1872:343 JLINK_ReadMemEx(0x20000132, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000132) - Data: 00  returns 0x01 (0000ms, 63825ms total)
T0A94 1872:343 JLINK_ReadMemEx(0x2000014A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014A) - Data: 18 00  returns 0x02 (0000ms, 63825ms total)
T0A94 1872:343 JLINK_ReadMemEx(0x2000014E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000014E) - Data: 06 00  returns 0x02 (0000ms, 63825ms total)
T0A94 1872:344 JLINK_ReadMemEx(0x20000162, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000162) - Data: 00 00  returns 0x02 (0000ms, 63825ms total)
T0A94 1872:346 JLINK_ReadMemEx(0x08005FC6, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08005FC0) -- Updating C cache (64 bytes @ 0x08005FC0) -- Read from C cache (2 bytes @ 0x08005FC6) - Data: 2F 48  returns 0x02 (0002ms, 63827ms total)
T0A94 1872:348 JLINK_ReadMemEx(0x08005FC8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08006000) -- Updating C cache (64 bytes @ 0x08006000) -- Read from C cache (60 bytes @ 0x08005FC8) - Data: 00 68 01 21 89 03 08 40 00 28 3F D0 81 22 D2 01 ...  returns 0x3C (0001ms, 63828ms total)
T0A94 1872:349 JLINK_ReadMemEx(0x08005FC8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FC8) - Data: 00 68  returns 0x02 (0000ms, 63828ms total)
T0A94 1872:349 JLINK_ReadMemEx(0x08005FC8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08005FC8) - Data: 00 68 01 21 89 03 08 40 00 28 3F D0 81 22 D2 01 ...  returns 0x3C (0000ms, 63828ms total)
T0A94 1872:349 JLINK_ReadMemEx(0x08005FC8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FC8) - Data: 00 68  returns 0x02 (0000ms, 63828ms total)
T0A94 1872:349 JLINK_ReadMemEx(0x08005FCA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08005FCA) - Data: 01 21  returns 0x02 (0000ms, 63828ms total)
T0A94 1873:017 JLINK_ReadMemEx(0x20000070, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (4 bytes @ 0x20000070) - Data: F3 00 02 03  returns 0x04 (0002ms, 63830ms total)
T3064 1873:017 
  ***** Error: Connection to emulator lost! (714084ms, 777914ms total)
T3064 1873:017 
  ***** Error: Connection to emulator lost! (41129300ms, 41193130ms total)
T0A94 53381:142 JLINK_Close() (0046ms, 63876ms total)
T0A94 53381:142  (0046ms, 63876ms total)
T0A94 53381:142 Closed (0046ms, 63876ms total)