From 71f8bdb7c63acc381d71105bb950411029f4250f Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Mon, 03 Jun 2024 20:00:58 +0800
Subject: [PATCH] 测试远传

---
 KEIL_MDKARM/Objects/pulse_and_alarm_line.o                                |    0 
 KEIL_MDKARM/Objects/sizhu_alarm_record.crf                                |    0 
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep |  125 
 KEIL_MDKARM/Objects/exti.o                                                |    0 
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex                          | 8015 +++++++------
 KEIL_MDKARM/Objects/system_run_fun.o                                      |    0 
 KEIL_MDKARM/Objects/valve_control.o                                       |    0 
 KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx                               |  109 
 KEIL_MDKARM/Objects/sizhu_event_record.crf                                |    0 
 KEIL_MDKARM/Objects/key.o                                                 |    0 
 KEIL_MDKARM/Objects/upper_com.crf                                         |    0 
 KEIL_MDKARM/Objects/tim.o                                                 |    0 
 KEIL_MDKARM/Objects/exti.crf                                              |    0 
 KEIL_MDKARM/Objects/lcd_cfg_api.o                                         |    0 
 KEIL_MDKARM/JLinkLog.txt                                                  | 16756 ++++++++++++----------------
 KEIL_MDKARM/Objects/valve_control.crf                                     |    0 
 README.md                                                                 |    3 
 CORE/main.c                                                               |   22 
 Soft/system_run_fun.c                                                     |    9 
 KEIL_MDKARM/Objects/rs485_read_data.o                                     |    0 
 Function/VALVE/valve_control.c                                            |    6 
 KEIL_MDKARM/Objects/wireless_remote_comm.o                                |    0 
 KEIL_MDKARM/Objects/lcd.crf                                               |    0 
 KEIL_MDKARM/Objects/upper_com.o                                           |    0 
 KEIL_MDKARM/Objects/system_mem_para.crf                                   |    0 
 KEIL_MDKARM/Objects/main.o                                                |    0 
 KEIL_MDKARM/Objects/sizhu_ctrl_word.o                                     |    0 
 KEIL_MDKARM/Objects/power_manage.crf                                      |    0 
 Soft/sizhu_ctrl_word.c                                                    |    2 
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm                          | 4855 ++++----
 Function/WirelessRemoteComm/wrc_sizhu_v4.c                                |   55 
 KEIL_MDKARM/Objects/lcd.o                                                 |    0 
 KEIL_MDKARM/Objects/sizhu_event_record.o                                  |    0 
 KEIL_MDKARM/Objects/sizhu_para_modify_record.o                            |    0 
 KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map                         | 3533 +++---
 KEIL_MDKARM/Objects/sizhu_history_record.crf                              |    0 
 KEIL_MDKARM/Objects/system_mem_para.o                                     |    0 
 KEIL_MDKARM/Objects/rs485_read_data.crf                                   |    0 
 KEIL_MDKARM/Objects/wireless_remote_comm.crf                              |    0 
 KEIL_MDKARM/Objects/sizhu_ctrl_word.crf                                   |    0 
 KEIL_MDKARM/Objects/lcd_cfg_api.crf                                       |    0 
 Function/POWER_MANAGE/power_manage.h                                      |    7 
 KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC                            |  371 
 Function/STORAGE/system_mem_para.h                                        |    4 
 KEIL_MDKARM/Objects/billing.crf                                           |    0 
 HARDWARE/EXTI/exti.c                                                      |   14 
 KEIL_MDKARM/Objects/rs485_data_analysis_pro.crf                           |    0 
 KEIL_MDKARM/Objects/key.crf                                               |    0 
 KEIL_MDKARM/Objects/power_manage.o                                        |    0 
 Function/WirelessRemoteComm/wireless_remote_comm.c                        |   22 
 Function/WirelessRemoteComm/wireless_remote_comm.h                        |    8 
 KEIL_MDKARM/Objects/main.crf                                              |    0 
 KEIL_MDKARM/Objects/sizhu_alarm_record.o                                  |    0 
 KEIL_MDKARM/Objects/tim.crf                                               |    0 
 KEIL_MDKARM/Objects/upper_com_data_pro.crf                                |    0 
 Function/STORAGE/system_mem_para.c                                        |    3 
 KEIL_MDKARM/Objects/sizhu_para_modify_record.crf                          |    0 
 KEIL_MDKARM/Objects/upper_com_data_pro.o                                  |    0 
 KEIL_MDKARM/Objects/billing.o                                             |    0 
 KEIL_MDKARM/Objects/rs485_data_analysis_pro.o                             |    0 
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf                          |    0 
 KEIL_MDKARM/Objects/pulse_and_alarm_line.crf                              |    0 
 KEIL_MDKARM/Objects/sizhu_history_record.o                                |    0 
 KEIL_MDKARM/Objects/system_run_fun.crf                                    |    0 
 Function/POWER_MANAGE/power_manage.c                                      |   21 
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm                |    6 
 66 files changed, 16,188 insertions(+), 17,758 deletions(-)

diff --git a/CORE/main.c b/CORE/main.c
index 60f769d..2daf1c4 100644
--- a/CORE/main.c
+++ b/CORE/main.c
@@ -86,7 +86,7 @@
 			sysRunFunCtrlPro(&sys_fun_run_ctrl_g,sys_clockBCD_g);
 			
 			/*485�ɼ�*/
-			rs485ReadDataPro(&sys_fun_run_ctrl_g);
+//			rs485ReadDataPro(&sys_fun_run_ctrl_g);
 			
 			/*���㣬�����������*/
 			SettlementPro();
@@ -109,16 +109,16 @@
 			SysAlarmCtrlPro();
 			
 			
-//			/*����������ͨѶ��Ԥ��*/
-//			
-//			
-//			/*˼��ƽ̨����ͨѶ*/
-////			WirelessRemoteCommPro(&sys_fun_run_ctrl_g);
-//			
-//			/*modbus��ַ�����ݸ���*/
-//			
-//			
-//			
+			/*����������ͨѶ��Ԥ��*/
+			
+			
+			/*˼��ƽ̨����ͨѶ*/
+			WirelessRemoteCommPro(&sys_fun_run_ctrl_g);
+			
+			/*modbus��ַ�����ݸ���*/
+			
+			
+			
 //			/*����*/ 
 //			//��������²������ߣ�Ҫ���жϣ��������⹩�硢RS485�ɼ������С�Զ��������
 //			if(SysKeepRunningStatusGet(sys_fun_run_ctrl_g)==RESET){
diff --git a/Function/POWER_MANAGE/power_manage.c b/Function/POWER_MANAGE/power_manage.c
index 136e81c..4a21a43 100644
--- a/Function/POWER_MANAGE/power_manage.c
+++ b/Function/POWER_MANAGE/power_manage.c
@@ -69,7 +69,7 @@
 void borrow_Pwr_GPIO_Clk_Init(void)
 {
 	CMU_PERCLK_SetableEx(PADCLK, ENABLE);  //PADʱ�ӣ�GPIO��ʹ�ܺ���
-	InputtIO( BORROW_PWR_PORT, BORROW_PWR_PIN, IN_NORMAL);
+	OutputIO( BORROW_PWR_PORT, BORROW_PWR_PIN, OUT_PUSHPULL);
 }
 
 
@@ -396,13 +396,18 @@
 	}
 	
 	//������ȷ��
-	if(pwr_vol_p->alka_lose_check_flag == SET){
-		pwr_vol_p->alka_lose_check_flag = RESET;
+//	if(pwr_vol_p->alka_lose_check_flag == SET){      //��ʱû���жϴ�����ע�͵�
+//		pwr_vol_p->alka_lose_check_flag = RESET;
 		if(ALKA_PWR_LOSE_IO_READ == Bit_RESET){
-			//ȷ��﮵����
-			__SYS_STATUS_ALARM_BYTES_SET(alka_remove,ALARM_ID_ALKA_BAT_REMOVAL);
+			delay_ms(10);
+			if(ALKA_PWR_LOSE_IO_READ == Bit_RESET){
+				//ȷ��﮵����
+				__SYS_STATUS_ALARM_BYTES_SET(alka_remove,ALARM_ID_ALKA_BAT_REMOVAL);
+			}
+		}else{
+			__SYS_STATUS_BYTES_STATUS(alka_remove, RESET, ALARM_ID_ALKA_BAT_REMOVAL);
 		}
-	}
+//	}
 	
 	
 	
@@ -490,6 +495,10 @@
 				up_comm_uart_enable();//���ʱʹ����λ������
 				lcd_first_wake_up_flag_g = SET;  //�����������Ļ�����ֳ���
 				
+				//���ر�
+				borrow_Pwr_GPIO_Clk_Init();
+				BORROW_PWR_OFF;
+				
 				//?������仯��������籨�����⴦������ֻ�����������أ�����ʾ������
 				if(__SYS_ALARM_CTL_BYTES_GET(power_state)){                   
 					if(__SYS_ALARM_REPORT_CTL_BYTES_GET(power_state) ==SET){ 				
diff --git a/Function/POWER_MANAGE/power_manage.h b/Function/POWER_MANAGE/power_manage.h
index cdbebdf..811ef95 100644
--- a/Function/POWER_MANAGE/power_manage.h
+++ b/Function/POWER_MANAGE/power_manage.h
@@ -23,9 +23,10 @@
 
 
 // ��綪ʧ
-#define ALKA_PWR_LOSE_PORT 	GPIOF
-#define ALKA_PWR_LOSE_PIN 	GPIO_Pin_11
-#define	ALKA_PWR_LOSE_IO_READ	GPIO_ReadInputDataBit(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN)
+#define ALKA_PWR_LOSE_PORT 	GPIOH        //?PH0û���жϣ�����Ҫ�ģ���ʱ�������ó��жϼ��
+#define ALKA_PWR_LOSE_PIN 	GPIO_Pin_0
+//#define	ALKA_PWR_LOSE_IO_READ	GPIO_ReadInputDataBit(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN)
+#define	ALKA_PWR_LOSE_IO_READ	 GPIOH_ReadInputDataBit(ALKA_PWR_LOSE_PIN)
 
 // ����⿪��
 #define ALKA_DETECTION_PORT 	GPIOF
diff --git a/Function/STORAGE/system_mem_para.c b/Function/STORAGE/system_mem_para.c
index c8feea7..82cc18b 100644
--- a/Function/STORAGE/system_mem_para.c
+++ b/Function/STORAGE/system_mem_para.c
@@ -11,6 +11,7 @@
 EQUIPMENT_BASIC_INF_T 			    equipment_basic_inf_g={ 
 	.product_type= DM_SCM_SZV103,		\
 	.caliber_type = DN50_TYPE,			\
+	.serial_number = {0x07,0x10,0x50,0x82,0x40,0x69,0x00,0x01,0xff,0xff},           \
 	.valve_type = VM_HADE,					\
 	.equipment_type = EM_SIFRCT,};
 
@@ -74,7 +75,7 @@
 };
 
 WRC_PARA_SIZHU_T wrc_para_sizhu_g = {							\
-	.ip1 = {120,77,85,236},          								\
+	.ip1 = {39,108,81,105},          								\
 	.ip_port1 = 9692,          			 								\
 	.ip1_connect_type = LINK_TCP,           				\
 	.ip2 = {120,77,85,236},         				  			\
diff --git a/Function/STORAGE/system_mem_para.h b/Function/STORAGE/system_mem_para.h
index 7af8bb1..b0f9b09 100644
--- a/Function/STORAGE/system_mem_para.h
+++ b/Function/STORAGE/system_mem_para.h
@@ -13,12 +13,12 @@
 #define SOFT_SERIAL_NUMBER3	0x05
 #define SOFT_SERIAL_NUMBER4	0x07
 
-#define	EEP_PARA_INIT_ID 	0x24041601          //BCD��ʽYYMMDDXX�����ܳ�����ĸ
+#define	EEP_PARA_INIT_ID 	0x24060301          //BCD��ʽYYMMDDXX�����ܳ�����ĸ
 #define LAST_PATCH_ID			EEP_PARA_PATCH_ID_1    //BCD��ʽYYMMDDXX�����ܳ�����ĸ��ע��˴�ָ�����һ������
 
 /************������ʶ���������������ӣ�BCD��ʽYYMMDDXX�����ܳ�����ĸ************/
 /************ÿ�����Ӻ�LAST_PATCH_IDָ�����һ������***************************/
-#define	EEP_PARA_PATCH_ID_1 	0x24041601     
+#define	EEP_PARA_PATCH_ID_1 	0x24060301     
 
 /****************************************************/
  
diff --git a/Function/VALVE/valve_control.c b/Function/VALVE/valve_control.c
index c18bc1c..86d3edf 100644
--- a/Function/VALVE/valve_control.c
+++ b/Function/VALVE/valve_control.c
@@ -60,7 +60,7 @@
 {
 	
 	//�ж��Ƿ���Ҫ���ط�,����磬����������Ƴ�״̬�½��
-	if(__SYS_STATUS_BYTES_GET(alka_remove) == SET && __SYS_STATUS_BYTES_GET(alka_down) == SET){
+	if(__SYS_STATUS_BYTES_GET(alka_remove) == SET || __SYS_STATUS_BYTES_GET(alka_down) == SET){
 		if(__SYS_STATUS_BYTES_GET(power_state) == RESET){
 			borrow_Pwr_GPIO_Clk_Init();
 			BORROW_PWR_ON;
@@ -286,6 +286,10 @@
 	switch(valve_ctrl_order_l){
 		case VC_NONE:break;
 		case VC_OPEN:
+			
+			if((__SYS_STATUS_BYTES_GET(alka_remove) == SET || __SYS_STATUS_BYTES_GET(alka_down) == SET)&&(__SYS_STATUS_BYTES_GET(power_state) ==RESET)){
+				return FAIL;//���û����û����磬��������
+			}
 			if((save_valve_para_g.valve_status == VALVE_CLOSE)&&(valve_ctrl_para_g.force_open_status==RESET)){
 				valve_ctrl_para_g.valve_ctrl_order = VC_OPEN;
 				pwr_vol_g.alka_flag = AMS_VALVE_CTRL_BEFORE;
diff --git a/Function/WirelessRemoteComm/wireless_remote_comm.c b/Function/WirelessRemoteComm/wireless_remote_comm.c
index b6e57bd..469d054 100644
--- a/Function/WirelessRemoteComm/wireless_remote_comm.c
+++ b/Function/WirelessRemoteComm/wireless_remote_comm.c
@@ -15,6 +15,9 @@
 {
 	OutputIO(WRC_PWR_PORT,WRC_PWR_PIN,OUT_PUSHPULL);
 	OutputIO(PWR_3V8_O_PORT,PWR_3V8_O_PIN,OUT_PUSHPULL);
+	CloseIO(PWR_3V8_EN_PORT,PWR_3V8_EN_PIN);
+	PWR_3V8_OFF;
+	WRC_PWR_OFF;
 }
 
 
@@ -120,6 +123,9 @@
 			check_sum += *(buf_p + count_i);
 
 		if(*(buf_p + 89) == check_sum){
+			
+			WRC_RX_DMA_CH3_reload(); //����У��ͨ��������Ϊ������Ҫ���յ������Ѿ���ɣ���Ҫ����DMA����, 
+			
 			if(*(buf_p + 2) == 1){
 				return_flag = LINK_OK;
 				if((*(buf_p+3) != 1)&&(*(buf_p+3) <0x39)){
@@ -157,7 +163,7 @@
 	if(buf_p != NULL){
 		buf_next_p = strstr(buf_p , ",");
 		if(buf_next_p != NULL){
-			__SYS_DELAY_SEC_TIME_SET_(wrc_timeout_para,wrc_ctrl_para_g.time_out_time_sec);//��ʱ���ڽ��յ�+R�ͳ�ֵ��ʱʱ�䣬�������Ӧ�÷���Э��֡��ʽ�жϳɹ�����Ӧ����֮��
+
 			return SizhuV4ProtocolDataAnalysis((uint8_t *)buf_next_p,ack_buf,ack_buf_length);
 			
 		}
@@ -181,7 +187,7 @@
 	//?��Ҫ��ͨѶ������ʼ�����Է�������
 	SizhuV4SendParaInit();
 	
-	return WRC_SEND_DATA;
+	return WRC_CREATE_LINK;
 }
 
 WRC_STATUS	WrcCreateLinkPro(void)
@@ -210,7 +216,7 @@
 //	wrc_ctrl_para_g.time_out_cnt = wrc_ctrl_para_g.time_out_time_sec;
 	
 	send_buf[0] = WRC_MODULE_CMD_DATA_UP;
-	send_buf[1] = send_length &0x0f;
+	send_buf[1] = send_length &0xff;
 	send_buf[2] = send_length >>8;
 	
 	if(send_length > sizeof(send_buf)){
@@ -219,7 +225,7 @@
 		return WRC_OFF;
 	}
 	
-	WRC_UART_SEND(send_buf,send_length);
+	WRC_UART_SEND(send_buf,send_length + 3);
 	
 	__SYS_DELAY_SEC_TIME_SET_(wrc_timeout_para,wrc_ctrl_para_g.time_out_time_sec);
 	
@@ -249,9 +255,9 @@
 			
 			if((send_length > 0)&&(send_length < sizeof(send_buf))){ //����Ӧ������Ҫ����
 				send_buf[0] = WRC_MODULE_CMD_DATA_UP;
-				send_buf[1] = send_length &0x0f;
+				send_buf[1] = send_length &0xff;
 				send_buf[2] = send_length >>8;
-				WRC_UART_SEND(send_buf,send_length);
+				WRC_UART_SEND(send_buf,send_length + 3);
 				__SYS_DELAY_SEC_TIME_SET_(wrc_timeout_para,wrc_ctrl_para_g.time_out_time_sec);
 			}
 			memset(wrc_uart_para_g.recv_buf,0,sizeof(wrc_uart_para_g.recv_buf));
@@ -298,7 +304,7 @@
 		PWR_3V8_OFF;
 		return WRC_OFF;
 		
-	}else if(wrc_ctrl_para_g.wrc_OFF_cnt == 8){
+	}else if(wrc_ctrl_para_g.wrc_OFF_cnt >= 8){
 		//�ӳ��˳�ͨѶ���̣���ʱ��Դ�Ѿ��رգ��൱�ڸ�����һ��ʱ����
 		WRC_PWR_OFF;
 		PWR_3V8_OFF;
@@ -317,7 +323,7 @@
 		return WRC_IDLE; //�ػ���ϣ�����WRC_IDLE��������ͨѶ����
 	}
 
-	return WRC_IDLE; 
+	return WRC_OFF; 
 }
 
 
diff --git a/Function/WirelessRemoteComm/wireless_remote_comm.h b/Function/WirelessRemoteComm/wireless_remote_comm.h
index b2ebd1b..f09c1de 100644
--- a/Function/WirelessRemoteComm/wireless_remote_comm.h
+++ b/Function/WirelessRemoteComm/wireless_remote_comm.h
@@ -10,6 +10,12 @@
 #define WRC_PWR_ON 			GPIO_SetBits(WRC_PWR_PORT, WRC_PWR_PIN)
 #define WRC_PWR_OFF			GPIO_ResetBits(WRC_PWR_PORT, WRC_PWR_PIN)
 
+//3V8ʹ��,��ʱ���ã�ֱ��3V8���ؿ��Ƽ���
+#define PWR_3V8_EN_PORT 			GPIOE
+#define PWR_3V8_EN_PIN 			GPIO_Pin_5
+#define PWR_3V8_ENABLE 			GPIO_SetBits(PWR_3V8_EN_PORT, PWR_3V8_EN_PIN)
+#define PWR_3V8_DIABLE			GPIO_ResetBits(PWR_3V8_EN_PORT, PWR_3V8_EN_PIN)
+
 //3V8����
 #define PWR_3V8_O_PORT 			GPIOE
 #define PWR_3V8_O_PIN 			GPIO_Pin_7
@@ -164,7 +170,7 @@
 
 
 
-
+void WRC_PWR_GPIO_Init(void);
 
 void WirelessRemoteCommPro(FUN_START_CTRL_PARA_T * sys_fun_run_ctrl_p);
 
diff --git a/Function/WirelessRemoteComm/wrc_sizhu_v4.c b/Function/WirelessRemoteComm/wrc_sizhu_v4.c
index ae55cbb..54187bc 100644
--- a/Function/WirelessRemoteComm/wrc_sizhu_v4.c
+++ b/Function/WirelessRemoteComm/wrc_sizhu_v4.c
@@ -9,6 +9,7 @@
 #include "AES128.h"
 #include "system_general_para.h"
 #include "linked_list.h"
+#include "uart.h"
 
 static	SIZHU_V4_PROTOCOL_HEAD_T	protocol_head_up_g ={.frame_start_code = SIZHU_FRAME_HEAD,.data_start_code = SIZHU_DATA_HEAD};
 static	SIZHU_V4_PROTOCOL_NORMAL_DATA_HEAD_T	up_data_head_g;
@@ -42,7 +43,7 @@
 	/*ͨѶ���*/
 	wrc_ctrl_para_g.time_out_time_sec = wrc_para_sizhu_g.comm_timeout_time; //��ʱʱ��
 	wrc_sizhuV4_result_flag = FAIL;
-	wrc_ctrl_para_g.wrc_restart_time_sec_cnt = wrc_para_sizhu_g.retransmission_interval ; //���ر����ʱ��
+	wrc_ctrl_para_g.wrc_restart_time_sec_cnt = wrc_para_sizhu_g.retransmission_interval * 60 ; //���ر����ʱ��
 	
 	/*�����*/
 	protocol_head_up_g.frame_start_code = SIZHU_FRAME_HEAD;
@@ -108,19 +109,21 @@
 {
 	uint8_t yushu;
 	uint8_t	fill_num;
+	uint16_t	Encrypt_Bytes= 0;
 	
 	if((KeyVer&0x7f) > 8)
 		return;
 
 //	*length = ((*length % 16 )!=0) ? ((*length >>4) + 1)*16 : *length;
 	/*����16���������������16����������ȱN�����N��N*/
-	yushu = (*length) & 0x0f;
+	Encrypt_Bytes = *length;
+	yushu = Encrypt_Bytes & 0x0f;
 	if(yushu != 0){
 		fill_num = 16 - yushu;
 		for(uint8_t count_i=0;count_i < fill_num ;count_i ++){
-			*(buf_in + *length + count_i) = fill_num;
+			*(buf_in + Encrypt_Bytes + count_i) = fill_num;
 		}
-		*length = ((*length >>4) + 1) <<4;
+		*length = ((Encrypt_Bytes >>4) + 1) <<4;
 	}
 	
 	//��16��Ϊһ����м���
@@ -153,11 +156,12 @@
 uint16_t	SizhuV4SendNormalData2buf(uint8_t * send_buf)
 {
 //	uint8_t send_buf[1024] = {0};
+	uint16_t	data_length =0;
 	uint16_t	crc_addr;
 	uint8_t		current_frame_data_num;
 	SIZHU_V4_PROTOCOL_NORMAL_DATA_PACK_T	one_pack_data;
 	
-	arrayA_2_arrayB((uint8_t*)&sys_clockBCD_g, (uint8_t*)&protocol_head_up_g.device_time, 8, LITTLE_ENDIAN);
+	arrayA_2_arrayB((uint8_t*)&sys_clockBCD_g, (uint8_t*)&protocol_head_up_g.device_time, sizeof(sys_clockBCD_g), LITTLE_ENDIAN);
 //	arrayA_2_arrayB((uint8_t*)system_alarm_word_g.alarm_word_union, (uint8_t*)&up_data_head_g.alarm_word, 14, LITTLE_ENDIAN); //ʱ��ͱ����ֻ���ʱ���£����Է����ϱ�ǰ��ֵ
 	//�����б����ֶ��ǽ�ռ1��Bit������£������û�|�����ӱ������������Խ��ϴ�δ�ϱ��ɹ������ֵ����µı����ּ����ϱ�
 	for(uint8_t count_i =0;count_i < 7;count_i ++){
@@ -182,9 +186,9 @@
 	one_pack_data.temperature = flow_meter_data_g.temperature;
 	one_pack_data.balance = save_realtime_data_g.realtime_billing_data_s.balance_now * 1000 ;
 	one_pack_data.uint_price = save_realtime_data_g.realtime_billing_data_s.price_now;
-	one_pack_data.lith_vcc = pwr_vol_g.lith_vcc;
+	one_pack_data.lith_vcc = pwr_vol_g.lith_vcc * 10;
 	one_pack_data.lith_vcc_per = pwr_vol_g.lith_synthesize_per;
-	one_pack_data.alka_vcc = pwr_vol_g.alka_vcc;
+	one_pack_data.alka_vcc = pwr_vol_g.alka_vcc * 10;
 	one_pack_data.alka_vcc_per = pwr_vol_g.alka_vcc_per;
 	arrayA_2_arrayB((uint8_t*)&system_status_word_g.status_word_union, (uint8_t*)&one_pack_data.status, 12, LITTLE_ENDIAN);
 	
@@ -207,7 +211,9 @@
 	
 	//����
 	if((protocol_head_up_g.key_ver & 0x80) == 0x80){
-		DataAes128EcbEncrypt(protocol_head_up_g.key_ver,(uint8_t*)&send_buf[FIRST_DATA_SHIFT_SIZHU],(uint8_t*)&send_buf[FIRST_DATA_SHIFT_SIZHU],&protocol_head_up_g.data_length);
+		data_length = protocol_head_up_g.data_length;
+		DataAes128EcbEncrypt(protocol_head_up_g.key_ver,(uint8_t*)&send_buf[FIRST_DATA_SHIFT_SIZHU],(uint8_t*)&send_buf[FIRST_DATA_SHIFT_SIZHU],&data_length);
+		protocol_head_up_g.data_length = data_length;  //������Ҫ��䣬���Ȼ��
 	}
 	
 	//���ڼ������ᵼ�����ݳ��ȱ仯������֡ͷ��ת����Ҫ���ڼ���֮��
@@ -327,6 +333,22 @@
 	return return_code;
 }
 
+
+
+
+//�������ط�
+WRC_STATUS	SetBalanceValveClosePro(uint8_t *receive_buf,uint8_t *ack_buf,uint16_t *ack_buf_length)
+{
+	WRC_STATUS	return_code = WRC_WAIT_REC_DATA;
+
+
+	//?�洢
+
+	ack_buf[0]	= 0;//�ɹ�
+	*ack_buf_length = 1; //����ǰ�����ݳ���
+	return return_code;
+}
+
 WRC_STATUS	SetAccountPro(uint8_t *receive_buf,uint8_t *ack_buf,uint16_t *ack_buf_length)
 {
 	WRC_STATUS	return_code = WRC_WAIT_REC_DATA;
@@ -358,17 +380,17 @@
 
 WRC_STATUS	SizhuV4ProtocolDataAnalysis(uint8_t *receive_buf,uint8_t *ack_buf,uint16_t *ack_buf_length)
 {
-	char *buf_p = NULL;
+	uint8_t *buf_p = NULL;
 	uint16_t count_i = 0;
 	SIZHU_V4_PROTOCOL_HEAD_T	protocol_head_rec;
-	uint16_t	check_crc;
+	uint16_t	check_crc,recv_crc;
 	uint16_t	crc_addr;
 	WRC_STATUS	return_code = WRC_WAIT_REC_DATA;
 //	uint8_t	key_ver;
 	uint16_t	ack_data_length = 0; //����ǰ�ij���
 
 	count_i =0;
-	buf_p +=2;  //�Ƶ���һ������
+	buf_p =  receive_buf + 2;  //�Ƶ���һ������
 	while(*buf_p != SIZHU_FRAME_HEAD)  //buf_pָ��֡ͷ
 	{
 		count_i++;
@@ -379,9 +401,12 @@
 	}
 	
 	arrayA_2_arrayB((uint8_t*)buf_p, (uint8_t*)&protocol_head_rec, sizeof(protocol_head_rec), LITTLE_ENDIAN);
-	arrayA_2_arrayB((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU + protocol_head_rec.data_length), (uint8_t*)&check_crc, 2, LITTLE_ENDIAN);
-
-	if(check_crc == usMBCRC16(0xFFFF,(uint8_t *)buf_p,FIRST_DATA_SHIFT_SIZHU + protocol_head_rec.data_length)){
+	arrayA_2_arrayB((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU + protocol_head_rec.data_length), (uint8_t*)&recv_crc, 2, BIG_ENDIAN);
+	check_crc = usMBCRC16(0xFFFF,(uint8_t *)buf_p,FIRST_DATA_SHIFT_SIZHU + protocol_head_rec.data_length);
+	if(check_crc == recv_crc){
+		
+		WRC_RX_DMA_CH3_reload(); //����CRCͨ��������Ϊ������Ҫ���յ������Ѿ���ɣ���Ҫ����DMA����, 
+		
 		if((protocol_head_rec.key_ver & 0x80)==0x80){
 			//? ������Կ�Ž���
 			DataAes128EcbDecrypt(protocol_head_rec.key_ver,(uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),(uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),protocol_head_rec.data_length);
@@ -395,6 +420,8 @@
 			case SIZHU_CONTROL_CODE_MODIFY_KEY : return_code = SetKeyPro((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),ack_buf + FIRST_DATA_SHIFT_SIZHU,&ack_data_length);   break;
 			case SIZHU_CONTROL_CODE_PUSH_SETTLEMENT_INFO : return_code = PushSettlementInfoPro((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),ack_buf + FIRST_DATA_SHIFT_SIZHU,&ack_data_length);   break;
 			case SIZHU_CONTROL_CODE_ACCOUNT_STATUS : return_code = PushSettlementInfoPro((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),ack_buf + FIRST_DATA_SHIFT_SIZHU,&ack_data_length);   break;
+			
+			case SIZHU_CONTROL_CODE_SET_BALANCE_INSUF_CLOSE_VALVE : return_code = SetBalanceValveClosePro((uint8_t*)(buf_p + FIRST_DATA_SHIFT_SIZHU),ack_buf + FIRST_DATA_SHIFT_SIZHU,&ack_data_length);   break;
 			//?������
 			default: break;
 		}
diff --git a/HARDWARE/EXTI/exti.c b/HARDWARE/EXTI/exti.c
index 727ea71..9f04559 100644
--- a/HARDWARE/EXTI/exti.c
+++ b/HARDWARE/EXTI/exti.c
@@ -178,14 +178,14 @@
 //		__SYS_STATUS_ALARM_BYTES_SET(lith_remove);
 		pwr_vol_g.lith_lose_check_flag = SET;
 	}
-	if(GPIO_EXTI_EXTIISR_ChkEx(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN)  == SET)
-	{
-		GPIO_EXTI_EXTIISR_ClrEx(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN);
+//	if(GPIO_EXTI_EXTIISR_ChkEx(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN)  == SET)
+//	{
+//		GPIO_EXTI_EXTIISR_ClrEx(ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN);
 
-//		__SYS_STATUS_ALARM_BYTES_SET(alka_remove);
-		
-		pwr_vol_g.alka_lose_check_flag = SET;
-	}
+////		__SYS_STATUS_ALARM_BYTES_SET(alka_remove);
+//		
+//		pwr_vol_g.alka_lose_check_flag = SET;
+//	}
 	
 	
 	if(GPIO_EXTI_EXTIISR_ChkEx(LF_PULSE_INT_PORT, LF_PULSE_INT_PIN)  == SET) //�Ʒѵ�Ƶ����
diff --git a/KEIL_MDKARM/JLinkLog.txt b/KEIL_MDKARM/JLinkLog.txt
index 782b85e..7a41c51 100644
--- a/KEIL_MDKARM/JLinkLog.txt
+++ b/KEIL_MDKARM/JLinkLog.txt
@@ -1,9477 +1,7295 @@
 
-T323C 000:002 SEGGER J-Link V6.48b Log File (0000ms, 0002ms total)
-T323C 000:002 DLL Compiled: Aug  2 2019 10:18:25 (0000ms, 0002ms total)
-T323C 000:002 Logging started @ 2024-05-31 10:20 (0000ms, 0002ms total)
-T323C 000:002 JLINK_SetWarnOutHandler(...) (0000ms, 0002ms total)
-T323C 000:002 JLINK_OpenEx(...)
+T0F28 000:002 SEGGER J-Link V6.48b Log File (0000ms, 0002ms total)
+T0F28 000:002 DLL Compiled: Aug  2 2019 10:18:25 (0000ms, 0002ms total)
+T0F28 000:002 Logging started @ 2024-06-03 11:49 (0000ms, 0002ms total)
+T0F28 000:002 JLINK_SetWarnOutHandler(...) (0000ms, 0002ms total)
+T0F28 000:002 JLINK_OpenEx(...)
 Firmware: J-Link V9 compiled May  7 2021 16:26:12
 Hardware: V9.40
 S/N: 69400374
 Feature(s): RDI, GDB, FlashDL, FlashBP, JFlash
 TELNET listener socket opened on port 19021WEBSRV 
-Starting webserver (0069ms, 0071ms total)
-T323C 000:002 WEBSRV Webserver running on local port 19080 (0069ms, 0071ms total)
-T323C 000:002   returns O.K. (0069ms, 0071ms total)
-T323C 000:071 JLINK_GetEmuCaps()  returns 0xB9FF7BBF (0000ms, 0071ms total)
-T323C 000:071 JLINK_TIF_GetAvailable(...) (0000ms, 0071ms total)
-T323C 000:071 JLINK_SetErrorOutHandler(...) (0000ms, 0071ms total)
-T323C 000:071 JLINK_ExecCommand("ProjectFile = "E:\GasFlowmeter\Internet_of_things_valve\SZV103\SZV103_FM33A0xxEV_SiZhu\KEIL_MDKARM\JLinkSettings.ini"", ...). Ref file found at: D:\Program Files\MDK5\ARM\Segger\JLinkDevices.ref (0002ms, 0073ms total)
-T323C 000:071 XML referenced by ref file: C:\Program Files (x86)\SEGGER\JLink\JLinkDevices.xml (0002ms, 0073ms total)
-T323C 000:071 C:\Program Files (x86)\SEGGER\JLink\JLinkDevices.xml evaluated successfully.
-  ***** Internal Error: Error in XML device description file: Unknown/Missing core identifier for device "FM33FK54x"Device "CORTEX-M0" selected.  returns 0x00 (1039ms, 1110ms total)
-T323C 001:110 JLINK_ExecCommand("Device = FM33A06XEV", ...). Device "FM33A06XEV" selected.  returns 0x00 (0001ms, 1111ms total)
-T323C 001:112 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetHardwareVersion()  returns 0x16F30 (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetDLLVersion()  returns 64802 (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetFirmwareString(...) (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetDLLVersion()  returns 64802 (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetCompileDateTime() (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetFirmwareString(...) (0000ms, 1111ms total)
-T323C 001:112 JLINK_GetHardwareVersion()  returns 0x16F30 (0000ms, 1111ms total)
-T323C 001:112 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0002ms, 1113ms total)
-T323C 001:114 JLINK_SetSpeed(2000) (0001ms, 1114ms total)
-T323C 001:115 JLINK_GetId() >0x10B TIF>Found SW-DP with ID 0x0BB11477 >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 reachedAP[0]: AHB-AP (IDR: 0x04770021)Iterating through AP map to find AHB-AP to use
+Starting webserver (0051ms, 0053ms total)
+T0F28 000:002 WEBSRV Webserver running on local port 19080 (0051ms, 0053ms total)
+T0F28 000:002   returns O.K. (0051ms, 0053ms total)
+T0F28 000:053 JLINK_GetEmuCaps()  returns 0xB9FF7BBF (0000ms, 0053ms total)
+T0F28 000:053 JLINK_TIF_GetAvailable(...) (0000ms, 0053ms total)
+T0F28 000:053 JLINK_SetErrorOutHandler(...) (0000ms, 0053ms total)
+T0F28 000:053 JLINK_ExecCommand("ProjectFile = "E:\GasFlowmeter\Internet_of_things_valve\SZV103\SZV103_FM33A0xxEV_SiZhu\KEIL_MDKARM\JLinkSettings.ini"", ...). Ref file found at: D:\Program Files\MDK5\ARM\Segger\JLinkDevices.ref (0002ms, 0055ms total)
+T0F28 000:053 XML referenced by ref file: C:\Program Files (x86)\SEGGER\JLink\JLinkDevices.xml (0002ms, 0055ms total)
+T0F28 000:053 C:\Program Files (x86)\SEGGER\JLink\JLinkDevices.xml evaluated successfully.
+  ***** Internal Error: Error in XML device description file: Unknown/Missing core identifier for device "FM33FK54x"Device "CORTEX-M0" selected.  returns 0x00 (4303ms, 4356ms total)
+T0F28 004:356 JLINK_ExecCommand("Device = FM33A06XEV", ...). Device "FM33A06XEV" selected.  returns 0x00 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetHardwareVersion()  returns 0x16F30 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetDLLVersion()  returns 64802 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetFirmwareString(...) (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetDLLVersion()  returns 64802 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetCompileDateTime() (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetFirmwareString(...) (0000ms, 4356ms total)
+T0F28 004:359 JLINK_GetHardwareVersion()  returns 0x16F30 (0000ms, 4356ms total)
+T0F28 004:359 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0001ms, 4357ms total)
+T0F28 004:360 JLINK_SetSpeed(2000) (0000ms, 4357ms total)
+T0F28 004:360 JLINK_GetId() >0x10B TIF>Found SW-DP with ID 0x0BB11477 >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 reachedAP[0]: AHB-AP (IDR: 0x04770021)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: 0xE00FF000 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>CPUID register: 0x410CC300. Implementer code: 0x41 (ARM)Unknown core, assuming Cortex-M0Found Cortex-M0 r0p0, Little endian.
  -- Max. mem block: 0x00011028 -- 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] @ E00FF000 -- CPU_ReadMem(16 bytes @ 0xE00FF000) -- CPU_ReadMem(16 bytes @ 0xE000EFF0) -- CPU_ReadMem(16 bytes @ 0xE000EFE0)
-ROMTbl[0][0]: E000E000, CID: B105E00D, PID: 000BB00D ??? -- CPU_ReadMem(16 bytes @ 0xE0001FF0) -- CPU_ReadMem(16 bytes @ 0xE0001FE0)ROMTbl[0][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT -- CPU_ReadMem(16 bytes @ 0xE0002FF0) -- CPU_ReadMem(16 bytes @ 0xE0002FE0)ROMTbl[0][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB >0x0D TIF> >0x21 TIF>  returns 0x0BB11477 (0141ms, 1255ms total)
-T323C 001:256 JLINK_GetDLLVersion()  returns 64802 (0000ms, 1255ms total)
-T323C 001:256 JLINK_CORE_GetFound()  returns 0x60000FF (0000ms, 1255ms total)
-T323C 001:256 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xE00FF000  returns 0x00 (0000ms, 1255ms total)
-T323C 001:256 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xE00FF000  returns 0x00 (0000ms, 1255ms total)
-T323C 001:256 JLINK_GetDebugInfo(0x101 = JLINKARM_DEBUG_INFO_ETM_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 1255ms total)
-T323C 001:256 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 (0001ms, 1256ms total)
-T323C 001:257 JLINK_GetDebugInfo(0x102 = JLINKARM_DEBUG_INFO_MTB_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 1256ms total)
-T323C 001:257 JLINK_GetDebugInfo(0x103 = JLINKARM_DEBUG_INFO_TPIU_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 1256ms total)
-T323C 001:257 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 (0001ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX) -- Value=0xE0000000  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX) -- Value=0xE0001000  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX) -- Value=0xE0002000  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x107 = JLINKARM_DEBUG_INFO_NVIC_ADDR_INDEX) -- Value=0xE000E000  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX) -- Value=0xE000EDF0  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_GetDebugInfo(0x01 = Unknown) -- Value=0x00000000  returns 0x00 (0000ms, 1257ms total)
-T323C 001:258 JLINK_ReadMemU32(0xE000ED00, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED00) - Data: 00 C3 0C 41  returns 1 (0001ms, 1258ms total)
-T323C 001:259 JLINK_GetDebugInfo(0x10F = JLINKARM_DEBUG_INFO_HAS_CORTEX_M_SECURITY_EXT_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 1258ms total)
-T323C 001:259 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_RESETPIN)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 1258ms total)
-T323C 001:259 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.Reset: Reset device via reset pin -- 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) (0141ms, 1399ms total)
-T323C 001:400 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 1399ms total)
-T323C 001:400 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 1399ms total)
-T323C 001:400 JLINK_Halt()  returns 0x00 (0000ms, 1399ms total)
-T323C 001:400 JLINK_ReadMemU32(0xE000EDF0, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) - Data: 03 00 03 00  returns 1 (0001ms, 1400ms total)
-T323C 001:401 JLINK_WriteU32(0xE000EDF0, 0xA05F0003) -- CPU_WriteMem(4 bytes @ 0xE000EDF0)  returns 0 (0000ms, 1400ms total)
-T323C 001:401 JLINK_WriteU32(0xE000EDFC, 0x01000000) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)  returns 0 (0001ms, 1401ms total)
-T323C 001:402 JLINK_GetHWStatus(...)  returns 0x00 (0001ms, 1402ms total)
-T323C 001:403 JLINK_GetNumBPUnits(Type = 0xFFFFFF00)  returns 0x04 (0000ms, 1402ms total)
-T323C 001:403 JLINK_GetNumBPUnits(Type = 0xF0)  returns 0x2000 (0000ms, 1402ms total)
-T323C 001:403 JLINK_GetNumWPUnits()  returns 0x01 (0000ms, 1402ms total)
-T323C 001:403 JLINK_GetSpeed()  returns 0x7D0 (0000ms, 1402ms total)
-T323C 001:403 JLINK_ReadMemU32(0xE000E004, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000E004) - Data: 00 00 00 00  returns 1 (0000ms, 1402ms total)
-T323C 001:403 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 1402ms total)
-T323C 001:403 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 1402ms total)
-T323C 001:481 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_RESETPIN)  returns JLINKARM_CM3_RESET_TYPE_RESETPIN (0000ms, 1402ms total)
-T323C 001:481 JLINK_Reset() -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET.Reset: Reset device via reset pin -- 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) (0137ms, 1539ms total)
-T323C 001:618 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 1539ms total)
-T323C 001:618 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 1539ms total)
-T323C 001:619 JLINK_ReadMemEx(0x000000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x000000C0) -- Updating C cache (128 bytes @ 0x000000C0) -- Read from C cache (60 bytes @ 0x000000D8) - Data: 04 48 80 47 04 48 00 47 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0002ms, 1541ms total)
-T323C 001:621 JLINK_ReadMemEx(0x000000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000D8) - Data: 04 48  returns 0x02 (0000ms, 1541ms total)
-T323C 001:621 JLINK_ReadMemEx(0x000000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000DA) - Data: 80 47  returns 0x02 (0000ms, 1541ms total)
-T323C 003:399 JLINK_ReadReg(R0)  returns 0x20000274 (0001ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R1)  returns 0x200005E2 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R2)  returns 0x02010124 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R3)  returns 0x00001911 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R4)  returns 0x0000ECF0 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R6)  returns 0x0000ECF0 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R13 (SP))  returns 0x20006C20 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R14)  returns 0x0000AE3F (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(MSP)  returns 0x20006C20 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 1542ms total)
-T323C 003:400 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 1542ms total)
-T323C 003:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000280) -- Updating C cache (64 bytes @ 0x20000280) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 1544ms total)
-T323C 003:433 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1544ms total)
-T323C 003:433 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1544ms total)
-T323C 003:436 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1544ms total)
-T323C 003:436 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1544ms total)
-T323C 003:436 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1544ms total)
-T323C 003:467 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000240) -- Updating C cache (64 bytes @ 0x20000240) -- Read from C cache (1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 1546ms total)
-T323C 003:469 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1546ms total)
-T323C 003:469 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1546ms total)
-T323C 003:474 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000480) -- Updating C cache (64 bytes @ 0x20000480) -- Read from C cache (1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1547ms total)
-T323C 003:475 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1547ms total)
-T323C 003:475 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1547ms total)
-T323C 003:507 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001000) -- Updating C cache (64 bytes @ 0x20001000) -- Read from C cache (2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 1549ms total)
-T323C 003:509 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1549ms total)
-T323C 003:509 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1549ms total)
-T323C 003:546 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:546 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:546 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:553 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:553 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:553 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:559 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:559 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:559 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1549ms total)
-T323C 003:574 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000600) -- Updating C cache (64 bytes @ 0x20000600) -- Read from C cache (32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 1551ms total)
-T53DC 003:643 JLINK_ReadMemEx(0x000000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000D8) - Data: 04 48  returns 0x02 (0000ms, 1551ms total)
-T53DC 003:643 JLINK_SetBPEx(Addr = 0x0000D50C, Type = 0xFFFFFFF2)  returns 0x00000001 (0000ms, 1551ms total)
-T53DC 003:643 JLINK_SetBPEx(Addr = 0x0000BDB6, Type = 0xFFFFFFF2)  returns 0x00000002 (0000ms, 1551ms total)
-T53DC 003:643 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) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0006ms, 1557ms total)
-T53DC 003:750 JLINK_IsHalted()  returns TRUE (0005ms, 1562ms total)
-T53DC 003:755 JLINK_Halt()  returns 0x00 (0000ms, 1557ms total)
-T53DC 003:755 JLINK_IsHalted()  returns TRUE (0000ms, 1557ms total)
-T53DC 003:755 JLINK_IsHalted()  returns TRUE (0000ms, 1557ms total)
-T53DC 003:755 JLINK_IsHalted()  returns TRUE (0000ms, 1557ms total)
-T53DC 003:755 JLINK_ReadReg(R15 (PC))  returns 0x0000D50C (0000ms, 1557ms total)
-T53DC 003:755 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 1557ms total)
-T53DC 003:755 JLINK_ClrBPEx(BPHandle = 0x00000001)  returns 0x00 (0000ms, 1557ms total)
-T53DC 003:755 JLINK_ClrBPEx(BPHandle = 0x00000002)  returns 0x00 (0000ms, 1557ms total)
-T53DC 003:755 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 02 00 00 00  returns 1 (0001ms, 1558ms total)
-T53DC 003:756 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R0)  returns 0x0000D50D (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R1)  returns 0x20006C20 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R2)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R3)  returns 0x0000BF0B (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R4)  returns 0x0000ECF0 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R6)  returns 0x0000ECF0 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R12)  returns 0x00000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R13 (SP))  returns 0x20006C20 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R14)  returns 0x00000A85 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(R15 (PC))  returns 0x0000D50C (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(MSP)  returns 0x20006C20 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 1559ms total)
-T53DC 003:757 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 1559ms total)
-T323C 003:759 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000280) -- Updating C cache (64 bytes @ 0x20000280) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1560ms total)
-T323C 003:760 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1560ms total)
-T323C 003:761 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000240) -- Updating C cache (64 bytes @ 0x20000240) -- Read from C cache (1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1561ms total)
-T323C 003:762 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000480) -- Updating C cache (64 bytes @ 0x20000480) -- Read from C cache (1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0002ms, 1563ms total)
-T323C 003:764 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001000) -- Updating C cache (64 bytes @ 0x20001000) -- Read from C cache (2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 1565ms total)
-T323C 003:766 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1565ms total)
-T323C 003:766 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1565ms total)
-T323C 003:766 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1565ms total)
-T323C 003:766 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000600) -- Updating C cache (64 bytes @ 0x20000600) -- Read from C cache (32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1566ms total)
-T323C 003:769 JLINK_ReadMemEx(0x0000D50C, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x0000D500) -- Updating C cache (128 bytes @ 0x0000D500) -- Read from C cache (60 bytes @ 0x0000D50C) - Data: 1C B5 FD F7 AB FD FF F7 E5 FE 00 F0 F1 FE 00 F0 ...  returns 0x3C (0002ms, 1568ms total)
-T323C 003:771 JLINK_ReadMemEx(0x0000D50C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000D50C) - Data: 1C B5  returns 0x02 (0000ms, 1568ms total)
-T323C 003:771 JLINK_ReadMemEx(0x0000D50E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000D50E) - Data: FD F7  returns 0x02 (0000ms, 1568ms total)
-T53DC 011:361 JLINK_ReadMemEx(0x0000D50C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000D50C) - Data: 1C B5  returns 0x02 (0000ms, 1568ms total)
-T53DC 011:361 JLINK_SetBPEx(Addr = 0x0000BDB6, Type = 0xFFFFFFF2)  returns 0x00000003 (0000ms, 1568ms total)
-T53DC 011:361 JLINK_Go() -- 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) (0005ms, 1573ms total)
-T53DC 011:467 JLINK_IsHalted()  returns FALSE (0001ms, 1574ms total)
-T53DC 011:569 JLINK_IsHalted()  returns FALSE (0001ms, 1574ms total)
-T53DC 011:671 JLINK_IsHalted()  returns FALSE (0001ms, 1574ms total)
-T53DC 011:772 JLINK_IsHalted()  returns FALSE (0001ms, 1574ms total)
-T53DC 011:874 JLINK_IsHalted()  returns FALSE (0001ms, 1574ms total)
-T323C 011:978 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1574ms total)
-T323C 011:979 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1575ms total)
-T323C 011:982 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1576ms total)
-T323C 011:983 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1577ms total)
-T323C 011:985 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1578ms total)
-T323C 011:986 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1579ms total)
-T323C 011:987 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1580ms total)
-T323C 011:988 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1580ms total)
-T323C 011:989 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1582ms total)
-T53DC 011:991 JLINK_IsHalted()  returns FALSE (0000ms, 1582ms total)
-T53DC 012:092 JLINK_IsHalted()  returns FALSE (0001ms, 1583ms total)
-T53DC 012:194 JLINK_IsHalted()  returns FALSE (0001ms, 1583ms total)
-T53DC 012:296 JLINK_IsHalted()  returns FALSE (0001ms, 1583ms total)
-T53DC 012:398 JLINK_IsHalted()  returns FALSE (0000ms, 1582ms total)
-T323C 012:499 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1583ms total)
-T323C 012:500 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1583ms total)
-T323C 012:501 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1584ms total)
-T323C 012:502 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1585ms total)
-T323C 012:503 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1586ms total)
-T323C 012:504 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1587ms total)
-T323C 012:505 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1588ms total)
-T323C 012:506 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1588ms total)
-T323C 012:506 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1589ms total)
-T53DC 012:508 JLINK_IsHalted()  returns FALSE (0001ms, 1591ms total)
-T53DC 012:610 JLINK_IsHalted()  returns FALSE (0000ms, 1590ms total)
-T53DC 012:711 JLINK_IsHalted()  returns FALSE (0000ms, 1590ms total)
-T53DC 012:812 JLINK_IsHalted()  returns FALSE (0001ms, 1591ms total)
-T53DC 012:914 JLINK_IsHalted()  returns FALSE (0000ms, 1590ms total)
-T323C 013:015 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1591ms total)
-T323C 013:016 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1591ms total)
-T323C 013:017 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1592ms total)
-T323C 013:018 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1593ms total)
-T323C 013:019 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1594ms total)
-T323C 013:020 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1595ms total)
-T323C 013:021 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1595ms total)
-T323C 013:021 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1596ms total)
-T323C 013:022 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1597ms total)
-T53DC 013:023 JLINK_IsHalted()  returns FALSE (0001ms, 1598ms total)
-T53DC 013:125 JLINK_IsHalted()  returns FALSE (0001ms, 1598ms total)
-T53DC 013:227 JLINK_IsHalted()  returns FALSE (0000ms, 1597ms total)
-T53DC 013:328 JLINK_IsHalted()  returns FALSE (0001ms, 1598ms total)
-T53DC 013:430 JLINK_IsHalted()  returns FALSE (0000ms, 1597ms total)
-T323C 013:532 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1598ms total)
-T323C 013:533 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1598ms total)
-T323C 013:534 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1599ms total)
-T323C 013:535 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1600ms total)
-T323C 013:537 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1600ms total)
-T323C 013:538 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1600ms total)
-T323C 013:538 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1601ms total)
-T323C 013:539 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1602ms total)
-T323C 013:540 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1603ms total)
-T53DC 013:541 JLINK_IsHalted()  returns FALSE (0001ms, 1604ms total)
-T53DC 013:643 JLINK_IsHalted()  returns FALSE (0001ms, 1604ms total)
-T53DC 013:745 JLINK_IsHalted()  returns FALSE (0000ms, 1603ms total)
-T53DC 013:846 JLINK_IsHalted()  returns FALSE (0001ms, 1604ms total)
-T53DC 013:948 JLINK_IsHalted()  returns FALSE (0000ms, 1603ms total)
-T323C 014:057 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1604ms total)
-T323C 014:058 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1605ms total)
-T323C 014:060 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1605ms total)
-T323C 014:060 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1606ms total)
-T323C 014:062 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1606ms total)
-T323C 014:062 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1607ms total)
-T323C 014:063 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1608ms total)
-T323C 014:064 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1609ms total)
-T323C 014:065 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1610ms total)
-T53DC 014:067 JLINK_IsHalted()  returns FALSE (0000ms, 1610ms total)
-T53DC 014:168 JLINK_IsHalted()  returns FALSE (0001ms, 1611ms total)
-T53DC 014:269 JLINK_IsHalted()  returns FALSE (0001ms, 1611ms total)
-T53DC 014:371 JLINK_IsHalted()  returns FALSE (0001ms, 1611ms total)
-T53DC 014:473 JLINK_IsHalted()  returns FALSE (0000ms, 1610ms total)
-T323C 014:575 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1611ms total)
-T323C 014:576 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1612ms total)
-T323C 014:578 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1613ms total)
-T323C 014:579 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1613ms total)
-T323C 014:580 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1614ms total)
-T323C 014:581 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1615ms total)
-T323C 014:582 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1615ms total)
-T323C 014:582 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1616ms total)
-T323C 014:583 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1617ms total)
-T53DC 014:584 JLINK_IsHalted()  returns FALSE (0001ms, 1618ms total)
-T53DC 014:686 JLINK_IsHalted()  returns FALSE (0001ms, 1618ms total)
-T53DC 014:788 JLINK_IsHalted()  returns FALSE (0000ms, 1617ms total)
-T53DC 014:889 JLINK_IsHalted()  returns FALSE (0000ms, 1617ms total)
-T53DC 014:990 JLINK_IsHalted()  returns FALSE (0000ms, 1617ms total)
-T323C 015:091 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1618ms total)
-T323C 015:092 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1619ms total)
-T323C 015:094 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1620ms total)
-T323C 015:095 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1621ms total)
-T323C 015:096 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1622ms total)
-T323C 015:097 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1623ms total)
-T323C 015:098 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1623ms total)
-T323C 015:098 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1624ms total)
-T323C 015:099 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1625ms total)
-T53DC 015:100 JLINK_IsHalted()  returns FALSE (0001ms, 1626ms total)
-T53DC 015:202 JLINK_IsHalted()  returns FALSE (0001ms, 1626ms total)
-T53DC 015:304 JLINK_IsHalted()  returns FALSE (0000ms, 1625ms total)
-T53DC 015:405 JLINK_IsHalted()  returns FALSE (0000ms, 1625ms total)
-T53DC 015:506 JLINK_IsHalted()  returns FALSE (0001ms, 1626ms total)
-T323C 015:608 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1625ms total)
-T323C 015:609 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1625ms total)
-T323C 015:610 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1626ms total)
-T323C 015:611 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1627ms total)
-T323C 015:612 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1628ms total)
-T323C 015:613 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1629ms total)
-T323C 015:614 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1629ms total)
-T323C 015:614 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1630ms total)
-T323C 015:615 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1631ms total)
-T53DC 015:617 JLINK_IsHalted()  returns FALSE (0000ms, 1631ms total)
-T53DC 015:718 JLINK_IsHalted()  returns FALSE (0000ms, 1631ms total)
-T53DC 015:819 JLINK_IsHalted()  returns FALSE (0000ms, 1631ms total)
-T53DC 015:920 JLINK_IsHalted()  returns FALSE (0001ms, 1632ms total)
-T53DC 016:022 JLINK_IsHalted()  returns FALSE (0001ms, 1632ms total)
-T323C 016:124 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1631ms total)
-T323C 016:124 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1632ms total)
-T323C 016:126 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1633ms total)
-T323C 016:127 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1634ms total)
-T323C 016:128 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1635ms total)
-T323C 016:129 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1636ms total)
-T323C 016:130 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1636ms total)
-T323C 016:130 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1637ms total)
-T323C 016:131 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1638ms total)
-T53DC 016:132 JLINK_IsHalted()  returns FALSE (0001ms, 1639ms total)
-T53DC 016:234 JLINK_IsHalted()  returns FALSE (0001ms, 1639ms total)
-T53DC 016:336 JLINK_IsHalted()  returns FALSE (0000ms, 1638ms total)
-T53DC 016:437 JLINK_IsHalted()  returns FALSE (0000ms, 1638ms total)
-T53DC 016:538 JLINK_IsHalted()  returns FALSE (0001ms, 1639ms total)
-T323C 016:640 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1638ms total)
-T323C 016:640 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1639ms total)
-T323C 016:642 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1640ms total)
-T323C 016:643 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1640ms total)
-T323C 016:644 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1641ms total)
-T323C 016:645 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1642ms total)
-T323C 016:646 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1642ms total)
-T323C 016:646 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1643ms total)
-T323C 016:647 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1644ms total)
-T53DC 016:648 JLINK_IsHalted()  returns FALSE (0001ms, 1645ms total)
-T53DC 016:750 JLINK_IsHalted()  returns FALSE (0000ms, 1644ms total)
-T53DC 016:851 JLINK_IsHalted()  returns FALSE (0001ms, 1645ms total)
-T53DC 016:953 JLINK_IsHalted()  returns FALSE (0000ms, 1644ms total)
-T53DC 017:054 JLINK_IsHalted()  returns FALSE (0000ms, 1644ms total)
-T323C 017:156 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1645ms total)
-T323C 017:157 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1645ms total)
-T323C 017:159 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1646ms total)
-T323C 017:160 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1646ms total)
-T323C 017:161 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1647ms total)
-T323C 017:162 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1647ms total)
-T323C 017:162 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1648ms total)
-T323C 017:163 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1649ms total)
-T323C 017:164 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1650ms total)
-T53DC 017:165 JLINK_IsHalted()  returns FALSE (0001ms, 1651ms total)
-T53DC 017:267 JLINK_IsHalted()  returns FALSE (0000ms, 1650ms total)
-T53DC 017:368 JLINK_IsHalted()  returns FALSE (0000ms, 1650ms total)
-T53DC 017:469 JLINK_IsHalted()  returns FALSE (0001ms, 1651ms total)
-T53DC 017:571 JLINK_IsHalted()  returns FALSE (0001ms, 1651ms total)
-T323C 017:665 JLINK_ReadMemEx(0x0000BDB6, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BDB6) - Data: 00 F0  returns 0x02 (0001ms, 1651ms total)
-T323C 017:666 JLINK_ReadMemEx(0x0000BDB8, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BDB8) - Data: 25 FC  returns 0x02 (0001ms, 1652ms total)
-T323C 017:680 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1653ms total)
-T323C 017:681 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1654ms total)
-T323C 017:682 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1655ms total)
-T323C 017:683 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1656ms total)
-T323C 017:685 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1656ms total)
-T323C 017:686 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1656ms total)
-T323C 017:686 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1657ms total)
-T323C 017:687 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1658ms total)
-T323C 017:688 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1659ms total)
-T53DC 017:689 JLINK_IsHalted()  returns FALSE (0001ms, 1660ms total)
-T53DC 017:791 JLINK_IsHalted()  returns FALSE (0000ms, 1659ms total)
-T53DC 017:892 JLINK_IsHalted()  returns FALSE (0001ms, 1660ms total)
-T53DC 017:994 JLINK_IsHalted()  returns FALSE (0001ms, 1660ms total)
-T53DC 018:096 JLINK_IsHalted()  returns FALSE (0001ms, 1660ms total)
-T323C 018:198 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1660ms total)
-T323C 018:199 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1661ms total)
-T323C 018:201 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1662ms total)
-T323C 018:202 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1662ms total)
-T323C 018:203 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1663ms total)
-T323C 018:204 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1663ms total)
-T323C 018:204 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1664ms total)
-T323C 018:205 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1665ms total)
-T323C 018:206 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1666ms total)
-T53DC 018:207 JLINK_IsHalted()  returns FALSE (0001ms, 1667ms total)
-T53DC 018:309 JLINK_IsHalted()  returns FALSE (0000ms, 1666ms total)
-T53DC 018:410 JLINK_IsHalted()  returns FALSE (0001ms, 1667ms total)
-T53DC 018:512 JLINK_IsHalted()  returns FALSE (0001ms, 1667ms total)
-T53DC 018:614 JLINK_IsHalted()  returns FALSE (0001ms, 1667ms total)
-T323C 018:716 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1667ms total)
-T323C 018:717 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1668ms total)
-T323C 018:720 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1669ms total)
-T323C 018:721 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1669ms total)
-T323C 018:722 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1670ms total)
-T323C 018:723 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1671ms total)
-T323C 018:724 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1672ms total)
-T323C 018:725 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1672ms total)
-T323C 018:725 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1673ms total)
-T53DC 018:727 JLINK_IsHalted()  returns FALSE (0001ms, 1674ms total)
-T53DC 018:829 JLINK_IsHalted()  returns FALSE (0001ms, 1674ms total)
-T53DC 018:930 JLINK_IsHalted()  returns FALSE (0000ms, 1673ms total)
-T53DC 019:031 JLINK_IsHalted()  returns FALSE (0001ms, 1674ms total)
-T53DC 019:133 JLINK_IsHalted()  returns FALSE (0001ms, 1674ms total)
-T323C 019:235 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1674ms total)
-T323C 019:236 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1675ms total)
-T323C 019:239 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1676ms total)
-T323C 019:240 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1677ms total)
-T323C 019:242 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1678ms total)
-T323C 019:243 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1678ms total)
-T323C 019:243 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1679ms total)
-T323C 019:244 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1680ms total)
-T323C 019:245 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1681ms total)
-T53DC 019:247 JLINK_IsHalted()  returns FALSE (0000ms, 1681ms total)
-T53DC 019:349 JLINK_IsHalted()  returns FALSE (0001ms, 1682ms total)
-T53DC 019:451 JLINK_IsHalted()  returns FALSE (0001ms, 1682ms total)
-T53DC 019:552 JLINK_IsHalted()  returns FALSE (0001ms, 1682ms total)
-T53DC 019:654 JLINK_IsHalted()  returns FALSE (0001ms, 1682ms total)
-T323C 019:756 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1682ms total)
-T323C 019:757 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1683ms total)
-T323C 019:760 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1684ms total)
-T323C 019:761 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1685ms total)
-T323C 019:762 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1686ms total)
-T323C 019:763 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1687ms total)
-T323C 019:764 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1688ms total)
-T323C 019:765 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1689ms total)
-T323C 019:766 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1690ms total)
-T53DC 019:767 JLINK_IsHalted()  returns FALSE (0001ms, 1691ms total)
-T53DC 019:869 JLINK_IsHalted()  returns FALSE (0001ms, 1691ms total)
-T53DC 019:970 JLINK_IsHalted()  returns FALSE (0001ms, 1691ms total)
-T53DC 020:072 JLINK_IsHalted()  returns FALSE (0001ms, 1691ms total)
-T53DC 020:174 JLINK_IsHalted()  returns FALSE (0001ms, 1691ms total)
-T323C 020:276 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1691ms total)
-T323C 020:277 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1692ms total)
-T323C 020:279 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1693ms total)
-T323C 020:280 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1694ms total)
-T323C 020:281 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1695ms total)
-T323C 020:282 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1696ms total)
-T323C 020:283 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1697ms total)
-T323C 020:284 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1698ms total)
-T323C 020:285 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1699ms total)
-T53DC 020:286 JLINK_IsHalted()  returns FALSE (0001ms, 1700ms total)
-T53DC 020:388 JLINK_IsHalted()  returns FALSE (0001ms, 1700ms total)
-T53DC 020:490 JLINK_IsHalted()  returns FALSE (0001ms, 1700ms total)
-T53DC 020:592 JLINK_IsHalted()  returns FALSE (0001ms, 1700ms total)
-T53DC 020:694 JLINK_IsHalted()  returns FALSE (0001ms, 1700ms total)
-T323C 020:796 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1700ms total)
-T323C 020:797 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 1702ms total)
-T323C 020:805 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1703ms total)
-T323C 020:806 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1704ms total)
-T323C 020:808 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1705ms total)
-T323C 020:809 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1706ms total)
-T323C 020:810 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1707ms total)
-T323C 020:811 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1708ms total)
-T323C 020:812 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1709ms total)
-T53DC 020:813 JLINK_IsHalted()  returns FALSE (0001ms, 1710ms total)
-T53DC 020:915 JLINK_IsHalted()  returns FALSE (0000ms, 1709ms total)
-T53DC 021:016 JLINK_IsHalted()  returns FALSE (0001ms, 1710ms total)
-T53DC 021:118 JLINK_IsHalted()  returns FALSE (0001ms, 1710ms total)
-T53DC 021:220 JLINK_IsHalted()  returns FALSE (0001ms, 1710ms total)
-T323C 021:324 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1710ms total)
-T323C 021:325 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1711ms total)
-T323C 021:327 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1712ms total)
-T323C 021:328 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1713ms total)
-T323C 021:330 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1714ms total)
-T323C 021:331 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1715ms total)
-T323C 021:332 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1715ms total)
-T323C 021:332 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1716ms total)
-T323C 021:333 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1717ms total)
-T53DC 021:335 JLINK_IsHalted()  returns FALSE (0000ms, 1717ms total)
-T53DC 021:436 JLINK_IsHalted()  returns FALSE (0000ms, 1717ms total)
-T53DC 021:538 JLINK_IsHalted()  returns FALSE (0001ms, 1718ms total)
-T53DC 021:640 JLINK_IsHalted()  returns FALSE (0001ms, 1718ms total)
-T53DC 021:742 JLINK_IsHalted()  returns FALSE (0001ms, 1718ms total)
-T323C 021:844 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 1719ms total)
-T323C 021:846 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1720ms total)
-T323C 021:849 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1720ms total)
-T323C 021:850 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1720ms total)
-T323C 021:851 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1721ms total)
-T323C 021:852 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1722ms total)
-T323C 021:853 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1723ms total)
-T323C 021:854 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1724ms total)
-T323C 021:855 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1725ms total)
-T53DC 021:856 JLINK_IsHalted()  returns FALSE (0001ms, 1726ms total)
-T53DC 021:958 JLINK_IsHalted()  returns FALSE (0001ms, 1726ms total)
-T53DC 022:060 JLINK_IsHalted()  returns FALSE (0001ms, 1726ms total)
-T53DC 022:162 JLINK_IsHalted()  returns FALSE (0001ms, 1726ms total)
-T53DC 022:264 JLINK_IsHalted()  returns FALSE (0001ms, 1726ms total)
-T323C 022:366 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1726ms total)
-T323C 022:367 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1727ms total)
-T323C 022:368 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1728ms total)
-T323C 022:369 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1729ms total)
-T323C 022:371 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1730ms total)
-T323C 022:372 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1730ms total)
-T323C 022:372 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1731ms total)
-T323C 022:373 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1732ms total)
-T323C 022:374 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1733ms total)
-T53DC 022:375 JLINK_IsHalted()  returns FALSE (0001ms, 1734ms total)
-T53DC 022:477 JLINK_IsHalted()  returns FALSE (0001ms, 1734ms total)
-T53DC 022:579 JLINK_IsHalted()  returns FALSE (0001ms, 1734ms total)
-T53DC 022:680 JLINK_IsHalted()  returns FALSE (0001ms, 1734ms total)
-T53DC 022:782 JLINK_IsHalted()  returns FALSE (0000ms, 1733ms total)
-T323C 022:884 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1734ms total)
-T323C 022:885 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1735ms total)
-T323C 022:888 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1735ms total)
-T323C 022:888 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1736ms total)
-T323C 022:890 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1737ms total)
-T323C 022:891 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1738ms total)
-T323C 022:892 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1738ms total)
-T323C 022:893 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1738ms total)
-T323C 022:893 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1739ms total)
-T53DC 022:895 JLINK_IsHalted()  returns FALSE (0000ms, 1739ms total)
-T53DC 022:996 JLINK_IsHalted()  returns FALSE (0001ms, 1740ms total)
-T53DC 023:098 JLINK_IsHalted()  returns FALSE (0001ms, 1740ms total)
-T53DC 023:200 JLINK_IsHalted()  returns FALSE (0001ms, 1740ms total)
-T53DC 023:302 JLINK_IsHalted()  returns FALSE (0000ms, 1739ms total)
-T323C 023:403 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1740ms total)
-T323C 023:404 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1741ms total)
-T323C 023:407 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1742ms total)
-T323C 023:408 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1743ms total)
-T323C 023:410 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1744ms total)
-T323C 023:411 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1744ms total)
-T323C 023:411 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1745ms total)
-T323C 023:412 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1746ms total)
-T323C 023:413 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1747ms total)
-T53DC 023:415 JLINK_IsHalted()  returns FALSE (0000ms, 1747ms total)
-T53DC 023:516 JLINK_IsHalted()  returns FALSE (0001ms, 1748ms total)
-T53DC 023:618 JLINK_IsHalted()  returns FALSE (0001ms, 1748ms total)
-T53DC 023:720 JLINK_IsHalted()  returns FALSE (0001ms, 1748ms total)
-T53DC 023:822 JLINK_IsHalted()  returns FALSE (0001ms, 1748ms total)
-T323C 023:924 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1748ms total)
-T323C 023:925 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1749ms total)
-T323C 023:930 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1750ms total)
-T323C 023:931 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1751ms total)
-T323C 023:933 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1752ms total)
-T323C 023:934 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1753ms total)
-T323C 023:935 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1754ms total)
-T323C 023:936 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1755ms total)
-T323C 023:937 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1756ms total)
-T53DC 023:938 JLINK_IsHalted()  returns FALSE (0001ms, 1757ms total)
-T53DC 024:040 JLINK_IsHalted()  returns FALSE (0001ms, 1757ms total)
-T53DC 024:142 JLINK_IsHalted()  returns FALSE (0001ms, 1757ms total)
-T53DC 024:244 JLINK_IsHalted()  returns FALSE (0000ms, 1756ms total)
-T53DC 024:346 JLINK_IsHalted()  returns FALSE (0001ms, 1757ms total)
-T323C 024:448 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1757ms total)
-T323C 024:449 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1758ms total)
-T323C 024:455 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1759ms total)
-T323C 024:456 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1760ms total)
-T323C 024:458 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1761ms total)
-T323C 024:459 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1762ms total)
-T323C 024:460 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1762ms total)
-T323C 024:460 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1763ms total)
-T323C 024:461 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1764ms total)
-T53DC 024:463 JLINK_IsHalted()  returns FALSE (0001ms, 1765ms total)
-T53DC 024:564 JLINK_IsHalted()  returns FALSE (0001ms, 1765ms total)
-T53DC 024:666 JLINK_IsHalted()  returns FALSE (0000ms, 1764ms total)
-T53DC 024:767 JLINK_IsHalted()  returns FALSE (0000ms, 1764ms total)
-T53DC 024:868 JLINK_IsHalted()  returns FALSE (0001ms, 1765ms total)
-T323C 024:970 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1765ms total)
-T323C 024:971 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1766ms total)
-T323C 024:975 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1767ms total)
-T323C 024:976 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1768ms total)
-T323C 024:978 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1769ms total)
-T323C 024:979 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1770ms total)
-T323C 024:980 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1770ms total)
-T323C 024:980 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1771ms total)
-T323C 024:981 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1772ms total)
-T53DC 024:983 JLINK_IsHalted()  returns FALSE (0001ms, 1773ms total)
-T53DC 025:085 JLINK_IsHalted()  returns FALSE (0001ms, 1773ms total)
-T53DC 025:187 JLINK_IsHalted()  returns FALSE (0001ms, 1773ms total)
-T53DC 025:289 JLINK_IsHalted()  returns FALSE (0001ms, 1773ms total)
-T53DC 025:391 JLINK_IsHalted()  returns FALSE (0001ms, 1773ms total)
-T323C 025:493 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 1774ms total)
-T323C 025:495 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1775ms total)
-T323C 025:498 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1776ms total)
-T323C 025:499 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1777ms total)
-T323C 025:502 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1778ms total)
-T323C 025:503 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1779ms total)
-T323C 025:504 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1779ms total)
-T323C 025:504 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1780ms total)
-T323C 025:505 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1781ms total)
-T53DC 025:508 JLINK_IsHalted()  returns FALSE (0000ms, 1781ms total)
-T53DC 025:609 JLINK_IsHalted()  returns FALSE (0001ms, 1782ms total)
-T53DC 025:711 JLINK_IsHalted()  returns FALSE (0000ms, 1781ms total)
-T53DC 025:812 JLINK_IsHalted()  returns FALSE (0000ms, 1781ms total)
-T53DC 025:913 JLINK_IsHalted()  returns FALSE (0001ms, 1782ms total)
-T323C 026:015 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1782ms total)
-T323C 026:016 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1783ms total)
-T323C 026:021 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1784ms total)
-T323C 026:022 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1785ms total)
-T323C 026:024 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1786ms total)
-T323C 026:025 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1787ms total)
-T323C 026:026 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1787ms total)
-T323C 026:026 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1788ms total)
-T323C 026:027 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1789ms total)
-T53DC 026:029 JLINK_IsHalted()  returns FALSE (0000ms, 1789ms total)
-T53DC 026:130 JLINK_IsHalted()  returns FALSE (0000ms, 1789ms total)
-T53DC 026:231 JLINK_IsHalted()  returns FALSE (0000ms, 1789ms total)
-T53DC 026:332 JLINK_IsHalted()  returns FALSE (0000ms, 1789ms total)
-T53DC 026:433 JLINK_IsHalted()  returns FALSE (0001ms, 1790ms total)
-T323C 026:535 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1790ms total)
-T323C 026:536 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1791ms total)
-T323C 026:540 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1791ms total)
-T323C 026:540 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0002ms, 1793ms total)
-T323C 026:543 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1794ms total)
-T323C 026:544 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1795ms total)
-T323C 026:545 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1796ms total)
-T323C 026:546 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1796ms total)
-T323C 026:547 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1797ms total)
-T53DC 026:548 JLINK_IsHalted()  returns FALSE (0001ms, 1798ms total)
-T53DC 026:650 JLINK_IsHalted()  returns FALSE (0001ms, 1798ms total)
-T53DC 026:752 JLINK_IsHalted()  returns FALSE (0001ms, 1798ms total)
-T53DC 026:854 JLINK_IsHalted()  returns FALSE (0001ms, 1798ms total)
-T53DC 026:956 JLINK_IsHalted()  returns FALSE (0000ms, 1797ms total)
-T323C 027:057 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1798ms total)
-T323C 027:058 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1799ms total)
-T323C 027:063 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1800ms total)
-T323C 027:064 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1801ms total)
-T323C 027:066 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1802ms total)
-T323C 027:067 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1802ms total)
-T323C 027:067 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1803ms total)
-T323C 027:068 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1804ms total)
-T323C 027:069 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1805ms total)
-T53DC 027:070 JLINK_IsHalted()  returns FALSE (0001ms, 1806ms total)
-T53DC 027:172 JLINK_IsHalted()  returns FALSE (0001ms, 1806ms total)
-T53DC 027:274 JLINK_IsHalted()  returns FALSE (0001ms, 1806ms total)
-T53DC 027:376 JLINK_IsHalted()  returns FALSE (0001ms, 1806ms total)
-T53DC 027:478 JLINK_IsHalted()  returns FALSE (0001ms, 1806ms total)
-T323C 027:580 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1806ms total)
-T323C 027:581 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1807ms total)
-T323C 027:584 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1808ms total)
-T323C 027:585 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1808ms total)
-T323C 027:587 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1808ms total)
-T323C 027:587 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1809ms total)
-T323C 027:588 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1810ms total)
-T323C 027:589 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1811ms total)
-T323C 027:590 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1812ms total)
-T53DC 027:591 JLINK_IsHalted()  returns FALSE (0001ms, 1813ms total)
-T53DC 027:693 JLINK_IsHalted()  returns FALSE (0001ms, 1813ms total)
-T53DC 027:795 JLINK_IsHalted()  returns FALSE (0001ms, 1813ms total)
-T53DC 027:897 JLINK_IsHalted()  returns FALSE (0001ms, 1813ms total)
-T53DC 027:999 JLINK_IsHalted()  returns FALSE (0001ms, 1813ms total)
-T323C 028:101 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1813ms total)
-T323C 028:102 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1814ms total)
-T323C 028:106 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1815ms total)
-T323C 028:107 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1816ms total)
-T323C 028:109 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1817ms total)
-T323C 028:110 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1818ms total)
-T323C 028:111 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1819ms total)
-T323C 028:112 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1820ms total)
-T323C 028:113 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1821ms total)
-T53DC 028:114 JLINK_IsHalted()  returns FALSE (0001ms, 1822ms total)
-T53DC 028:216 JLINK_IsHalted()  returns FALSE (0001ms, 1822ms total)
-T53DC 028:318 JLINK_IsHalted()  returns FALSE (0001ms, 1822ms total)
-T53DC 028:420 JLINK_IsHalted()  returns FALSE (0001ms, 1822ms total)
-T53DC 028:522 JLINK_IsHalted()  returns FALSE (0000ms, 1821ms total)
-T323C 028:623 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1822ms total)
-T323C 028:624 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1823ms total)
-T323C 028:627 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1823ms total)
-T323C 028:627 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1824ms total)
-T323C 028:629 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1825ms total)
-T323C 028:630 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1826ms total)
-T323C 028:631 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1827ms total)
-T323C 028:632 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1828ms total)
-T323C 028:633 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1829ms total)
-T53DC 028:635 JLINK_IsHalted()  returns FALSE (0001ms, 1830ms total)
-T53DC 028:737 JLINK_IsHalted()  returns FALSE (0001ms, 1830ms total)
-T53DC 028:839 JLINK_IsHalted()  returns FALSE (0001ms, 1830ms total)
-T53DC 028:941 JLINK_IsHalted()  returns FALSE (0001ms, 1830ms total)
-T53DC 029:043 JLINK_IsHalted()  returns FALSE (0000ms, 1829ms total)
-T323C 029:144 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1830ms total)
-T323C 029:145 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1831ms total)
-T323C 029:148 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1831ms total)
-T323C 029:148 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1832ms total)
-T323C 029:150 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1833ms total)
-T323C 029:151 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1834ms total)
-T323C 029:152 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1835ms total)
-T323C 029:153 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1835ms total)
-T323C 029:153 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1836ms total)
-T53DC 029:155 JLINK_IsHalted()  returns FALSE (0001ms, 1837ms total)
-T53DC 029:257 JLINK_IsHalted()  returns FALSE (0001ms, 1837ms total)
-T53DC 029:358 JLINK_IsHalted()  returns FALSE (0000ms, 1836ms total)
-T53DC 029:459 JLINK_IsHalted()  returns FALSE (0000ms, 1836ms total)
-T53DC 029:560 JLINK_IsHalted()  returns FALSE (0002ms, 1838ms total)
-T323C 029:662 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1837ms total)
-T323C 029:663 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1838ms total)
-T323C 029:665 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1839ms total)
-T323C 029:666 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1840ms total)
-T323C 029:668 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1841ms total)
-T323C 029:669 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1842ms total)
-T323C 029:670 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1843ms total)
-T323C 029:671 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1843ms total)
-T323C 029:671 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1844ms total)
-T53DC 029:673 JLINK_IsHalted()  returns FALSE (0000ms, 1844ms total)
-T53DC 029:774 JLINK_IsHalted()  returns FALSE (0001ms, 1845ms total)
-T53DC 029:876 JLINK_IsHalted()  returns FALSE (0001ms, 1845ms total)
-T53DC 029:978 JLINK_IsHalted()  returns FALSE (0001ms, 1845ms total)
-T53DC 030:080 JLINK_IsHalted()  returns FALSE (0001ms, 1845ms total)
-T323C 030:182 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1845ms total)
-T323C 030:183 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1846ms total)
-T323C 030:186 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1847ms total)
-T323C 030:187 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1848ms total)
-T323C 030:189 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 1850ms total)
-T323C 030:191 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1850ms total)
-T323C 030:191 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1851ms total)
-T323C 030:192 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1852ms total)
-T323C 030:193 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1853ms total)
-T53DC 030:195 JLINK_IsHalted()  returns FALSE (0001ms, 1854ms total)
-T53DC 030:297 JLINK_IsHalted()  returns FALSE (0001ms, 1854ms total)
-T53DC 030:399 JLINK_IsHalted()  returns FALSE (0001ms, 1854ms total)
-T53DC 030:501 JLINK_IsHalted()  returns FALSE (0001ms, 1854ms total)
-T53DC 030:603 JLINK_IsHalted()  returns FALSE (0001ms, 1854ms total)
-T323C 030:705 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1854ms total)
-T323C 030:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1855ms total)
-T323C 030:709 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1856ms total)
-T323C 030:710 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1857ms total)
-T323C 030:712 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1858ms total)
-T323C 030:713 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1859ms total)
-T323C 030:714 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1859ms total)
-T323C 030:715 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1859ms total)
-T323C 030:715 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1860ms total)
-T53DC 030:717 JLINK_IsHalted()  returns FALSE (0001ms, 1861ms total)
-T53DC 030:819 JLINK_IsHalted()  returns FALSE (0001ms, 1861ms total)
-T53DC 030:921 JLINK_IsHalted()  returns FALSE (0001ms, 1861ms total)
-T53DC 031:023 JLINK_IsHalted()  returns FALSE (0001ms, 1861ms total)
-T53DC 031:125 JLINK_IsHalted()  returns FALSE (0001ms, 1861ms total)
-T323C 031:227 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1861ms total)
-T323C 031:228 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1862ms total)
-T323C 031:230 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1863ms total)
-T323C 031:231 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1864ms total)
-T323C 031:233 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1865ms total)
-T323C 031:234 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1865ms total)
-T323C 031:234 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1866ms total)
-T323C 031:235 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1867ms total)
-T323C 031:236 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1868ms total)
-T53DC 031:237 JLINK_IsHalted()  returns FALSE (0001ms, 1869ms total)
-T53DC 031:339 JLINK_IsHalted()  returns FALSE (0001ms, 1869ms total)
-T53DC 031:441 JLINK_IsHalted()  returns FALSE (0001ms, 1869ms total)
-T53DC 031:543 JLINK_IsHalted()  returns FALSE (0000ms, 1868ms total)
-T53DC 031:645 JLINK_IsHalted()  returns FALSE (0001ms, 1869ms total)
-T323C 031:747 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1869ms total)
-T323C 031:748 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1870ms total)
-T323C 031:750 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1871ms total)
-T323C 031:751 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1872ms total)
-T323C 031:753 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1873ms total)
-T323C 031:754 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1873ms total)
-T323C 031:754 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1874ms total)
-T323C 031:755 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1875ms total)
-T323C 031:756 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1876ms total)
-T53DC 031:757 JLINK_IsHalted()  returns FALSE (0001ms, 1877ms total)
-T53DC 031:859 JLINK_IsHalted()  returns FALSE (0001ms, 1877ms total)
-T53DC 031:961 JLINK_IsHalted()  returns FALSE (0001ms, 1877ms total)
-T53DC 032:063 JLINK_IsHalted()  returns FALSE (0001ms, 1877ms total)
-T53DC 032:165 JLINK_IsHalted()  returns FALSE (0000ms, 1876ms total)
-T323C 032:266 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1877ms total)
-T323C 032:267 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1878ms total)
-T323C 032:269 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1879ms total)
-T323C 032:270 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1879ms total)
-T323C 032:271 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1880ms total)
-T323C 032:272 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1881ms total)
-T323C 032:273 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1881ms total)
-T323C 032:273 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1882ms total)
-T323C 032:274 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1883ms total)
-T53DC 032:275 JLINK_IsHalted()  returns FALSE (0001ms, 1884ms total)
-T53DC 032:377 JLINK_IsHalted()  returns FALSE (0001ms, 1884ms total)
-T53DC 032:479 JLINK_IsHalted()  returns FALSE (0001ms, 1884ms total)
-T53DC 032:581 JLINK_IsHalted()  returns FALSE (0001ms, 1884ms total)
-T53DC 032:683 JLINK_IsHalted()  returns FALSE (0001ms, 1884ms total)
-T323C 032:785 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1883ms total)
-T323C 032:785 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1884ms total)
-T323C 032:787 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1885ms total)
-T323C 032:788 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1886ms total)
-T323C 032:790 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1887ms total)
-T323C 032:791 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1888ms total)
-T323C 032:792 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1888ms total)
-T323C 032:793 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1889ms total)
-T323C 032:793 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1890ms total)
-T53DC 032:795 JLINK_IsHalted()  returns FALSE (0000ms, 1890ms total)
-T53DC 032:896 JLINK_IsHalted()  returns FALSE (0001ms, 1891ms total)
-T53DC 032:998 JLINK_IsHalted()  returns FALSE (0001ms, 1891ms total)
-T53DC 033:100 JLINK_IsHalted()  returns FALSE (0001ms, 1891ms total)
-T53DC 033:202 JLINK_IsHalted()  returns FALSE (0000ms, 1890ms total)
-T323C 033:303 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1891ms total)
-T323C 033:304 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1892ms total)
-T323C 033:309 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1893ms total)
-T323C 033:310 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1894ms total)
-T323C 033:312 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1895ms total)
-T323C 033:313 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1896ms total)
-T323C 033:314 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1897ms total)
-T323C 033:315 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1897ms total)
-T323C 033:315 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1898ms total)
-T53DC 033:317 JLINK_IsHalted()  returns FALSE (0000ms, 1898ms total)
-T53DC 033:418 JLINK_IsHalted()  returns FALSE (0000ms, 1898ms total)
-T53DC 033:519 JLINK_IsHalted()  returns FALSE (0001ms, 1899ms total)
-T53DC 033:620 JLINK_IsHalted()  returns FALSE (0000ms, 1898ms total)
-T53DC 033:721 JLINK_IsHalted()  returns FALSE (0001ms, 1899ms total)
-T323C 033:823 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1899ms total)
-T323C 033:824 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1900ms total)
-T323C 033:830 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1901ms total)
-T323C 033:831 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1902ms total)
-T323C 033:833 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1903ms total)
-T323C 033:834 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1904ms total)
-T323C 033:835 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1904ms total)
-T323C 033:835 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1905ms total)
-T323C 033:836 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1906ms total)
-T53DC 033:838 JLINK_IsHalted()  returns FALSE (0000ms, 1906ms total)
-T53DC 033:939 JLINK_IsHalted()  returns FALSE (0001ms, 1907ms total)
-T53DC 034:041 JLINK_IsHalted()  returns FALSE (0001ms, 1907ms total)
-T53DC 034:143 JLINK_IsHalted()  returns FALSE (0001ms, 1907ms total)
-T53DC 034:245 JLINK_IsHalted()  returns FALSE (0001ms, 1907ms total)
-T323C 034:347 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1907ms total)
-T323C 034:348 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1908ms total)
-T323C 034:353 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 1908ms total)
-T323C 034:353 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1909ms total)
-T323C 034:355 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1910ms total)
-T323C 034:356 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1911ms total)
-T323C 034:357 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1912ms total)
-T323C 034:358 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 1912ms total)
-T323C 034:358 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1913ms total)
-T53DC 034:360 JLINK_IsHalted()  returns FALSE (0001ms, 1914ms total)
-T53DC 034:461 JLINK_IsHalted()  returns FALSE (0000ms, 1913ms total)
-T53DC 034:563 JLINK_IsHalted()  returns FALSE (0001ms, 1914ms total)
-T53DC 034:665 JLINK_IsHalted()  returns FALSE (0001ms, 1914ms total)
-T53DC 034:767 JLINK_IsHalted()  returns FALSE (0000ms, 1913ms total)
-T323C 034:868 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1913ms total)
-T323C 034:868 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1914ms total)
-T323C 034:870 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1915ms total)
-T323C 034:871 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1915ms total)
-T323C 034:872 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1916ms total)
-T323C 034:873 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1916ms total)
-T323C 034:873 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1917ms total)
-T323C 034:874 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1918ms total)
-T323C 034:875 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1919ms total)
-T53DC 034:877 JLINK_IsHalted()  returns FALSE (0000ms, 1919ms total)
-T53DC 034:978 JLINK_IsHalted()  returns FALSE (0000ms, 1919ms total)
-T53DC 035:079 JLINK_IsHalted()  returns FALSE (0000ms, 1919ms total)
-T53DC 035:180 JLINK_IsHalted()  returns FALSE (0000ms, 1919ms total)
-T53DC 035:281 JLINK_IsHalted()  returns FALSE (0000ms, 1919ms total)
-T323C 035:382 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1920ms total)
-T323C 035:383 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1920ms total)
-T323C 035:384 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1921ms total)
-T323C 035:385 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1922ms total)
-T323C 035:386 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1923ms total)
-T323C 035:387 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1924ms total)
-T323C 035:388 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1925ms total)
-T323C 035:389 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1926ms total)
-T323C 035:390 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1927ms total)
-T53DC 035:391 JLINK_IsHalted()  returns FALSE (0001ms, 1928ms total)
-T53DC 035:493 JLINK_IsHalted()  returns FALSE (0001ms, 1928ms total)
-T53DC 035:595 JLINK_IsHalted()  returns FALSE (0000ms, 1927ms total)
-T53DC 035:696 JLINK_IsHalted()  returns FALSE (0001ms, 1928ms total)
-T53DC 035:798 JLINK_IsHalted()  returns FALSE (0001ms, 1928ms total)
-T323C 035:900 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1927ms total)
-T323C 035:900 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1928ms total)
-T323C 035:902 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1929ms total)
-T323C 035:903 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1930ms total)
-T323C 035:904 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1931ms total)
-T323C 035:905 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1932ms total)
-T323C 035:906 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1932ms total)
-T323C 035:906 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1933ms total)
-T323C 035:907 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1934ms total)
-T53DC 035:908 JLINK_IsHalted()  returns FALSE (0001ms, 1935ms total)
-T53DC 036:010 JLINK_IsHalted()  returns FALSE (0000ms, 1934ms total)
-T53DC 036:111 JLINK_IsHalted()  returns FALSE (0000ms, 1934ms total)
-T53DC 036:212 JLINK_IsHalted()  returns FALSE (0000ms, 1934ms total)
-T53DC 036:314 JLINK_IsHalted()  returns FALSE (0001ms, 1935ms total)
-T323C 036:416 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1935ms total)
-T323C 036:417 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1936ms total)
-T323C 036:419 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1937ms total)
-T323C 036:420 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1937ms total)
-T323C 036:421 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1938ms total)
-T323C 036:422 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1939ms total)
-T323C 036:423 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1939ms total)
-T323C 036:423 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1940ms total)
-T323C 036:424 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1941ms total)
-T53DC 036:425 JLINK_IsHalted()  returns FALSE (0001ms, 1942ms total)
-T53DC 036:527 JLINK_IsHalted()  returns FALSE (0001ms, 1942ms total)
-T53DC 036:629 JLINK_IsHalted()  returns FALSE (0001ms, 1942ms total)
-T53DC 036:731 JLINK_IsHalted()  returns FALSE (0001ms, 1942ms total)
-T53DC 036:833 JLINK_IsHalted()  returns FALSE (0000ms, 1941ms total)
-T323C 036:934 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1942ms total)
-T323C 036:935 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1942ms total)
-T323C 036:936 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1943ms total)
-T323C 036:937 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1944ms total)
-T323C 036:939 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1945ms total)
-T323C 036:940 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1945ms total)
-T323C 036:940 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1946ms total)
-T323C 036:941 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1947ms total)
-T323C 036:942 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1948ms total)
-T53DC 036:943 JLINK_IsHalted()  returns FALSE (0001ms, 1949ms total)
-T53DC 037:045 JLINK_IsHalted()  returns FALSE (0000ms, 1948ms total)
-T53DC 037:146 JLINK_IsHalted()  returns FALSE (0000ms, 1948ms total)
-T53DC 037:247 JLINK_IsHalted()  returns FALSE (0000ms, 1948ms total)
-T53DC 037:348 JLINK_IsHalted()  returns FALSE (0000ms, 1948ms total)
-T323C 037:449 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1948ms total)
-T323C 037:450 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1948ms total)
-T323C 037:451 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1949ms total)
-T323C 037:452 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1950ms total)
-T323C 037:453 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1951ms total)
-T323C 037:454 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1952ms total)
-T323C 037:455 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1952ms total)
-T323C 037:455 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1953ms total)
-T323C 037:456 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1954ms total)
-T53DC 037:458 JLINK_IsHalted()  returns FALSE (0000ms, 1954ms total)
-T53DC 037:559 JLINK_IsHalted()  returns FALSE (0000ms, 1954ms total)
-T53DC 037:661 JLINK_IsHalted()  returns FALSE (0001ms, 1955ms total)
-T53DC 037:763 JLINK_IsHalted()  returns FALSE (0001ms, 1955ms total)
-T53DC 037:864 JLINK_IsHalted()  returns FALSE (0001ms, 1955ms total)
-T323C 037:966 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1955ms total)
-T323C 037:967 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1956ms total)
-T323C 037:969 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1957ms total)
-T323C 037:970 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1957ms total)
-T323C 037:971 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1958ms total)
-T323C 037:972 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1959ms total)
-T323C 037:973 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1960ms total)
-T323C 037:974 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1961ms total)
-T323C 037:975 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1962ms total)
-T53DC 037:976 JLINK_IsHalted()  returns FALSE (0001ms, 1963ms total)
-T53DC 038:078 JLINK_IsHalted()  returns FALSE (0001ms, 1963ms total)
-T53DC 038:180 JLINK_IsHalted()  returns FALSE (0000ms, 1962ms total)
-T53DC 038:281 JLINK_IsHalted()  returns FALSE (0001ms, 1963ms total)
-T53DC 038:383 JLINK_IsHalted()  returns FALSE (0001ms, 1963ms total)
-T323C 038:485 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1963ms total)
-T323C 038:486 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 1963ms total)
-T323C 038:488 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1964ms total)
-T323C 038:489 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 1964ms total)
-T323C 038:490 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1965ms total)
-T323C 038:491 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1966ms total)
-T323C 038:492 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 1966ms total)
-T323C 038:492 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1967ms total)
-T323C 038:493 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1968ms total)
-T53DC 038:495 JLINK_IsHalted()  returns FALSE (0001ms, 1969ms total)
-T53DC 038:597 JLINK_IsHalted()  returns FALSE (0001ms, 1969ms total)
-T53DC 038:699 JLINK_IsHalted()  returns FALSE (0001ms, 1969ms total)
-T53DC 038:801 JLINK_IsHalted()  returns FALSE (0001ms, 1969ms total)
-T53DC 038:902 JLINK_IsHalted()  returns FALSE (0000ms, 1968ms total)
-T323C 039:003 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1969ms total)
-T323C 039:004 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1970ms total)
-T323C 039:007 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1971ms total)
-T323C 039:008 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1972ms total)
-T323C 039:010 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1973ms total)
-T323C 039:011 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1973ms total)
-T323C 039:011 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1974ms total)
-T323C 039:012 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1975ms total)
-T323C 039:013 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1976ms total)
-T53DC 039:014 JLINK_IsHalted()  returns FALSE (0001ms, 1977ms total)
-T53DC 039:116 JLINK_IsHalted()  returns FALSE (0000ms, 1976ms total)
-T53DC 039:217 JLINK_IsHalted()  returns FALSE (0001ms, 1977ms total)
-T53DC 039:319 JLINK_IsHalted()  returns FALSE (0000ms, 1976ms total)
-T53DC 039:421 JLINK_IsHalted()  returns FALSE (0000ms, 1976ms total)
-T323C 039:522 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1977ms total)
-T323C 039:523 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1978ms total)
-T323C 039:528 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1979ms total)
-T323C 039:529 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1980ms total)
-T323C 039:530 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1981ms total)
-T323C 039:531 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 1982ms total)
-T323C 039:532 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1983ms total)
-T323C 039:533 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1984ms total)
-T323C 039:534 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1985ms total)
-T53DC 039:535 JLINK_IsHalted()  returns FALSE (0001ms, 1986ms total)
-T53DC 039:636 JLINK_IsHalted()  returns FALSE (0000ms, 1985ms total)
-T53DC 039:737 JLINK_IsHalted()  returns FALSE (0000ms, 1985ms total)
-T53DC 039:838 JLINK_IsHalted()  returns FALSE (0001ms, 1986ms total)
-T53DC 039:940 JLINK_IsHalted()  returns FALSE (0001ms, 1986ms total)
-T323C 040:042 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1986ms total)
-T323C 040:043 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1987ms total)
-T323C 040:045 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1988ms total)
-T323C 040:046 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1989ms total)
-T323C 040:048 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 1990ms total)
-T323C 040:049 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1990ms total)
-T323C 040:049 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1991ms total)
-T323C 040:050 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1992ms total)
-T323C 040:051 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 1993ms total)
-T53DC 040:052 JLINK_IsHalted()  returns FALSE (0001ms, 1994ms total)
-T53DC 040:154 JLINK_IsHalted()  returns FALSE (0000ms, 1993ms total)
-T53DC 040:255 JLINK_IsHalted()  returns FALSE (0001ms, 1994ms total)
-T53DC 040:357 JLINK_IsHalted()  returns FALSE (0001ms, 1994ms total)
-T53DC 040:459 JLINK_IsHalted()  returns FALSE (0001ms, 1994ms total)
-T323C 040:561 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1994ms total)
-T323C 040:562 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 1995ms total)
-T323C 040:564 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 1996ms total)
-T323C 040:565 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 1997ms total)
-T323C 040:568 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 1997ms total)
-T323C 040:569 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 1997ms total)
-T323C 040:569 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 1998ms total)
-T323C 040:570 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 1999ms total)
-T323C 040:571 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2000ms total)
-T53DC 040:572 JLINK_IsHalted()  returns FALSE (0001ms, 2001ms total)
-T53DC 040:674 JLINK_IsHalted()  returns FALSE (0001ms, 2001ms total)
-T53DC 040:776 JLINK_IsHalted()  returns FALSE (0001ms, 2001ms total)
-T53DC 040:878 JLINK_IsHalted()  returns FALSE (0001ms, 2001ms total)
-T53DC 040:980 JLINK_IsHalted()  returns FALSE (0001ms, 2001ms total)
-T323C 041:082 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2001ms total)
-T323C 041:083 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2001ms total)
-T323C 041:084 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2002ms total)
-T323C 041:085 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2003ms total)
-T323C 041:087 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2004ms total)
-T323C 041:088 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2004ms total)
-T323C 041:088 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2005ms total)
-T323C 041:089 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2006ms total)
-T323C 041:090 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2007ms total)
-T53DC 041:091 JLINK_IsHalted()  returns FALSE (0001ms, 2008ms total)
-T53DC 041:193 JLINK_IsHalted()  returns FALSE (0000ms, 2007ms total)
-T53DC 041:294 JLINK_IsHalted()  returns FALSE (0000ms, 2007ms total)
-T53DC 041:395 JLINK_IsHalted()  returns FALSE (0000ms, 2007ms total)
-T53DC 041:496 JLINK_IsHalted()  returns FALSE (0000ms, 2007ms total)
-T323C 041:599 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2007ms total)
-T323C 041:599 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 2009ms total)
-T323C 041:602 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2009ms total)
-T323C 041:602 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2010ms total)
-T323C 041:603 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2011ms total)
-T323C 041:604 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2012ms total)
-T323C 041:605 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2013ms total)
-T323C 041:606 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2013ms total)
-T323C 041:606 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2015ms total)
-T53DC 041:608 JLINK_IsHalted()  returns FALSE (0001ms, 2016ms total)
-T53DC 041:710 JLINK_IsHalted()  returns FALSE (0000ms, 2015ms total)
-T53DC 041:811 JLINK_IsHalted()  returns FALSE (0000ms, 2015ms total)
-T53DC 041:912 JLINK_IsHalted()  returns FALSE (0000ms, 2015ms total)
-T53DC 042:013 JLINK_IsHalted()  returns FALSE (0001ms, 2016ms total)
-T323C 042:115 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2015ms total)
-T323C 042:115 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2016ms total)
-T323C 042:117 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2017ms total)
-T323C 042:118 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2018ms total)
-T323C 042:119 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2019ms total)
-T323C 042:120 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2020ms total)
-T323C 042:121 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2020ms total)
-T323C 042:121 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2021ms total)
-T323C 042:122 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2022ms total)
-T53DC 042:123 JLINK_IsHalted()  returns FALSE (0001ms, 2023ms total)
-T53DC 042:225 JLINK_IsHalted()  returns FALSE (0001ms, 2023ms total)
-T53DC 042:327 JLINK_IsHalted()  returns FALSE (0000ms, 2022ms total)
-T53DC 042:428 JLINK_IsHalted()  returns FALSE (0001ms, 2023ms total)
-T53DC 042:530 JLINK_IsHalted()  returns FALSE (0001ms, 2023ms total)
-T323C 042:632 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2023ms total)
-T323C 042:633 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2024ms total)
-T323C 042:635 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2025ms total)
-T323C 042:636 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2026ms total)
-T323C 042:638 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2027ms total)
-T323C 042:639 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2027ms total)
-T323C 042:640 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2027ms total)
-T323C 042:640 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2028ms total)
-T323C 042:641 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2029ms total)
-T53DC 042:642 JLINK_IsHalted()  returns FALSE (0001ms, 2030ms total)
-T53DC 042:744 JLINK_IsHalted()  returns FALSE (0001ms, 2030ms total)
-T53DC 042:846 JLINK_IsHalted()  returns FALSE (0001ms, 2030ms total)
-T53DC 042:948 JLINK_IsHalted()  returns FALSE (0001ms, 2030ms total)
-T53DC 043:050 JLINK_IsHalted()  returns FALSE (0001ms, 2030ms total)
-T323C 043:152 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2029ms total)
-T323C 043:153 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2030ms total)
-T323C 043:154 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2031ms total)
-T323C 043:155 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2032ms total)
-T323C 043:157 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2032ms total)
-T323C 043:157 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2033ms total)
-T323C 043:158 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2034ms total)
-T323C 043:159 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2035ms total)
-T323C 043:160 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2036ms total)
-T53DC 043:161 JLINK_IsHalted()  returns FALSE (0001ms, 2037ms total)
-T53DC 043:263 JLINK_IsHalted()  returns FALSE (0000ms, 2036ms total)
-T53DC 043:363 JLINK_IsHalted()  returns FALSE (0000ms, 2036ms total)
-T53DC 043:464 JLINK_IsHalted()  returns FALSE (0000ms, 2036ms total)
-T53DC 043:565 JLINK_IsHalted()  returns FALSE (0000ms, 2036ms total)
-T323C 043:667 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2037ms total)
-T323C 043:668 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2038ms total)
-T323C 043:671 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2039ms total)
-T323C 043:672 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2040ms total)
-T323C 043:674 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2041ms total)
-T323C 043:675 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2042ms total)
-T323C 043:676 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2042ms total)
-T323C 043:676 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2043ms total)
-T323C 043:677 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2044ms total)
-T53DC 043:679 JLINK_IsHalted()  returns FALSE (0001ms, 2045ms total)
-T53DC 043:781 JLINK_IsHalted()  returns FALSE (0001ms, 2045ms total)
-T53DC 043:883 JLINK_IsHalted()  returns FALSE (0001ms, 2045ms total)
-T53DC 043:985 JLINK_IsHalted()  returns FALSE (0000ms, 2044ms total)
-T53DC 044:086 JLINK_IsHalted()  returns FALSE (0001ms, 2045ms total)
-T323C 044:188 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2045ms total)
-T323C 044:189 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2046ms total)
-T323C 044:191 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2047ms total)
-T323C 044:192 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2048ms total)
-T323C 044:195 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2049ms total)
-T323C 044:196 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2049ms total)
-T323C 044:196 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2050ms total)
-T323C 044:197 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2051ms total)
-T323C 044:198 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2052ms total)
-T53DC 044:199 JLINK_IsHalted()  returns FALSE (0001ms, 2053ms total)
-T53DC 044:301 JLINK_IsHalted()  returns FALSE (0001ms, 2053ms total)
-T53DC 044:402 JLINK_IsHalted()  returns FALSE (0000ms, 2052ms total)
-T53DC 044:503 JLINK_IsHalted()  returns FALSE (0000ms, 2052ms total)
-T53DC 044:604 JLINK_IsHalted()  returns FALSE (0001ms, 2053ms total)
-T323C 044:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2052ms total)
-T323C 044:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2053ms total)
-T323C 044:708 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2054ms total)
-T323C 044:709 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2055ms total)
-T323C 044:711 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2055ms total)
-T323C 044:711 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2056ms total)
-T323C 044:712 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2057ms total)
-T323C 044:713 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2058ms total)
-T323C 044:714 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2059ms total)
-T53DC 044:715 JLINK_IsHalted()  returns FALSE (0001ms, 2060ms total)
-T53DC 044:817 JLINK_IsHalted()  returns FALSE (0000ms, 2059ms total)
-T53DC 044:918 JLINK_IsHalted()  returns FALSE (0000ms, 2059ms total)
-T53DC 045:019 JLINK_IsHalted()  returns FALSE (0000ms, 2059ms total)
-T53DC 045:120 JLINK_IsHalted()  returns FALSE (0000ms, 2059ms total)
-T323C 045:221 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2060ms total)
-T323C 045:222 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2061ms total)
-T323C 045:224 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2061ms total)
-T323C 045:225 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2061ms total)
-T323C 045:226 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2062ms total)
-T323C 045:227 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2063ms total)
-T323C 045:228 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2063ms total)
-T323C 045:228 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2064ms total)
-T323C 045:229 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2065ms total)
-T53DC 045:231 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T53DC 045:332 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T53DC 045:433 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T53DC 045:534 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T53DC 045:635 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T53DC 045:736 JLINK_IsHalted()  returns FALSE (0000ms, 2065ms total)
-T323C 045:838 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2065ms total)
-T323C 045:838 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2066ms total)
-T323C 045:840 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2067ms total)
-T323C 045:841 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2068ms total)
-T323C 045:842 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2069ms total)
-T323C 045:843 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2070ms total)
-T323C 045:844 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2071ms total)
-T323C 045:845 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2071ms total)
-T323C 045:845 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2072ms total)
-T53DC 045:847 JLINK_IsHalted()  returns FALSE (0001ms, 2073ms total)
-T53DC 045:949 JLINK_IsHalted()  returns FALSE (0001ms, 2073ms total)
-T53DC 046:050 JLINK_IsHalted()  returns FALSE (0001ms, 2073ms total)
-T53DC 046:152 JLINK_IsHalted()  returns FALSE (0001ms, 2073ms total)
-T53DC 046:254 JLINK_IsHalted()  returns FALSE (0014ms, 2086ms total)
-T323C 046:372 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2073ms total)
-T323C 046:373 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2074ms total)
-T323C 046:375 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2075ms total)
-T323C 046:376 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2075ms total)
-T323C 046:377 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2076ms total)
-T323C 046:378 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2077ms total)
-T323C 046:379 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2077ms total)
-T323C 046:379 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2078ms total)
-T323C 046:380 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2079ms total)
-T53DC 046:381 JLINK_IsHalted()  returns FALSE (0001ms, 2080ms total)
-T53DC 046:483 JLINK_IsHalted()  returns FALSE (0000ms, 2079ms total)
-T53DC 046:584 JLINK_IsHalted()  returns FALSE (0000ms, 2079ms total)
-T53DC 046:685 JLINK_IsHalted()  returns FALSE (0001ms, 2080ms total)
-T53DC 046:787 JLINK_IsHalted()  returns FALSE (0000ms, 2079ms total)
-T323C 046:888 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2080ms total)
-T323C 046:889 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2081ms total)
-T323C 046:891 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2082ms total)
-T323C 046:892 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2083ms total)
-T323C 046:895 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2084ms total)
-T323C 046:896 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2085ms total)
-T323C 046:897 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2086ms total)
-T323C 046:898 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2087ms total)
-T323C 046:899 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2088ms total)
-T53DC 046:900 JLINK_IsHalted()  returns FALSE (0001ms, 2089ms total)
-T53DC 047:002 JLINK_IsHalted()  returns FALSE (0001ms, 2089ms total)
-T53DC 047:104 JLINK_IsHalted()  returns FALSE (0000ms, 2088ms total)
-T53DC 047:206 JLINK_IsHalted()  returns FALSE (0000ms, 2088ms total)
-T53DC 047:307 JLINK_IsHalted()  returns FALSE (0001ms, 2089ms total)
-T323C 047:408 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2089ms total)
-T323C 047:409 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2089ms total)
-T323C 047:411 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2090ms total)
-T323C 047:412 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2091ms total)
-T323C 047:414 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2092ms total)
-T323C 047:415 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2093ms total)
-T323C 047:416 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2093ms total)
-T323C 047:416 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2094ms total)
-T323C 047:417 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2095ms total)
-T53DC 047:419 JLINK_IsHalted()  returns FALSE (0001ms, 2096ms total)
-T53DC 047:521 JLINK_IsHalted()  returns FALSE (0001ms, 2096ms total)
-T53DC 047:623 JLINK_IsHalted()  returns FALSE (0001ms, 2096ms total)
-T53DC 047:725 JLINK_IsHalted()  returns FALSE (0000ms, 2095ms total)
-T53DC 047:826 JLINK_IsHalted()  returns FALSE (0001ms, 2096ms total)
-T323C 047:928 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2096ms total)
-T323C 047:929 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2097ms total)
-T323C 047:931 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2098ms total)
-T323C 047:932 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2099ms total)
-T323C 047:934 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2100ms total)
-T323C 047:935 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2101ms total)
-T323C 047:936 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2101ms total)
-T323C 047:936 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2102ms total)
-T323C 047:937 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2103ms total)
-T53DC 047:939 JLINK_IsHalted()  returns FALSE (0001ms, 2104ms total)
-T53DC 048:041 JLINK_IsHalted()  returns FALSE (0000ms, 2103ms total)
-T53DC 048:142 JLINK_IsHalted()  returns FALSE (0001ms, 2104ms total)
-T53DC 048:244 JLINK_IsHalted()  returns FALSE (0000ms, 2103ms total)
-T53DC 048:345 JLINK_IsHalted()  returns FALSE (0001ms, 2104ms total)
-T323C 048:447 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2104ms total)
-T323C 048:448 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2104ms total)
-T323C 048:450 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2105ms total)
-T323C 048:451 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2105ms total)
-T323C 048:452 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2106ms total)
-T323C 048:453 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2107ms total)
-T323C 048:454 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2108ms total)
-T323C 048:455 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2108ms total)
-T323C 048:455 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2109ms total)
-T53DC 048:457 JLINK_IsHalted()  returns FALSE (0001ms, 2110ms total)
-T53DC 048:559 JLINK_IsHalted()  returns FALSE (0001ms, 2110ms total)
-T53DC 048:661 JLINK_IsHalted()  returns FALSE (0001ms, 2110ms total)
-T53DC 048:763 JLINK_IsHalted()  returns FALSE (0000ms, 2109ms total)
-T53DC 048:864 JLINK_IsHalted()  returns FALSE (0001ms, 2110ms total)
-T323C 048:967 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2110ms total)
-T323C 048:968 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2111ms total)
-T323C 048:971 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2112ms total)
-T323C 048:972 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2113ms total)
-T323C 048:973 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2114ms total)
-T323C 048:974 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2115ms total)
-T323C 048:975 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2116ms total)
-T323C 048:976 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2116ms total)
-T323C 048:976 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2117ms total)
-T53DC 048:978 JLINK_IsHalted()  returns FALSE (0000ms, 2117ms total)
-T53DC 049:080 JLINK_IsHalted()  returns FALSE (0001ms, 2118ms total)
-T53DC 049:182 JLINK_IsHalted()  returns FALSE (0001ms, 2118ms total)
-T53DC 049:284 JLINK_IsHalted()  returns FALSE (0001ms, 2118ms total)
-T53DC 049:386 JLINK_IsHalted()  returns FALSE (0001ms, 2118ms total)
-T323C 049:487 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2118ms total)
-T323C 049:488 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2119ms total)
-T323C 049:490 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2120ms total)
-T323C 049:491 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2121ms total)
-T323C 049:493 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2122ms total)
-T323C 049:494 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2123ms total)
-T323C 049:495 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2123ms total)
-T323C 049:495 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2124ms total)
-T323C 049:496 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2125ms total)
-T53DC 049:498 JLINK_IsHalted()  returns FALSE (0000ms, 2125ms total)
-T53DC 049:599 JLINK_IsHalted()  returns FALSE (0000ms, 2125ms total)
-T53DC 049:700 JLINK_IsHalted()  returns FALSE (0001ms, 2126ms total)
-T53DC 049:802 JLINK_IsHalted()  returns FALSE (0000ms, 2125ms total)
-T53DC 049:903 JLINK_IsHalted()  returns FALSE (0000ms, 2125ms total)
-T323C 050:004 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2126ms total)
-T323C 050:005 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2127ms total)
-T323C 050:007 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2128ms total)
-T323C 050:008 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2129ms total)
-T323C 050:010 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2130ms total)
-T323C 050:011 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2130ms total)
-T323C 050:011 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2131ms total)
-T323C 050:012 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2132ms total)
-T323C 050:013 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2133ms total)
-T53DC 050:014 JLINK_IsHalted()  returns FALSE (0001ms, 2134ms total)
-T53DC 050:117 JLINK_IsHalted()  returns FALSE (0001ms, 2134ms total)
-T53DC 050:219 JLINK_IsHalted()  returns FALSE (0001ms, 2134ms total)
-T53DC 050:320 JLINK_IsHalted()  returns FALSE (0000ms, 2133ms total)
-T53DC 050:421 JLINK_IsHalted()  returns FALSE (0000ms, 2133ms total)
-T323C 050:522 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2134ms total)
-T323C 050:523 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2135ms total)
-T323C 050:525 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2136ms total)
-T323C 050:526 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2136ms total)
-T323C 050:527 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2137ms total)
-T323C 050:528 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2137ms total)
-T323C 050:528 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2138ms total)
-T323C 050:529 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2139ms total)
-T323C 050:530 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2140ms total)
-T53DC 050:531 JLINK_IsHalted()  returns FALSE (0001ms, 2141ms total)
-T53DC 050:633 JLINK_IsHalted()  returns FALSE (0000ms, 2140ms total)
-T53DC 050:734 JLINK_IsHalted()  returns FALSE (0001ms, 2141ms total)
-T53DC 050:836 JLINK_IsHalted()  returns FALSE (0000ms, 2140ms total)
-T53DC 050:937 JLINK_IsHalted()  returns FALSE (0000ms, 2140ms total)
-T323C 051:038 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2140ms total)
-T323C 051:039 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2140ms total)
-T323C 051:040 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2141ms total)
-T323C 051:041 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2142ms total)
-T323C 051:042 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2143ms total)
-T323C 051:043 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2144ms total)
-T323C 051:044 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2144ms total)
-T323C 051:045 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2145ms total)
-T323C 051:045 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2146ms total)
-T53DC 051:047 JLINK_IsHalted()  returns FALSE (0000ms, 2146ms total)
-T53DC 051:148 JLINK_IsHalted()  returns FALSE (0000ms, 2146ms total)
-T53DC 051:249 JLINK_IsHalted()  returns FALSE (0000ms, 2146ms total)
-T53DC 051:350 JLINK_IsHalted()  returns FALSE (0001ms, 2147ms total)
-T53DC 051:452 JLINK_IsHalted()  returns FALSE (0001ms, 2147ms total)
-T323C 051:554 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2147ms total)
-T323C 051:555 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2148ms total)
-T323C 051:558 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2149ms total)
-T323C 051:559 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2150ms total)
-T323C 051:560 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2151ms total)
-T323C 051:561 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2152ms total)
-T323C 051:562 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2153ms total)
-T323C 051:563 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2153ms total)
-T323C 051:563 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2154ms total)
-T53DC 051:565 JLINK_IsHalted()  returns FALSE (0000ms, 2154ms total)
-T53DC 051:666 JLINK_IsHalted()  returns FALSE (0001ms, 2155ms total)
-T53DC 051:768 JLINK_IsHalted()  returns FALSE (0001ms, 2155ms total)
-T53DC 051:870 JLINK_IsHalted()  returns FALSE (0000ms, 2154ms total)
-T53DC 051:971 JLINK_IsHalted()  returns FALSE (0001ms, 2155ms total)
-T323C 052:073 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2155ms total)
-T323C 052:074 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2156ms total)
-T323C 052:077 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2157ms total)
-T323C 052:078 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2157ms total)
-T323C 052:080 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2158ms total)
-T323C 052:081 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2159ms total)
-T323C 052:082 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2159ms total)
-T323C 052:082 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2160ms total)
-T323C 052:083 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2161ms total)
-T53DC 052:085 JLINK_IsHalted()  returns FALSE (0000ms, 2161ms total)
-T53DC 052:186 JLINK_IsHalted()  returns FALSE (0001ms, 2162ms total)
-T53DC 052:288 JLINK_IsHalted()  returns FALSE (0001ms, 2162ms total)
-T53DC 052:390 JLINK_IsHalted()  returns FALSE (0001ms, 2162ms total)
-T53DC 052:492 JLINK_IsHalted()  returns FALSE (0001ms, 2162ms total)
-T323C 052:594 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2162ms total)
-T323C 052:595 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2162ms total)
-T323C 052:596 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2163ms total)
-T323C 052:597 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2164ms total)
-T323C 052:599 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2165ms total)
-T323C 052:600 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2165ms total)
-T323C 052:600 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2166ms total)
-T323C 052:601 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2167ms total)
-T323C 052:602 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2168ms total)
-T53DC 052:603 JLINK_IsHalted()  returns FALSE (0001ms, 2169ms total)
-T53DC 052:705 JLINK_IsHalted()  returns FALSE (0001ms, 2169ms total)
-T53DC 052:807 JLINK_IsHalted()  returns FALSE (0001ms, 2169ms total)
-T53DC 052:909 JLINK_IsHalted()  returns FALSE (0000ms, 2168ms total)
-T53DC 053:010 JLINK_IsHalted()  returns FALSE (0000ms, 2168ms total)
-T323C 053:111 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2168ms total)
-T323C 053:111 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2169ms total)
-T323C 053:113 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2170ms total)
-T323C 053:114 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2170ms total)
-T323C 053:115 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2171ms total)
-T323C 053:116 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2171ms total)
-T323C 053:116 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2172ms total)
-T323C 053:117 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2173ms total)
-T323C 053:118 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2174ms total)
-T53DC 053:119 JLINK_IsHalted()  returns FALSE (0001ms, 2175ms total)
-T53DC 053:221 JLINK_IsHalted()  returns FALSE (0000ms, 2174ms total)
-T53DC 053:322 JLINK_IsHalted()  returns FALSE (0000ms, 2174ms total)
-T53DC 053:423 JLINK_IsHalted()  returns FALSE (0001ms, 2175ms total)
-T53DC 053:525 JLINK_IsHalted()  returns FALSE (0001ms, 2175ms total)
-T323C 053:627 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2175ms total)
-T323C 053:628 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2176ms total)
-T323C 053:634 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2177ms total)
-T323C 053:635 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2178ms total)
-T323C 053:637 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2179ms total)
-T323C 053:638 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2179ms total)
-T323C 053:638 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2180ms total)
-T323C 053:639 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2181ms total)
-T323C 053:640 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2182ms total)
-T53DC 053:641 JLINK_IsHalted()  returns FALSE (0001ms, 2183ms total)
-T53DC 053:743 JLINK_IsHalted()  returns FALSE (0000ms, 2182ms total)
-T53DC 053:845 JLINK_IsHalted()  returns FALSE (0000ms, 2182ms total)
-T53DC 053:946 JLINK_IsHalted()  returns FALSE (0000ms, 2182ms total)
-T53DC 054:047 JLINK_IsHalted()  returns FALSE (0001ms, 2183ms total)
-T323C 054:149 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2182ms total)
-T323C 054:149 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2183ms total)
-T323C 054:151 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2184ms total)
-T323C 054:152 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2185ms total)
-T323C 054:153 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2186ms total)
-T323C 054:154 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2187ms total)
-T323C 054:155 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2188ms total)
-T323C 054:156 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2188ms total)
-T323C 054:156 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2189ms total)
-T53DC 054:158 JLINK_IsHalted()  returns FALSE (0000ms, 2189ms total)
-T53DC 054:259 JLINK_IsHalted()  returns FALSE (0001ms, 2190ms total)
-T53DC 054:361 JLINK_IsHalted()  returns FALSE (0000ms, 2189ms total)
-T53DC 054:462 JLINK_IsHalted()  returns FALSE (0000ms, 2189ms total)
-T53DC 054:563 JLINK_IsHalted()  returns FALSE (0001ms, 2190ms total)
-T323C 054:666 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2190ms total)
-T323C 054:667 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2191ms total)
-T323C 054:669 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2192ms total)
-T323C 054:670 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2193ms total)
-T323C 054:672 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2194ms total)
-T323C 054:673 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2194ms total)
-T323C 054:673 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2195ms total)
-T323C 054:674 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2196ms total)
-T323C 054:675 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2197ms total)
-T53DC 054:676 JLINK_IsHalted()  returns FALSE (0001ms, 2198ms total)
-T53DC 054:778 JLINK_IsHalted()  returns FALSE (0001ms, 2198ms total)
-T53DC 054:879 JLINK_IsHalted()  returns FALSE (0001ms, 2198ms total)
-T53DC 054:981 JLINK_IsHalted()  returns FALSE (0001ms, 2198ms total)
-T53DC 055:082 JLINK_IsHalted()  returns FALSE (0000ms, 2197ms total)
-T323C 055:183 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2198ms total)
-T323C 055:184 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2199ms total)
-T323C 055:186 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2200ms total)
-T323C 055:187 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2201ms total)
-T323C 055:189 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2202ms total)
-T323C 055:190 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2203ms total)
-T323C 055:191 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2203ms total)
-T323C 055:191 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2204ms total)
-T323C 055:192 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2205ms total)
-T53DC 055:193 JLINK_IsHalted()  returns FALSE (0001ms, 2206ms total)
-T53DC 055:296 JLINK_IsHalted()  returns FALSE (0001ms, 2206ms total)
-T53DC 055:397 JLINK_IsHalted()  returns FALSE (0001ms, 2206ms total)
-T53DC 055:499 JLINK_IsHalted()  returns FALSE (0000ms, 2205ms total)
-T53DC 055:600 JLINK_IsHalted()  returns FALSE (0000ms, 2205ms total)
-T323C 055:701 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2206ms total)
-T323C 055:702 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2206ms total)
-T323C 055:703 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2207ms total)
-T323C 055:704 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2208ms total)
-T323C 055:705 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2209ms total)
-T323C 055:706 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2210ms total)
-T323C 055:707 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2211ms total)
-T323C 055:708 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2211ms total)
-T323C 055:709 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 2211ms total)
-T53DC 055:710 JLINK_IsHalted()  returns FALSE (0001ms, 2213ms total)
-T53DC 055:812 JLINK_IsHalted()  returns FALSE (0001ms, 2213ms total)
-T53DC 055:914 JLINK_IsHalted()  returns FALSE (0000ms, 2212ms total)
-T53DC 056:015 JLINK_IsHalted()  returns FALSE (0001ms, 2213ms total)
-T53DC 056:117 JLINK_IsHalted()  returns FALSE (0001ms, 2213ms total)
-T323C 056:220 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2213ms total)
-T323C 056:221 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2214ms total)
-T323C 056:225 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2215ms total)
-T323C 056:226 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2215ms total)
-T323C 056:227 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2216ms total)
-T323C 056:228 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2217ms total)
-T323C 056:229 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2217ms total)
-T323C 056:229 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2218ms total)
-T323C 056:230 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2219ms total)
-T53DC 056:231 JLINK_IsHalted()  returns FALSE (0001ms, 2220ms total)
-T53DC 056:333 JLINK_IsHalted()  returns FALSE (0001ms, 2220ms total)
-T53DC 056:435 JLINK_IsHalted()  returns FALSE (0001ms, 2220ms total)
-T53DC 056:537 JLINK_IsHalted()  returns FALSE (0001ms, 2220ms total)
-T53DC 056:639 JLINK_IsHalted()  returns FALSE (0001ms, 2220ms total)
-T323C 056:742 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2220ms total)
-T323C 056:743 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2221ms total)
-T323C 056:745 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2222ms total)
-T323C 056:746 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2223ms total)
-T323C 056:748 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2224ms total)
-T323C 056:749 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2225ms total)
-T323C 056:750 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2225ms total)
-T323C 056:750 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2226ms total)
-T323C 056:751 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2227ms total)
-T53DC 056:752 JLINK_IsHalted()  returns FALSE (0001ms, 2228ms total)
-T53DC 056:854 JLINK_IsHalted()  returns FALSE (0001ms, 2228ms total)
-T53DC 056:956 JLINK_IsHalted()  returns FALSE (0001ms, 2228ms total)
-T53DC 057:058 JLINK_IsHalted()  returns FALSE (0001ms, 2228ms total)
-T53DC 057:160 JLINK_IsHalted()  returns FALSE (0001ms, 2228ms total)
-T323C 057:262 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2228ms total)
-T323C 057:263 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2229ms total)
-T323C 057:269 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2230ms total)
-T323C 057:270 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2231ms total)
-T323C 057:272 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2232ms total)
-T323C 057:273 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2232ms total)
-T323C 057:273 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2233ms total)
-T323C 057:274 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2234ms total)
-T323C 057:275 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2235ms total)
-T53DC 057:276 JLINK_IsHalted()  returns FALSE (0001ms, 2236ms total)
-T53DC 057:378 JLINK_IsHalted()  returns FALSE (0000ms, 2235ms total)
-T53DC 057:479 JLINK_IsHalted()  returns FALSE (0001ms, 2236ms total)
-T53DC 057:581 JLINK_IsHalted()  returns FALSE (0001ms, 2236ms total)
-T53DC 057:683 JLINK_IsHalted()  returns FALSE (0001ms, 2236ms total)
-T323C 057:785 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2236ms total)
-T323C 057:786 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2237ms total)
-T323C 057:789 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2238ms total)
-T323C 057:790 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2239ms total)
-T323C 057:793 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2240ms total)
-T323C 057:794 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2240ms total)
-T323C 057:794 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2241ms total)
-T323C 057:795 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2242ms total)
-T323C 057:796 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2243ms total)
-T53DC 057:798 JLINK_IsHalted()  returns FALSE (0000ms, 2243ms total)
-T53DC 057:899 JLINK_IsHalted()  returns FALSE (0001ms, 2244ms total)
-T53DC 058:001 JLINK_IsHalted()  returns FALSE (0001ms, 2244ms total)
-T53DC 058:103 JLINK_IsHalted()  returns FALSE (0001ms, 2244ms total)
-T53DC 058:205 JLINK_IsHalted()  returns FALSE (0001ms, 2244ms total)
-T323C 058:307 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2244ms total)
-T323C 058:308 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2245ms total)
-T323C 058:311 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2246ms total)
-T323C 058:312 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2246ms total)
-T323C 058:314 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2247ms total)
-T323C 058:315 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2248ms total)
-T323C 058:316 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2249ms total)
-T323C 058:317 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2250ms total)
-T323C 058:318 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2251ms total)
-T53DC 058:319 JLINK_IsHalted()  returns FALSE (0001ms, 2252ms total)
-T53DC 058:421 JLINK_IsHalted()  returns FALSE (0001ms, 2252ms total)
-T53DC 058:523 JLINK_IsHalted()  returns FALSE (0000ms, 2251ms total)
-T53DC 058:624 JLINK_IsHalted()  returns FALSE (0001ms, 2252ms total)
-T53DC 058:726 JLINK_IsHalted()  returns FALSE (0001ms, 2252ms total)
-T323C 058:828 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2252ms total)
-T323C 058:829 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2253ms total)
-T323C 058:832 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2254ms total)
-T323C 058:833 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2254ms total)
-T323C 058:834 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2255ms total)
-T323C 058:835 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2256ms total)
-T323C 058:836 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2257ms total)
-T323C 058:837 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2258ms total)
-T323C 058:838 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2259ms total)
-T53DC 058:839 JLINK_IsHalted()  returns FALSE (0001ms, 2260ms total)
-T53DC 058:941 JLINK_IsHalted()  returns FALSE (0001ms, 2260ms total)
-T53DC 059:043 JLINK_IsHalted()  returns FALSE (0001ms, 2260ms total)
-T53DC 059:145 JLINK_IsHalted()  returns FALSE (0001ms, 2260ms total)
-T53DC 059:247 JLINK_IsHalted()  returns FALSE (0001ms, 2260ms total)
-T323C 059:349 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2260ms total)
-T323C 059:350 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2261ms total)
-T323C 059:353 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2262ms total)
-T323C 059:354 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2263ms total)
-T323C 059:356 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2264ms total)
-T323C 059:357 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2264ms total)
-T323C 059:357 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2265ms total)
-T323C 059:358 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2266ms total)
-T323C 059:359 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2267ms total)
-T53DC 059:362 JLINK_IsHalted()  returns FALSE (0001ms, 2268ms total)
-T53DC 059:463 JLINK_IsHalted()  returns FALSE (0001ms, 2268ms total)
-T53DC 059:565 JLINK_IsHalted()  returns FALSE (0001ms, 2268ms total)
-T53DC 059:666 JLINK_IsHalted()  returns FALSE (0001ms, 2268ms total)
-T53DC 059:768 JLINK_IsHalted()  returns FALSE (0001ms, 2268ms total)
-T323C 059:870 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2268ms total)
-T323C 059:871 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2268ms total)
-T323C 059:873 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2268ms total)
-T323C 059:873 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2269ms total)
-T323C 059:875 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2270ms total)
-T323C 059:876 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2270ms total)
-T323C 059:876 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2271ms total)
-T323C 059:877 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2272ms total)
-T323C 059:878 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2273ms total)
-T53DC 059:879 JLINK_IsHalted()  returns FALSE (0001ms, 2274ms total)
-T53DC 059:981 JLINK_IsHalted()  returns FALSE (0001ms, 2274ms total)
-T53DC 060:083 JLINK_IsHalted()  returns FALSE (0001ms, 2274ms total)
-T53DC 060:184 JLINK_IsHalted()  returns FALSE (0001ms, 2274ms total)
-T53DC 060:286 JLINK_IsHalted()  returns FALSE (0001ms, 2274ms total)
-T323C 060:391 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2274ms total)
-T323C 060:392 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2275ms total)
-T323C 060:395 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2276ms total)
-T323C 060:396 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2277ms total)
-T323C 060:398 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2278ms total)
-T323C 060:399 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2278ms total)
-T323C 060:399 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2279ms total)
-T323C 060:400 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2280ms total)
-T323C 060:401 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2281ms total)
-T53DC 060:402 JLINK_IsHalted()  returns FALSE (0001ms, 2282ms total)
-T53DC 060:504 JLINK_IsHalted()  returns FALSE (0000ms, 2281ms total)
-T53DC 060:605 JLINK_IsHalted()  returns FALSE (0000ms, 2281ms total)
-T53DC 060:706 JLINK_IsHalted()  returns FALSE (0000ms, 2281ms total)
-T53DC 060:807 JLINK_IsHalted()  returns FALSE (0001ms, 2282ms total)
-T323C 060:910 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2282ms total)
-T323C 060:911 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2283ms total)
-T323C 060:914 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2284ms total)
-T323C 060:915 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2285ms total)
-T323C 060:917 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2286ms total)
-T323C 060:918 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2287ms total)
-T323C 060:919 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2288ms total)
-T323C 060:920 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2288ms total)
-T323C 060:920 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2290ms total)
-T53DC 060:922 JLINK_IsHalted()  returns FALSE (0001ms, 2291ms total)
-T53DC 061:024 JLINK_IsHalted()  returns FALSE (0000ms, 2290ms total)
-T53DC 061:125 JLINK_IsHalted()  returns FALSE (0001ms, 2291ms total)
-T53DC 061:227 JLINK_IsHalted()  returns FALSE (0001ms, 2291ms total)
-T53DC 061:329 JLINK_IsHalted()  returns FALSE (0001ms, 2291ms total)
-T323C 061:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2290ms total)
-T323C 061:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2291ms total)
-T323C 061:433 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2292ms total)
-T323C 061:434 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2293ms total)
-T323C 061:435 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2294ms total)
-T323C 061:436 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2295ms total)
-T323C 061:437 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2296ms total)
-T323C 061:438 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2296ms total)
-T323C 061:438 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2297ms total)
-T53DC 061:439 JLINK_IsHalted()  returns FALSE (0001ms, 2298ms total)
-T53DC 061:541 JLINK_IsHalted()  returns FALSE (0001ms, 2298ms total)
-T53DC 061:643 JLINK_IsHalted()  returns FALSE (0001ms, 2298ms total)
-T53DC 061:745 JLINK_IsHalted()  returns FALSE (0001ms, 2298ms total)
-T53DC 061:847 JLINK_IsHalted()  returns FALSE (0001ms, 2298ms total)
-T323C 061:949 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2298ms total)
-T323C 061:950 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2298ms total)
-T323C 061:952 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2299ms total)
-T323C 061:953 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2299ms total)
-T323C 061:954 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2300ms total)
-T323C 061:955 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2301ms total)
-T323C 061:956 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2302ms total)
-T323C 061:957 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2302ms total)
-T323C 061:957 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2304ms total)
-T53DC 061:959 JLINK_IsHalted()  returns FALSE (0001ms, 2305ms total)
-T53DC 062:060 JLINK_IsHalted()  returns FALSE (0001ms, 2305ms total)
-T53DC 062:163 JLINK_IsHalted()  returns FALSE (0001ms, 2305ms total)
-T53DC 062:265 JLINK_IsHalted()  returns FALSE (0001ms, 2305ms total)
-T53DC 062:366 JLINK_IsHalted()  returns FALSE (0001ms, 2305ms total)
-T323C 062:468 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2305ms total)
-T323C 062:469 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2306ms total)
-T323C 062:471 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2307ms total)
-T323C 062:472 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2308ms total)
-T323C 062:474 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2309ms total)
-T323C 062:475 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2310ms total)
-T323C 062:476 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2311ms total)
-T323C 062:477 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2312ms total)
-T323C 062:478 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2313ms total)
-T53DC 062:479 JLINK_IsHalted()  returns FALSE (0001ms, 2314ms total)
-T53DC 062:581 JLINK_IsHalted()  returns FALSE (0001ms, 2314ms total)
-T53DC 062:683 JLINK_IsHalted()  returns FALSE (0001ms, 2314ms total)
-T53DC 062:785 JLINK_IsHalted()  returns FALSE (0001ms, 2314ms total)
-T53DC 062:887 JLINK_IsHalted()  returns FALSE (0001ms, 2314ms total)
-T323C 062:989 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2314ms total)
-T323C 062:990 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2315ms total)
-T323C 062:993 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2316ms total)
-T323C 062:994 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2317ms total)
-T323C 062:997 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2318ms total)
-T323C 062:998 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2319ms total)
-T323C 062:999 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2319ms total)
-T323C 062:999 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2320ms total)
-T323C 063:000 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2321ms total)
-T53DC 063:001 JLINK_IsHalted()  returns FALSE (0001ms, 2322ms total)
-T53DC 063:103 JLINK_IsHalted()  returns FALSE (0001ms, 2322ms total)
-T53DC 063:205 JLINK_IsHalted()  returns FALSE (0001ms, 2322ms total)
-T53DC 063:306 JLINK_IsHalted()  returns FALSE (0000ms, 2321ms total)
-T53DC 063:407 JLINK_IsHalted()  returns FALSE (0001ms, 2322ms total)
-T323C 063:509 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2322ms total)
-T323C 063:510 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2323ms total)
-T323C 063:516 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2324ms total)
-T323C 063:517 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2325ms total)
-T323C 063:519 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2326ms total)
-T323C 063:520 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2327ms total)
-T323C 063:521 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2327ms total)
-T323C 063:521 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2328ms total)
-T323C 063:522 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2329ms total)
-T53DC 063:524 JLINK_IsHalted()  returns FALSE (0000ms, 2329ms total)
-T53DC 063:626 JLINK_IsHalted()  returns FALSE (0001ms, 2330ms total)
-T53DC 063:728 JLINK_IsHalted()  returns FALSE (0000ms, 2329ms total)
-T53DC 063:829 JLINK_IsHalted()  returns FALSE (0000ms, 2329ms total)
-T53DC 063:931 JLINK_IsHalted()  returns FALSE (0001ms, 2330ms total)
-T323C 064:033 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2330ms total)
-T323C 064:034 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2331ms total)
-T323C 064:036 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2332ms total)
-T323C 064:037 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2333ms total)
-T323C 064:040 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2334ms total)
-T323C 064:041 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2334ms total)
-T323C 064:041 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2335ms total)
-T323C 064:042 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2336ms total)
-T323C 064:043 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2337ms total)
-T53DC 064:044 JLINK_IsHalted()  returns FALSE (0001ms, 2338ms total)
-T53DC 064:146 JLINK_IsHalted()  returns FALSE (0001ms, 2338ms total)
-T53DC 064:248 JLINK_IsHalted()  returns FALSE (0001ms, 2338ms total)
-T53DC 064:350 JLINK_IsHalted()  returns FALSE (0001ms, 2338ms total)
-T53DC 064:452 JLINK_IsHalted()  returns FALSE (0001ms, 2338ms total)
-T323C 064:554 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2338ms total)
-T323C 064:555 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2339ms total)
-T323C 064:560 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2340ms total)
-T323C 064:561 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2341ms total)
-T323C 064:563 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2342ms total)
-T323C 064:564 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2343ms total)
-T323C 064:565 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2344ms total)
-T323C 064:566 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2344ms total)
-T323C 064:566 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2346ms total)
-T53DC 064:568 JLINK_IsHalted()  returns FALSE (0001ms, 2347ms total)
-T53DC 064:670 JLINK_IsHalted()  returns FALSE (0000ms, 2346ms total)
-T53DC 064:771 JLINK_IsHalted()  returns FALSE (0001ms, 2347ms total)
-T53DC 064:873 JLINK_IsHalted()  returns FALSE (0000ms, 2346ms total)
-T53DC 064:974 JLINK_IsHalted()  returns FALSE (0001ms, 2347ms total)
-T323C 065:076 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2347ms total)
-T323C 065:077 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2348ms total)
-T323C 065:080 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2349ms total)
-T323C 065:081 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2349ms total)
-T323C 065:083 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2350ms total)
-T323C 065:084 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2350ms total)
-T323C 065:084 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2351ms total)
-T323C 065:085 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2352ms total)
-T323C 065:086 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2353ms total)
-T53DC 065:088 JLINK_IsHalted()  returns FALSE (0000ms, 2353ms total)
-T53DC 065:190 JLINK_IsHalted()  returns FALSE (0001ms, 2354ms total)
-T53DC 065:292 JLINK_IsHalted()  returns FALSE (0001ms, 2354ms total)
-T53DC 065:393 JLINK_IsHalted()  returns FALSE (0001ms, 2354ms total)
-T53DC 065:495 JLINK_IsHalted()  returns FALSE (0000ms, 2353ms total)
-T323C 065:596 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2354ms total)
-T323C 065:597 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2355ms total)
-T323C 065:600 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2355ms total)
-T323C 065:600 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2356ms total)
-T323C 065:602 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2357ms total)
-T323C 065:603 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2358ms total)
-T323C 065:604 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2359ms total)
-T323C 065:605 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2359ms total)
-T323C 065:605 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2361ms total)
-T53DC 065:607 JLINK_IsHalted()  returns FALSE (0001ms, 2362ms total)
-T53DC 065:709 JLINK_IsHalted()  returns FALSE (0000ms, 2361ms total)
-T53DC 065:810 JLINK_IsHalted()  returns FALSE (0001ms, 2362ms total)
-T53DC 065:912 JLINK_IsHalted()  returns FALSE (0001ms, 2362ms total)
-T53DC 066:014 JLINK_IsHalted()  returns FALSE (0001ms, 2362ms total)
-T323C 066:116 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2362ms total)
-T323C 066:117 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2363ms total)
-T323C 066:120 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2364ms total)
-T323C 066:121 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2364ms total)
-T323C 066:122 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2365ms total)
-T323C 066:123 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2366ms total)
-T323C 066:124 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2367ms total)
-T323C 066:125 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2368ms total)
-T323C 066:126 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2369ms total)
-T53DC 066:127 JLINK_IsHalted()  returns FALSE (0001ms, 2370ms total)
-T53DC 066:229 JLINK_IsHalted()  returns FALSE (0001ms, 2370ms total)
-T53DC 066:331 JLINK_IsHalted()  returns FALSE (0001ms, 2370ms total)
-T53DC 066:433 JLINK_IsHalted()  returns FALSE (0001ms, 2370ms total)
-T53DC 066:534 JLINK_IsHalted()  returns FALSE (0001ms, 2370ms total)
-T323C 066:637 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2370ms total)
-T323C 066:638 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2371ms total)
-T323C 066:641 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2372ms total)
-T323C 066:642 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2373ms total)
-T323C 066:644 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2374ms total)
-T323C 066:645 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2374ms total)
-T323C 066:645 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2375ms total)
-T323C 066:646 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2376ms total)
-T323C 066:647 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2377ms total)
-T53DC 066:648 JLINK_IsHalted()  returns FALSE (0001ms, 2378ms total)
-T53DC 066:750 JLINK_IsHalted()  returns FALSE (0001ms, 2378ms total)
-T53DC 066:852 JLINK_IsHalted()  returns FALSE (0001ms, 2378ms total)
-T53DC 066:954 JLINK_IsHalted()  returns FALSE (0000ms, 2377ms total)
-T53DC 067:055 JLINK_IsHalted()  returns FALSE (0001ms, 2378ms total)
-T323C 067:157 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2378ms total)
-T323C 067:158 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2379ms total)
-T323C 067:161 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2380ms total)
-T323C 067:162 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2381ms total)
-T323C 067:164 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2382ms total)
-T323C 067:165 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2383ms total)
-T323C 067:166 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2384ms total)
-T323C 067:167 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2385ms total)
-T323C 067:168 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2386ms total)
-T53DC 067:169 JLINK_IsHalted()  returns FALSE (0001ms, 2387ms total)
-T53DC 067:271 JLINK_IsHalted()  returns FALSE (0001ms, 2387ms total)
-T53DC 067:373 JLINK_IsHalted()  returns FALSE (0001ms, 2387ms total)
-T53DC 067:475 JLINK_IsHalted()  returns FALSE (0001ms, 2387ms total)
-T53DC 067:577 JLINK_IsHalted()  returns FALSE (0001ms, 2387ms total)
-T323C 067:679 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2387ms total)
-T323C 067:680 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2388ms total)
-T323C 067:683 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2389ms total)
-T323C 067:684 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2390ms total)
-T323C 067:686 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2391ms total)
-T323C 067:687 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2392ms total)
-T323C 067:688 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2392ms total)
-T323C 067:688 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2393ms total)
-T323C 067:689 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2394ms total)
-T53DC 067:691 JLINK_IsHalted()  returns FALSE (0001ms, 2395ms total)
-T53DC 067:793 JLINK_IsHalted()  returns FALSE (0001ms, 2395ms total)
-T53DC 067:895 JLINK_IsHalted()  returns FALSE (0000ms, 2394ms total)
-T53DC 067:996 JLINK_IsHalted()  returns FALSE (0001ms, 2395ms total)
-T53DC 068:098 JLINK_IsHalted()  returns FALSE (0001ms, 2395ms total)
-T323C 068:200 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2395ms total)
-T323C 068:201 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2396ms total)
-T323C 068:207 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2397ms total)
-T323C 068:208 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2398ms total)
-T323C 068:210 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2399ms total)
-T323C 068:211 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2400ms total)
-T323C 068:212 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2401ms total)
-T323C 068:213 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2402ms total)
-T323C 068:214 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2403ms total)
-T53DC 068:215 JLINK_IsHalted()  returns FALSE (0001ms, 2404ms total)
-T53DC 068:317 JLINK_IsHalted()  returns FALSE (0001ms, 2404ms total)
-T53DC 068:419 JLINK_IsHalted()  returns FALSE (0000ms, 2403ms total)
-T53DC 068:520 JLINK_IsHalted()  returns FALSE (0000ms, 2403ms total)
-T53DC 068:621 JLINK_IsHalted()  returns FALSE (0001ms, 2404ms total)
-T323C 068:723 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2404ms total)
-T323C 068:724 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2405ms total)
-T323C 068:727 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2406ms total)
-T323C 068:728 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2407ms total)
-T323C 068:729 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2408ms total)
-T323C 068:730 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2409ms total)
-T323C 068:731 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2410ms total)
-T323C 068:732 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2411ms total)
-T323C 068:733 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2412ms total)
-T53DC 068:734 JLINK_IsHalted()  returns FALSE (0001ms, 2413ms total)
-T53DC 068:836 JLINK_IsHalted()  returns FALSE (0001ms, 2413ms total)
-T53DC 068:938 JLINK_IsHalted()  returns FALSE (0001ms, 2413ms total)
-T53DC 069:040 JLINK_IsHalted()  returns FALSE (0001ms, 2413ms total)
-T53DC 069:142 JLINK_IsHalted()  returns FALSE (0001ms, 2413ms total)
-T323C 069:243 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2413ms total)
-T323C 069:244 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2414ms total)
-T323C 069:246 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2415ms total)
-T323C 069:247 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2416ms total)
-T323C 069:249 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2417ms total)
-T323C 069:250 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2418ms total)
-T323C 069:251 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2419ms total)
-T323C 069:252 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2419ms total)
-T323C 069:253 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2420ms total)
-T53DC 069:254 JLINK_IsHalted()  returns FALSE (0001ms, 2421ms total)
-T53DC 069:356 JLINK_IsHalted()  returns FALSE (0001ms, 2421ms total)
-T53DC 069:458 JLINK_IsHalted()  returns FALSE (0000ms, 2420ms total)
-T53DC 069:560 JLINK_IsHalted()  returns FALSE (0001ms, 2421ms total)
-T53DC 069:662 JLINK_IsHalted()  returns FALSE (0000ms, 2420ms total)
-T323C 069:763 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2421ms total)
-T323C 069:764 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2422ms total)
-T323C 069:767 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2422ms total)
-T323C 069:767 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2423ms total)
-T323C 069:770 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2424ms total)
-T323C 069:771 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2425ms total)
-T323C 069:772 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2426ms total)
-T323C 069:773 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2426ms total)
-T323C 069:773 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2427ms total)
-T53DC 069:775 JLINK_IsHalted()  returns FALSE (0001ms, 2428ms total)
-T53DC 069:877 JLINK_IsHalted()  returns FALSE (0001ms, 2428ms total)
-T53DC 069:979 JLINK_IsHalted()  returns FALSE (0001ms, 2428ms total)
-T53DC 070:081 JLINK_IsHalted()  returns FALSE (0001ms, 2428ms total)
-T53DC 070:182 JLINK_IsHalted()  returns FALSE (0000ms, 2427ms total)
-T323C 070:283 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2428ms total)
-T323C 070:284 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2429ms total)
-T323C 070:285 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2430ms total)
-T323C 070:286 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2431ms total)
-T323C 070:287 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2432ms total)
-T323C 070:288 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2433ms total)
-T323C 070:289 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2434ms total)
-T323C 070:290 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2435ms total)
-T323C 070:291 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2436ms total)
-T53DC 070:292 JLINK_IsHalted()  returns FALSE (0001ms, 2437ms total)
-T53DC 070:394 JLINK_IsHalted()  returns FALSE (0001ms, 2437ms total)
-T53DC 070:496 JLINK_IsHalted()  returns FALSE (0001ms, 2437ms total)
-T53DC 070:598 JLINK_IsHalted()  returns FALSE (0001ms, 2437ms total)
-T53DC 070:700 JLINK_IsHalted()  returns FALSE (0000ms, 2436ms total)
-T323C 070:801 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2437ms total)
-T323C 070:802 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2438ms total)
-T323C 070:807 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2439ms total)
-T323C 070:808 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2440ms total)
-T323C 070:809 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2441ms total)
-T323C 070:810 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2442ms total)
-T323C 070:811 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2443ms total)
-T323C 070:812 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2443ms total)
-T323C 070:812 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2444ms total)
-T53DC 070:814 JLINK_IsHalted()  returns FALSE (0000ms, 2444ms total)
-T53DC 070:915 JLINK_IsHalted()  returns FALSE (0001ms, 2445ms total)
-T53DC 071:017 JLINK_IsHalted()  returns FALSE (0001ms, 2445ms total)
-T53DC 071:119 JLINK_IsHalted()  returns FALSE (0001ms, 2445ms total)
-T53DC 071:221 JLINK_IsHalted()  returns FALSE (0001ms, 2445ms total)
-T323C 071:323 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2445ms total)
-T323C 071:324 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2446ms total)
-T323C 071:327 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2447ms total)
-T323C 071:328 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2448ms total)
-T323C 071:332 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2449ms total)
-T323C 071:333 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2449ms total)
-T323C 071:333 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2450ms total)
-T323C 071:334 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2451ms total)
-T323C 071:335 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2452ms total)
-T53DC 071:336 JLINK_IsHalted()  returns FALSE (0001ms, 2453ms total)
-T53DC 071:438 JLINK_IsHalted()  returns FALSE (0001ms, 2453ms total)
-T53DC 071:540 JLINK_IsHalted()  returns FALSE (0001ms, 2453ms total)
-T53DC 071:642 JLINK_IsHalted()  returns FALSE (0001ms, 2453ms total)
-T53DC 071:743 JLINK_IsHalted()  returns FALSE (0001ms, 2453ms total)
-T323C 071:845 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2453ms total)
-T323C 071:846 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2454ms total)
-T323C 071:849 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2455ms total)
-T323C 071:850 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2456ms total)
-T323C 071:852 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2457ms total)
-T323C 071:853 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2458ms total)
-T323C 071:854 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2458ms total)
-T323C 071:854 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2459ms total)
-T323C 071:855 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2460ms total)
-T53DC 071:857 JLINK_IsHalted()  returns FALSE (0000ms, 2460ms total)
-T53DC 071:959 JLINK_IsHalted()  returns FALSE (0001ms, 2461ms total)
-T53DC 072:061 JLINK_IsHalted()  returns FALSE (0000ms, 2460ms total)
-T53DC 072:163 JLINK_IsHalted()  returns FALSE (0001ms, 2461ms total)
-T53DC 072:265 JLINK_IsHalted()  returns FALSE (0001ms, 2461ms total)
-T323C 072:367 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2461ms total)
-T323C 072:368 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2462ms total)
-T323C 072:372 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2462ms total)
-T323C 072:372 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2463ms total)
-T323C 072:375 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2464ms total)
-T323C 072:376 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2465ms total)
-T323C 072:377 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2466ms total)
-T323C 072:378 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2466ms total)
-T323C 072:379 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2467ms total)
-T53DC 072:381 JLINK_IsHalted()  returns FALSE (0000ms, 2467ms total)
-T53DC 072:482 JLINK_IsHalted()  returns FALSE (0001ms, 2468ms total)
-T53DC 072:584 JLINK_IsHalted()  returns FALSE (0001ms, 2468ms total)
-T53DC 072:686 JLINK_IsHalted()  returns FALSE (0001ms, 2468ms total)
-T53DC 072:788 JLINK_IsHalted()  returns FALSE (0001ms, 2468ms total)
-T323C 072:890 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2468ms total)
-T323C 072:891 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2469ms total)
-T323C 072:894 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2470ms total)
-T323C 072:895 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2471ms total)
-T323C 072:897 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2472ms total)
-T323C 072:898 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2473ms total)
-T323C 072:899 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2474ms total)
-T323C 072:900 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2475ms total)
-T323C 072:901 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2476ms total)
-T53DC 072:902 JLINK_IsHalted()  returns FALSE (0001ms, 2477ms total)
-T53DC 073:003 JLINK_IsHalted()  returns FALSE (0001ms, 2477ms total)
-T53DC 073:105 JLINK_IsHalted()  returns FALSE (0001ms, 2477ms total)
-T53DC 073:207 JLINK_IsHalted()  returns FALSE (0001ms, 2477ms total)
-T53DC 073:308 JLINK_IsHalted()  returns FALSE (0000ms, 2476ms total)
-T323C 073:409 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2477ms total)
-T323C 073:410 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2478ms total)
-T323C 073:412 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2479ms total)
-T323C 073:413 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2480ms total)
-T323C 073:415 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2481ms total)
-T323C 073:416 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2481ms total)
-T323C 073:417 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2481ms total)
-T323C 073:417 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2482ms total)
-T323C 073:418 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2483ms total)
-T53DC 073:419 JLINK_IsHalted()  returns FALSE (0001ms, 2484ms total)
-T53DC 073:521 JLINK_IsHalted()  returns FALSE (0001ms, 2484ms total)
-T53DC 073:623 JLINK_IsHalted()  returns FALSE (0001ms, 2484ms total)
-T53DC 073:725 JLINK_IsHalted()  returns FALSE (0001ms, 2484ms total)
-T53DC 073:827 JLINK_IsHalted()  returns FALSE (0001ms, 2484ms total)
-T323C 073:929 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2484ms total)
-T323C 073:930 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2485ms total)
-T323C 073:931 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2486ms total)
-T323C 073:932 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2487ms total)
-T323C 073:934 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2488ms total)
-T323C 073:935 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2488ms total)
-T323C 073:935 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2489ms total)
-T323C 073:936 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2490ms total)
-T323C 073:937 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2491ms total)
-T53DC 073:938 JLINK_IsHalted()  returns FALSE (0001ms, 2492ms total)
-T53DC 074:040 JLINK_IsHalted()  returns FALSE (0001ms, 2492ms total)
-T53DC 074:142 JLINK_IsHalted()  returns FALSE (0001ms, 2492ms total)
-T53DC 074:244 JLINK_IsHalted()  returns FALSE (0001ms, 2492ms total)
-T53DC 074:346 JLINK_IsHalted()  returns FALSE (0001ms, 2492ms total)
-T323C 074:448 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2491ms total)
-T323C 074:448 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2492ms total)
-T323C 074:450 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2493ms total)
-T323C 074:451 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2494ms total)
-T323C 074:452 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2495ms total)
-T323C 074:453 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2496ms total)
-T323C 074:454 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2497ms total)
-T323C 074:455 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2497ms total)
-T323C 074:455 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2498ms total)
-T53DC 074:457 JLINK_IsHalted()  returns FALSE (0000ms, 2498ms total)
-T53DC 074:558 JLINK_IsHalted()  returns FALSE (0001ms, 2499ms total)
-T53DC 074:659 JLINK_IsHalted()  returns FALSE (0000ms, 2498ms total)
-T53DC 074:760 JLINK_IsHalted()  returns FALSE (0001ms, 2499ms total)
-T53DC 074:862 JLINK_IsHalted()  returns FALSE (0001ms, 2499ms total)
-T323C 074:964 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2499ms total)
-T323C 074:965 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2500ms total)
-T323C 074:970 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2500ms total)
-T323C 074:970 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2501ms total)
-T323C 074:973 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2502ms total)
-T323C 074:974 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2503ms total)
-T323C 074:975 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2504ms total)
-T323C 074:976 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2504ms total)
-T323C 074:976 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2505ms total)
-T53DC 074:978 JLINK_IsHalted()  returns FALSE (0000ms, 2505ms total)
-T53DC 075:079 JLINK_IsHalted()  returns FALSE (0001ms, 2506ms total)
-T53DC 075:181 JLINK_IsHalted()  returns FALSE (0001ms, 2506ms total)
-T53DC 075:283 JLINK_IsHalted()  returns FALSE (0001ms, 2506ms total)
-T53DC 075:385 JLINK_IsHalted()  returns FALSE (0001ms, 2506ms total)
-T323C 075:486 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2506ms total)
-T323C 075:487 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2507ms total)
-T323C 075:492 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2508ms total)
-T323C 075:493 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2509ms total)
-T323C 075:495 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2510ms total)
-T323C 075:496 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2511ms total)
-T323C 075:497 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2511ms total)
-T323C 075:497 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2512ms total)
-T323C 075:498 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2513ms total)
-T53DC 075:500 JLINK_IsHalted()  returns FALSE (0000ms, 2513ms total)
-T53DC 075:601 JLINK_IsHalted()  returns FALSE (0001ms, 2514ms total)
-T53DC 075:703 JLINK_IsHalted()  returns FALSE (0001ms, 2514ms total)
-T53DC 075:805 JLINK_IsHalted()  returns FALSE (0001ms, 2514ms total)
-T53DC 075:907 JLINK_IsHalted()  returns FALSE (0001ms, 2514ms total)
-T323C 076:012 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2514ms total)
-T323C 076:013 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2515ms total)
-T323C 076:016 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2516ms total)
-T323C 076:017 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2517ms total)
-T323C 076:019 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2518ms total)
-T323C 076:020 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2519ms total)
-T323C 076:021 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2519ms total)
-T323C 076:021 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2520ms total)
-T323C 076:022 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2521ms total)
-T53DC 076:024 JLINK_IsHalted()  returns FALSE (0000ms, 2521ms total)
-T53DC 076:126 JLINK_IsHalted()  returns FALSE (0001ms, 2522ms total)
-T53DC 076:228 JLINK_IsHalted()  returns FALSE (0001ms, 2522ms total)
-T53DC 076:330 JLINK_IsHalted()  returns FALSE (0001ms, 2522ms total)
-T53DC 076:432 JLINK_IsHalted()  returns FALSE (0000ms, 2521ms total)
-T323C 076:533 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2522ms total)
-T323C 076:534 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2523ms total)
-T323C 076:536 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2524ms total)
-T323C 076:537 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0002ms, 2526ms total)
-T323C 076:540 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2527ms total)
-T323C 076:541 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2527ms total)
-T323C 076:541 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2528ms total)
-T323C 076:542 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2529ms total)
-T323C 076:543 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2530ms total)
-T53DC 076:544 JLINK_IsHalted()  returns FALSE (0001ms, 2531ms total)
-T53DC 076:646 JLINK_IsHalted()  returns FALSE (0000ms, 2530ms total)
-T53DC 076:747 JLINK_IsHalted()  returns FALSE (0001ms, 2531ms total)
-T53DC 076:849 JLINK_IsHalted()  returns FALSE (0001ms, 2531ms total)
-T53DC 076:951 JLINK_IsHalted()  returns FALSE (0001ms, 2531ms total)
-T323C 077:055 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 2532ms total)
-T323C 077:057 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2533ms total)
-T323C 077:060 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2533ms total)
-T323C 077:060 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2534ms total)
-T323C 077:062 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2535ms total)
-T323C 077:063 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2536ms total)
-T323C 077:064 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2537ms total)
-T323C 077:065 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2538ms total)
-T323C 077:066 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2539ms total)
-T53DC 077:067 JLINK_IsHalted()  returns FALSE (0001ms, 2540ms total)
-T53DC 077:169 JLINK_IsHalted()  returns FALSE (0001ms, 2540ms total)
-T53DC 077:271 JLINK_IsHalted()  returns FALSE (0001ms, 2540ms total)
-T53DC 077:373 JLINK_IsHalted()  returns FALSE (0001ms, 2540ms total)
-T53DC 077:475 JLINK_IsHalted()  returns FALSE (0001ms, 2540ms total)
-T323C 077:577 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2540ms total)
-T323C 077:578 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2541ms total)
-T323C 077:581 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2542ms total)
-T323C 077:582 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2542ms total)
-T323C 077:583 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2543ms total)
-T323C 077:584 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2544ms total)
-T323C 077:585 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2545ms total)
-T323C 077:586 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2546ms total)
-T323C 077:587 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2547ms total)
-T53DC 077:589 JLINK_IsHalted()  returns FALSE (0000ms, 2547ms total)
-T53DC 077:690 JLINK_IsHalted()  returns FALSE (0001ms, 2548ms total)
-T53DC 077:792 JLINK_IsHalted()  returns FALSE (0001ms, 2548ms total)
-T53DC 077:894 JLINK_IsHalted()  returns FALSE (0001ms, 2548ms total)
-T53DC 077:996 JLINK_IsHalted()  returns FALSE (0001ms, 2548ms total)
-T323C 078:098 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 2549ms total)
-T323C 078:100 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2550ms total)
-T323C 078:103 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2551ms total)
-T323C 078:104 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2552ms total)
-T323C 078:106 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2553ms total)
-T323C 078:107 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2554ms total)
-T323C 078:108 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2555ms total)
-T323C 078:109 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2556ms total)
-T323C 078:110 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2557ms total)
-T53DC 078:111 JLINK_IsHalted()  returns FALSE (0001ms, 2558ms total)
-T53DC 078:213 JLINK_IsHalted()  returns FALSE (0001ms, 2558ms total)
-T53DC 078:315 JLINK_IsHalted()  returns FALSE (0001ms, 2558ms total)
-T53DC 078:417 JLINK_IsHalted()  returns FALSE (0001ms, 2558ms total)
-T53DC 078:519 JLINK_IsHalted()  returns FALSE (0000ms, 2557ms total)
-T323C 078:620 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2558ms total)
-T323C 078:621 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2559ms total)
-T323C 078:623 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2560ms total)
-T323C 078:624 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2561ms total)
-T323C 078:627 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2561ms total)
-T323C 078:628 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2561ms total)
-T323C 078:628 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2562ms total)
-T323C 078:629 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2563ms total)
-T323C 078:630 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2564ms total)
-T53DC 078:631 JLINK_IsHalted()  returns FALSE (0001ms, 2565ms total)
-T53DC 078:733 JLINK_IsHalted()  returns FALSE (0000ms, 2564ms total)
-T53DC 078:835 JLINK_IsHalted()  returns FALSE (0001ms, 2565ms total)
-T53DC 078:937 JLINK_IsHalted()  returns FALSE (0001ms, 2565ms total)
-T53DC 079:039 JLINK_IsHalted()  returns FALSE (0001ms, 2565ms total)
-T323C 079:141 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2565ms total)
-T323C 079:142 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2566ms total)
-T323C 079:145 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2567ms total)
-T323C 079:146 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2567ms total)
-T323C 079:148 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2568ms total)
-T323C 079:149 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2569ms total)
-T323C 079:150 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2570ms total)
-T323C 079:151 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2571ms total)
-T323C 079:152 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2572ms total)
-T53DC 079:153 JLINK_IsHalted()  returns FALSE (0001ms, 2573ms total)
-T53DC 079:255 JLINK_IsHalted()  returns FALSE (0001ms, 2573ms total)
-T53DC 079:357 JLINK_IsHalted()  returns FALSE (0001ms, 2573ms total)
-T53DC 079:459 JLINK_IsHalted()  returns FALSE (0001ms, 2573ms total)
-T53DC 079:561 JLINK_IsHalted()  returns FALSE (0001ms, 2573ms total)
-T323C 079:663 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2573ms total)
-T323C 079:664 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2574ms total)
-T323C 079:669 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2575ms total)
-T323C 079:670 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2575ms total)
-T323C 079:671 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2576ms total)
-T323C 079:672 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2577ms total)
-T323C 079:673 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2577ms total)
-T323C 079:674 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2577ms total)
-T323C 079:674 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2578ms total)
-T53DC 079:676 JLINK_IsHalted()  returns FALSE (0000ms, 2578ms total)
-T53DC 079:777 JLINK_IsHalted()  returns FALSE (0000ms, 2578ms total)
-T53DC 079:878 JLINK_IsHalted()  returns FALSE (0000ms, 2578ms total)
-T53DC 079:979 JLINK_IsHalted()  returns FALSE (0001ms, 2579ms total)
-T53DC 080:081 JLINK_IsHalted()  returns FALSE (0001ms, 2579ms total)
-T323C 080:184 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2579ms total)
-T323C 080:185 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2580ms total)
-T323C 080:188 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2581ms total)
-T323C 080:189 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2582ms total)
-T323C 080:190 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2583ms total)
-T323C 080:191 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2584ms total)
-T323C 080:192 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2585ms total)
-T323C 080:193 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2586ms total)
-T323C 080:194 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2587ms total)
-T53DC 080:195 JLINK_IsHalted()  returns FALSE (0001ms, 2588ms total)
-T53DC 080:296 JLINK_IsHalted()  returns FALSE (0001ms, 2588ms total)
-T53DC 080:398 JLINK_IsHalted()  returns FALSE (0001ms, 2588ms total)
-T53DC 080:500 JLINK_IsHalted()  returns FALSE (0001ms, 2588ms total)
-T53DC 080:602 JLINK_IsHalted()  returns FALSE (0001ms, 2588ms total)
-T323C 080:704 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2588ms total)
-T323C 080:705 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2589ms total)
-T323C 080:709 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2590ms total)
-T323C 080:710 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2591ms total)
-T323C 080:711 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2592ms total)
-T323C 080:712 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2593ms total)
-T323C 080:713 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2594ms total)
-T323C 080:714 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2594ms total)
-T323C 080:714 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2595ms total)
-T53DC 080:716 JLINK_IsHalted()  returns FALSE (0001ms, 2596ms total)
-T53DC 080:817 JLINK_IsHalted()  returns FALSE (0001ms, 2596ms total)
-T53DC 080:919 JLINK_IsHalted()  returns FALSE (0001ms, 2596ms total)
-T53DC 081:021 JLINK_IsHalted()  returns FALSE (0001ms, 2596ms total)
-T53DC 081:123 JLINK_IsHalted()  returns FALSE (0000ms, 2595ms total)
-T323C 081:224 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2596ms total)
-T323C 081:225 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2597ms total)
-T323C 081:227 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2598ms total)
-T323C 081:228 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2599ms total)
-T323C 081:230 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2600ms total)
-T323C 081:231 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2601ms total)
-T323C 081:232 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2601ms total)
-T323C 081:232 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2602ms total)
-T323C 081:233 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2603ms total)
-T53DC 081:235 JLINK_IsHalted()  returns FALSE (0000ms, 2603ms total)
-T53DC 081:336 JLINK_IsHalted()  returns FALSE (0001ms, 2604ms total)
-T53DC 081:438 JLINK_IsHalted()  returns FALSE (0001ms, 2604ms total)
-T53DC 081:540 JLINK_IsHalted()  returns FALSE (0001ms, 2604ms total)
-T53DC 081:642 JLINK_IsHalted()  returns FALSE (0001ms, 2604ms total)
-T323C 081:744 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2604ms total)
-T323C 081:745 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2605ms total)
-T323C 081:747 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2606ms total)
-T323C 081:748 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2607ms total)
-T323C 081:750 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2608ms total)
-T323C 081:751 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2609ms total)
-T323C 081:752 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2609ms total)
-T323C 081:752 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2610ms total)
-T323C 081:753 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2611ms total)
-T53DC 081:755 JLINK_IsHalted()  returns FALSE (0001ms, 2612ms total)
-T53DC 081:857 JLINK_IsHalted()  returns FALSE (0000ms, 2611ms total)
-T53DC 081:958 JLINK_IsHalted()  returns FALSE (0001ms, 2612ms total)
-T53DC 082:060 JLINK_IsHalted()  returns FALSE (0000ms, 2611ms total)
-T53DC 082:161 JLINK_IsHalted()  returns FALSE (0001ms, 2612ms total)
-T323C 082:263 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2612ms total)
-T323C 082:264 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2613ms total)
-T323C 082:267 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2614ms total)
-T323C 082:268 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2615ms total)
-T323C 082:270 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2616ms total)
-T323C 082:271 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2617ms total)
-T323C 082:272 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2617ms total)
-T323C 082:272 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2618ms total)
-T323C 082:273 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2619ms total)
-T53DC 082:274 JLINK_IsHalted()  returns FALSE (0001ms, 2620ms total)
-T53DC 082:376 JLINK_IsHalted()  returns FALSE (0001ms, 2620ms total)
-T53DC 082:478 JLINK_IsHalted()  returns FALSE (0001ms, 2620ms total)
-T53DC 082:580 JLINK_IsHalted()  returns FALSE (0001ms, 2620ms total)
-T53DC 082:682 JLINK_IsHalted()  returns FALSE (0001ms, 2620ms total)
-T323C 082:784 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2620ms total)
-T323C 082:785 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2621ms total)
-T323C 082:788 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2621ms total)
-T323C 082:788 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2622ms total)
-T323C 082:790 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2623ms total)
-T323C 082:791 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2624ms total)
-T323C 082:792 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2625ms total)
-T323C 082:793 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2625ms total)
-T323C 082:793 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2626ms total)
-T53DC 082:795 JLINK_IsHalted()  returns FALSE (0000ms, 2626ms total)
-T53DC 082:896 JLINK_IsHalted()  returns FALSE (0000ms, 2626ms total)
-T53DC 082:997 JLINK_IsHalted()  returns FALSE (0000ms, 2626ms total)
-T53DC 083:098 JLINK_IsHalted()  returns FALSE (0001ms, 2627ms total)
-T53DC 083:200 JLINK_IsHalted()  returns FALSE (0001ms, 2627ms total)
-T323C 083:304 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2627ms total)
-T323C 083:305 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2628ms total)
-T323C 083:308 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2628ms total)
-T323C 083:309 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2628ms total)
-T323C 083:310 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2629ms total)
-T323C 083:311 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2630ms total)
-T323C 083:312 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2631ms total)
-T323C 083:313 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2631ms total)
-T323C 083:313 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2632ms total)
-T53DC 083:315 JLINK_IsHalted()  returns FALSE (0000ms, 2632ms total)
-T53DC 083:416 JLINK_IsHalted()  returns FALSE (0001ms, 2633ms total)
-T53DC 083:517 JLINK_IsHalted()  returns FALSE (0000ms, 2632ms total)
-T53DC 083:619 JLINK_IsHalted()  returns FALSE (0001ms, 2633ms total)
-T53DC 083:721 JLINK_IsHalted()  returns FALSE (0000ms, 2632ms total)
-T323C 083:822 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2633ms total)
-T323C 083:823 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2634ms total)
-T323C 083:826 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2635ms total)
-T323C 083:827 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2636ms total)
-T323C 083:828 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2637ms total)
-T323C 083:829 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2638ms total)
-T323C 083:830 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2639ms total)
-T323C 083:831 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2640ms total)
-T323C 083:832 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2641ms total)
-T53DC 083:833 JLINK_IsHalted()  returns FALSE (0001ms, 2642ms total)
-T53DC 083:935 JLINK_IsHalted()  returns FALSE (0000ms, 2641ms total)
-T53DC 084:036 JLINK_IsHalted()  returns FALSE (0000ms, 2641ms total)
-T53DC 084:137 JLINK_IsHalted()  returns FALSE (0001ms, 2642ms total)
-T53DC 084:239 JLINK_IsHalted()  returns FALSE (0001ms, 2642ms total)
-T323C 084:341 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2642ms total)
-T323C 084:342 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2643ms total)
-T323C 084:344 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2644ms total)
-T323C 084:345 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2645ms total)
-T323C 084:347 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2646ms total)
-T323C 084:348 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2646ms total)
-T323C 084:348 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2647ms total)
-T323C 084:349 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2648ms total)
-T323C 084:350 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2649ms total)
-T53DC 084:351 JLINK_IsHalted()  returns FALSE (0001ms, 2650ms total)
-T53DC 084:453 JLINK_IsHalted()  returns FALSE (0001ms, 2650ms total)
-T53DC 084:555 JLINK_IsHalted()  returns FALSE (0001ms, 2650ms total)
-T53DC 084:657 JLINK_IsHalted()  returns FALSE (0001ms, 2650ms total)
-T53DC 084:759 JLINK_IsHalted()  returns FALSE (0000ms, 2649ms total)
-T323C 084:860 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2650ms total)
-T323C 084:861 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2651ms total)
-T323C 084:864 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2652ms total)
-T323C 084:865 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2652ms total)
-T323C 084:867 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2653ms total)
-T323C 084:868 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2654ms total)
-T323C 084:869 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2655ms total)
-T323C 084:870 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2655ms total)
-T323C 084:871 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2656ms total)
-T53DC 084:872 JLINK_IsHalted()  returns FALSE (0001ms, 2657ms total)
-T53DC 084:974 JLINK_IsHalted()  returns FALSE (0001ms, 2657ms total)
-T53DC 085:076 JLINK_IsHalted()  returns FALSE (0000ms, 2656ms total)
-T53DC 085:177 JLINK_IsHalted()  returns FALSE (0001ms, 2657ms total)
-T53DC 085:278 JLINK_IsHalted()  returns FALSE (0001ms, 2657ms total)
-T323C 085:381 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2657ms total)
-T323C 085:382 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2658ms total)
-T323C 085:385 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2658ms total)
-T323C 085:385 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2659ms total)
-T323C 085:387 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2660ms total)
-T323C 085:388 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2661ms total)
-T323C 085:389 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2662ms total)
-T323C 085:390 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2662ms total)
-T323C 085:390 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2663ms total)
-T53DC 085:392 JLINK_IsHalted()  returns FALSE (0000ms, 2663ms total)
-T53DC 085:493 JLINK_IsHalted()  returns FALSE (0001ms, 2664ms total)
-T53DC 085:595 JLINK_IsHalted()  returns FALSE (0001ms, 2664ms total)
-T53DC 085:697 JLINK_IsHalted()  returns FALSE (0001ms, 2664ms total)
-T53DC 085:799 JLINK_IsHalted()  returns FALSE (0001ms, 2664ms total)
-T323C 085:901 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2664ms total)
-T323C 085:902 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2665ms total)
-T323C 085:906 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2666ms total)
-T323C 085:907 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2667ms total)
-T323C 085:910 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2668ms total)
-T323C 085:911 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2668ms total)
-T323C 085:911 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2669ms total)
-T323C 085:912 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2670ms total)
-T323C 085:913 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2671ms total)
-T53DC 085:915 JLINK_IsHalted()  returns FALSE (0000ms, 2671ms total)
-T53DC 086:016 JLINK_IsHalted()  returns FALSE (0001ms, 2672ms total)
-T53DC 086:118 JLINK_IsHalted()  returns FALSE (0001ms, 2672ms total)
-T53DC 086:220 JLINK_IsHalted()  returns FALSE (0001ms, 2672ms total)
-T53DC 086:322 JLINK_IsHalted()  returns FALSE (0000ms, 2671ms total)
-T323C 086:423 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2672ms total)
-T323C 086:424 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2673ms total)
-T323C 086:428 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2674ms total)
-T323C 086:429 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2675ms total)
-T323C 086:431 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2676ms total)
-T323C 086:432 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2677ms total)
-T323C 086:433 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2678ms total)
-T323C 086:434 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2678ms total)
-T323C 086:434 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2679ms total)
-T53DC 086:436 JLINK_IsHalted()  returns FALSE (0001ms, 2680ms total)
-T53DC 086:538 JLINK_IsHalted()  returns FALSE (0001ms, 2680ms total)
-T53DC 086:640 JLINK_IsHalted()  returns FALSE (0001ms, 2680ms total)
-T53DC 086:742 JLINK_IsHalted()  returns FALSE (0000ms, 2679ms total)
-T53DC 086:844 JLINK_IsHalted()  returns FALSE (0001ms, 2680ms total)
-T323C 086:946 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2680ms total)
-T323C 086:947 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2681ms total)
-T323C 086:951 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2682ms total)
-T323C 086:952 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2683ms total)
-T323C 086:954 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2684ms total)
-T323C 086:955 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2684ms total)
-T323C 086:955 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2685ms total)
-T323C 086:956 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2686ms total)
-T323C 086:957 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2687ms total)
-T53DC 086:958 JLINK_IsHalted()  returns FALSE (0001ms, 2688ms total)
-T53DC 087:060 JLINK_IsHalted()  returns FALSE (0001ms, 2688ms total)
-T53DC 087:162 JLINK_IsHalted()  returns FALSE (0001ms, 2688ms total)
-T53DC 087:264 JLINK_IsHalted()  returns FALSE (0000ms, 2687ms total)
-T53DC 087:365 JLINK_IsHalted()  returns FALSE (0001ms, 2688ms total)
-T323C 087:466 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2688ms total)
-T323C 087:467 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2689ms total)
-T323C 087:470 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2690ms total)
-T323C 087:471 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2690ms total)
-T323C 087:475 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2691ms total)
-T323C 087:476 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2691ms total)
-T323C 087:476 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2692ms total)
-T323C 087:477 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2693ms total)
-T323C 087:478 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2694ms total)
-T53DC 087:479 JLINK_IsHalted()  returns FALSE (0001ms, 2695ms total)
-T53DC 087:581 JLINK_IsHalted()  returns FALSE (0001ms, 2695ms total)
-T53DC 087:683 JLINK_IsHalted()  returns FALSE (0001ms, 2695ms total)
-T53DC 087:785 JLINK_IsHalted()  returns FALSE (0000ms, 2694ms total)
-T53DC 087:886 JLINK_IsHalted()  returns FALSE (0001ms, 2695ms total)
-T323C 087:988 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2695ms total)
-T323C 087:989 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2696ms total)
-T323C 087:992 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2697ms total)
-T323C 087:993 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2698ms total)
-T323C 087:997 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2699ms total)
-T323C 087:998 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2699ms total)
-T323C 087:998 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2700ms total)
-T323C 087:999 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2701ms total)
-T323C 088:000 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2702ms total)
-T53DC 088:001 JLINK_IsHalted()  returns FALSE (0001ms, 2703ms total)
-T53DC 088:103 JLINK_IsHalted()  returns FALSE (0001ms, 2703ms total)
-T53DC 088:205 JLINK_IsHalted()  returns FALSE (0001ms, 2703ms total)
-T53DC 088:307 JLINK_IsHalted()  returns FALSE (0001ms, 2703ms total)
-T53DC 088:409 JLINK_IsHalted()  returns FALSE (0001ms, 2703ms total)
-T323C 088:511 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2703ms total)
-T323C 088:512 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2704ms total)
-T323C 088:517 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2705ms total)
-T323C 088:518 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2705ms total)
-T323C 088:519 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2706ms total)
-T323C 088:520 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2707ms total)
-T323C 088:521 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2707ms total)
-T323C 088:521 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2708ms total)
-T323C 088:522 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2709ms total)
-T53DC 088:523 JLINK_IsHalted()  returns FALSE (0001ms, 2710ms total)
-T53DC 088:625 JLINK_IsHalted()  returns FALSE (0000ms, 2709ms total)
-T53DC 088:726 JLINK_IsHalted()  returns FALSE (0001ms, 2710ms total)
-T53DC 088:828 JLINK_IsHalted()  returns FALSE (0001ms, 2710ms total)
-T53DC 088:930 JLINK_IsHalted()  returns FALSE (0001ms, 2710ms total)
-T323C 089:032 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2710ms total)
-T323C 089:033 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2711ms total)
-T323C 089:036 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2712ms total)
-T323C 089:037 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2712ms total)
-T323C 089:038 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2713ms total)
-T323C 089:039 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2714ms total)
-T323C 089:040 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2715ms total)
-T323C 089:041 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2715ms total)
-T323C 089:041 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2716ms total)
-T53DC 089:043 JLINK_IsHalted()  returns FALSE (0001ms, 2717ms total)
-T53DC 089:145 JLINK_IsHalted()  returns FALSE (0001ms, 2717ms total)
-T53DC 089:247 JLINK_IsHalted()  returns FALSE (0000ms, 2716ms total)
-T53DC 089:348 JLINK_IsHalted()  returns FALSE (0001ms, 2717ms total)
-T53DC 089:450 JLINK_IsHalted()  returns FALSE (0000ms, 2716ms total)
-T323C 089:551 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2717ms total)
-T323C 089:552 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2718ms total)
-T323C 089:554 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2719ms total)
-T323C 089:555 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2720ms total)
-T323C 089:557 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2721ms total)
-T323C 089:558 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2722ms total)
-T323C 089:559 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2722ms total)
-T323C 089:559 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2723ms total)
-T323C 089:560 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2724ms total)
-T53DC 089:562 JLINK_IsHalted()  returns FALSE (0000ms, 2724ms total)
-T53DC 089:664 JLINK_IsHalted()  returns FALSE (0001ms, 2725ms total)
-T53DC 089:766 JLINK_IsHalted()  returns FALSE (0001ms, 2725ms total)
-T53DC 089:868 JLINK_IsHalted()  returns FALSE (0000ms, 2724ms total)
-T53DC 089:969 JLINK_IsHalted()  returns FALSE (0001ms, 2725ms total)
-T323C 090:071 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2724ms total)
-T323C 090:072 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2724ms total)
-T323C 090:073 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2725ms total)
-T323C 090:074 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2726ms total)
-T323C 090:076 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2727ms total)
-T323C 090:077 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2727ms total)
-T323C 090:077 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2728ms total)
-T323C 090:078 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2729ms total)
-T323C 090:079 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2730ms total)
-T53DC 090:080 JLINK_IsHalted()  returns FALSE (0001ms, 2731ms total)
-T53DC 090:182 JLINK_IsHalted()  returns FALSE (0001ms, 2731ms total)
-T53DC 090:284 JLINK_IsHalted()  returns FALSE (0001ms, 2731ms total)
-T53DC 090:385 JLINK_IsHalted()  returns FALSE (0001ms, 2731ms total)
-T53DC 090:487 JLINK_IsHalted()  returns FALSE (0001ms, 2731ms total)
-T323C 090:589 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2731ms total)
-T323C 090:590 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2732ms total)
-T323C 090:592 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2732ms total)
-T323C 090:592 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2733ms total)
-T323C 090:594 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2733ms total)
-T323C 090:595 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2733ms total)
-T323C 090:595 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2734ms total)
-T323C 090:596 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2735ms total)
-T323C 090:597 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2736ms total)
-T53DC 090:598 JLINK_IsHalted()  returns FALSE (0001ms, 2737ms total)
-T53DC 090:700 JLINK_IsHalted()  returns FALSE (0001ms, 2737ms total)
-T53DC 090:801 JLINK_IsHalted()  returns FALSE (0001ms, 2737ms total)
-T53DC 090:903 JLINK_IsHalted()  returns FALSE (0001ms, 2737ms total)
-T53DC 091:005 JLINK_IsHalted()  returns FALSE (0001ms, 2737ms total)
-T323C 091:106 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2737ms total)
-T323C 091:107 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2738ms total)
-T323C 091:111 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2739ms total)
-T323C 091:112 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2740ms total)
-T323C 091:114 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2740ms total)
-T323C 091:115 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2740ms total)
-T323C 091:115 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2741ms total)
-T323C 091:116 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2742ms total)
-T323C 091:117 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2743ms total)
-T53DC 091:118 JLINK_IsHalted()  returns FALSE (0001ms, 2744ms total)
-T53DC 091:220 JLINK_IsHalted()  returns FALSE (0001ms, 2744ms total)
-T53DC 091:322 JLINK_IsHalted()  returns FALSE (0000ms, 2743ms total)
-T53DC 091:423 JLINK_IsHalted()  returns FALSE (0001ms, 2744ms total)
-T53DC 091:525 JLINK_IsHalted()  returns FALSE (0000ms, 2743ms total)
-T323C 091:626 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2744ms total)
-T323C 091:627 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2745ms total)
-T323C 091:630 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2746ms total)
-T323C 091:631 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2747ms total)
-T323C 091:633 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2748ms total)
-T323C 091:634 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2749ms total)
-T323C 091:635 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2750ms total)
-T323C 091:636 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2751ms total)
-T323C 091:637 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2752ms total)
-T53DC 091:638 JLINK_IsHalted()  returns FALSE (0001ms, 2753ms total)
-T53DC 091:740 JLINK_IsHalted()  returns FALSE (0001ms, 2753ms total)
-T53DC 091:842 JLINK_IsHalted()  returns FALSE (0001ms, 2753ms total)
-T53DC 091:944 JLINK_IsHalted()  returns FALSE (0001ms, 2753ms total)
-T53DC 092:046 JLINK_IsHalted()  returns FALSE (0000ms, 2752ms total)
-T323C 092:148 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2753ms total)
-T323C 092:149 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2754ms total)
-T323C 092:152 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2754ms total)
-T323C 092:152 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2755ms total)
-T323C 092:154 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2756ms total)
-T323C 092:155 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2757ms total)
-T323C 092:156 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2758ms total)
-T323C 092:157 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2759ms total)
-T323C 092:158 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2760ms total)
-T53DC 092:159 JLINK_IsHalted()  returns FALSE (0001ms, 2761ms total)
-T53DC 092:261 JLINK_IsHalted()  returns FALSE (0001ms, 2761ms total)
-T53DC 092:363 JLINK_IsHalted()  returns FALSE (0001ms, 2761ms total)
-T53DC 092:465 JLINK_IsHalted()  returns FALSE (0001ms, 2761ms total)
-T53DC 092:567 JLINK_IsHalted()  returns FALSE (0001ms, 2761ms total)
-T323C 092:669 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2761ms total)
-T323C 092:670 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2761ms total)
-T323C 092:672 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2763ms total)
-T323C 092:673 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2763ms total)
-T323C 092:674 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2764ms total)
-T323C 092:675 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2765ms total)
-T323C 092:676 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2765ms total)
-T323C 092:676 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2766ms total)
-T323C 092:677 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2767ms total)
-T53DC 092:678 JLINK_IsHalted()  returns FALSE (0001ms, 2768ms total)
-T53DC 092:780 JLINK_IsHalted()  returns FALSE (0001ms, 2768ms total)
-T53DC 092:882 JLINK_IsHalted()  returns FALSE (0001ms, 2768ms total)
-T53DC 092:984 JLINK_IsHalted()  returns FALSE (0001ms, 2768ms total)
-T53DC 093:086 JLINK_IsHalted()  returns FALSE (0001ms, 2768ms total)
-T323C 093:188 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2768ms total)
-T323C 093:189 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2768ms total)
-T323C 093:190 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2769ms total)
-T323C 093:191 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2770ms total)
-T323C 093:192 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2771ms total)
-T323C 093:193 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2772ms total)
-T323C 093:194 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2773ms total)
-T323C 093:195 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2774ms total)
-T323C 093:196 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2775ms total)
-T53DC 093:197 JLINK_IsHalted()  returns FALSE (0001ms, 2776ms total)
-T53DC 093:298 JLINK_IsHalted()  returns FALSE (0001ms, 2776ms total)
-T53DC 093:400 JLINK_IsHalted()  returns FALSE (0000ms, 2775ms total)
-T53DC 093:502 JLINK_IsHalted()  returns FALSE (0001ms, 2776ms total)
-T53DC 093:604 JLINK_IsHalted()  returns FALSE (0001ms, 2776ms total)
-T323C 093:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2776ms total)
-T323C 093:707 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2776ms total)
-T323C 093:711 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2777ms total)
-T323C 093:712 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2777ms total)
-T323C 093:713 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2778ms total)
-T323C 093:714 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2778ms total)
-T323C 093:714 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2779ms total)
-T323C 093:715 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2780ms total)
-T323C 093:716 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2781ms total)
-T53DC 093:717 JLINK_IsHalted()  returns FALSE (0001ms, 2782ms total)
-T53DC 093:819 JLINK_IsHalted()  returns FALSE (0000ms, 2781ms total)
-T53DC 093:920 JLINK_IsHalted()  returns FALSE (0001ms, 2782ms total)
-T53DC 094:022 JLINK_IsHalted()  returns FALSE (0001ms, 2782ms total)
-T53DC 094:124 JLINK_IsHalted()  returns FALSE (0000ms, 2781ms total)
-T323C 094:226 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2782ms total)
-T323C 094:227 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2783ms total)
-T323C 094:229 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2784ms total)
-T323C 094:230 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2785ms total)
-T323C 094:232 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2786ms total)
-T323C 094:233 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2787ms total)
-T323C 094:234 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2787ms total)
-T323C 094:234 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2788ms total)
-T323C 094:235 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2789ms total)
-T53DC 094:236 JLINK_IsHalted()  returns FALSE (0001ms, 2790ms total)
-T53DC 094:338 JLINK_IsHalted()  returns FALSE (0000ms, 2789ms total)
-T53DC 094:439 JLINK_IsHalted()  returns FALSE (0001ms, 2790ms total)
-T53DC 094:541 JLINK_IsHalted()  returns FALSE (0001ms, 2790ms total)
-T53DC 094:643 JLINK_IsHalted()  returns FALSE (0001ms, 2790ms total)
-T323C 094:745 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2790ms total)
-T323C 094:746 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2791ms total)
-T323C 094:749 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2792ms total)
-T323C 094:750 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2793ms total)
-T323C 094:752 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2794ms total)
-T323C 094:753 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2794ms total)
-T323C 094:753 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2795ms total)
-T323C 094:754 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2796ms total)
-T323C 094:755 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2797ms total)
-T53DC 094:756 JLINK_IsHalted()  returns FALSE (0001ms, 2798ms total)
-T53DC 094:858 JLINK_IsHalted()  returns FALSE (0001ms, 2798ms total)
-T53DC 094:960 JLINK_IsHalted()  returns FALSE (0001ms, 2798ms total)
-T53DC 095:062 JLINK_IsHalted()  returns FALSE (0001ms, 2798ms total)
-T53DC 095:164 JLINK_IsHalted()  returns FALSE (0001ms, 2798ms total)
-T323C 095:266 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2798ms total)
-T323C 095:267 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2799ms total)
-T323C 095:269 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2800ms total)
-T323C 095:270 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2801ms total)
-T323C 095:272 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2802ms total)
-T323C 095:273 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2802ms total)
-T323C 095:273 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2803ms total)
-T323C 095:274 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2804ms total)
-T323C 095:275 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2805ms total)
-T53DC 095:276 JLINK_IsHalted()  returns FALSE (0001ms, 2806ms total)
-T53DC 095:378 JLINK_IsHalted()  returns FALSE (0000ms, 2805ms total)
-T53DC 095:479 JLINK_IsHalted()  returns FALSE (0000ms, 2805ms total)
-T53DC 095:581 JLINK_IsHalted()  returns FALSE (0001ms, 2806ms total)
-T53DC 095:683 JLINK_IsHalted()  returns FALSE (0001ms, 2806ms total)
-T323C 095:785 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2806ms total)
-T323C 095:786 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2807ms total)
-T323C 095:789 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 2809ms total)
-T323C 095:791 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2809ms total)
-T323C 095:793 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 2811ms total)
-T323C 095:795 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2811ms total)
-T323C 095:796 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2813ms total)
-T323C 095:797 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2813ms total)
-T323C 095:797 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2815ms total)
-T53DC 095:799 JLINK_IsHalted()  returns FALSE (0001ms, 2816ms total)
-T53DC 095:901 JLINK_IsHalted()  returns FALSE (0001ms, 2816ms total)
-T53DC 096:003 JLINK_IsHalted()  returns FALSE (0000ms, 2815ms total)
-T53DC 096:104 JLINK_IsHalted()  returns FALSE (0001ms, 2816ms total)
-T53DC 096:206 JLINK_IsHalted()  returns FALSE (0001ms, 2816ms total)
-T323C 096:307 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2816ms total)
-T323C 096:308 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2817ms total)
-T323C 096:310 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2818ms total)
-T323C 096:311 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2819ms total)
-T323C 096:313 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2820ms total)
-T323C 096:314 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2820ms total)
-T323C 096:314 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2821ms total)
-T323C 096:315 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2822ms total)
-T323C 096:316 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2823ms total)
-T53DC 096:318 JLINK_IsHalted()  returns FALSE (0000ms, 2823ms total)
-T53DC 096:419 JLINK_IsHalted()  returns FALSE (0001ms, 2824ms total)
-T53DC 096:521 JLINK_IsHalted()  returns FALSE (0000ms, 2823ms total)
-T53DC 096:622 JLINK_IsHalted()  returns FALSE (0001ms, 2824ms total)
-T53DC 096:724 JLINK_IsHalted()  returns FALSE (0001ms, 2824ms total)
-T323C 096:826 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2824ms total)
-T323C 096:827 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2825ms total)
-T323C 096:830 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2826ms total)
-T323C 096:831 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2827ms total)
-T323C 096:833 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2828ms total)
-T323C 096:834 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2828ms total)
-T323C 096:834 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2829ms total)
-T323C 096:835 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2830ms total)
-T323C 096:836 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2831ms total)
-T53DC 096:838 JLINK_IsHalted()  returns FALSE (0000ms, 2831ms total)
-T53DC 096:939 JLINK_IsHalted()  returns FALSE (0000ms, 2831ms total)
-T53DC 097:040 JLINK_IsHalted()  returns FALSE (0000ms, 2831ms total)
-T53DC 097:141 JLINK_IsHalted()  returns FALSE (0001ms, 2832ms total)
-T53DC 097:243 JLINK_IsHalted()  returns FALSE (0001ms, 2832ms total)
-T323C 097:345 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2832ms total)
-T323C 097:346 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2833ms total)
-T323C 097:348 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2834ms total)
-T323C 097:349 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2835ms total)
-T323C 097:351 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2836ms total)
-T323C 097:352 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2837ms total)
-T323C 097:353 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2837ms total)
-T323C 097:353 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2838ms total)
-T323C 097:354 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2839ms total)
-T53DC 097:356 JLINK_IsHalted()  returns FALSE (0000ms, 2839ms total)
-T53DC 097:457 JLINK_IsHalted()  returns FALSE (0001ms, 2840ms total)
-T53DC 097:559 JLINK_IsHalted()  returns FALSE (0001ms, 2840ms total)
-T53DC 097:661 JLINK_IsHalted()  returns FALSE (0001ms, 2840ms total)
-T53DC 097:763 JLINK_IsHalted()  returns FALSE (0001ms, 2840ms total)
-T323C 097:866 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2840ms total)
-T323C 097:867 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2841ms total)
-T323C 097:871 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2842ms total)
-T323C 097:872 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2843ms total)
-T323C 097:874 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2844ms total)
-T323C 097:875 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 2844ms total)
-T323C 097:875 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2845ms total)
-T323C 097:876 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2846ms total)
-T323C 097:877 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2847ms total)
-T53DC 097:878 JLINK_IsHalted()  returns FALSE (0001ms, 2848ms total)
-T53DC 097:980 JLINK_IsHalted()  returns FALSE (0001ms, 2848ms total)
-T53DC 098:082 JLINK_IsHalted()  returns FALSE (0001ms, 2848ms total)
-T53DC 098:184 JLINK_IsHalted()  returns FALSE (0001ms, 2848ms total)
-T53DC 098:286 JLINK_IsHalted()  returns FALSE (0001ms, 2848ms total)
-T323C 098:390 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2848ms total)
-T323C 098:391 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2849ms total)
-T323C 098:394 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2850ms total)
-T323C 098:395 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2850ms total)
-T323C 098:396 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2851ms total)
-T323C 098:397 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2852ms total)
-T323C 098:398 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2853ms total)
-T323C 098:399 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2854ms total)
-T323C 098:400 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2855ms total)
-T53DC 098:401 JLINK_IsHalted()  returns FALSE (0001ms, 2856ms total)
-T53DC 098:502 JLINK_IsHalted()  returns FALSE (0001ms, 2856ms total)
-T53DC 098:604 JLINK_IsHalted()  returns FALSE (0001ms, 2856ms total)
-T53DC 098:706 JLINK_IsHalted()  returns FALSE (0001ms, 2856ms total)
-T53DC 098:808 JLINK_IsHalted()  returns FALSE (0001ms, 2856ms total)
-T323C 098:910 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2856ms total)
-T323C 098:911 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2857ms total)
-T323C 098:914 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2858ms total)
-T323C 098:915 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2859ms total)
-T323C 098:917 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2860ms total)
-T323C 098:918 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2861ms total)
-T323C 098:919 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2861ms total)
-T323C 098:919 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2862ms total)
-T323C 098:920 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2863ms total)
-T53DC 098:922 JLINK_IsHalted()  returns FALSE (0001ms, 2864ms total)
-T53DC 099:024 JLINK_IsHalted()  returns FALSE (0000ms, 2863ms total)
-T53DC 099:125 JLINK_IsHalted()  returns FALSE (0000ms, 2863ms total)
-T53DC 099:226 JLINK_IsHalted()  returns FALSE (0001ms, 2864ms total)
-T53DC 099:328 JLINK_IsHalted()  returns FALSE (0001ms, 2864ms total)
-T323C 099:430 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2864ms total)
-T323C 099:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2865ms total)
-T323C 099:433 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2866ms total)
-T323C 099:434 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2867ms total)
-T323C 099:436 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2867ms total)
-T323C 099:436 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2868ms total)
-T323C 099:437 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2869ms total)
-T323C 099:438 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2870ms total)
-T323C 099:439 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2871ms total)
-T53DC 099:440 JLINK_IsHalted()  returns FALSE (0001ms, 2872ms total)
-T53DC 099:542 JLINK_IsHalted()  returns FALSE (0001ms, 2872ms total)
-T53DC 099:644 JLINK_IsHalted()  returns FALSE (0001ms, 2872ms total)
-T53DC 099:746 JLINK_IsHalted()  returns FALSE (0000ms, 2871ms total)
-T53DC 099:847 JLINK_IsHalted()  returns FALSE (0000ms, 2871ms total)
-T323C 099:948 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2872ms total)
-T323C 099:949 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2872ms total)
-T323C 099:950 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2873ms total)
-T323C 099:951 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2874ms total)
-T323C 099:952 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2875ms total)
-T323C 099:953 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2876ms total)
-T323C 099:954 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2876ms total)
-T323C 099:954 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2877ms total)
-T323C 099:955 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2878ms total)
-T53DC 099:956 JLINK_IsHalted()  returns FALSE (0001ms, 2879ms total)
-T53DC 100:058 JLINK_IsHalted()  returns FALSE (0001ms, 2879ms total)
-T53DC 100:160 JLINK_IsHalted()  returns FALSE (0001ms, 2879ms total)
-T53DC 100:262 JLINK_IsHalted()  returns FALSE (0001ms, 2879ms total)
-T53DC 100:364 JLINK_IsHalted()  returns FALSE (0001ms, 2879ms total)
-T323C 100:467 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2879ms total)
-T323C 100:468 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2880ms total)
-T323C 100:471 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2881ms total)
-T323C 100:472 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2882ms total)
-T323C 100:474 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2883ms total)
-T323C 100:475 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2884ms total)
-T323C 100:476 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2884ms total)
-T323C 100:476 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2885ms total)
-T323C 100:477 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2886ms total)
-T53DC 100:478 JLINK_IsHalted()  returns FALSE (0001ms, 2887ms total)
-T53DC 100:580 JLINK_IsHalted()  returns FALSE (0001ms, 2887ms total)
-T53DC 100:682 JLINK_IsHalted()  returns FALSE (0000ms, 2886ms total)
-T53DC 100:783 JLINK_IsHalted()  returns FALSE (0001ms, 2887ms total)
-T53DC 100:885 JLINK_IsHalted()  returns FALSE (0001ms, 2887ms total)
-T323C 100:989 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2887ms total)
-T323C 100:990 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2888ms total)
-T323C 100:994 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2889ms total)
-T323C 100:995 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2890ms total)
-T323C 100:997 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2891ms total)
-T323C 100:998 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2892ms total)
-T323C 100:999 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2893ms total)
-T323C 101:000 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2893ms total)
-T323C 101:001 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2895ms total)
-T53DC 101:002 JLINK_IsHalted()  returns FALSE (0001ms, 2896ms total)
-T53DC 101:104 JLINK_IsHalted()  returns FALSE (0001ms, 2896ms total)
-T53DC 101:206 JLINK_IsHalted()  returns FALSE (0001ms, 2896ms total)
-T53DC 101:308 JLINK_IsHalted()  returns FALSE (0001ms, 2896ms total)
-T53DC 101:410 JLINK_IsHalted()  returns FALSE (0001ms, 2896ms total)
-T323C 101:512 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2896ms total)
-T323C 101:513 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2897ms total)
-T323C 101:516 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2898ms total)
-T323C 101:517 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2898ms total)
-T323C 101:518 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2899ms total)
-T323C 101:519 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2900ms total)
-T323C 101:520 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2901ms total)
-T323C 101:521 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2901ms total)
-T323C 101:521 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2902ms total)
-T53DC 101:523 JLINK_IsHalted()  returns FALSE (0000ms, 2902ms total)
-T53DC 101:624 JLINK_IsHalted()  returns FALSE (0001ms, 2903ms total)
-T53DC 101:725 JLINK_IsHalted()  returns FALSE (0001ms, 2903ms total)
-T53DC 101:827 JLINK_IsHalted()  returns FALSE (0001ms, 2903ms total)
-T53DC 101:929 JLINK_IsHalted()  returns FALSE (0001ms, 2903ms total)
-T323C 102:031 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2903ms total)
-T323C 102:032 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2904ms total)
-T323C 102:034 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2905ms total)
-T323C 102:035 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2906ms total)
-T323C 102:037 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2907ms total)
-T323C 102:038 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2908ms total)
-T323C 102:039 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2909ms total)
-T323C 102:040 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2909ms total)
-T323C 102:040 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2910ms total)
-T53DC 102:042 JLINK_IsHalted()  returns FALSE (0001ms, 2911ms total)
-T53DC 102:144 JLINK_IsHalted()  returns FALSE (0001ms, 2911ms total)
-T53DC 102:246 JLINK_IsHalted()  returns FALSE (0001ms, 2911ms total)
-T53DC 102:348 JLINK_IsHalted()  returns FALSE (0001ms, 2911ms total)
-T53DC 102:450 JLINK_IsHalted()  returns FALSE (0001ms, 2911ms total)
-T323C 102:552 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2911ms total)
-T323C 102:553 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 2911ms total)
-T323C 102:555 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2912ms total)
-T323C 102:556 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2913ms total)
-T323C 102:557 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2914ms total)
-T323C 102:558 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2915ms total)
-T323C 102:559 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2916ms total)
-T323C 102:560 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2916ms total)
-T323C 102:560 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 2918ms total)
-T53DC 102:562 JLINK_IsHalted()  returns FALSE (0001ms, 2919ms total)
-T53DC 102:664 JLINK_IsHalted()  returns FALSE (0001ms, 2919ms total)
-T53DC 102:766 JLINK_IsHalted()  returns FALSE (0001ms, 2919ms total)
-T53DC 102:868 JLINK_IsHalted()  returns FALSE (0001ms, 2919ms total)
-T53DC 102:970 JLINK_IsHalted()  returns FALSE (0001ms, 2919ms total)
-T323C 103:072 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2919ms total)
-T323C 103:073 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2920ms total)
-T323C 103:078 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2921ms total)
-T323C 103:079 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 2921ms total)
-T323C 103:080 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2922ms total)
-T323C 103:081 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2923ms total)
-T323C 103:082 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2924ms total)
-T323C 103:083 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2925ms total)
-T323C 103:084 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2926ms total)
-T53DC 103:085 JLINK_IsHalted()  returns FALSE (0001ms, 2927ms total)
-T53DC 103:187 JLINK_IsHalted()  returns FALSE (0001ms, 2927ms total)
-T53DC 103:289 JLINK_IsHalted()  returns FALSE (0001ms, 2927ms total)
-T53DC 103:391 JLINK_IsHalted()  returns FALSE (0000ms, 2926ms total)
-T53DC 103:492 JLINK_IsHalted()  returns FALSE (0001ms, 2927ms total)
-T323C 103:594 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2927ms total)
-T323C 103:595 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2928ms total)
-T323C 103:597 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2929ms total)
-T323C 103:598 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2930ms total)
-T323C 103:600 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2931ms total)
-T323C 103:601 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2932ms total)
-T323C 103:602 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2933ms total)
-T323C 103:603 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2934ms total)
-T323C 103:604 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2935ms total)
-T53DC 103:605 JLINK_IsHalted()  returns FALSE (0001ms, 2936ms total)
-T53DC 103:707 JLINK_IsHalted()  returns FALSE (0001ms, 2936ms total)
-T53DC 103:809 JLINK_IsHalted()  returns FALSE (0001ms, 2936ms total)
-T53DC 103:911 JLINK_IsHalted()  returns FALSE (0001ms, 2936ms total)
-T53DC 104:013 JLINK_IsHalted()  returns FALSE (0000ms, 2935ms total)
-T323C 104:114 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2936ms total)
-T323C 104:115 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2937ms total)
-T323C 104:119 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2938ms total)
-T323C 104:120 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2939ms total)
-T323C 104:123 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2940ms total)
-T323C 104:124 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2941ms total)
-T323C 104:125 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2942ms total)
-T323C 104:126 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2943ms total)
-T323C 104:127 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2944ms total)
-T53DC 104:128 JLINK_IsHalted()  returns FALSE (0001ms, 2945ms total)
-T53DC 104:230 JLINK_IsHalted()  returns FALSE (0001ms, 2945ms total)
-T53DC 104:332 JLINK_IsHalted()  returns FALSE (0001ms, 2945ms total)
-T53DC 104:434 JLINK_IsHalted()  returns FALSE (0000ms, 2944ms total)
-T53DC 104:535 JLINK_IsHalted()  returns FALSE (0001ms, 2945ms total)
-T323C 104:637 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2945ms total)
-T323C 104:638 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2946ms total)
-T323C 104:641 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2947ms total)
-T323C 104:642 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2948ms total)
-T323C 104:644 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2949ms total)
-T323C 104:645 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2950ms total)
-T323C 104:646 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2950ms total)
-T323C 104:646 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2951ms total)
-T323C 104:647 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2952ms total)
-T53DC 104:649 JLINK_IsHalted()  returns FALSE (0000ms, 2952ms total)
-T53DC 104:750 JLINK_IsHalted()  returns FALSE (0001ms, 2953ms total)
-T53DC 104:852 JLINK_IsHalted()  returns FALSE (0001ms, 2953ms total)
-T53DC 104:954 JLINK_IsHalted()  returns FALSE (0001ms, 2953ms total)
-T53DC 105:056 JLINK_IsHalted()  returns FALSE (0001ms, 2953ms total)
-T323C 105:158 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2953ms total)
-T323C 105:159 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2954ms total)
-T323C 105:161 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2955ms total)
-T323C 105:162 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2956ms total)
-T323C 105:164 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2957ms total)
-T323C 105:165 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2958ms total)
-T323C 105:166 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2959ms total)
-T323C 105:167 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2959ms total)
-T323C 105:167 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2960ms total)
-T53DC 105:169 JLINK_IsHalted()  returns FALSE (0000ms, 2960ms total)
-T53DC 105:270 JLINK_IsHalted()  returns FALSE (0001ms, 2961ms total)
-T53DC 105:372 JLINK_IsHalted()  returns FALSE (0000ms, 2960ms total)
-T53DC 105:473 JLINK_IsHalted()  returns FALSE (0001ms, 2961ms total)
-T53DC 105:575 JLINK_IsHalted()  returns FALSE (0001ms, 2961ms total)
-T323C 105:677 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2961ms total)
-T323C 105:678 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2962ms total)
-T323C 105:680 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2963ms total)
-T323C 105:681 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2964ms total)
-T323C 105:682 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2965ms total)
-T323C 105:683 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2966ms total)
-T323C 105:684 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2967ms total)
-T323C 105:685 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2968ms total)
-T323C 105:686 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2969ms total)
-T53DC 105:687 JLINK_IsHalted()  returns FALSE (0001ms, 2970ms total)
-T53DC 105:789 JLINK_IsHalted()  returns FALSE (0000ms, 2969ms total)
-T53DC 105:890 JLINK_IsHalted()  returns FALSE (0001ms, 2970ms total)
-T53DC 105:992 JLINK_IsHalted()  returns FALSE (0000ms, 2969ms total)
-T53DC 106:093 JLINK_IsHalted()  returns FALSE (0000ms, 2969ms total)
-T323C 106:194 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2970ms total)
-T323C 106:195 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2971ms total)
-T323C 106:198 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2972ms total)
-T323C 106:199 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2973ms total)
-T323C 106:201 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2974ms total)
-T323C 106:202 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2975ms total)
-T323C 106:203 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2976ms total)
-T323C 106:204 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 2976ms total)
-T323C 106:204 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2977ms total)
-T53DC 106:206 JLINK_IsHalted()  returns FALSE (0001ms, 2978ms total)
-T53DC 106:308 JLINK_IsHalted()  returns FALSE (0001ms, 2978ms total)
-T53DC 106:410 JLINK_IsHalted()  returns FALSE (0001ms, 2978ms total)
-T53DC 106:512 JLINK_IsHalted()  returns FALSE (0001ms, 2978ms total)
-T53DC 106:614 JLINK_IsHalted()  returns FALSE (0001ms, 2978ms total)
-T323C 106:716 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2978ms total)
-T323C 106:717 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2979ms total)
-T323C 106:719 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 2979ms total)
-T323C 106:719 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2980ms total)
-T323C 106:721 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2981ms total)
-T323C 106:722 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2982ms total)
-T323C 106:723 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2982ms total)
-T323C 106:723 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2983ms total)
-T323C 106:724 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2984ms total)
-T53DC 106:725 JLINK_IsHalted()  returns FALSE (0001ms, 2985ms total)
-T53DC 106:827 JLINK_IsHalted()  returns FALSE (0000ms, 2984ms total)
-T53DC 106:929 JLINK_IsHalted()  returns FALSE (0001ms, 2985ms total)
-T53DC 107:031 JLINK_IsHalted()  returns FALSE (0001ms, 2985ms total)
-T53DC 107:133 JLINK_IsHalted()  returns FALSE (0000ms, 2984ms total)
-T323C 107:237 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2985ms total)
-T323C 107:238 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2986ms total)
-T323C 107:241 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2987ms total)
-T323C 107:242 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2988ms total)
-T323C 107:244 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 2989ms total)
-T323C 107:245 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2990ms total)
-T323C 107:246 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 2990ms total)
-T323C 107:246 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2991ms total)
-T323C 107:247 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 2992ms total)
-T53DC 107:248 JLINK_IsHalted()  returns FALSE (0001ms, 2993ms total)
-T53DC 107:350 JLINK_IsHalted()  returns FALSE (0001ms, 2993ms total)
-T53DC 107:452 JLINK_IsHalted()  returns FALSE (0001ms, 2993ms total)
-T53DC 107:554 JLINK_IsHalted()  returns FALSE (0001ms, 2993ms total)
-T53DC 107:655 JLINK_IsHalted()  returns FALSE (0000ms, 2992ms total)
-T323C 107:759 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2993ms total)
-T323C 107:760 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 2994ms total)
-T323C 107:762 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 2995ms total)
-T323C 107:763 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 2996ms total)
-T323C 107:765 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 2996ms total)
-T323C 107:765 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 2997ms total)
-T323C 107:766 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 2998ms total)
-T323C 107:767 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 2999ms total)
-T323C 107:768 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3000ms total)
-T53DC 107:769 JLINK_IsHalted()  returns FALSE (0001ms, 3001ms total)
-T53DC 107:871 JLINK_IsHalted()  returns FALSE (0001ms, 3001ms total)
-T53DC 107:973 JLINK_IsHalted()  returns FALSE (0001ms, 3001ms total)
-T53DC 108:075 JLINK_IsHalted()  returns FALSE (0000ms, 3000ms total)
-T53DC 108:176 JLINK_IsHalted()  returns FALSE (0001ms, 3001ms total)
-T323C 108:278 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3001ms total)
-T323C 108:279 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3002ms total)
-T323C 108:281 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3003ms total)
-T323C 108:282 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3004ms total)
-T323C 108:284 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3005ms total)
-T323C 108:285 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3006ms total)
-T323C 108:286 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3006ms total)
-T323C 108:286 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3007ms total)
-T323C 108:287 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3008ms total)
-T53DC 108:289 JLINK_IsHalted()  returns FALSE (0001ms, 3009ms total)
-T53DC 108:391 JLINK_IsHalted()  returns FALSE (0001ms, 3009ms total)
-T53DC 108:493 JLINK_IsHalted()  returns FALSE (0001ms, 3009ms total)
-T53DC 108:595 JLINK_IsHalted()  returns FALSE (0001ms, 3009ms total)
-T53DC 108:697 JLINK_IsHalted()  returns FALSE (0001ms, 3009ms total)
-T323C 108:799 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3009ms total)
-T323C 108:800 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3009ms total)
-T323C 108:802 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3011ms total)
-T323C 108:803 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3012ms total)
-T323C 108:805 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3013ms total)
-T323C 108:806 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3013ms total)
-T323C 108:806 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3014ms total)
-T323C 108:807 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3015ms total)
-T323C 108:808 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3016ms total)
-T53DC 108:809 JLINK_IsHalted()  returns FALSE (0001ms, 3017ms total)
-T53DC 108:911 JLINK_IsHalted()  returns FALSE (0001ms, 3017ms total)
-T53DC 109:013 JLINK_IsHalted()  returns FALSE (0001ms, 3017ms total)
-T53DC 109:115 JLINK_IsHalted()  returns FALSE (0001ms, 3017ms total)
-T53DC 109:217 JLINK_IsHalted()  returns FALSE (0001ms, 3017ms total)
-T323C 109:322 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3017ms total)
-T323C 109:323 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3018ms total)
-T323C 109:326 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3018ms total)
-T323C 109:327 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3018ms total)
-T323C 109:328 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3019ms total)
-T323C 109:329 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3020ms total)
-T323C 109:330 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3021ms total)
-T323C 109:331 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3021ms total)
-T323C 109:331 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3022ms total)
-T53DC 109:333 JLINK_IsHalted()  returns FALSE (0001ms, 3023ms total)
-T53DC 109:435 JLINK_IsHalted()  returns FALSE (0001ms, 3023ms total)
-T53DC 109:537 JLINK_IsHalted()  returns FALSE (0000ms, 3022ms total)
-T53DC 109:638 JLINK_IsHalted()  returns FALSE (0001ms, 3023ms total)
-T53DC 109:740 JLINK_IsHalted()  returns FALSE (0001ms, 3023ms total)
-T323C 109:842 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3023ms total)
-T323C 109:843 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3024ms total)
-T323C 109:846 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3025ms total)
-T323C 109:847 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3026ms total)
-T323C 109:848 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3027ms total)
-T323C 109:849 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3028ms total)
-T323C 109:850 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3029ms total)
-T323C 109:851 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3030ms total)
-T323C 109:852 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3031ms total)
-T53DC 109:853 JLINK_IsHalted()  returns FALSE (0001ms, 3032ms total)
-T53DC 109:955 JLINK_IsHalted()  returns FALSE (0001ms, 3032ms total)
-T53DC 110:057 JLINK_IsHalted()  returns FALSE (0001ms, 3032ms total)
-T53DC 110:159 JLINK_IsHalted()  returns FALSE (0001ms, 3032ms total)
-T53DC 110:261 JLINK_IsHalted()  returns FALSE (0001ms, 3032ms total)
-T323C 110:363 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3032ms total)
-T323C 110:364 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3033ms total)
-T323C 110:366 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3033ms total)
-T323C 110:367 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3033ms total)
-T323C 110:368 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3034ms total)
-T323C 110:369 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3035ms total)
-T323C 110:370 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3035ms total)
-T323C 110:370 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3036ms total)
-T323C 110:371 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3037ms total)
-T53DC 110:372 JLINK_IsHalted()  returns FALSE (0001ms, 3038ms total)
-T53DC 110:475 JLINK_IsHalted()  returns FALSE (0001ms, 3038ms total)
-T53DC 110:577 JLINK_IsHalted()  returns FALSE (0001ms, 3038ms total)
-T53DC 110:678 JLINK_IsHalted()  returns FALSE (0001ms, 3038ms total)
-T53DC 110:780 JLINK_IsHalted()  returns FALSE (0001ms, 3038ms total)
-T323C 110:882 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3038ms total)
-T323C 110:883 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3039ms total)
-T323C 110:884 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3040ms total)
-T323C 110:885 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3041ms total)
-T323C 110:887 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 3041ms total)
-T323C 110:888 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3041ms total)
-T323C 110:888 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3042ms total)
-T323C 110:889 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3043ms total)
-T323C 110:890 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3044ms total)
-T53DC 110:891 JLINK_IsHalted()  returns FALSE (0001ms, 3045ms total)
-T53DC 110:993 JLINK_IsHalted()  returns FALSE (0001ms, 3045ms total)
-T53DC 111:095 JLINK_IsHalted()  returns FALSE (0001ms, 3045ms total)
-T53DC 111:197 JLINK_IsHalted()  returns FALSE (0001ms, 3045ms total)
-T53DC 111:299 JLINK_IsHalted()  returns FALSE (0000ms, 3044ms total)
-T323C 111:400 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3044ms total)
-T323C 111:400 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3045ms total)
-T323C 111:402 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3046ms total)
-T323C 111:403 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3047ms total)
-T323C 111:404 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3048ms total)
-T323C 111:405 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3049ms total)
-T323C 111:406 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3050ms total)
-T323C 111:407 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3051ms total)
-T323C 111:408 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3052ms total)
-T53DC 111:409 JLINK_IsHalted()  returns FALSE (0001ms, 3053ms total)
-T53DC 111:511 JLINK_IsHalted()  returns FALSE (0001ms, 3053ms total)
-T53DC 111:613 JLINK_IsHalted()  returns FALSE (0001ms, 3053ms total)
-T53DC 111:715 JLINK_IsHalted()  returns FALSE (0000ms, 3052ms total)
-T53DC 111:816 JLINK_IsHalted()  returns FALSE (0001ms, 3053ms total)
-T323C 111:918 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3053ms total)
-T323C 111:919 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3054ms total)
-T323C 111:921 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3055ms total)
-T323C 111:922 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3056ms total)
-T323C 111:924 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3057ms total)
-T323C 111:925 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3058ms total)
-T323C 111:926 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3059ms total)
-T323C 111:927 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3060ms total)
-T323C 111:928 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3061ms total)
-T53DC 111:929 JLINK_IsHalted()  returns FALSE (0001ms, 3062ms total)
-T53DC 112:031 JLINK_IsHalted()  returns FALSE (0001ms, 3062ms total)
-T53DC 112:133 JLINK_IsHalted()  returns FALSE (0000ms, 3061ms total)
-T53DC 112:234 JLINK_IsHalted()  returns FALSE (0001ms, 3062ms total)
-T53DC 112:336 JLINK_IsHalted()  returns FALSE (0001ms, 3062ms total)
-T323C 112:438 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3062ms total)
-T323C 112:439 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3063ms total)
-T323C 112:441 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3064ms total)
-T323C 112:442 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3065ms total)
-T323C 112:444 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3066ms total)
-T323C 112:445 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3067ms total)
-T323C 112:446 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3068ms total)
-T323C 112:447 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3068ms total)
-T323C 112:447 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3069ms total)
-T53DC 112:450 JLINK_IsHalted()  returns FALSE (0000ms, 3069ms total)
-T53DC 112:551 JLINK_IsHalted()  returns FALSE (0001ms, 3070ms total)
-T53DC 112:653 JLINK_IsHalted()  returns FALSE (0001ms, 3070ms total)
-T53DC 112:755 JLINK_IsHalted()  returns FALSE (0001ms, 3070ms total)
-T53DC 112:857 JLINK_IsHalted()  returns FALSE (0001ms, 3070ms total)
-T323C 112:959 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3070ms total)
-T323C 112:960 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3071ms total)
-T323C 112:963 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3072ms total)
-T323C 112:964 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3072ms total)
-T323C 112:967 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3073ms total)
-T323C 112:968 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3074ms total)
-T323C 112:969 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3075ms total)
-T323C 112:970 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3075ms total)
-T323C 112:970 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3076ms total)
-T53DC 112:972 JLINK_IsHalted()  returns FALSE (0001ms, 3077ms total)
-T53DC 113:074 JLINK_IsHalted()  returns FALSE (0001ms, 3077ms total)
-T53DC 113:176 JLINK_IsHalted()  returns FALSE (0001ms, 3077ms total)
-T53DC 113:278 JLINK_IsHalted()  returns FALSE (0001ms, 3077ms total)
-T53DC 113:380 JLINK_IsHalted()  returns FALSE (0001ms, 3077ms total)
-T323C 113:481 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3077ms total)
-T323C 113:482 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3078ms total)
-T323C 113:485 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3079ms total)
-T323C 113:486 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3080ms total)
-T323C 113:488 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3081ms total)
-T323C 113:489 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3082ms total)
-T323C 113:490 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3082ms total)
-T323C 113:490 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3083ms total)
-T323C 113:491 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3084ms total)
-T53DC 113:493 JLINK_IsHalted()  returns FALSE (0000ms, 3084ms total)
-T53DC 113:594 JLINK_IsHalted()  returns FALSE (0001ms, 3085ms total)
-T53DC 113:695 JLINK_IsHalted()  returns FALSE (0001ms, 3085ms total)
-T53DC 113:797 JLINK_IsHalted()  returns FALSE (0001ms, 3085ms total)
-T53DC 113:899 JLINK_IsHalted()  returns FALSE (0001ms, 3085ms total)
-T323C 114:004 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3085ms total)
-T323C 114:005 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3086ms total)
-T323C 114:008 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3087ms total)
-T323C 114:009 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3088ms total)
-T323C 114:011 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 3088ms total)
-T323C 114:012 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3088ms total)
-T323C 114:012 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3089ms total)
-T323C 114:013 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3090ms total)
-T323C 114:014 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3091ms total)
-T53DC 114:016 JLINK_IsHalted()  returns FALSE (0001ms, 3092ms total)
-T53DC 114:118 JLINK_IsHalted()  returns FALSE (0001ms, 3092ms total)
-T53DC 114:220 JLINK_IsHalted()  returns FALSE (0001ms, 3092ms total)
-T53DC 114:322 JLINK_IsHalted()  returns FALSE (0001ms, 3092ms total)
-T53DC 114:424 JLINK_IsHalted()  returns FALSE (0001ms, 3092ms total)
-T323C 114:527 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3092ms total)
-T323C 114:528 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3092ms total)
-T323C 114:530 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3093ms total)
-T323C 114:531 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3094ms total)
-T323C 114:532 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3095ms total)
-T323C 114:533 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3096ms total)
-T323C 114:534 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3097ms total)
-T323C 114:535 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3097ms total)
-T323C 114:535 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 3099ms total)
-T53DC 114:537 JLINK_IsHalted()  returns FALSE (0001ms, 3100ms total)
-T53DC 114:639 JLINK_IsHalted()  returns FALSE (0000ms, 3099ms total)
-T53DC 114:740 JLINK_IsHalted()  returns FALSE (0000ms, 3099ms total)
-T53DC 114:841 JLINK_IsHalted()  returns FALSE (0001ms, 3100ms total)
-T53DC 114:943 JLINK_IsHalted()  returns FALSE (0001ms, 3100ms total)
-T323C 115:045 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3100ms total)
-T323C 115:046 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3101ms total)
-T323C 115:048 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3102ms total)
-T323C 115:049 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3103ms total)
-T323C 115:051 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3104ms total)
-T323C 115:052 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3105ms total)
-T323C 115:053 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3105ms total)
-T323C 115:053 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3106ms total)
-T323C 115:054 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3107ms total)
-T53DC 115:056 JLINK_IsHalted()  returns FALSE (0000ms, 3107ms total)
-T53DC 115:157 JLINK_IsHalted()  returns FALSE (0001ms, 3108ms total)
-T53DC 115:259 JLINK_IsHalted()  returns FALSE (0001ms, 3108ms total)
-T53DC 115:361 JLINK_IsHalted()  returns FALSE (0001ms, 3108ms total)
-T53DC 115:463 JLINK_IsHalted()  returns FALSE (0001ms, 3108ms total)
-T323C 115:567 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3108ms total)
-T323C 115:568 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3109ms total)
-T323C 115:570 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3110ms total)
-T323C 115:571 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3111ms total)
-T323C 115:573 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3112ms total)
-T323C 115:574 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3112ms total)
-T323C 115:574 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3113ms total)
-T323C 115:575 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3114ms total)
-T323C 115:576 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3115ms total)
-T53DC 115:577 JLINK_IsHalted()  returns FALSE (0001ms, 3116ms total)
-T53DC 115:679 JLINK_IsHalted()  returns FALSE (0001ms, 3116ms total)
-T53DC 115:781 JLINK_IsHalted()  returns FALSE (0001ms, 3116ms total)
-T53DC 115:883 JLINK_IsHalted()  returns FALSE (0001ms, 3116ms total)
-T53DC 115:985 JLINK_IsHalted()  returns FALSE (0001ms, 3116ms total)
-T323C 116:089 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3116ms total)
-T323C 116:090 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3116ms total)
-T323C 116:092 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3117ms total)
-T323C 116:093 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3118ms total)
-T323C 116:094 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3119ms total)
-T323C 116:095 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3120ms total)
-T323C 116:096 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3121ms total)
-T323C 116:097 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3122ms total)
-T323C 116:098 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3123ms total)
-T53DC 116:099 JLINK_IsHalted()  returns FALSE (0001ms, 3124ms total)
-T53DC 116:201 JLINK_IsHalted()  returns FALSE (0000ms, 3123ms total)
-T53DC 116:302 JLINK_IsHalted()  returns FALSE (0001ms, 3124ms total)
-T53DC 116:404 JLINK_IsHalted()  returns FALSE (0001ms, 3124ms total)
-T53DC 116:506 JLINK_IsHalted()  returns FALSE (0001ms, 3124ms total)
-T323C 116:608 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3124ms total)
-T323C 116:609 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3125ms total)
-T323C 116:612 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 3127ms total)
-T323C 116:614 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3128ms total)
-T323C 116:617 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3129ms total)
-T323C 116:618 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3129ms total)
-T323C 116:618 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3130ms total)
-T323C 116:619 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3131ms total)
-T323C 116:620 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3132ms total)
-T53DC 116:621 JLINK_IsHalted()  returns FALSE (0001ms, 3133ms total)
-T53DC 116:723 JLINK_IsHalted()  returns FALSE (0001ms, 3133ms total)
-T53DC 116:825 JLINK_IsHalted()  returns FALSE (0001ms, 3133ms total)
-T53DC 116:927 JLINK_IsHalted()  returns FALSE (0001ms, 3133ms total)
-T53DC 117:029 JLINK_IsHalted()  returns FALSE (0001ms, 3133ms total)
-T323C 117:131 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3133ms total)
-T323C 117:132 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3134ms total)
-T323C 117:135 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 3136ms total)
-T323C 117:137 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3137ms total)
-T323C 117:139 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3138ms total)
-T323C 117:140 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3139ms total)
-T323C 117:141 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3139ms total)
-T323C 117:141 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3140ms total)
-T323C 117:142 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3141ms total)
-T53DC 117:144 JLINK_IsHalted()  returns FALSE (0000ms, 3141ms total)
-T53DC 117:245 JLINK_IsHalted()  returns FALSE (0001ms, 3142ms total)
-T53DC 117:347 JLINK_IsHalted()  returns FALSE (0000ms, 3141ms total)
-T53DC 117:448 JLINK_IsHalted()  returns FALSE (0001ms, 3142ms total)
-T53DC 117:550 JLINK_IsHalted()  returns FALSE (0001ms, 3142ms total)
-T323C 117:652 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3142ms total)
-T323C 117:653 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3143ms total)
-T323C 117:656 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3144ms total)
-T323C 117:657 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3145ms total)
-T323C 117:659 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3146ms total)
-T323C 117:660 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3147ms total)
-T323C 117:661 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3148ms total)
-T323C 117:662 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3149ms total)
-T323C 117:663 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3150ms total)
-T53DC 117:664 JLINK_IsHalted()  returns FALSE (0001ms, 3151ms total)
-T53DC 117:767 JLINK_IsHalted()  returns FALSE (0001ms, 3151ms total)
-T53DC 117:869 JLINK_IsHalted()  returns FALSE (0001ms, 3151ms total)
-T53DC 117:971 JLINK_IsHalted()  returns FALSE (0001ms, 3151ms total)
-T53DC 118:072 JLINK_IsHalted()  returns FALSE (0001ms, 3151ms total)
-T323C 118:174 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3151ms total)
-T323C 118:175 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3152ms total)
-T323C 118:180 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3153ms total)
-T323C 118:181 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3154ms total)
-T323C 118:183 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 3156ms total)
-T323C 118:185 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3156ms total)
-T323C 118:185 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3157ms total)
-T323C 118:186 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3158ms total)
-T323C 118:187 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3159ms total)
-T53DC 118:188 JLINK_IsHalted()  returns FALSE (0001ms, 3160ms total)
-T53DC 118:290 JLINK_IsHalted()  returns FALSE (0001ms, 3160ms total)
-T53DC 118:392 JLINK_IsHalted()  returns FALSE (0000ms, 3159ms total)
-T53DC 118:493 JLINK_IsHalted()  returns FALSE (0000ms, 3159ms total)
-T53DC 118:594 JLINK_IsHalted()  returns FALSE (0001ms, 3160ms total)
-T323C 118:696 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3160ms total)
-T323C 118:697 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3161ms total)
-T323C 118:702 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3162ms total)
-T323C 118:703 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3163ms total)
-T323C 118:704 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3164ms total)
-T323C 118:706 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3164ms total)
-T323C 118:706 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3165ms total)
-T323C 118:707 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3166ms total)
-T323C 118:708 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3167ms total)
-T53DC 118:709 JLINK_IsHalted()  returns FALSE (0001ms, 3168ms total)
-T53DC 118:811 JLINK_IsHalted()  returns FALSE (0001ms, 3168ms total)
-T53DC 118:913 JLINK_IsHalted()  returns FALSE (0000ms, 3167ms total)
-T53DC 119:014 JLINK_IsHalted()  returns FALSE (0001ms, 3168ms total)
-T53DC 119:116 JLINK_IsHalted()  returns FALSE (0001ms, 3168ms total)
-T323C 119:218 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3168ms total)
-T323C 119:219 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3169ms total)
-T323C 119:221 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3170ms total)
-T323C 119:222 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3171ms total)
-T323C 119:223 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3172ms total)
-T323C 119:224 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3173ms total)
-T323C 119:225 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3174ms total)
-T323C 119:226 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3174ms total)
-T323C 119:226 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3175ms total)
-T53DC 119:228 JLINK_IsHalted()  returns FALSE (0000ms, 3175ms total)
-T53DC 119:329 JLINK_IsHalted()  returns FALSE (0001ms, 3176ms total)
-T53DC 119:431 JLINK_IsHalted()  returns FALSE (0001ms, 3176ms total)
-T53DC 119:533 JLINK_IsHalted()  returns FALSE (0001ms, 3176ms total)
-T53DC 119:635 JLINK_IsHalted()  returns FALSE (0001ms, 3176ms total)
-T323C 119:737 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3176ms total)
-T323C 119:738 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3177ms total)
-T323C 119:743 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3178ms total)
-T323C 119:744 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3179ms total)
-T323C 119:746 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3180ms total)
-T323C 119:747 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3181ms total)
-T323C 119:748 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3181ms total)
-T323C 119:748 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3182ms total)
-T323C 119:749 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3183ms total)
-T53DC 119:751 JLINK_IsHalted()  returns FALSE (0001ms, 3184ms total)
-T53DC 119:853 JLINK_IsHalted()  returns FALSE (0001ms, 3184ms total)
-T53DC 119:955 JLINK_IsHalted()  returns FALSE (0001ms, 3184ms total)
-T53DC 120:057 JLINK_IsHalted()  returns FALSE (0001ms, 3184ms total)
-T53DC 120:159 JLINK_IsHalted()  returns FALSE (0001ms, 3184ms total)
-T323C 120:262 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3184ms total)
-T323C 120:263 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3185ms total)
-T323C 120:266 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3186ms total)
-T323C 120:267 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3187ms total)
-T323C 120:269 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3188ms total)
-T323C 120:270 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3189ms total)
-T323C 120:271 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3189ms total)
-T323C 120:271 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3190ms total)
-T323C 120:272 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3191ms total)
-T53DC 120:274 JLINK_IsHalted()  returns FALSE (0000ms, 3191ms total)
-T53DC 120:375 JLINK_IsHalted()  returns FALSE (0001ms, 3192ms total)
-T53DC 120:477 JLINK_IsHalted()  returns FALSE (0001ms, 3192ms total)
-T53DC 120:579 JLINK_IsHalted()  returns FALSE (0001ms, 3192ms total)
-T53DC 120:681 JLINK_IsHalted()  returns FALSE (0001ms, 3192ms total)
-T323C 120:783 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3192ms total)
-T323C 120:784 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3193ms total)
-T323C 120:786 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3194ms total)
-T323C 120:787 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3195ms total)
-T323C 120:789 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3196ms total)
-T323C 120:790 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3197ms total)
-T323C 120:791 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3197ms total)
-T323C 120:791 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3198ms total)
-T323C 120:792 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3199ms total)
-T53DC 120:794 JLINK_IsHalted()  returns FALSE (0001ms, 3200ms total)
-T53DC 120:896 JLINK_IsHalted()  returns FALSE (0001ms, 3200ms total)
-T53DC 120:998 JLINK_IsHalted()  returns FALSE (0001ms, 3200ms total)
-T53DC 121:100 JLINK_IsHalted()  returns FALSE (0001ms, 3200ms total)
-T53DC 121:202 JLINK_IsHalted()  returns FALSE (0001ms, 3200ms total)
-T323C 121:304 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3200ms total)
-T323C 121:305 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3201ms total)
-T323C 121:311 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3202ms total)
-T323C 121:312 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3203ms total)
-T323C 121:314 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3204ms total)
-T323C 121:315 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3205ms total)
-T323C 121:316 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3206ms total)
-T323C 121:317 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3207ms total)
-T323C 121:318 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3208ms total)
-T53DC 121:320 JLINK_IsHalted()  returns FALSE (0000ms, 3208ms total)
-T53DC 121:421 JLINK_IsHalted()  returns FALSE (0001ms, 3209ms total)
-T53DC 121:523 JLINK_IsHalted()  returns FALSE (0001ms, 3209ms total)
-T53DC 121:625 JLINK_IsHalted()  returns FALSE (0001ms, 3209ms total)
-T53DC 121:727 JLINK_IsHalted()  returns FALSE (0001ms, 3209ms total)
-T323C 121:829 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3209ms total)
-T323C 121:830 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3210ms total)
-T323C 121:833 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3211ms total)
-T323C 121:834 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3212ms total)
-T323C 121:836 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 3214ms total)
-T323C 121:838 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3214ms total)
-T323C 121:838 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3215ms total)
-T323C 121:839 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3216ms total)
-T323C 121:840 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3217ms total)
-T53DC 121:841 JLINK_IsHalted()  returns FALSE (0001ms, 3218ms total)
-T53DC 121:943 JLINK_IsHalted()  returns FALSE (0001ms, 3218ms total)
-T53DC 122:045 JLINK_IsHalted()  returns FALSE (0001ms, 3218ms total)
-T53DC 122:147 JLINK_IsHalted()  returns FALSE (0000ms, 3217ms total)
-T53DC 122:248 JLINK_IsHalted()  returns FALSE (0000ms, 3217ms total)
-T323C 122:352 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3218ms total)
-T323C 122:353 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3219ms total)
-T323C 122:356 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3220ms total)
-T323C 122:357 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3221ms total)
-T323C 122:360 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3222ms total)
-T323C 122:361 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3223ms total)
-T323C 122:362 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3224ms total)
-T323C 122:363 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3224ms total)
-T323C 122:363 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3225ms total)
-T53DC 122:365 JLINK_IsHalted()  returns FALSE (0001ms, 3226ms total)
-T53DC 122:467 JLINK_IsHalted()  returns FALSE (0001ms, 3226ms total)
-T53DC 122:569 JLINK_IsHalted()  returns FALSE (0001ms, 3226ms total)
-T53DC 122:671 JLINK_IsHalted()  returns FALSE (0000ms, 3225ms total)
-T53DC 122:773 JLINK_IsHalted()  returns FALSE (0000ms, 3225ms total)
-T323C 122:874 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 3227ms total)
-T323C 122:876 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3228ms total)
-T323C 122:880 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3229ms total)
-T323C 122:881 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3230ms total)
-T323C 122:883 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3231ms total)
-T323C 122:884 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3231ms total)
-T323C 122:884 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3232ms total)
-T323C 122:885 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3233ms total)
-T323C 122:886 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3234ms total)
-T53DC 122:887 JLINK_IsHalted()  returns FALSE (0001ms, 3235ms total)
-T53DC 122:989 JLINK_IsHalted()  returns FALSE (0001ms, 3235ms total)
-T53DC 123:091 JLINK_IsHalted()  returns FALSE (0001ms, 3235ms total)
-T53DC 123:193 JLINK_IsHalted()  returns FALSE (0001ms, 3235ms total)
-T53DC 123:295 JLINK_IsHalted()  returns FALSE (0001ms, 3235ms total)
-T323C 123:397 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3235ms total)
-T323C 123:398 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3236ms total)
-T323C 123:401 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3237ms total)
-T323C 123:402 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3238ms total)
-T323C 123:405 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3239ms total)
-T323C 123:406 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3240ms total)
-T323C 123:407 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3241ms total)
-T323C 123:408 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3241ms total)
-T323C 123:408 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3242ms total)
-T53DC 123:410 JLINK_IsHalted()  returns FALSE (0001ms, 3243ms total)
-T53DC 123:512 JLINK_IsHalted()  returns FALSE (0001ms, 3243ms total)
-T53DC 123:614 JLINK_IsHalted()  returns FALSE (0001ms, 3243ms total)
-T53DC 123:716 JLINK_IsHalted()  returns FALSE (0001ms, 3243ms total)
-T53DC 123:818 JLINK_IsHalted()  returns FALSE (0001ms, 3243ms total)
-T323C 123:920 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3243ms total)
-T323C 123:921 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3244ms total)
-T323C 123:923 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3245ms total)
-T323C 123:924 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3246ms total)
-T323C 123:925 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3247ms total)
-T323C 123:926 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3248ms total)
-T323C 123:927 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3249ms total)
-T323C 123:928 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3249ms total)
-T323C 123:929 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 3249ms total)
-T53DC 123:930 JLINK_IsHalted()  returns FALSE (0000ms, 3249ms total)
-T53DC 124:032 JLINK_IsHalted()  returns FALSE (0001ms, 3250ms total)
-T53DC 124:134 JLINK_IsHalted()  returns FALSE (0001ms, 3250ms total)
-T53DC 124:236 JLINK_IsHalted()  returns FALSE (0001ms, 3250ms total)
-T53DC 124:338 JLINK_IsHalted()  returns FALSE (0001ms, 3250ms total)
-T323C 124:440 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3250ms total)
-T323C 124:441 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3251ms total)
-T323C 124:444 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3252ms total)
-T323C 124:445 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3253ms total)
-T323C 124:447 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3254ms total)
-T323C 124:448 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3255ms total)
-T323C 124:449 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3255ms total)
-T323C 124:449 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3256ms total)
-T323C 124:450 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3257ms total)
-T53DC 124:452 JLINK_IsHalted()  returns FALSE (0000ms, 3257ms total)
-T53DC 124:553 JLINK_IsHalted()  returns FALSE (0001ms, 3258ms total)
-T53DC 124:655 JLINK_IsHalted()  returns FALSE (0001ms, 3258ms total)
-T53DC 124:757 JLINK_IsHalted()  returns FALSE (0001ms, 3258ms total)
-T53DC 124:859 JLINK_IsHalted()  returns FALSE (0001ms, 3258ms total)
-T323C 124:961 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3258ms total)
-T323C 124:962 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3259ms total)
-T323C 124:964 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3260ms total)
-T323C 124:965 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3261ms total)
-T323C 124:967 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3262ms total)
-T323C 124:968 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3263ms total)
-T323C 124:969 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3264ms total)
-T323C 124:970 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3265ms total)
-T323C 124:971 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3266ms total)
-T53DC 124:972 JLINK_IsHalted()  returns FALSE (0001ms, 3267ms total)
-T53DC 125:074 JLINK_IsHalted()  returns FALSE (0001ms, 3267ms total)
-T53DC 125:176 JLINK_IsHalted()  returns FALSE (0001ms, 3267ms total)
-T53DC 125:278 JLINK_IsHalted()  returns FALSE (0001ms, 3267ms total)
-T53DC 125:380 JLINK_IsHalted()  returns FALSE (0001ms, 3267ms total)
-T323C 125:482 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3267ms total)
-T323C 125:483 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3268ms total)
-T323C 125:485 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3269ms total)
-T323C 125:486 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3269ms total)
-T323C 125:487 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3271ms total)
-T323C 125:488 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3272ms total)
-T323C 125:489 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3273ms total)
-T323C 125:490 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3273ms total)
-T323C 125:490 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3274ms total)
-T53DC 125:492 JLINK_IsHalted()  returns FALSE (0000ms, 3274ms total)
-T53DC 125:594 JLINK_IsHalted()  returns FALSE (0001ms, 3275ms total)
-T53DC 125:696 JLINK_IsHalted()  returns FALSE (0001ms, 3275ms total)
-T53DC 125:797 JLINK_IsHalted()  returns FALSE (0001ms, 3275ms total)
-T53DC 125:899 JLINK_IsHalted()  returns FALSE (0000ms, 3274ms total)
-T323C 126:000 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3275ms total)
-T323C 126:001 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3275ms total)
-T323C 126:002 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3276ms total)
-T323C 126:003 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3277ms total)
-T323C 126:005 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3278ms total)
-T323C 126:006 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3279ms total)
-T323C 126:007 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3280ms total)
-T323C 126:008 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3280ms total)
-T323C 126:008 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3281ms total)
-T53DC 126:010 JLINK_IsHalted()  returns FALSE (0000ms, 3281ms total)
-T53DC 126:111 JLINK_IsHalted()  returns FALSE (0001ms, 3282ms total)
-T53DC 126:213 JLINK_IsHalted()  returns FALSE (0001ms, 3282ms total)
-T53DC 126:315 JLINK_IsHalted()  returns FALSE (0001ms, 3282ms total)
-T53DC 126:417 JLINK_IsHalted()  returns FALSE (0001ms, 3282ms total)
-T323C 126:519 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3282ms total)
-T323C 126:520 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3283ms total)
-T323C 126:523 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3284ms total)
-T323C 126:524 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3285ms total)
-T323C 126:526 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3286ms total)
-T323C 126:527 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3287ms total)
-T323C 126:528 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3288ms total)
-T323C 126:529 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3288ms total)
-T323C 126:529 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3289ms total)
-T53DC 126:531 JLINK_IsHalted()  returns FALSE (0001ms, 3290ms total)
-T53DC 126:633 JLINK_IsHalted()  returns FALSE (0001ms, 3290ms total)
-T53DC 126:735 JLINK_IsHalted()  returns FALSE (0001ms, 3290ms total)
-T53DC 126:837 JLINK_IsHalted()  returns FALSE (0001ms, 3290ms total)
-T53DC 126:939 JLINK_IsHalted()  returns FALSE (0001ms, 3290ms total)
-T323C 127:041 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3290ms total)
-T323C 127:042 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3291ms total)
-T323C 127:045 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3292ms total)
-T323C 127:046 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3293ms total)
-T323C 127:051 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3294ms total)
-T323C 127:052 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3295ms total)
-T323C 127:053 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3295ms total)
-T323C 127:053 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3296ms total)
-T323C 127:054 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3297ms total)
-T53DC 127:056 JLINK_IsHalted()  returns FALSE (0000ms, 3297ms total)
-T53DC 127:157 JLINK_IsHalted()  returns FALSE (0001ms, 3298ms total)
-T53DC 127:259 JLINK_IsHalted()  returns FALSE (0001ms, 3298ms total)
-T53DC 127:361 JLINK_IsHalted()  returns FALSE (0001ms, 3298ms total)
-T53DC 127:463 JLINK_IsHalted()  returns FALSE (0001ms, 3298ms total)
-T323C 127:565 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3298ms total)
-T323C 127:566 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3299ms total)
-T323C 127:571 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3300ms total)
-T323C 127:572 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3301ms total)
-T323C 127:574 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3302ms total)
-T323C 127:575 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3303ms total)
-T323C 127:576 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3304ms total)
-T323C 127:577 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3305ms total)
-T323C 127:578 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3306ms total)
-T53DC 127:579 JLINK_IsHalted()  returns FALSE (0001ms, 3307ms total)
-T53DC 127:681 JLINK_IsHalted()  returns FALSE (0001ms, 3307ms total)
-T53DC 127:783 JLINK_IsHalted()  returns FALSE (0001ms, 3307ms total)
-T53DC 127:885 JLINK_IsHalted()  returns FALSE (0001ms, 3307ms total)
-T53DC 127:987 JLINK_IsHalted()  returns FALSE (0001ms, 3307ms total)
-T323C 128:089 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3307ms total)
-T323C 128:090 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3308ms total)
-T323C 128:093 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3309ms total)
-T323C 128:094 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3310ms total)
-T323C 128:096 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3311ms total)
-T323C 128:097 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3312ms total)
-T323C 128:098 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3313ms total)
-T323C 128:099 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3313ms total)
-T323C 128:099 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3314ms total)
-T53DC 128:101 JLINK_IsHalted()  returns FALSE (0001ms, 3315ms total)
-T53DC 128:203 JLINK_IsHalted()  returns FALSE (0001ms, 3315ms total)
-T53DC 128:305 JLINK_IsHalted()  returns FALSE (0001ms, 3315ms total)
-T53DC 128:407 JLINK_IsHalted()  returns FALSE (0001ms, 3315ms total)
-T53DC 128:509 JLINK_IsHalted()  returns FALSE (0001ms, 3315ms total)
-T323C 128:611 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3315ms total)
-T323C 128:612 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3316ms total)
-T323C 128:614 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3317ms total)
-T323C 128:615 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3318ms total)
-T323C 128:617 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3319ms total)
-T323C 128:618 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3319ms total)
-T323C 128:618 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3320ms total)
-T323C 128:619 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3321ms total)
-T323C 128:620 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3322ms total)
-T53DC 128:621 JLINK_IsHalted()  returns FALSE (0001ms, 3323ms total)
-T53DC 128:723 JLINK_IsHalted()  returns FALSE (0001ms, 3323ms total)
-T53DC 128:825 JLINK_IsHalted()  returns FALSE (0001ms, 3323ms total)
-T53DC 128:927 JLINK_IsHalted()  returns FALSE (0001ms, 3323ms total)
-T53DC 129:029 JLINK_IsHalted()  returns FALSE (0001ms, 3323ms total)
-T323C 129:131 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3322ms total)
-T323C 129:131 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3323ms total)
-T323C 129:133 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3324ms total)
-T323C 129:134 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3325ms total)
-T323C 129:135 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3326ms total)
-T323C 129:136 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3327ms total)
-T323C 129:137 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3328ms total)
-T323C 129:138 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3329ms total)
-T323C 129:139 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3330ms total)
-T53DC 129:140 JLINK_IsHalted()  returns FALSE (0001ms, 3331ms total)
-T53DC 129:242 JLINK_IsHalted()  returns FALSE (0001ms, 3331ms total)
-T53DC 129:344 JLINK_IsHalted()  returns FALSE (0001ms, 3331ms total)
-T53DC 129:446 JLINK_IsHalted()  returns FALSE (0001ms, 3331ms total)
-T53DC 129:548 JLINK_IsHalted()  returns FALSE (0001ms, 3331ms total)
-T323C 129:650 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3330ms total)
-T323C 129:651 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3331ms total)
-T323C 129:652 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3332ms total)
-T323C 129:653 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3333ms total)
-T323C 129:655 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3334ms total)
-T323C 129:656 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3334ms total)
-T323C 129:656 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3335ms total)
-T323C 129:657 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3336ms total)
-T323C 129:658 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3337ms total)
-T53DC 129:659 JLINK_IsHalted()  returns FALSE (0001ms, 3338ms total)
-T53DC 129:761 JLINK_IsHalted()  returns FALSE (0001ms, 3338ms total)
-T53DC 129:863 JLINK_IsHalted()  returns FALSE (0001ms, 3338ms total)
-T53DC 129:965 JLINK_IsHalted()  returns FALSE (0001ms, 3338ms total)
-T53DC 130:067 JLINK_IsHalted()  returns FALSE (0001ms, 3338ms total)
-T323C 130:169 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3338ms total)
-T323C 130:170 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3339ms total)
-T323C 130:173 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3340ms total)
-T323C 130:174 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3341ms total)
-T323C 130:176 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3342ms total)
-T323C 130:177 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3343ms total)
-T323C 130:178 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3344ms total)
-T323C 130:179 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3344ms total)
-T323C 130:179 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3345ms total)
-T53DC 130:182 JLINK_IsHalted()  returns FALSE (0000ms, 3345ms total)
-T53DC 130:283 JLINK_IsHalted()  returns FALSE (0001ms, 3346ms total)
-T53DC 130:385 JLINK_IsHalted()  returns FALSE (0000ms, 3345ms total)
-T53DC 130:486 JLINK_IsHalted()  returns FALSE (0001ms, 3346ms total)
-T53DC 130:587 JLINK_IsHalted()  returns FALSE (0001ms, 3346ms total)
-T323C 130:689 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3346ms total)
-T323C 130:690 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3347ms total)
-T323C 130:692 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3348ms total)
-T323C 130:693 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3349ms total)
-T323C 130:695 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3350ms total)
-T323C 130:696 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3351ms total)
-T323C 130:697 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3351ms total)
-T323C 130:697 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3352ms total)
-T323C 130:698 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3353ms total)
-T53DC 130:700 JLINK_IsHalted()  returns FALSE (0001ms, 3354ms total)
-T53DC 130:802 JLINK_IsHalted()  returns FALSE (0001ms, 3354ms total)
-T53DC 130:903 JLINK_IsHalted()  returns FALSE (0001ms, 3354ms total)
-T53DC 131:005 JLINK_IsHalted()  returns FALSE (0001ms, 3354ms total)
-T53DC 131:107 JLINK_IsHalted()  returns FALSE (0001ms, 3354ms total)
-T323C 131:209 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 3355ms total)
-T323C 131:211 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3356ms total)
-T323C 131:214 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3357ms total)
-T323C 131:215 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3358ms total)
-T323C 131:217 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3359ms total)
-T323C 131:218 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3360ms total)
-T323C 131:219 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3361ms total)
-T323C 131:220 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3361ms total)
-T323C 131:220 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3362ms total)
-T53DC 131:222 JLINK_IsHalted()  returns FALSE (0001ms, 3363ms total)
-T53DC 131:325 JLINK_IsHalted()  returns FALSE (0001ms, 3363ms total)
-T53DC 131:427 JLINK_IsHalted()  returns FALSE (0001ms, 3363ms total)
-T53DC 131:529 JLINK_IsHalted()  returns FALSE (0001ms, 3363ms total)
-T53DC 131:631 JLINK_IsHalted()  returns FALSE (0001ms, 3363ms total)
-T323C 131:732 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3363ms total)
-T323C 131:733 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3364ms total)
-T323C 131:737 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3365ms total)
-T323C 131:738 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3366ms total)
-T323C 131:740 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 3366ms total)
-T323C 131:741 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3366ms total)
-T323C 131:741 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3367ms total)
-T323C 131:742 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3368ms total)
-T323C 131:743 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3369ms total)
-T53DC 131:744 JLINK_IsHalted()  returns FALSE (0001ms, 3370ms total)
-T53DC 131:846 JLINK_IsHalted()  returns FALSE (0001ms, 3370ms total)
-T53DC 131:947 JLINK_IsHalted()  returns FALSE (0001ms, 3370ms total)
-T53DC 132:049 JLINK_IsHalted()  returns FALSE (0001ms, 3370ms total)
-T53DC 132:151 JLINK_IsHalted()  returns FALSE (0001ms, 3370ms total)
-T323C 132:256 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3370ms total)
-T323C 132:257 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3371ms total)
-T323C 132:259 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3372ms total)
-T323C 132:260 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3373ms total)
-T323C 132:262 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3374ms total)
-T323C 132:263 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3375ms total)
-T323C 132:264 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3375ms total)
-T323C 132:264 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3376ms total)
-T323C 132:265 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3377ms total)
-T53DC 132:267 JLINK_IsHalted()  returns FALSE (0000ms, 3377ms total)
-T53DC 132:368 JLINK_IsHalted()  returns FALSE (0001ms, 3378ms total)
-T53DC 132:470 JLINK_IsHalted()  returns FALSE (0001ms, 3378ms total)
-T53DC 132:572 JLINK_IsHalted()  returns FALSE (0001ms, 3378ms total)
-T53DC 132:674 JLINK_IsHalted()  returns FALSE (0001ms, 3378ms total)
-T323C 132:776 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3378ms total)
-T323C 132:777 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3379ms total)
-T323C 132:779 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3380ms total)
-T323C 132:781 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3380ms total)
-T323C 132:782 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3381ms total)
-T323C 132:784 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3381ms total)
-T323C 132:784 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3382ms total)
-T323C 132:785 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3383ms total)
-T323C 132:786 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3384ms total)
-T53DC 132:787 JLINK_IsHalted()  returns FALSE (0001ms, 3385ms total)
-T53DC 132:890 JLINK_IsHalted()  returns FALSE (0000ms, 3384ms total)
-T53DC 132:992 JLINK_IsHalted()  returns FALSE (0001ms, 3385ms total)
-T53DC 133:094 JLINK_IsHalted()  returns FALSE (0001ms, 3385ms total)
-T53DC 133:196 JLINK_IsHalted()  returns FALSE (0001ms, 3385ms total)
-T323C 133:298 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3385ms total)
-T323C 133:300 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3386ms total)
-T323C 133:303 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3387ms total)
-T323C 133:304 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3388ms total)
-T323C 133:307 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3389ms total)
-T323C 133:308 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3390ms total)
-T323C 133:309 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3390ms total)
-T323C 133:309 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3391ms total)
-T323C 133:310 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3392ms total)
-T53DC 133:312 JLINK_IsHalted()  returns FALSE (0000ms, 3392ms total)
-T53DC 133:413 JLINK_IsHalted()  returns FALSE (0000ms, 3392ms total)
-T53DC 133:515 JLINK_IsHalted()  returns FALSE (0000ms, 3392ms total)
-T53DC 133:616 JLINK_IsHalted()  returns FALSE (0001ms, 3393ms total)
-T53DC 133:718 JLINK_IsHalted()  returns FALSE (0001ms, 3393ms total)
-T323C 133:820 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3393ms total)
-T323C 133:821 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3394ms total)
-T323C 133:826 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3395ms total)
-T323C 133:827 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3396ms total)
-T323C 133:829 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3397ms total)
-T323C 133:830 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3398ms total)
-T323C 133:831 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3398ms total)
-T323C 133:831 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3399ms total)
-T323C 133:832 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3400ms total)
-T53DC 133:834 JLINK_IsHalted()  returns FALSE (0000ms, 3400ms total)
-T53DC 133:935 JLINK_IsHalted()  returns FALSE (0001ms, 3401ms total)
-T53DC 134:037 JLINK_IsHalted()  returns FALSE (0001ms, 3401ms total)
-T53DC 134:139 JLINK_IsHalted()  returns FALSE (0001ms, 3401ms total)
-T53DC 134:241 JLINK_IsHalted()  returns FALSE (0001ms, 3401ms total)
-T323C 134:343 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3401ms total)
-T323C 134:344 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3402ms total)
-T323C 134:349 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3402ms total)
-T323C 134:349 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3403ms total)
-T323C 134:351 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3404ms total)
-T323C 134:352 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3405ms total)
-T323C 134:353 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3406ms total)
-T323C 134:354 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3406ms total)
-T323C 134:355 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3407ms total)
-T53DC 134:356 JLINK_IsHalted()  returns FALSE (0001ms, 3408ms total)
-T53DC 134:457 JLINK_IsHalted()  returns FALSE (0001ms, 3408ms total)
-T53DC 134:559 JLINK_IsHalted()  returns FALSE (0001ms, 3408ms total)
-T53DC 134:661 JLINK_IsHalted()  returns FALSE (0001ms, 3408ms total)
-T53DC 134:763 JLINK_IsHalted()  returns FALSE (0001ms, 3408ms total)
-T323C 134:865 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3408ms total)
-T323C 134:866 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3409ms total)
-T323C 134:870 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3410ms total)
-T323C 134:871 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3411ms total)
-T323C 134:874 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 3413ms total)
-T323C 134:876 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3413ms total)
-T323C 134:876 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3414ms total)
-T323C 134:877 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3415ms total)
-T323C 134:878 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3416ms total)
-T53DC 134:879 JLINK_IsHalted()  returns FALSE (0001ms, 3417ms total)
-T53DC 134:981 JLINK_IsHalted()  returns FALSE (0001ms, 3417ms total)
-T53DC 135:083 JLINK_IsHalted()  returns FALSE (0001ms, 3417ms total)
-T53DC 135:185 JLINK_IsHalted()  returns FALSE (0001ms, 3417ms total)
-T53DC 135:287 JLINK_IsHalted()  returns FALSE (0001ms, 3417ms total)
-T323C 135:389 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3417ms total)
-T323C 135:390 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3418ms total)
-T323C 135:393 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3419ms total)
-T323C 135:394 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3420ms total)
-T323C 135:398 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3421ms total)
-T323C 135:399 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3421ms total)
-T323C 135:399 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3422ms total)
-T323C 135:400 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3423ms total)
-T323C 135:401 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3424ms total)
-T53DC 135:403 JLINK_IsHalted()  returns FALSE (0000ms, 3424ms total)
-T53DC 135:504 JLINK_IsHalted()  returns FALSE (0001ms, 3425ms total)
-T53DC 135:606 JLINK_IsHalted()  returns FALSE (0000ms, 3424ms total)
-T53DC 135:707 JLINK_IsHalted()  returns FALSE (0001ms, 3425ms total)
-T53DC 135:809 JLINK_IsHalted()  returns FALSE (0001ms, 3425ms total)
-T323C 135:911 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3425ms total)
-T323C 135:912 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3426ms total)
-T323C 135:917 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3427ms total)
-T323C 135:918 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3428ms total)
-T323C 135:920 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3429ms total)
-T323C 135:921 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3430ms total)
-T323C 135:922 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3431ms total)
-T323C 135:923 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3432ms total)
-T323C 135:924 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3433ms total)
-T53DC 135:925 JLINK_IsHalted()  returns FALSE (0001ms, 3434ms total)
-T53DC 136:027 JLINK_IsHalted()  returns FALSE (0001ms, 3434ms total)
-T53DC 136:129 JLINK_IsHalted()  returns FALSE (0001ms, 3434ms total)
-T53DC 136:231 JLINK_IsHalted()  returns FALSE (0001ms, 3434ms total)
-T53DC 136:333 JLINK_IsHalted()  returns FALSE (0001ms, 3434ms total)
-T323C 136:435 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3434ms total)
-T323C 136:436 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3434ms total)
-T323C 136:437 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3435ms total)
-T323C 136:438 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3436ms total)
-T323C 136:440 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3437ms total)
-T323C 136:441 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3437ms total)
-T323C 136:441 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3438ms total)
-T323C 136:442 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3439ms total)
-T323C 136:443 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3440ms total)
-T53DC 136:444 JLINK_IsHalted()  returns FALSE (0001ms, 3441ms total)
-T53DC 136:546 JLINK_IsHalted()  returns FALSE (0001ms, 3441ms total)
-T53DC 136:648 JLINK_IsHalted()  returns FALSE (0001ms, 3441ms total)
-T53DC 136:750 JLINK_IsHalted()  returns FALSE (0000ms, 3440ms total)
-T53DC 136:851 JLINK_IsHalted()  returns FALSE (0001ms, 3441ms total)
-T323C 136:954 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 3442ms total)
-T323C 136:956 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3443ms total)
-T323C 136:958 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3444ms total)
-T323C 136:959 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3445ms total)
-T323C 136:961 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3446ms total)
-T323C 136:962 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3446ms total)
-T323C 136:962 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3447ms total)
-T323C 136:963 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3448ms total)
-T323C 136:964 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3449ms total)
-T53DC 136:966 JLINK_IsHalted()  returns FALSE (0001ms, 3450ms total)
-T53DC 137:068 JLINK_IsHalted()  returns FALSE (0001ms, 3450ms total)
-T53DC 137:170 JLINK_IsHalted()  returns FALSE (0000ms, 3449ms total)
-T53DC 137:271 JLINK_IsHalted()  returns FALSE (0001ms, 3450ms total)
-T53DC 137:373 JLINK_IsHalted()  returns FALSE (0001ms, 3450ms total)
-T323C 137:476 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 3451ms total)
-T323C 137:478 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3452ms total)
-T323C 137:480 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3453ms total)
-T323C 137:481 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3454ms total)
-T323C 137:483 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3455ms total)
-T323C 137:484 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3456ms total)
-T323C 137:485 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3457ms total)
-T323C 137:486 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3458ms total)
-T323C 137:487 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3459ms total)
-T53DC 137:488 JLINK_IsHalted()  returns FALSE (0001ms, 3460ms total)
-T53DC 137:590 JLINK_IsHalted()  returns FALSE (0001ms, 3460ms total)
-T53DC 137:692 JLINK_IsHalted()  returns FALSE (0001ms, 3460ms total)
-T53DC 137:794 JLINK_IsHalted()  returns FALSE (0001ms, 3460ms total)
-T53DC 137:896 JLINK_IsHalted()  returns FALSE (0001ms, 3460ms total)
-T323C 137:998 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3460ms total)
-T323C 137:999 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3461ms total)
-T323C 138:002 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3462ms total)
-T323C 138:003 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3463ms total)
-T323C 138:006 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3464ms total)
-T323C 138:007 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3465ms total)
-T323C 138:008 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3465ms total)
-T323C 138:008 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3466ms total)
-T323C 138:009 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3467ms total)
-T53DC 138:011 JLINK_IsHalted()  returns FALSE (0000ms, 3467ms total)
-T53DC 138:112 JLINK_IsHalted()  returns FALSE (0001ms, 3468ms total)
-T53DC 138:214 JLINK_IsHalted()  returns FALSE (0000ms, 3467ms total)
-T53DC 138:316 JLINK_IsHalted()  returns FALSE (0001ms, 3468ms total)
-T53DC 138:418 JLINK_IsHalted()  returns FALSE (0001ms, 3468ms total)
-T323C 138:519 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3467ms total)
-T323C 138:520 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3467ms total)
-T323C 138:522 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3468ms total)
-T323C 138:523 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3468ms total)
-T323C 138:524 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3469ms total)
-T323C 138:525 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3470ms total)
-T323C 138:526 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3470ms total)
-T323C 138:526 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3471ms total)
-T323C 138:527 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3472ms total)
-T53DC 138:528 JLINK_IsHalted()  returns FALSE (0001ms, 3473ms total)
-T53DC 138:630 JLINK_IsHalted()  returns FALSE (0001ms, 3473ms total)
-T53DC 138:732 JLINK_IsHalted()  returns FALSE (0001ms, 3473ms total)
-T53DC 138:834 JLINK_IsHalted()  returns FALSE (0001ms, 3473ms total)
-T53DC 138:936 JLINK_IsHalted()  returns FALSE (0001ms, 3473ms total)
-T323C 139:038 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3473ms total)
-T323C 139:039 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3474ms total)
-T323C 139:041 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3475ms total)
-T323C 139:042 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3476ms total)
-T323C 139:044 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3477ms total)
-T323C 139:045 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3478ms total)
-T323C 139:046 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3478ms total)
-T323C 139:046 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3479ms total)
-T323C 139:047 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3480ms total)
-T53DC 139:049 JLINK_IsHalted()  returns FALSE (0000ms, 3480ms total)
-T53DC 139:150 JLINK_IsHalted()  returns FALSE (0001ms, 3481ms total)
-T53DC 139:252 JLINK_IsHalted()  returns FALSE (0001ms, 3481ms total)
-T53DC 139:354 JLINK_IsHalted()  returns FALSE (0001ms, 3481ms total)
-T53DC 139:456 JLINK_IsHalted()  returns FALSE (0001ms, 3481ms total)
-T323C 139:558 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3481ms total)
-T323C 139:559 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3482ms total)
-T323C 139:562 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3483ms total)
-T323C 139:563 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3484ms total)
-T323C 139:565 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3485ms total)
-T323C 139:566 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3486ms total)
-T323C 139:567 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3487ms total)
-T323C 139:568 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3488ms total)
-T323C 139:569 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3489ms total)
-T53DC 139:570 JLINK_IsHalted()  returns FALSE (0001ms, 3490ms total)
-T53DC 139:672 JLINK_IsHalted()  returns FALSE (0001ms, 3490ms total)
-T53DC 139:774 JLINK_IsHalted()  returns FALSE (0001ms, 3490ms total)
-T53DC 139:876 JLINK_IsHalted()  returns FALSE (0001ms, 3490ms total)
-T53DC 139:978 JLINK_IsHalted()  returns FALSE (0001ms, 3490ms total)
-T323C 140:080 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3490ms total)
-T323C 140:081 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3491ms total)
-T323C 140:085 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3492ms total)
-T323C 140:086 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3493ms total)
-T323C 140:088 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3494ms total)
-T323C 140:089 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3495ms total)
-T323C 140:090 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3495ms total)
-T323C 140:090 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3496ms total)
-T323C 140:091 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3497ms total)
-T53DC 140:093 JLINK_IsHalted()  returns FALSE (0001ms, 3498ms total)
-T53DC 140:195 JLINK_IsHalted()  returns FALSE (0001ms, 3498ms total)
-T53DC 140:297 JLINK_IsHalted()  returns FALSE (0001ms, 3498ms total)
-T53DC 140:399 JLINK_IsHalted()  returns FALSE (0000ms, 3497ms total)
-T53DC 140:500 JLINK_IsHalted()  returns FALSE (0000ms, 3497ms total)
-T323C 140:601 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3498ms total)
-T323C 140:602 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3499ms total)
-T323C 140:606 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3500ms total)
-T323C 140:607 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3501ms total)
-T323C 140:610 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3502ms total)
-T323C 140:611 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3503ms total)
-T323C 140:612 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3503ms total)
-T323C 140:612 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3504ms total)
-T323C 140:613 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3505ms total)
-T53DC 140:615 JLINK_IsHalted()  returns FALSE (0001ms, 3506ms total)
-T53DC 140:717 JLINK_IsHalted()  returns FALSE (0001ms, 3506ms total)
-T53DC 140:818 JLINK_IsHalted()  returns FALSE (0001ms, 3506ms total)
-T53DC 140:920 JLINK_IsHalted()  returns FALSE (0001ms, 3506ms total)
-T53DC 141:021 JLINK_IsHalted()  returns FALSE (0001ms, 3506ms total)
-T323C 141:123 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 3507ms total)
-T323C 141:125 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3508ms total)
-T323C 141:128 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3509ms total)
-T323C 141:129 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3510ms total)
-T323C 141:131 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3511ms total)
-T323C 141:132 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3512ms total)
-T323C 141:133 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3513ms total)
-T323C 141:134 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3514ms total)
-T323C 141:135 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3515ms total)
-T53DC 141:136 JLINK_IsHalted()  returns FALSE (0001ms, 3516ms total)
-T53DC 141:239 JLINK_IsHalted()  returns FALSE (0001ms, 3516ms total)
-T53DC 141:341 JLINK_IsHalted()  returns FALSE (0001ms, 3516ms total)
-T53DC 141:442 JLINK_IsHalted()  returns FALSE (0001ms, 3516ms total)
-T53DC 141:544 JLINK_IsHalted()  returns FALSE (0001ms, 3516ms total)
-T323C 141:649 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3516ms total)
-T323C 141:650 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3517ms total)
-T323C 141:654 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3518ms total)
-T323C 141:655 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3519ms total)
-T323C 141:657 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3520ms total)
-T323C 141:658 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3521ms total)
-T323C 141:659 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3522ms total)
-T323C 141:660 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3522ms total)
-T323C 141:660 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3523ms total)
-T53DC 141:662 JLINK_IsHalted()  returns FALSE (0001ms, 3524ms total)
-T53DC 141:764 JLINK_IsHalted()  returns FALSE (0001ms, 3524ms total)
-T53DC 141:866 JLINK_IsHalted()  returns FALSE (0001ms, 3524ms total)
-T53DC 141:968 JLINK_IsHalted()  returns FALSE (0001ms, 3524ms total)
-T53DC 142:070 JLINK_IsHalted()  returns FALSE (0001ms, 3524ms total)
-T323C 142:172 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3524ms total)
-T323C 142:173 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3525ms total)
-T323C 142:175 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3526ms total)
-T323C 142:176 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3527ms total)
-T323C 142:178 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3528ms total)
-T323C 142:179 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3529ms total)
-T323C 142:180 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3529ms total)
-T323C 142:180 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3530ms total)
-T323C 142:181 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3531ms total)
-T53DC 142:182 JLINK_IsHalted()  returns FALSE (0001ms, 3532ms total)
-T53DC 142:284 JLINK_IsHalted()  returns FALSE (0001ms, 3532ms total)
-T53DC 142:386 JLINK_IsHalted()  returns FALSE (0001ms, 3532ms total)
-T53DC 142:488 JLINK_IsHalted()  returns FALSE (0001ms, 3532ms total)
-T53DC 142:590 JLINK_IsHalted()  returns FALSE (0001ms, 3532ms total)
-T323C 142:693 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3532ms total)
-T323C 142:694 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3533ms total)
-T323C 142:697 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3533ms total)
-T323C 142:698 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3533ms total)
-T323C 142:699 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3534ms total)
-T323C 142:700 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3535ms total)
-T323C 142:701 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3536ms total)
-T323C 142:702 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3537ms total)
-T323C 142:703 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3538ms total)
-T53DC 142:704 JLINK_IsHalted()  returns FALSE (0001ms, 3539ms total)
-T53DC 142:806 JLINK_IsHalted()  returns FALSE (0001ms, 3539ms total)
-T53DC 142:908 JLINK_IsHalted()  returns FALSE (0001ms, 3539ms total)
-T53DC 143:010 JLINK_IsHalted()  returns FALSE (0001ms, 3539ms total)
-T53DC 143:112 JLINK_IsHalted()  returns FALSE (0001ms, 3539ms total)
-T323C 143:214 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3539ms total)
-T323C 143:215 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3540ms total)
-T323C 143:216 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3541ms total)
-T323C 143:217 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3542ms total)
-T323C 143:219 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3543ms total)
-T323C 143:220 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3543ms total)
-T323C 143:220 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3544ms total)
-T323C 143:221 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3545ms total)
-T323C 143:222 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3546ms total)
-T53DC 143:223 JLINK_IsHalted()  returns FALSE (0001ms, 3547ms total)
-T53DC 143:325 JLINK_IsHalted()  returns FALSE (0001ms, 3547ms total)
-T53DC 143:427 JLINK_IsHalted()  returns FALSE (0001ms, 3547ms total)
-T53DC 143:528 JLINK_IsHalted()  returns FALSE (0001ms, 3547ms total)
-T53DC 143:630 JLINK_IsHalted()  returns FALSE (0000ms, 3546ms total)
-T323C 143:732 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3547ms total)
-T323C 143:733 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3548ms total)
-T323C 143:735 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3549ms total)
-T323C 143:736 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3549ms total)
-T323C 143:737 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3550ms total)
-T323C 143:738 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3551ms total)
-T323C 143:739 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3552ms total)
-T323C 143:740 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3552ms total)
-T323C 143:740 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3553ms total)
-T53DC 143:742 JLINK_IsHalted()  returns FALSE (0001ms, 3554ms total)
-T53DC 143:844 JLINK_IsHalted()  returns FALSE (0001ms, 3554ms total)
-T53DC 143:946 JLINK_IsHalted()  returns FALSE (0001ms, 3554ms total)
-T53DC 144:048 JLINK_IsHalted()  returns FALSE (0001ms, 3554ms total)
-T53DC 144:150 JLINK_IsHalted()  returns FALSE (0001ms, 3554ms total)
-T323C 144:254 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3554ms total)
-T323C 144:255 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3555ms total)
-T323C 144:258 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3556ms total)
-T323C 144:259 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3557ms total)
-T323C 144:261 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3558ms total)
-T323C 144:262 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3559ms total)
-T323C 144:263 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3559ms total)
-T323C 144:263 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3560ms total)
-T323C 144:264 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3561ms total)
-T53DC 144:266 JLINK_IsHalted()  returns FALSE (0001ms, 3562ms total)
-T53DC 144:368 JLINK_IsHalted()  returns FALSE (0001ms, 3562ms total)
-T53DC 144:470 JLINK_IsHalted()  returns FALSE (0001ms, 3562ms total)
-T53DC 144:572 JLINK_IsHalted()  returns FALSE (0000ms, 3561ms total)
-T53DC 144:673 JLINK_IsHalted()  returns FALSE (0001ms, 3562ms total)
-T323C 144:775 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3562ms total)
-T323C 144:776 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3563ms total)
-T323C 144:779 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3564ms total)
-T323C 144:780 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3564ms total)
-T323C 144:781 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3565ms total)
-T323C 144:782 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3566ms total)
-T323C 144:783 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3566ms total)
-T323C 144:783 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3567ms total)
-T323C 144:784 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3568ms total)
-T53DC 144:786 JLINK_IsHalted()  returns FALSE (0000ms, 3568ms total)
-T53DC 144:887 JLINK_IsHalted()  returns FALSE (0001ms, 3569ms total)
-T53DC 144:989 JLINK_IsHalted()  returns FALSE (0001ms, 3569ms total)
-T53DC 145:091 JLINK_IsHalted()  returns FALSE (0001ms, 3569ms total)
-T53DC 145:193 JLINK_IsHalted()  returns FALSE (0001ms, 3569ms total)
-T323C 145:295 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3569ms total)
-T323C 145:296 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3570ms total)
-T323C 145:301 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3571ms total)
-T323C 145:302 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3571ms total)
-T323C 145:304 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3572ms total)
-T323C 145:305 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3572ms total)
-T323C 145:305 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3573ms total)
-T323C 145:306 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3574ms total)
-T323C 145:307 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3575ms total)
-T53DC 145:309 JLINK_IsHalted()  returns FALSE (0000ms, 3575ms total)
-T53DC 145:410 JLINK_IsHalted()  returns FALSE (0001ms, 3576ms total)
-T53DC 145:512 JLINK_IsHalted()  returns FALSE (0001ms, 3576ms total)
-T53DC 145:614 JLINK_IsHalted()  returns FALSE (0001ms, 3576ms total)
-T53DC 145:716 JLINK_IsHalted()  returns FALSE (0001ms, 3576ms total)
-T323C 145:818 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3576ms total)
-T323C 145:819 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3577ms total)
-T323C 145:822 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3578ms total)
-T323C 145:823 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3579ms total)
-T323C 145:824 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3580ms total)
-T323C 145:825 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3581ms total)
-T323C 145:826 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3582ms total)
-T323C 145:827 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3583ms total)
-T323C 145:828 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3584ms total)
-T53DC 145:829 JLINK_IsHalted()  returns FALSE (0001ms, 3585ms total)
-T53DC 145:931 JLINK_IsHalted()  returns FALSE (0001ms, 3585ms total)
-T53DC 146:033 JLINK_IsHalted()  returns FALSE (0001ms, 3585ms total)
-T53DC 146:135 JLINK_IsHalted()  returns FALSE (0001ms, 3585ms total)
-T53DC 146:237 JLINK_IsHalted()  returns FALSE (0001ms, 3585ms total)
-T323C 146:339 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3585ms total)
-T323C 146:340 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3586ms total)
-T323C 146:342 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3586ms total)
-T323C 146:342 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3587ms total)
-T323C 146:344 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3588ms total)
-T323C 146:345 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3589ms total)
-T323C 146:346 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3590ms total)
-T323C 146:347 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3590ms total)
-T323C 146:347 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3591ms total)
-T53DC 146:349 JLINK_IsHalted()  returns FALSE (0000ms, 3591ms total)
-T53DC 146:450 JLINK_IsHalted()  returns FALSE (0001ms, 3592ms total)
-T53DC 146:552 JLINK_IsHalted()  returns FALSE (0001ms, 3592ms total)
-T53DC 146:654 JLINK_IsHalted()  returns FALSE (0001ms, 3592ms total)
-T53DC 146:756 JLINK_IsHalted()  returns FALSE (0000ms, 3591ms total)
-T323C 146:857 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3591ms total)
-T323C 146:857 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3592ms total)
-T323C 146:859 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3593ms total)
-T323C 146:860 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3594ms total)
-T323C 146:861 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3595ms total)
-T323C 146:862 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3596ms total)
-T323C 146:863 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3597ms total)
-T323C 146:864 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3597ms total)
-T323C 146:864 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3598ms total)
-T53DC 146:866 JLINK_IsHalted()  returns FALSE (0000ms, 3598ms total)
-T53DC 146:967 JLINK_IsHalted()  returns FALSE (0001ms, 3599ms total)
-T53DC 147:069 JLINK_IsHalted()  returns FALSE (0001ms, 3599ms total)
-T53DC 147:171 JLINK_IsHalted()  returns FALSE (0001ms, 3599ms total)
-T53DC 147:273 JLINK_IsHalted()  returns FALSE (0001ms, 3599ms total)
-T323C 147:376 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3599ms total)
-T323C 147:377 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3600ms total)
-T323C 147:381 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3601ms total)
-T323C 147:382 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3601ms total)
-T323C 147:383 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3602ms total)
-T323C 147:384 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3603ms total)
-T323C 147:385 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3603ms total)
-T323C 147:385 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3604ms total)
-T323C 147:386 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3605ms total)
-T53DC 147:387 JLINK_IsHalted()  returns FALSE (0001ms, 3606ms total)
-T53DC 147:489 JLINK_IsHalted()  returns FALSE (0001ms, 3606ms total)
-T53DC 147:591 JLINK_IsHalted()  returns FALSE (0001ms, 3606ms total)
-T53DC 147:693 JLINK_IsHalted()  returns FALSE (0001ms, 3606ms total)
-T53DC 147:795 JLINK_IsHalted()  returns FALSE (0001ms, 3606ms total)
-T323C 147:897 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3606ms total)
-T323C 147:898 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3607ms total)
-T323C 147:900 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3608ms total)
-T323C 147:901 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3609ms total)
-T323C 147:902 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3610ms total)
-T323C 147:903 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3611ms total)
-T323C 147:904 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3612ms total)
-T323C 147:905 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3613ms total)
-T323C 147:906 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3614ms total)
-T53DC 147:907 JLINK_IsHalted()  returns FALSE (0001ms, 3615ms total)
-T53DC 148:008 JLINK_IsHalted()  returns FALSE (0001ms, 3615ms total)
-T53DC 148:110 JLINK_IsHalted()  returns FALSE (0001ms, 3615ms total)
-T53DC 148:212 JLINK_IsHalted()  returns FALSE (0000ms, 3614ms total)
-T53DC 148:313 JLINK_IsHalted()  returns FALSE (0000ms, 3614ms total)
-T323C 148:414 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3615ms total)
-T323C 148:415 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3616ms total)
-T323C 148:419 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3617ms total)
-T323C 148:420 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3618ms total)
-T323C 148:422 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3619ms total)
-T323C 148:423 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3620ms total)
-T323C 148:424 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3620ms total)
-T323C 148:424 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3621ms total)
-T323C 148:425 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3622ms total)
-T53DC 148:427 JLINK_IsHalted()  returns FALSE (0000ms, 3622ms total)
-T53DC 148:528 JLINK_IsHalted()  returns FALSE (0000ms, 3622ms total)
-T53DC 148:629 JLINK_IsHalted()  returns FALSE (0000ms, 3622ms total)
-T53DC 148:730 JLINK_IsHalted()  returns FALSE (0001ms, 3623ms total)
-T53DC 148:832 JLINK_IsHalted()  returns FALSE (0001ms, 3623ms total)
-T323C 148:934 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3623ms total)
-T323C 148:935 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3624ms total)
-T323C 148:938 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3625ms total)
-T323C 148:939 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3626ms total)
-T323C 148:941 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3627ms total)
-T323C 148:942 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3627ms total)
-T323C 148:943 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3627ms total)
-T323C 148:943 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3628ms total)
-T323C 148:944 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3629ms total)
-T53DC 148:945 JLINK_IsHalted()  returns FALSE (0001ms, 3630ms total)
-T53DC 149:047 JLINK_IsHalted()  returns FALSE (0001ms, 3630ms total)
-T53DC 149:149 JLINK_IsHalted()  returns FALSE (0001ms, 3630ms total)
-T53DC 149:251 JLINK_IsHalted()  returns FALSE (0001ms, 3630ms total)
-T53DC 149:353 JLINK_IsHalted()  returns FALSE (0001ms, 3630ms total)
-T323C 149:455 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3630ms total)
-T323C 149:456 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3631ms total)
-T323C 149:462 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3632ms total)
-T323C 149:463 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3633ms total)
-T323C 149:465 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3634ms total)
-T323C 149:466 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3635ms total)
-T323C 149:467 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3635ms total)
-T323C 149:467 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3636ms total)
-T323C 149:468 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3637ms total)
-T53DC 149:470 JLINK_IsHalted()  returns FALSE (0000ms, 3637ms total)
-T53DC 149:571 JLINK_IsHalted()  returns FALSE (0001ms, 3638ms total)
-T53DC 149:673 JLINK_IsHalted()  returns FALSE (0000ms, 3637ms total)
-T53DC 149:774 JLINK_IsHalted()  returns FALSE (0001ms, 3638ms total)
-T53DC 149:876 JLINK_IsHalted()  returns FALSE (0001ms, 3638ms total)
-T323C 149:978 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3638ms total)
-T323C 149:979 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3639ms total)
-T323C 149:983 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3640ms total)
-T323C 149:984 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3641ms total)
-T323C 149:986 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3642ms total)
-T323C 149:987 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3643ms total)
-T323C 149:988 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3644ms total)
-T323C 149:989 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3645ms total)
-T323C 149:990 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3646ms total)
-T53DC 149:992 JLINK_IsHalted()  returns FALSE (0000ms, 3646ms total)
-T53DC 150:094 JLINK_IsHalted()  returns FALSE (0001ms, 3647ms total)
-T53DC 150:195 JLINK_IsHalted()  returns FALSE (0000ms, 3646ms total)
-T53DC 150:296 JLINK_IsHalted()  returns FALSE (0001ms, 3647ms total)
-T53DC 150:398 JLINK_IsHalted()  returns FALSE (0001ms, 3647ms total)
-T323C 150:501 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3647ms total)
-T323C 150:502 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3648ms total)
-T323C 150:505 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3649ms total)
-T323C 150:506 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3650ms total)
-T323C 150:508 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3651ms total)
-T323C 150:509 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3652ms total)
-T323C 150:510 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3653ms total)
-T323C 150:511 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3654ms total)
-T323C 150:512 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3655ms total)
-T53DC 150:513 JLINK_IsHalted()  returns FALSE (0001ms, 3656ms total)
-T53DC 150:615 JLINK_IsHalted()  returns FALSE (0000ms, 3655ms total)
-T53DC 150:716 JLINK_IsHalted()  returns FALSE (0000ms, 3655ms total)
-T53DC 150:817 JLINK_IsHalted()  returns FALSE (0001ms, 3656ms total)
-T53DC 150:919 JLINK_IsHalted()  returns FALSE (0001ms, 3656ms total)
-T323C 151:020 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3656ms total)
-T323C 151:021 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3657ms total)
-T323C 151:023 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3658ms total)
-T323C 151:024 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3659ms total)
-T323C 151:025 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3660ms total)
-T323C 151:026 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3661ms total)
-T323C 151:027 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3662ms total)
-T323C 151:028 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3662ms total)
-T323C 151:028 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 3664ms total)
-T53DC 151:030 JLINK_IsHalted()  returns FALSE (0001ms, 3665ms total)
-T53DC 151:132 JLINK_IsHalted()  returns FALSE (0001ms, 3665ms total)
-T53DC 151:234 JLINK_IsHalted()  returns FALSE (0000ms, 3664ms total)
-T53DC 151:336 JLINK_IsHalted()  returns FALSE (0001ms, 3665ms total)
-T53DC 151:438 JLINK_IsHalted()  returns FALSE (0001ms, 3665ms total)
-T323C 151:540 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3665ms total)
-T323C 151:541 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3666ms total)
-T323C 151:543 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3667ms total)
-T323C 151:544 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3668ms total)
-T323C 151:546 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3669ms total)
-T323C 151:547 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3670ms total)
-T323C 151:548 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3670ms total)
-T323C 151:548 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3671ms total)
-T323C 151:549 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3672ms total)
-T53DC 151:550 JLINK_IsHalted()  returns FALSE (0001ms, 3673ms total)
-T53DC 151:652 JLINK_IsHalted()  returns FALSE (0001ms, 3673ms total)
-T53DC 151:754 JLINK_IsHalted()  returns FALSE (0001ms, 3673ms total)
-T53DC 151:856 JLINK_IsHalted()  returns FALSE (0001ms, 3673ms total)
-T53DC 151:958 JLINK_IsHalted()  returns FALSE (0000ms, 3672ms total)
-T323C 152:059 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3673ms total)
-T323C 152:060 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3673ms total)
-T323C 152:063 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3673ms total)
-T323C 152:063 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3674ms total)
-T323C 152:065 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3675ms total)
-T323C 152:066 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3676ms total)
-T323C 152:067 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3677ms total)
-T323C 152:068 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3678ms total)
-T323C 152:069 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3679ms total)
-T53DC 152:070 JLINK_IsHalted()  returns FALSE (0001ms, 3680ms total)
-T53DC 152:172 JLINK_IsHalted()  returns FALSE (0001ms, 3680ms total)
-T53DC 152:274 JLINK_IsHalted()  returns FALSE (0001ms, 3680ms total)
-T53DC 152:376 JLINK_IsHalted()  returns FALSE (0001ms, 3680ms total)
-T53DC 152:478 JLINK_IsHalted()  returns FALSE (0001ms, 3680ms total)
-T323C 152:580 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3680ms total)
-T323C 152:581 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3680ms total)
-T323C 152:583 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3681ms total)
-T323C 152:584 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3681ms total)
-T323C 152:585 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3682ms total)
-T323C 152:586 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3683ms total)
-T323C 152:587 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3684ms total)
-T323C 152:588 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3684ms total)
-T323C 152:588 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3685ms total)
-T53DC 152:590 JLINK_IsHalted()  returns FALSE (0001ms, 3686ms total)
-T53DC 152:692 JLINK_IsHalted()  returns FALSE (0001ms, 3686ms total)
-T53DC 152:794 JLINK_IsHalted()  returns FALSE (0001ms, 3686ms total)
-T53DC 152:896 JLINK_IsHalted()  returns FALSE (0001ms, 3686ms total)
-T53DC 152:998 JLINK_IsHalted()  returns FALSE (0000ms, 3685ms total)
-T323C 153:100 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3686ms total)
-T323C 153:101 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3687ms total)
-T323C 153:103 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3688ms total)
-T323C 153:104 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3689ms total)
-T323C 153:106 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3690ms total)
-T323C 153:107 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3690ms total)
-T323C 153:107 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3691ms total)
-T323C 153:108 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3692ms total)
-T323C 153:109 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3693ms total)
-T53DC 153:111 JLINK_IsHalted()  returns FALSE (0000ms, 3693ms total)
-T53DC 153:212 JLINK_IsHalted()  returns FALSE (0001ms, 3694ms total)
-T53DC 153:314 JLINK_IsHalted()  returns FALSE (0001ms, 3694ms total)
-T53DC 153:416 JLINK_IsHalted()  returns FALSE (0001ms, 3694ms total)
-T53DC 153:518 JLINK_IsHalted()  returns FALSE (0001ms, 3694ms total)
-T323C 153:622 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3694ms total)
-T323C 153:623 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3694ms total)
-T323C 153:625 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3695ms total)
-T323C 153:626 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3696ms total)
-T323C 153:628 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 3696ms total)
-T323C 153:629 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3696ms total)
-T323C 153:629 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3697ms total)
-T323C 153:630 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3698ms total)
-T323C 153:631 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3699ms total)
-T53DC 153:632 JLINK_IsHalted()  returns FALSE (0001ms, 3700ms total)
-T53DC 153:734 JLINK_IsHalted()  returns FALSE (0000ms, 3699ms total)
-T53DC 153:835 JLINK_IsHalted()  returns FALSE (0000ms, 3699ms total)
-T53DC 153:936 JLINK_IsHalted()  returns FALSE (0000ms, 3699ms total)
-T53DC 154:037 JLINK_IsHalted()  returns FALSE (0001ms, 3700ms total)
-T323C 154:139 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3700ms total)
-T323C 154:140 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3701ms total)
-T323C 154:145 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3702ms total)
-T323C 154:146 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3703ms total)
-T323C 154:148 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3704ms total)
-T323C 154:149 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3705ms total)
-T323C 154:150 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3706ms total)
-T323C 154:151 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3706ms total)
-T323C 154:151 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3707ms total)
-T53DC 154:153 JLINK_IsHalted()  returns FALSE (0001ms, 3708ms total)
-T53DC 154:255 JLINK_IsHalted()  returns FALSE (0001ms, 3708ms total)
-T53DC 154:357 JLINK_IsHalted()  returns FALSE (0000ms, 3707ms total)
-T53DC 154:458 JLINK_IsHalted()  returns FALSE (0001ms, 3708ms total)
-T53DC 154:560 JLINK_IsHalted()  returns FALSE (0001ms, 3708ms total)
-T323C 154:662 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3708ms total)
-T323C 154:663 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3709ms total)
-T323C 154:667 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3710ms total)
-T323C 154:668 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3711ms total)
-T323C 154:670 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3712ms total)
-T323C 154:671 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3713ms total)
-T323C 154:672 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3714ms total)
-T323C 154:673 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3714ms total)
-T323C 154:673 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3715ms total)
-T53DC 154:675 JLINK_IsHalted()  returns FALSE (0001ms, 3716ms total)
-T53DC 154:777 JLINK_IsHalted()  returns FALSE (0001ms, 3716ms total)
-T53DC 154:879 JLINK_IsHalted()  returns FALSE (0001ms, 3716ms total)
-T53DC 154:981 JLINK_IsHalted()  returns FALSE (0001ms, 3716ms total)
-T53DC 155:083 JLINK_IsHalted()  returns FALSE (0001ms, 3716ms total)
-T323C 155:185 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3716ms total)
-T323C 155:186 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3716ms total)
-T323C 155:188 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3717ms total)
-T323C 155:189 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3718ms total)
-T323C 155:191 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3719ms total)
-T323C 155:192 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3720ms total)
-T323C 155:193 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3721ms total)
-T323C 155:194 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3721ms total)
-T323C 155:194 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3722ms total)
-T53DC 155:196 JLINK_IsHalted()  returns FALSE (0001ms, 3723ms total)
-T53DC 155:298 JLINK_IsHalted()  returns FALSE (0001ms, 3723ms total)
-T53DC 155:400 JLINK_IsHalted()  returns FALSE (0000ms, 3722ms total)
-T53DC 155:501 JLINK_IsHalted()  returns FALSE (0001ms, 3723ms total)
-T53DC 155:603 JLINK_IsHalted()  returns FALSE (0001ms, 3723ms total)
-T323C 155:705 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3723ms total)
-T323C 155:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3724ms total)
-T323C 155:711 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 3726ms total)
-T323C 155:713 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3727ms total)
-T323C 155:715 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3728ms total)
-T323C 155:716 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3729ms total)
-T323C 155:717 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3729ms total)
-T323C 155:717 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3730ms total)
-T323C 155:718 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3731ms total)
-T53DC 155:720 JLINK_IsHalted()  returns FALSE (0000ms, 3731ms total)
-T53DC 155:821 JLINK_IsHalted()  returns FALSE (0000ms, 3731ms total)
-T53DC 155:922 JLINK_IsHalted()  returns FALSE (0001ms, 3732ms total)
-T53DC 156:024 JLINK_IsHalted()  returns FALSE (0001ms, 3732ms total)
-T53DC 156:126 JLINK_IsHalted()  returns FALSE (0001ms, 3732ms total)
-T323C 156:228 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3732ms total)
-T323C 156:229 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3733ms total)
-T323C 156:234 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3734ms total)
-T323C 156:235 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3735ms total)
-T323C 156:237 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3736ms total)
-T323C 156:238 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3737ms total)
-T323C 156:239 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3737ms total)
-T323C 156:240 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3737ms total)
-T323C 156:240 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3738ms total)
-T53DC 156:242 JLINK_IsHalted()  returns FALSE (0001ms, 3739ms total)
-T53DC 156:344 JLINK_IsHalted()  returns FALSE (0001ms, 3739ms total)
-T53DC 156:446 JLINK_IsHalted()  returns FALSE (0001ms, 3739ms total)
-T53DC 156:548 JLINK_IsHalted()  returns FALSE (0001ms, 3739ms total)
-T53DC 156:649 JLINK_IsHalted()  returns FALSE (0001ms, 3739ms total)
-T323C 156:751 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3739ms total)
-T323C 156:752 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3740ms total)
-T323C 156:756 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3741ms total)
-T323C 156:757 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3742ms total)
-T323C 156:760 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3743ms total)
-T323C 156:761 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3744ms total)
-T323C 156:762 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3744ms total)
-T323C 156:762 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3745ms total)
-T323C 156:763 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3746ms total)
-T53DC 156:765 JLINK_IsHalted()  returns FALSE (0000ms, 3746ms total)
-T53DC 156:866 JLINK_IsHalted()  returns FALSE (0001ms, 3747ms total)
-T53DC 156:968 JLINK_IsHalted()  returns FALSE (0001ms, 3747ms total)
-T53DC 157:070 JLINK_IsHalted()  returns FALSE (0001ms, 3747ms total)
-T53DC 157:171 JLINK_IsHalted()  returns FALSE (0001ms, 3747ms total)
-T323C 157:273 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3747ms total)
-T323C 157:274 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3748ms total)
-T323C 157:277 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3749ms total)
-T323C 157:278 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3750ms total)
-T323C 157:280 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3751ms total)
-T323C 157:281 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3752ms total)
-T323C 157:282 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3753ms total)
-T323C 157:283 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3753ms total)
-T323C 157:283 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 3755ms total)
-T53DC 157:285 JLINK_IsHalted()  returns FALSE (0001ms, 3756ms total)
-T53DC 157:387 JLINK_IsHalted()  returns FALSE (0001ms, 3756ms total)
-T53DC 157:489 JLINK_IsHalted()  returns FALSE (0001ms, 3756ms total)
-T53DC 157:591 JLINK_IsHalted()  returns FALSE (0000ms, 3755ms total)
-T53DC 157:692 JLINK_IsHalted()  returns FALSE (0001ms, 3756ms total)
-T323C 157:794 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3756ms total)
-T323C 157:795 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3757ms total)
-T323C 157:798 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3757ms total)
-T323C 157:798 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3758ms total)
-T323C 157:800 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3759ms total)
-T323C 157:801 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3760ms total)
-T323C 157:802 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3760ms total)
-T323C 157:802 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3761ms total)
-T323C 157:803 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3762ms total)
-T53DC 157:805 JLINK_IsHalted()  returns FALSE (0000ms, 3762ms total)
-T53DC 157:906 JLINK_IsHalted()  returns FALSE (0001ms, 3763ms total)
-T53DC 158:008 JLINK_IsHalted()  returns FALSE (0000ms, 3762ms total)
-T53DC 158:109 JLINK_IsHalted()  returns FALSE (0000ms, 3762ms total)
-T53DC 158:210 JLINK_IsHalted()  returns FALSE (0000ms, 3762ms total)
-T323C 158:314 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3763ms total)
-T323C 158:315 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3764ms total)
-T323C 158:318 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3765ms total)
-T323C 158:319 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3766ms total)
-T323C 158:321 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3767ms total)
-T323C 158:322 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3767ms total)
-T323C 158:322 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3768ms total)
-T323C 158:323 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3769ms total)
-T323C 158:324 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3770ms total)
-T53DC 158:326 JLINK_IsHalted()  returns FALSE (0001ms, 3771ms total)
-T53DC 158:428 JLINK_IsHalted()  returns FALSE (0001ms, 3771ms total)
-T53DC 158:530 JLINK_IsHalted()  returns FALSE (0000ms, 3770ms total)
-T53DC 158:631 JLINK_IsHalted()  returns FALSE (0000ms, 3770ms total)
-T53DC 158:733 JLINK_IsHalted()  returns FALSE (0001ms, 3771ms total)
-T323C 158:837 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3771ms total)
-T323C 158:838 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3772ms total)
-T323C 158:840 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3773ms total)
-T323C 158:841 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3774ms total)
-T323C 158:843 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3775ms total)
-T323C 158:844 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3776ms total)
-T323C 158:845 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3777ms total)
-T323C 158:846 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3777ms total)
-T323C 158:846 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3778ms total)
-T53DC 158:848 JLINK_IsHalted()  returns FALSE (0001ms, 3779ms total)
-T53DC 158:950 JLINK_IsHalted()  returns FALSE (0000ms, 3778ms total)
-T53DC 159:051 JLINK_IsHalted()  returns FALSE (0000ms, 3778ms total)
-T53DC 159:152 JLINK_IsHalted()  returns FALSE (0000ms, 3778ms total)
-T53DC 159:253 JLINK_IsHalted()  returns FALSE (0000ms, 3778ms total)
-T323C 159:354 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3779ms total)
-T323C 159:355 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3779ms total)
-T323C 159:356 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3780ms total)
-T323C 159:357 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3781ms total)
-T323C 159:358 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3782ms total)
-T323C 159:359 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3783ms total)
-T323C 159:360 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3784ms total)
-T323C 159:361 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3784ms total)
-T323C 159:361 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3785ms total)
-T53DC 159:363 JLINK_IsHalted()  returns FALSE (0001ms, 3786ms total)
-T53DC 159:465 JLINK_IsHalted()  returns FALSE (0000ms, 3785ms total)
-T53DC 159:566 JLINK_IsHalted()  returns FALSE (0001ms, 3786ms total)
-T53DC 159:668 JLINK_IsHalted()  returns FALSE (0000ms, 3785ms total)
-T53DC 159:769 JLINK_IsHalted()  returns FALSE (0001ms, 3786ms total)
-T323C 159:871 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3786ms total)
-T323C 159:872 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3786ms total)
-T323C 159:873 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3787ms total)
-T323C 159:874 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3788ms total)
-T323C 159:875 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3789ms total)
-T323C 159:876 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3790ms total)
-T323C 159:877 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3790ms total)
-T323C 159:877 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3791ms total)
-T323C 159:878 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3792ms total)
-T53DC 159:879 JLINK_IsHalted()  returns FALSE (0001ms, 3793ms total)
-T53DC 159:981 JLINK_IsHalted()  returns FALSE (0001ms, 3793ms total)
-T53DC 160:083 JLINK_IsHalted()  returns FALSE (0001ms, 3793ms total)
-T53DC 160:185 JLINK_IsHalted()  returns FALSE (0001ms, 3793ms total)
-T53DC 160:287 JLINK_IsHalted()  returns FALSE (0000ms, 3792ms total)
-T323C 160:388 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3793ms total)
-T323C 160:389 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3793ms total)
-T323C 160:390 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3794ms total)
-T323C 160:391 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3795ms total)
-T323C 160:392 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3796ms total)
-T323C 160:393 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3797ms total)
-T323C 160:394 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3798ms total)
-T323C 160:395 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3799ms total)
-T323C 160:396 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3800ms total)
-T53DC 160:397 JLINK_IsHalted()  returns FALSE (0001ms, 3801ms total)
-T53DC 160:499 JLINK_IsHalted()  returns FALSE (0000ms, 3800ms total)
-T53DC 160:600 JLINK_IsHalted()  returns FALSE (0000ms, 3800ms total)
-T53DC 160:701 JLINK_IsHalted()  returns FALSE (0000ms, 3800ms total)
-T53DC 160:802 JLINK_IsHalted()  returns FALSE (0000ms, 3800ms total)
-T323C 160:905 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3801ms total)
-T323C 160:906 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3802ms total)
-T323C 160:908 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3802ms total)
-T323C 160:908 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3803ms total)
-T323C 160:910 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3804ms total)
-T323C 160:911 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3805ms total)
-T323C 160:912 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3805ms total)
-T323C 160:912 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3806ms total)
-T323C 160:913 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3807ms total)
-T53DC 160:914 JLINK_IsHalted()  returns FALSE (0001ms, 3808ms total)
-T53DC 161:016 JLINK_IsHalted()  returns FALSE (0000ms, 3807ms total)
-T53DC 161:117 JLINK_IsHalted()  returns FALSE (0000ms, 3807ms total)
-T53DC 161:218 JLINK_IsHalted()  returns FALSE (0001ms, 3808ms total)
-T53DC 161:320 JLINK_IsHalted()  returns FALSE (0000ms, 3807ms total)
-T323C 161:421 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3807ms total)
-T323C 161:422 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3808ms total)
-T323C 161:424 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3809ms total)
-T323C 161:425 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3809ms total)
-T323C 161:427 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3810ms total)
-T323C 161:428 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3811ms total)
-T323C 161:429 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3811ms total)
-T323C 161:429 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3812ms total)
-T323C 161:430 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3813ms total)
-T53DC 161:431 JLINK_IsHalted()  returns FALSE (0001ms, 3814ms total)
-T53DC 161:533 JLINK_IsHalted()  returns FALSE (0001ms, 3814ms total)
-T53DC 161:635 JLINK_IsHalted()  returns FALSE (0001ms, 3814ms total)
-T53DC 161:736 JLINK_IsHalted()  returns FALSE (0001ms, 3814ms total)
-T53DC 161:838 JLINK_IsHalted()  returns FALSE (0000ms, 3813ms total)
-T323C 161:940 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3814ms total)
-T323C 161:941 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3814ms total)
-T323C 161:943 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3814ms total)
-T323C 161:944 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3814ms total)
-T323C 161:945 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3815ms total)
-T323C 161:946 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3816ms total)
-T323C 161:947 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3817ms total)
-T323C 161:948 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3818ms total)
-T323C 161:949 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3819ms total)
-T53DC 161:950 JLINK_IsHalted()  returns FALSE (0001ms, 3820ms total)
-T53DC 162:051 JLINK_IsHalted()  returns FALSE (0001ms, 3820ms total)
-T53DC 162:153 JLINK_IsHalted()  returns FALSE (0001ms, 3820ms total)
-T53DC 162:255 JLINK_IsHalted()  returns FALSE (0000ms, 3819ms total)
-T53DC 162:356 JLINK_IsHalted()  returns FALSE (0000ms, 3819ms total)
-T323C 162:457 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3820ms total)
-T323C 162:458 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3821ms total)
-T323C 162:462 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3822ms total)
-T323C 162:463 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3823ms total)
-T323C 162:465 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3824ms total)
-T323C 162:466 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3825ms total)
-T323C 162:467 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3825ms total)
-T323C 162:467 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3826ms total)
-T323C 162:468 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3827ms total)
-T53DC 162:469 JLINK_IsHalted()  returns FALSE (0001ms, 3828ms total)
-T53DC 162:571 JLINK_IsHalted()  returns FALSE (0001ms, 3828ms total)
-T53DC 162:673 JLINK_IsHalted()  returns FALSE (0001ms, 3828ms total)
-T53DC 162:775 JLINK_IsHalted()  returns FALSE (0001ms, 3828ms total)
-T53DC 162:877 JLINK_IsHalted()  returns FALSE (0001ms, 3828ms total)
-T323C 162:979 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3828ms total)
-T323C 162:980 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3829ms total)
-T323C 162:984 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3830ms total)
-T323C 162:985 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3831ms total)
-T323C 162:987 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3832ms total)
-T323C 162:988 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 3832ms total)
-T323C 162:988 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3833ms total)
-T323C 162:989 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3834ms total)
-T323C 162:990 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3835ms total)
-T53DC 162:991 JLINK_IsHalted()  returns FALSE (0001ms, 3836ms total)
-T53DC 163:094 JLINK_IsHalted()  returns FALSE (0001ms, 3836ms total)
-T53DC 163:196 JLINK_IsHalted()  returns FALSE (0001ms, 3836ms total)
-T53DC 163:297 JLINK_IsHalted()  returns FALSE (0001ms, 3836ms total)
-T53DC 163:399 JLINK_IsHalted()  returns FALSE (0001ms, 3836ms total)
-T323C 163:500 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3836ms total)
-T323C 163:501 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3837ms total)
-T323C 163:502 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3838ms total)
-T323C 163:503 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3839ms total)
-T323C 163:505 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3840ms total)
-T323C 163:506 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3841ms total)
-T323C 163:507 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3842ms total)
-T323C 163:508 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3843ms total)
-T323C 163:509 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3844ms total)
-T53DC 163:510 JLINK_IsHalted()  returns FALSE (0001ms, 3845ms total)
-T53DC 163:612 JLINK_IsHalted()  returns FALSE (0001ms, 3845ms total)
-T53DC 163:714 JLINK_IsHalted()  returns FALSE (0001ms, 3845ms total)
-T53DC 163:816 JLINK_IsHalted()  returns FALSE (0001ms, 3845ms total)
-T53DC 163:918 JLINK_IsHalted()  returns FALSE (0001ms, 3845ms total)
-T323C 164:020 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3845ms total)
-T323C 164:021 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3846ms total)
-T323C 164:023 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3847ms total)
-T323C 164:024 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3848ms total)
-T323C 164:027 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3849ms total)
-T323C 164:028 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3850ms total)
-T323C 164:029 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3850ms total)
-T323C 164:029 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3851ms total)
-T323C 164:030 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3852ms total)
-T53DC 164:032 JLINK_IsHalted()  returns FALSE (0000ms, 3852ms total)
-T53DC 164:133 JLINK_IsHalted()  returns FALSE (0001ms, 3853ms total)
-T53DC 164:235 JLINK_IsHalted()  returns FALSE (0001ms, 3853ms total)
-T53DC 164:337 JLINK_IsHalted()  returns FALSE (0001ms, 3853ms total)
-T53DC 164:439 JLINK_IsHalted()  returns FALSE (0001ms, 3853ms total)
-T323C 164:541 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3852ms total)
-T323C 164:541 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3853ms total)
-T323C 164:543 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3854ms total)
-T323C 164:544 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3855ms total)
-T323C 164:545 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3856ms total)
-T323C 164:546 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3857ms total)
-T323C 164:547 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3858ms total)
-T323C 164:548 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3859ms total)
-T323C 164:549 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3860ms total)
-T53DC 164:550 JLINK_IsHalted()  returns FALSE (0001ms, 3861ms total)
-T53DC 164:652 JLINK_IsHalted()  returns FALSE (0001ms, 3861ms total)
-T53DC 164:754 JLINK_IsHalted()  returns FALSE (0001ms, 3861ms total)
-T53DC 164:856 JLINK_IsHalted()  returns FALSE (0000ms, 3860ms total)
-T53DC 164:957 JLINK_IsHalted()  returns FALSE (0000ms, 3860ms total)
-T323C 165:058 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3860ms total)
-T323C 165:058 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3861ms total)
-T323C 165:060 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3862ms total)
-T323C 165:061 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3863ms total)
-T323C 165:062 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3864ms total)
-T323C 165:063 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3865ms total)
-T323C 165:064 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3866ms total)
-T323C 165:065 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3866ms total)
-T323C 165:065 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3867ms total)
-T53DC 165:067 JLINK_IsHalted()  returns FALSE (0001ms, 3868ms total)
-T53DC 165:169 JLINK_IsHalted()  returns FALSE (0001ms, 3868ms total)
-T53DC 165:270 JLINK_IsHalted()  returns FALSE (0000ms, 3867ms total)
-T53DC 165:371 JLINK_IsHalted()  returns FALSE (0001ms, 3868ms total)
-T53DC 165:473 JLINK_IsHalted()  returns FALSE (0001ms, 3868ms total)
-T323C 165:515 JLINK_ReadMemEx(0x0000BDFE, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BDFE) - Data: FF 21  returns 0x02 (0000ms, 3867ms total)
-T323C 165:516 JLINK_ReadMemEx(0x0000BE00, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BE00) - Data: 01 31  returns 0x02 (0000ms, 3867ms total)
-T323C 165:516 JLINK_ReadMemEx(0x0000BE00, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BE00) - Data: 01 31  returns 0x02 (0001ms, 3868ms total)
-T323C 165:517 JLINK_ReadMemEx(0x0000BE02, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BE02) - Data: 04 48  returns 0x02 (0001ms, 3869ms total)
-T323C 165:575 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3870ms total)
-T323C 165:576 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3871ms total)
-T323C 165:578 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3872ms total)
-T323C 165:579 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3873ms total)
-T323C 165:580 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3874ms total)
-T323C 165:581 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3875ms total)
-T323C 165:582 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3875ms total)
-T323C 165:582 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3876ms total)
-T323C 165:583 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3877ms total)
-T53DC 165:584 JLINK_IsHalted()  returns FALSE (0001ms, 3878ms total)
-T53DC 165:685 JLINK_IsHalted()  returns FALSE (0001ms, 3878ms total)
-T53DC 165:787 JLINK_IsHalted()  returns FALSE (0001ms, 3878ms total)
-T53DC 165:889 JLINK_IsHalted()  returns FALSE (0001ms, 3878ms total)
-T53DC 165:991 JLINK_IsHalted()  returns FALSE (0001ms, 3878ms total)
-T323C 166:094 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3878ms total)
-T323C 166:095 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3879ms total)
-T323C 166:100 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3880ms total)
-T323C 166:101 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3880ms total)
-T323C 166:103 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3881ms total)
-T323C 166:104 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3882ms total)
-T323C 166:105 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3882ms total)
-T323C 166:105 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3883ms total)
-T323C 166:106 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3884ms total)
-T53DC 166:107 JLINK_IsHalted()  returns FALSE (0001ms, 3885ms total)
-T53DC 166:209 JLINK_IsHalted()  returns FALSE (0001ms, 3885ms total)
-T53DC 166:311 JLINK_IsHalted()  returns FALSE (0001ms, 3885ms total)
-T53DC 166:413 JLINK_IsHalted()  returns FALSE (0000ms, 3884ms total)
-T53DC 166:514 JLINK_IsHalted()  returns FALSE (0001ms, 3885ms total)
-T323C 166:616 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3885ms total)
-T323C 166:617 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3886ms total)
-T323C 166:619 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3887ms total)
-T323C 166:620 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3888ms total)
-T323C 166:621 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3889ms total)
-T323C 166:622 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3890ms total)
-T323C 166:623 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3891ms total)
-T323C 166:624 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3891ms total)
-T323C 166:624 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3892ms total)
-T53DC 166:626 JLINK_IsHalted()  returns FALSE (0000ms, 3892ms total)
-T53DC 166:727 JLINK_IsHalted()  returns FALSE (0001ms, 3893ms total)
-T53DC 166:829 JLINK_IsHalted()  returns FALSE (0001ms, 3893ms total)
-T53DC 166:931 JLINK_IsHalted()  returns FALSE (0001ms, 3893ms total)
-T53DC 167:033 JLINK_IsHalted()  returns FALSE (0001ms, 3893ms total)
-T323C 167:136 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3893ms total)
-T323C 167:137 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3894ms total)
-T323C 167:140 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3895ms total)
-T323C 167:141 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3895ms total)
-T323C 167:142 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3897ms total)
-T323C 167:143 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3898ms total)
-T323C 167:144 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3899ms total)
-T323C 167:145 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3899ms total)
-T323C 167:145 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 3901ms total)
-T53DC 167:147 JLINK_IsHalted()  returns FALSE (0001ms, 3902ms total)
-T53DC 167:249 JLINK_IsHalted()  returns FALSE (0001ms, 3902ms total)
-T53DC 167:351 JLINK_IsHalted()  returns FALSE (0001ms, 3902ms total)
-T53DC 167:453 JLINK_IsHalted()  returns FALSE (0001ms, 3902ms total)
-T53DC 167:555 JLINK_IsHalted()  returns FALSE (0001ms, 3902ms total)
-T323C 167:657 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3902ms total)
-T323C 167:659 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3903ms total)
-T323C 167:661 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3904ms total)
-T323C 167:662 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3905ms total)
-T323C 167:663 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3906ms total)
-T323C 167:664 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3907ms total)
-T323C 167:665 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3908ms total)
-T323C 167:666 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3909ms total)
-T323C 167:667 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3910ms total)
-T53DC 167:668 JLINK_IsHalted()  returns FALSE (0001ms, 3911ms total)
-T53DC 167:769 JLINK_IsHalted()  returns FALSE (0001ms, 3911ms total)
-T53DC 167:871 JLINK_IsHalted()  returns FALSE (0001ms, 3911ms total)
-T53DC 167:973 JLINK_IsHalted()  returns FALSE (0001ms, 3911ms total)
-T53DC 168:075 JLINK_IsHalted()  returns FALSE (0000ms, 3910ms total)
-T323C 168:177 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3911ms total)
-T323C 168:178 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3912ms total)
-T323C 168:182 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3913ms total)
-T323C 168:183 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3914ms total)
-T323C 168:188 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3915ms total)
-T323C 168:189 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3916ms total)
-T323C 168:190 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3917ms total)
-T323C 168:191 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3917ms total)
-T323C 168:191 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3918ms total)
-T53DC 168:193 JLINK_IsHalted()  returns FALSE (0001ms, 3920ms total)
-T53DC 168:295 JLINK_IsHalted()  returns FALSE (0001ms, 3920ms total)
-T53DC 168:397 JLINK_IsHalted()  returns FALSE (0001ms, 3920ms total)
-T53DC 168:499 JLINK_IsHalted()  returns FALSE (0001ms, 3920ms total)
-T53DC 168:601 JLINK_IsHalted()  returns FALSE (0001ms, 3920ms total)
-T323C 168:706 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 3919ms total)
-T323C 168:707 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3921ms total)
-T323C 168:709 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3922ms total)
-T323C 168:710 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3923ms total)
-T323C 168:712 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3924ms total)
-T323C 168:713 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3925ms total)
-T323C 168:714 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3926ms total)
-T323C 168:715 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3926ms total)
-T323C 168:715 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3927ms total)
-T53DC 168:717 JLINK_IsHalted()  returns FALSE (0001ms, 3928ms total)
-T53DC 168:819 JLINK_IsHalted()  returns FALSE (0000ms, 3927ms total)
-T53DC 168:920 JLINK_IsHalted()  returns FALSE (0001ms, 3928ms total)
-T53DC 169:022 JLINK_IsHalted()  returns FALSE (0001ms, 3928ms total)
-T53DC 169:124 JLINK_IsHalted()  returns FALSE (0001ms, 3928ms total)
-T323C 169:226 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3928ms total)
-T323C 169:227 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3929ms total)
-T323C 169:230 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3930ms total)
-T323C 169:231 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3931ms total)
-T323C 169:233 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3932ms total)
-T323C 169:234 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3933ms total)
-T323C 169:235 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3933ms total)
-T323C 169:235 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3934ms total)
-T323C 169:236 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3935ms total)
-T53DC 169:238 JLINK_IsHalted()  returns FALSE (0001ms, 3936ms total)
-T53DC 169:339 JLINK_IsHalted()  returns FALSE (0001ms, 3936ms total)
-T53DC 169:441 JLINK_IsHalted()  returns FALSE (0001ms, 3936ms total)
-T53DC 169:543 JLINK_IsHalted()  returns FALSE (0001ms, 3936ms total)
-T53DC 169:645 JLINK_IsHalted()  returns FALSE (0001ms, 3936ms total)
-T323C 169:746 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3936ms total)
-T323C 169:747 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3937ms total)
-T323C 169:750 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3938ms total)
-T323C 169:751 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3939ms total)
-T323C 169:753 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3940ms total)
-T323C 169:754 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3941ms total)
-T323C 169:755 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3942ms total)
-T323C 169:756 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3942ms total)
-T323C 169:756 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3943ms total)
-T53DC 169:758 JLINK_IsHalted()  returns FALSE (0001ms, 3944ms total)
-T53DC 169:860 JLINK_IsHalted()  returns FALSE (0001ms, 3944ms total)
-T53DC 169:962 JLINK_IsHalted()  returns FALSE (0001ms, 3944ms total)
-T53DC 170:064 JLINK_IsHalted()  returns FALSE (0001ms, 3944ms total)
-T53DC 170:166 JLINK_IsHalted()  returns FALSE (0001ms, 3944ms total)
-T323C 170:268 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3944ms total)
-T323C 170:269 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3945ms total)
-T323C 170:274 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 3945ms total)
-T323C 170:274 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3946ms total)
-T323C 170:276 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3947ms total)
-T323C 170:277 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3948ms total)
-T323C 170:278 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3948ms total)
-T323C 170:278 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3949ms total)
-T323C 170:279 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3950ms total)
-T53DC 170:281 JLINK_IsHalted()  returns FALSE (0000ms, 3950ms total)
-T53DC 170:382 JLINK_IsHalted()  returns FALSE (0001ms, 3951ms total)
-T53DC 170:484 JLINK_IsHalted()  returns FALSE (0001ms, 3951ms total)
-T53DC 170:586 JLINK_IsHalted()  returns FALSE (0001ms, 3951ms total)
-T53DC 170:688 JLINK_IsHalted()  returns FALSE (0001ms, 3951ms total)
-T323C 170:790 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3951ms total)
-T323C 170:791 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3952ms total)
-T323C 170:797 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3953ms total)
-T323C 170:798 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3954ms total)
-T323C 170:800 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3955ms total)
-T323C 170:801 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3956ms total)
-T323C 170:802 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3957ms total)
-T323C 170:803 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3958ms total)
-T323C 170:804 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3959ms total)
-T53DC 170:805 JLINK_IsHalted()  returns FALSE (0001ms, 3960ms total)
-T53DC 170:907 JLINK_IsHalted()  returns FALSE (0001ms, 3960ms total)
-T53DC 171:009 JLINK_IsHalted()  returns FALSE (0000ms, 3959ms total)
-T53DC 171:110 JLINK_IsHalted()  returns FALSE (0001ms, 3960ms total)
-T53DC 171:212 JLINK_IsHalted()  returns FALSE (0001ms, 3960ms total)
-T323C 171:313 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3960ms total)
-T323C 171:314 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3961ms total)
-T323C 171:317 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3962ms total)
-T323C 171:318 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3962ms total)
-T323C 171:320 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3963ms total)
-T323C 171:321 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3964ms total)
-T323C 171:322 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3965ms total)
-T323C 171:323 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 3966ms total)
-T323C 171:324 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3967ms total)
-T53DC 171:325 JLINK_IsHalted()  returns FALSE (0001ms, 3968ms total)
-T53DC 171:427 JLINK_IsHalted()  returns FALSE (0001ms, 3968ms total)
-T53DC 171:529 JLINK_IsHalted()  returns FALSE (0000ms, 3967ms total)
-T53DC 171:630 JLINK_IsHalted()  returns FALSE (0001ms, 3968ms total)
-T53DC 171:732 JLINK_IsHalted()  returns FALSE (0001ms, 3968ms total)
-T323C 171:834 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3968ms total)
-T323C 171:835 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3969ms total)
-T323C 171:839 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3970ms total)
-T323C 171:840 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3971ms total)
-T323C 171:842 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3972ms total)
-T323C 171:843 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3973ms total)
-T323C 171:844 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3973ms total)
-T323C 171:845 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3973ms total)
-T323C 171:845 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3974ms total)
-T53DC 171:847 JLINK_IsHalted()  returns FALSE (0000ms, 3974ms total)
-T53DC 171:948 JLINK_IsHalted()  returns FALSE (0001ms, 3975ms total)
-T53DC 172:050 JLINK_IsHalted()  returns FALSE (0001ms, 3975ms total)
-T53DC 172:152 JLINK_IsHalted()  returns FALSE (0001ms, 3975ms total)
-T53DC 172:254 JLINK_IsHalted()  returns FALSE (0000ms, 3974ms total)
-T323C 172:355 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3975ms total)
-T323C 172:356 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3976ms total)
-T323C 172:363 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3977ms total)
-T323C 172:364 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3977ms total)
-T323C 172:365 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3978ms total)
-T323C 172:366 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3979ms total)
-T323C 172:367 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3980ms total)
-T323C 172:368 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3980ms total)
-T323C 172:368 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3981ms total)
-T53DC 172:370 JLINK_IsHalted()  returns FALSE (0000ms, 3981ms total)
-T53DC 172:471 JLINK_IsHalted()  returns FALSE (0001ms, 3982ms total)
-T53DC 172:573 JLINK_IsHalted()  returns FALSE (0001ms, 3982ms total)
-T53DC 172:675 JLINK_IsHalted()  returns FALSE (0001ms, 3982ms total)
-T53DC 172:777 JLINK_IsHalted()  returns FALSE (0001ms, 3982ms total)
-T323C 172:879 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3982ms total)
-T323C 172:880 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3983ms total)
-T323C 172:884 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3984ms total)
-T323C 172:885 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 3984ms total)
-T323C 172:886 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3985ms total)
-T323C 172:887 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3986ms total)
-T323C 172:888 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 3987ms total)
-T323C 172:889 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3987ms total)
-T323C 172:889 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3988ms total)
-T53DC 172:891 JLINK_IsHalted()  returns FALSE (0001ms, 3989ms total)
-T53DC 172:992 JLINK_IsHalted()  returns FALSE (0001ms, 3989ms total)
-T53DC 173:094 JLINK_IsHalted()  returns FALSE (0001ms, 3989ms total)
-T53DC 173:196 JLINK_IsHalted()  returns FALSE (0001ms, 3989ms total)
-T53DC 173:298 JLINK_IsHalted()  returns FALSE (0001ms, 3989ms total)
-T323C 173:400 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3989ms total)
-T323C 173:401 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3990ms total)
-T323C 173:404 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3991ms total)
-T323C 173:405 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3992ms total)
-T323C 173:407 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 3993ms total)
-T323C 173:408 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 3994ms total)
-T323C 173:409 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 3994ms total)
-T323C 173:410 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 3994ms total)
-T323C 173:410 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 3995ms total)
-T53DC 173:412 JLINK_IsHalted()  returns FALSE (0001ms, 3996ms total)
-T53DC 173:514 JLINK_IsHalted()  returns FALSE (0000ms, 3995ms total)
-T53DC 173:615 JLINK_IsHalted()  returns FALSE (0000ms, 3995ms total)
-T53DC 173:716 JLINK_IsHalted()  returns FALSE (0001ms, 3996ms total)
-T53DC 173:818 JLINK_IsHalted()  returns FALSE (0001ms, 3996ms total)
-T323C 173:921 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3996ms total)
-T323C 173:922 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 3997ms total)
-T323C 173:925 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 3998ms total)
-T323C 173:926 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 3999ms total)
-T323C 173:928 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4000ms total)
-T323C 173:929 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4001ms total)
-T323C 173:930 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4001ms total)
-T323C 173:930 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4002ms total)
-T323C 173:931 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4003ms total)
-T53DC 173:933 JLINK_IsHalted()  returns FALSE (0000ms, 4003ms total)
-T53DC 174:034 JLINK_IsHalted()  returns FALSE (0001ms, 4004ms total)
-T53DC 174:136 JLINK_IsHalted()  returns FALSE (0001ms, 4004ms total)
-T53DC 174:238 JLINK_IsHalted()  returns FALSE (0001ms, 4004ms total)
-T53DC 174:340 JLINK_IsHalted()  returns FALSE (0001ms, 4004ms total)
-T323C 174:444 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4004ms total)
-T323C 174:445 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4005ms total)
-T323C 174:448 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4006ms total)
-T323C 174:449 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4006ms total)
-T323C 174:450 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4007ms total)
-T323C 174:451 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4008ms total)
-T323C 174:452 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4009ms total)
-T323C 174:453 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4009ms total)
-T323C 174:453 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4010ms total)
-T53DC 174:455 JLINK_IsHalted()  returns FALSE (0001ms, 4011ms total)
-T53DC 174:557 JLINK_IsHalted()  returns FALSE (0000ms, 4010ms total)
-T53DC 174:658 JLINK_IsHalted()  returns FALSE (0000ms, 4010ms total)
-T53DC 174:759 JLINK_IsHalted()  returns FALSE (0000ms, 4010ms total)
-T53DC 174:860 JLINK_IsHalted()  returns FALSE (0001ms, 4011ms total)
-T323C 174:962 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4011ms total)
-T323C 174:963 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4012ms total)
-T323C 174:967 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4013ms total)
-T323C 174:968 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4014ms total)
-T323C 174:969 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4015ms total)
-T323C 174:970 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4016ms total)
-T323C 174:971 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4017ms total)
-T323C 174:972 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4017ms total)
-T323C 174:972 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4019ms total)
-T53DC 174:974 JLINK_IsHalted()  returns FALSE (0001ms, 4020ms total)
-T53DC 175:076 JLINK_IsHalted()  returns FALSE (0001ms, 4020ms total)
-T53DC 175:178 JLINK_IsHalted()  returns FALSE (0001ms, 4020ms total)
-T53DC 175:280 JLINK_IsHalted()  returns FALSE (0000ms, 4019ms total)
-T53DC 175:381 JLINK_IsHalted()  returns FALSE (0001ms, 4020ms total)
-T323C 175:483 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4020ms total)
-T323C 175:484 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4021ms total)
-T323C 175:486 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4022ms total)
-T323C 175:487 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4023ms total)
-T323C 175:490 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4024ms total)
-T323C 175:491 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4024ms total)
-T323C 175:491 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4025ms total)
-T323C 175:492 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4026ms total)
-T323C 175:493 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4027ms total)
-T53DC 175:495 JLINK_IsHalted()  returns FALSE (0000ms, 4027ms total)
-T53DC 175:596 JLINK_IsHalted()  returns FALSE (0001ms, 4028ms total)
-T53DC 175:698 JLINK_IsHalted()  returns FALSE (0001ms, 4028ms total)
-T53DC 175:800 JLINK_IsHalted()  returns FALSE (0001ms, 4028ms total)
-T53DC 175:902 JLINK_IsHalted()  returns FALSE (0001ms, 4028ms total)
-T323C 176:004 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4028ms total)
-T323C 176:005 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4029ms total)
-T323C 176:008 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4030ms total)
-T323C 176:009 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4030ms total)
-T323C 176:010 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4031ms total)
-T323C 176:011 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4032ms total)
-T323C 176:012 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4033ms total)
-T323C 176:013 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4034ms total)
-T323C 176:014 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4035ms total)
-T53DC 176:015 JLINK_IsHalted()  returns FALSE (0001ms, 4036ms total)
-T53DC 176:117 JLINK_IsHalted()  returns FALSE (0001ms, 4036ms total)
-T53DC 176:219 JLINK_IsHalted()  returns FALSE (0000ms, 4035ms total)
-T53DC 176:320 JLINK_IsHalted()  returns FALSE (0000ms, 4035ms total)
-T53DC 176:421 JLINK_IsHalted()  returns FALSE (0001ms, 4036ms total)
-T323C 176:523 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4036ms total)
-T323C 176:524 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4037ms total)
-T323C 176:526 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4038ms total)
-T323C 176:527 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4039ms total)
-T323C 176:529 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4040ms total)
-T323C 176:530 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4041ms total)
-T323C 176:531 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4041ms total)
-T323C 176:531 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4042ms total)
-T323C 176:532 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4043ms total)
-T53DC 176:534 JLINK_IsHalted()  returns FALSE (0000ms, 4043ms total)
-T53DC 176:635 JLINK_IsHalted()  returns FALSE (0001ms, 4044ms total)
-T53DC 176:737 JLINK_IsHalted()  returns FALSE (0001ms, 4044ms total)
-T53DC 176:839 JLINK_IsHalted()  returns FALSE (0001ms, 4044ms total)
-T53DC 176:941 JLINK_IsHalted()  returns FALSE (0001ms, 4044ms total)
-T323C 177:043 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4044ms total)
-T323C 177:045 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4045ms total)
-T323C 177:048 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4046ms total)
-T323C 177:049 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4047ms total)
-T323C 177:051 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4048ms total)
-T323C 177:052 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4049ms total)
-T323C 177:053 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4050ms total)
-T323C 177:054 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4051ms total)
-T323C 177:055 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4052ms total)
-T53DC 177:056 JLINK_IsHalted()  returns FALSE (0001ms, 4053ms total)
-T53DC 177:158 JLINK_IsHalted()  returns FALSE (0001ms, 4053ms total)
-T53DC 177:260 JLINK_IsHalted()  returns FALSE (0001ms, 4053ms total)
-T53DC 177:362 JLINK_IsHalted()  returns FALSE (0000ms, 4052ms total)
-T53DC 177:463 JLINK_IsHalted()  returns FALSE (0001ms, 4053ms total)
-T323C 177:566 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4053ms total)
-T323C 177:567 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4054ms total)
-T323C 177:570 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4055ms total)
-T323C 177:571 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4055ms total)
-T323C 177:572 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4056ms total)
-T323C 177:573 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4057ms total)
-T323C 177:574 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4058ms total)
-T323C 177:575 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4058ms total)
-T323C 177:575 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4059ms total)
-T53DC 177:577 JLINK_IsHalted()  returns FALSE (0001ms, 4060ms total)
-T53DC 177:679 JLINK_IsHalted()  returns FALSE (0001ms, 4060ms total)
-T53DC 177:781 JLINK_IsHalted()  returns FALSE (0001ms, 4060ms total)
-T53DC 177:883 JLINK_IsHalted()  returns FALSE (0001ms, 4060ms total)
-T53DC 177:985 JLINK_IsHalted()  returns FALSE (0001ms, 4060ms total)
-T323C 178:087 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4060ms total)
-T323C 178:088 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4061ms total)
-T323C 178:092 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4062ms total)
-T323C 178:093 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4063ms total)
-T323C 178:095 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4064ms total)
-T323C 178:096 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4065ms total)
-T323C 178:097 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4066ms total)
-T323C 178:098 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4067ms total)
-T323C 178:099 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4068ms total)
-T53DC 178:100 JLINK_IsHalted()  returns FALSE (0001ms, 4069ms total)
-T53DC 178:202 JLINK_IsHalted()  returns FALSE (0001ms, 4069ms total)
-T53DC 178:304 JLINK_IsHalted()  returns FALSE (0001ms, 4069ms total)
-T53DC 178:406 JLINK_IsHalted()  returns FALSE (0000ms, 4068ms total)
-T53DC 178:507 JLINK_IsHalted()  returns FALSE (0000ms, 4068ms total)
-T323C 178:608 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4069ms total)
-T323C 178:609 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4070ms total)
-T323C 178:612 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4071ms total)
-T323C 178:613 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4072ms total)
-T323C 178:615 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4073ms total)
-T323C 178:616 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4073ms total)
-T323C 178:616 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4074ms total)
-T323C 178:617 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4075ms total)
-T323C 178:618 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4076ms total)
-T53DC 178:619 JLINK_IsHalted()  returns FALSE (0001ms, 4077ms total)
-T53DC 178:721 JLINK_IsHalted()  returns FALSE (0000ms, 4076ms total)
-T53DC 178:822 JLINK_IsHalted()  returns FALSE (0000ms, 4076ms total)
-T53DC 178:923 JLINK_IsHalted()  returns FALSE (0001ms, 4077ms total)
-T53DC 179:025 JLINK_IsHalted()  returns FALSE (0001ms, 4077ms total)
-T323C 179:127 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4077ms total)
-T323C 179:128 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4078ms total)
-T323C 179:133 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4079ms total)
-T323C 179:134 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4080ms total)
-T323C 179:136 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4081ms total)
-T323C 179:137 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4082ms total)
-T323C 179:138 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4082ms total)
-T323C 179:138 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4083ms total)
-T323C 179:139 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4084ms total)
-T53DC 179:141 JLINK_IsHalted()  returns FALSE (0001ms, 4085ms total)
-T53DC 179:243 JLINK_IsHalted()  returns FALSE (0001ms, 4085ms total)
-T53DC 179:345 JLINK_IsHalted()  returns FALSE (0001ms, 4085ms total)
-T53DC 179:447 JLINK_IsHalted()  returns FALSE (0001ms, 4085ms total)
-T53DC 179:549 JLINK_IsHalted()  returns FALSE (0001ms, 4085ms total)
-T323C 179:651 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4085ms total)
-T323C 179:652 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4086ms total)
-T323C 179:655 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4087ms total)
-T323C 179:656 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4088ms total)
-T323C 179:658 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4089ms total)
-T323C 179:659 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4090ms total)
-T323C 179:660 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4091ms total)
-T323C 179:661 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4091ms total)
-T323C 179:661 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4093ms total)
-T53DC 179:664 JLINK_IsHalted()  returns FALSE (0001ms, 4094ms total)
-T53DC 179:766 JLINK_IsHalted()  returns FALSE (0001ms, 4094ms total)
-T53DC 179:868 JLINK_IsHalted()  returns FALSE (0001ms, 4094ms total)
-T53DC 179:970 JLINK_IsHalted()  returns FALSE (0001ms, 4094ms total)
-T53DC 180:072 JLINK_IsHalted()  returns FALSE (0001ms, 4094ms total)
-T323C 180:174 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4094ms total)
-T323C 180:175 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4094ms total)
-T323C 180:178 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4094ms total)
-T323C 180:179 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4094ms total)
-T323C 180:181 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4094ms total)
-T323C 180:181 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4095ms total)
-T323C 180:182 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4096ms total)
-T323C 180:183 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4097ms total)
-T323C 180:184 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4098ms total)
-T53DC 180:185 JLINK_IsHalted()  returns FALSE (0001ms, 4099ms total)
-T53DC 180:287 JLINK_IsHalted()  returns FALSE (0001ms, 4099ms total)
-T53DC 180:389 JLINK_IsHalted()  returns FALSE (0001ms, 4099ms total)
-T53DC 180:491 JLINK_IsHalted()  returns FALSE (0001ms, 4099ms total)
-T53DC 180:593 JLINK_IsHalted()  returns FALSE (0001ms, 4099ms total)
-T323C 180:695 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4099ms total)
-T323C 180:696 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4100ms total)
-T323C 180:699 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4101ms total)
-T323C 180:700 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4102ms total)
-T323C 180:701 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4103ms total)
-T323C 180:702 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4104ms total)
-T323C 180:703 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4105ms total)
-T323C 180:704 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4106ms total)
-T323C 180:705 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4107ms total)
-T53DC 180:706 JLINK_IsHalted()  returns FALSE (0001ms, 4108ms total)
-T53DC 180:808 JLINK_IsHalted()  returns FALSE (0001ms, 4108ms total)
-T53DC 180:910 JLINK_IsHalted()  returns FALSE (0001ms, 4108ms total)
-T53DC 181:012 JLINK_IsHalted()  returns FALSE (0001ms, 4108ms total)
-T53DC 181:114 JLINK_IsHalted()  returns FALSE (0001ms, 4108ms total)
-T323C 181:216 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4108ms total)
-T323C 181:217 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4109ms total)
-T323C 181:219 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4110ms total)
-T323C 181:220 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4111ms total)
-T323C 181:221 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4112ms total)
-T323C 181:222 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4113ms total)
-T323C 181:223 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4114ms total)
-T323C 181:224 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4114ms total)
-T323C 181:224 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4115ms total)
-T53DC 181:226 JLINK_IsHalted()  returns FALSE (0001ms, 4116ms total)
-T53DC 181:328 JLINK_IsHalted()  returns FALSE (0001ms, 4116ms total)
-T53DC 181:430 JLINK_IsHalted()  returns FALSE (0001ms, 4116ms total)
-T53DC 181:532 JLINK_IsHalted()  returns FALSE (0001ms, 4116ms total)
-T53DC 181:634 JLINK_IsHalted()  returns FALSE (0001ms, 4116ms total)
-T323C 181:735 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4116ms total)
-T323C 181:736 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4117ms total)
-T323C 181:738 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4118ms total)
-T323C 181:739 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4118ms total)
-T323C 181:740 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4119ms total)
-T323C 181:741 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4120ms total)
-T323C 181:742 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4120ms total)
-T323C 181:742 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4121ms total)
-T323C 181:743 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4122ms total)
-T53DC 181:744 JLINK_IsHalted()  returns FALSE (0001ms, 4123ms total)
-T53DC 181:846 JLINK_IsHalted()  returns FALSE (0000ms, 4122ms total)
-T53DC 181:948 JLINK_IsHalted()  returns FALSE (0001ms, 4123ms total)
-T53DC 182:050 JLINK_IsHalted()  returns FALSE (0001ms, 4123ms total)
-T53DC 182:151 JLINK_IsHalted()  returns FALSE (0000ms, 4122ms total)
-T323C 182:252 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4122ms total)
-T323C 182:252 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4123ms total)
-T323C 182:255 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0002ms, 4125ms total)
-T323C 182:257 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4125ms total)
-T323C 182:257 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4126ms total)
-T323C 182:258 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4126ms total)
-T323C 182:258 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4127ms total)
-T323C 182:259 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4128ms total)
-T323C 182:260 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4129ms total)
-T53DC 182:261 JLINK_IsHalted()  returns FALSE (0001ms, 4130ms total)
-T53DC 182:364 JLINK_IsHalted()  returns FALSE (0000ms, 4129ms total)
-T53DC 182:466 JLINK_IsHalted()  returns FALSE (0000ms, 4129ms total)
-T53DC 182:568 JLINK_IsHalted()  returns FALSE (0001ms, 4130ms total)
-T53DC 182:669 JLINK_IsHalted()  returns FALSE (0000ms, 4129ms total)
-T323C 182:771 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4129ms total)
-T323C 182:771 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4130ms total)
-T323C 182:774 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4131ms total)
-T323C 182:775 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4132ms total)
-T323C 182:778 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4133ms total)
-T323C 182:779 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4133ms total)
-T323C 182:779 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4134ms total)
-T323C 182:780 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4135ms total)
-T323C 182:781 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4136ms total)
-T53DC 182:782 JLINK_IsHalted()  returns FALSE (0001ms, 4137ms total)
-T53DC 182:885 JLINK_IsHalted()  returns FALSE (0000ms, 4136ms total)
-T53DC 182:987 JLINK_IsHalted()  returns FALSE (0000ms, 4136ms total)
-T53DC 183:089 JLINK_IsHalted()  returns FALSE (0000ms, 4136ms total)
-T53DC 183:191 JLINK_IsHalted()  returns FALSE (0000ms, 4136ms total)
-T323C 183:293 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4136ms total)
-T323C 183:293 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4137ms total)
-T323C 183:296 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4138ms total)
-T323C 183:297 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4139ms total)
-T323C 183:299 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4140ms total)
-T323C 183:300 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4141ms total)
-T323C 183:301 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4142ms total)
-T323C 183:302 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4143ms total)
-T323C 183:303 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4144ms total)
-T53DC 183:305 JLINK_IsHalted()  returns FALSE (0001ms, 4145ms total)
-T53DC 183:407 JLINK_IsHalted()  returns FALSE (0001ms, 4145ms total)
-T53DC 183:509 JLINK_IsHalted()  returns FALSE (0000ms, 4144ms total)
-T53DC 183:610 JLINK_IsHalted()  returns FALSE (0001ms, 4145ms total)
-T53DC 183:712 JLINK_IsHalted()  returns FALSE (0001ms, 4145ms total)
-T323C 183:814 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4145ms total)
-T323C 183:815 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4146ms total)
-T323C 183:819 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4147ms total)
-T323C 183:820 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4148ms total)
-T323C 183:822 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4149ms total)
-T323C 183:823 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4150ms total)
-T323C 183:824 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4151ms total)
-T323C 183:825 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4151ms total)
-T323C 183:826 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4152ms total)
-T53DC 183:827 JLINK_IsHalted()  returns FALSE (0001ms, 4153ms total)
-T53DC 183:929 JLINK_IsHalted()  returns FALSE (0001ms, 4153ms total)
-T53DC 184:031 JLINK_IsHalted()  returns FALSE (0001ms, 4153ms total)
-T53DC 184:133 JLINK_IsHalted()  returns FALSE (0001ms, 4153ms total)
-T53DC 184:235 JLINK_IsHalted()  returns FALSE (0001ms, 4153ms total)
-T323C 184:339 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4153ms total)
-T323C 184:340 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4154ms total)
-T323C 184:343 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4155ms total)
-T323C 184:344 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4156ms total)
-T323C 184:346 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4157ms total)
-T323C 184:347 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4158ms total)
-T323C 184:348 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4158ms total)
-T323C 184:348 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4159ms total)
-T323C 184:349 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4160ms total)
-T53DC 184:351 JLINK_IsHalted()  returns FALSE (0001ms, 4161ms total)
-T53DC 184:453 JLINK_IsHalted()  returns FALSE (0001ms, 4161ms total)
-T53DC 184:555 JLINK_IsHalted()  returns FALSE (0001ms, 4161ms total)
-T53DC 184:657 JLINK_IsHalted()  returns FALSE (0001ms, 4161ms total)
-T53DC 184:759 JLINK_IsHalted()  returns FALSE (0001ms, 4161ms total)
-T323C 184:861 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4161ms total)
-T323C 184:862 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4162ms total)
-T323C 184:864 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4163ms total)
-T323C 184:865 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4164ms total)
-T323C 184:867 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4165ms total)
-T323C 184:868 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4165ms total)
-T323C 184:868 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4166ms total)
-T323C 184:869 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4167ms total)
-T323C 184:870 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4168ms total)
-T53DC 184:872 JLINK_IsHalted()  returns FALSE (0001ms, 4169ms total)
-T53DC 184:974 JLINK_IsHalted()  returns FALSE (0001ms, 4169ms total)
-T53DC 185:076 JLINK_IsHalted()  returns FALSE (0000ms, 4168ms total)
-T53DC 185:177 JLINK_IsHalted()  returns FALSE (0001ms, 4169ms total)
-T53DC 185:279 JLINK_IsHalted()  returns FALSE (0001ms, 4169ms total)
-T323C 185:381 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4169ms total)
-T323C 185:382 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4170ms total)
-T323C 185:384 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4171ms total)
-T323C 185:385 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4172ms total)
-T323C 185:387 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4172ms total)
-T323C 185:388 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4172ms total)
-T323C 185:388 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4173ms total)
-T323C 185:389 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4174ms total)
-T323C 185:390 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4175ms total)
-T53DC 185:392 JLINK_IsHalted()  returns FALSE (0001ms, 4176ms total)
-T53DC 185:494 JLINK_IsHalted()  returns FALSE (0001ms, 4176ms total)
-T53DC 185:596 JLINK_IsHalted()  returns FALSE (0001ms, 4176ms total)
-T53DC 185:698 JLINK_IsHalted()  returns FALSE (0000ms, 4175ms total)
-T53DC 185:800 JLINK_IsHalted()  returns FALSE (0001ms, 4176ms total)
-T323C 185:902 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4176ms total)
-T323C 185:903 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4177ms total)
-T323C 185:905 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4177ms total)
-T323C 185:905 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4178ms total)
-T323C 185:907 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4179ms total)
-T323C 185:908 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4180ms total)
-T323C 185:909 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4180ms total)
-T323C 185:909 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4181ms total)
-T323C 185:910 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4182ms total)
-T53DC 185:912 JLINK_IsHalted()  returns FALSE (0000ms, 4182ms total)
-T53DC 186:013 JLINK_IsHalted()  returns FALSE (0001ms, 4183ms total)
-T53DC 186:115 JLINK_IsHalted()  returns FALSE (0001ms, 4183ms total)
-T53DC 186:217 JLINK_IsHalted()  returns FALSE (0001ms, 4183ms total)
-T53DC 186:319 JLINK_IsHalted()  returns FALSE (0001ms, 4183ms total)
-T323C 186:421 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4182ms total)
-T323C 186:421 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4183ms total)
-T323C 186:423 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4184ms total)
-T323C 186:424 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4185ms total)
-T323C 186:425 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4186ms total)
-T323C 186:426 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4187ms total)
-T323C 186:427 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4188ms total)
-T323C 186:428 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4188ms total)
-T323C 186:428 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4190ms total)
-T53DC 186:430 JLINK_IsHalted()  returns FALSE (0001ms, 4191ms total)
-T53DC 186:532 JLINK_IsHalted()  returns FALSE (0001ms, 4191ms total)
-T53DC 186:634 JLINK_IsHalted()  returns FALSE (0000ms, 4190ms total)
-T53DC 186:735 JLINK_IsHalted()  returns FALSE (0001ms, 4191ms total)
-T53DC 186:837 JLINK_IsHalted()  returns FALSE (0001ms, 4191ms total)
-T323C 186:939 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4191ms total)
-T323C 186:940 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4192ms total)
-T323C 186:943 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4193ms total)
-T323C 186:944 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4193ms total)
-T323C 186:945 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4194ms total)
-T323C 186:946 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4195ms total)
-T323C 186:947 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4196ms total)
-T323C 186:948 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4196ms total)
-T323C 186:948 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4197ms total)
-T53DC 186:950 JLINK_IsHalted()  returns FALSE (0000ms, 4197ms total)
-T53DC 187:051 JLINK_IsHalted()  returns FALSE (0001ms, 4198ms total)
-T53DC 187:153 JLINK_IsHalted()  returns FALSE (0001ms, 4198ms total)
-T53DC 187:255 JLINK_IsHalted()  returns FALSE (0001ms, 4198ms total)
-T53DC 187:357 JLINK_IsHalted()  returns FALSE (0001ms, 4198ms total)
-T323C 187:459 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4198ms total)
-T323C 187:460 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4199ms total)
-T323C 187:467 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4200ms total)
-T323C 187:468 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4201ms total)
-T323C 187:469 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4202ms total)
-T323C 187:470 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4203ms total)
-T323C 187:471 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4204ms total)
-T323C 187:472 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4205ms total)
-T323C 187:473 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4206ms total)
-T53DC 187:474 JLINK_IsHalted()  returns FALSE (0001ms, 4207ms total)
-T53DC 187:576 JLINK_IsHalted()  returns FALSE (0000ms, 4206ms total)
-T53DC 187:677 JLINK_IsHalted()  returns FALSE (0001ms, 4207ms total)
-T53DC 187:779 JLINK_IsHalted()  returns FALSE (0001ms, 4207ms total)
-T53DC 187:881 JLINK_IsHalted()  returns FALSE (0001ms, 4207ms total)
-T323C 187:983 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4207ms total)
-T323C 187:984 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4208ms total)
-T323C 187:986 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4208ms total)
-T323C 187:986 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4209ms total)
-T323C 187:988 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4210ms total)
-T323C 187:989 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4211ms total)
-T323C 187:990 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4211ms total)
-T323C 187:990 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4212ms total)
-T323C 187:991 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4213ms total)
-T53DC 187:992 JLINK_IsHalted()  returns FALSE (0001ms, 4214ms total)
-T53DC 188:094 JLINK_IsHalted()  returns FALSE (0001ms, 4214ms total)
-T53DC 188:196 JLINK_IsHalted()  returns FALSE (0001ms, 4214ms total)
-T53DC 188:298 JLINK_IsHalted()  returns FALSE (0001ms, 4214ms total)
-T53DC 188:400 JLINK_IsHalted()  returns FALSE (0001ms, 4214ms total)
-T323C 188:505 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4214ms total)
-T323C 188:506 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4215ms total)
-T323C 188:509 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4216ms total)
-T323C 188:510 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4217ms total)
-T323C 188:512 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4218ms total)
-T323C 188:513 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4219ms total)
-T323C 188:514 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4220ms total)
-T323C 188:515 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4221ms total)
-T323C 188:516 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4222ms total)
-T53DC 188:518 JLINK_IsHalted()  returns FALSE (0000ms, 4222ms total)
-T53DC 188:619 JLINK_IsHalted()  returns FALSE (0001ms, 4223ms total)
-T53DC 188:721 JLINK_IsHalted()  returns FALSE (0001ms, 4223ms total)
-T53DC 188:823 JLINK_IsHalted()  returns FALSE (0001ms, 4223ms total)
-T53DC 188:924 JLINK_IsHalted()  returns FALSE (0001ms, 4223ms total)
-T323C 189:026 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4223ms total)
-T323C 189:027 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4224ms total)
-T323C 189:029 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4225ms total)
-T323C 189:030 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4226ms total)
-T323C 189:031 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4227ms total)
-T323C 189:032 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4228ms total)
-T323C 189:033 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4229ms total)
-T323C 189:034 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4230ms total)
-T323C 189:035 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4231ms total)
-T53DC 189:036 JLINK_IsHalted()  returns FALSE (0001ms, 4232ms total)
-T53DC 189:138 JLINK_IsHalted()  returns FALSE (0001ms, 4232ms total)
-T53DC 189:240 JLINK_IsHalted()  returns FALSE (0001ms, 4232ms total)
-T53DC 189:342 JLINK_IsHalted()  returns FALSE (0001ms, 4232ms total)
-T53DC 189:444 JLINK_IsHalted()  returns FALSE (0001ms, 4232ms total)
-T323C 189:546 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4232ms total)
-T323C 189:547 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4233ms total)
-T323C 189:549 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4234ms total)
-T323C 189:550 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4235ms total)
-T323C 189:552 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4235ms total)
-T323C 189:552 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4236ms total)
-T323C 189:553 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4237ms total)
-T323C 189:554 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4238ms total)
-T323C 189:555 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4239ms total)
-T53DC 189:556 JLINK_IsHalted()  returns FALSE (0001ms, 4240ms total)
-T53DC 189:658 JLINK_IsHalted()  returns FALSE (0001ms, 4240ms total)
-T53DC 189:760 JLINK_IsHalted()  returns FALSE (0001ms, 4240ms total)
-T53DC 189:862 JLINK_IsHalted()  returns FALSE (0001ms, 4240ms total)
-T53DC 189:964 JLINK_IsHalted()  returns FALSE (0001ms, 4240ms total)
-T323C 190:066 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4240ms total)
-T323C 190:067 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4241ms total)
-T323C 190:071 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4242ms total)
-T323C 190:072 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4243ms total)
-T323C 190:074 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4244ms total)
-T323C 190:075 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4245ms total)
-T323C 190:076 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4245ms total)
-T323C 190:076 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4246ms total)
-T323C 190:077 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4247ms total)
-T53DC 190:078 JLINK_IsHalted()  returns FALSE (0001ms, 4248ms total)
-T53DC 190:180 JLINK_IsHalted()  returns FALSE (0000ms, 4247ms total)
-T53DC 190:281 JLINK_IsHalted()  returns FALSE (0001ms, 4248ms total)
-T53DC 190:383 JLINK_IsHalted()  returns FALSE (0001ms, 4248ms total)
-T53DC 190:485 JLINK_IsHalted()  returns FALSE (0001ms, 4248ms total)
-T323C 190:587 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4248ms total)
-T323C 190:588 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4249ms total)
-T323C 190:592 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4250ms total)
-T323C 190:593 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4251ms total)
-T323C 190:595 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4252ms total)
-T323C 190:596 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4252ms total)
-T323C 190:597 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4253ms total)
-T323C 190:597 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4254ms total)
-T323C 190:598 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4255ms total)
-T53DC 190:600 JLINK_IsHalted()  returns FALSE (0000ms, 4255ms total)
-T53DC 190:701 JLINK_IsHalted()  returns FALSE (0000ms, 4255ms total)
-T53DC 190:802 JLINK_IsHalted()  returns FALSE (0000ms, 4255ms total)
-T53DC 190:903 JLINK_IsHalted()  returns FALSE (0001ms, 4256ms total)
-T53DC 191:005 JLINK_IsHalted()  returns FALSE (0001ms, 4256ms total)
-T323C 191:107 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4256ms total)
-T323C 191:108 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4256ms total)
-T323C 191:110 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4256ms total)
-T323C 191:110 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4257ms total)
-T323C 191:112 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4258ms total)
-T323C 191:113 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4259ms total)
-T323C 191:114 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4259ms total)
-T323C 191:114 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4260ms total)
-T323C 191:115 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4261ms total)
-T53DC 191:116 JLINK_IsHalted()  returns FALSE (0001ms, 4262ms total)
-T53DC 191:218 JLINK_IsHalted()  returns FALSE (0001ms, 4262ms total)
-T53DC 191:320 JLINK_IsHalted()  returns FALSE (0001ms, 4262ms total)
-T53DC 191:422 JLINK_IsHalted()  returns FALSE (0001ms, 4262ms total)
-T53DC 191:524 JLINK_IsHalted()  returns FALSE (0001ms, 4262ms total)
-T323C 191:627 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4262ms total)
-T323C 191:628 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4263ms total)
-T323C 191:631 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4264ms total)
-T323C 191:632 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4265ms total)
-T323C 191:633 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4266ms total)
-T323C 191:634 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4267ms total)
-T323C 191:635 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4268ms total)
-T323C 191:636 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4268ms total)
-T323C 191:637 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4269ms total)
-T53DC 191:638 JLINK_IsHalted()  returns FALSE (0001ms, 4270ms total)
-T53DC 191:740 JLINK_IsHalted()  returns FALSE (0000ms, 4269ms total)
-T53DC 191:841 JLINK_IsHalted()  returns FALSE (0001ms, 4270ms total)
-T53DC 191:942 JLINK_IsHalted()  returns FALSE (0001ms, 4270ms total)
-T53DC 192:044 JLINK_IsHalted()  returns FALSE (0001ms, 4270ms total)
-T323C 192:149 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4270ms total)
-T323C 192:150 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4271ms total)
-T323C 192:153 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4272ms total)
-T323C 192:154 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4273ms total)
-T323C 192:155 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4274ms total)
-T323C 192:156 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4275ms total)
-T323C 192:157 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4276ms total)
-T323C 192:158 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4277ms total)
-T323C 192:159 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4278ms total)
-T53DC 192:161 JLINK_IsHalted()  returns FALSE (0000ms, 4278ms total)
-T53DC 192:262 JLINK_IsHalted()  returns FALSE (0000ms, 4278ms total)
-T53DC 192:363 JLINK_IsHalted()  returns FALSE (0001ms, 4279ms total)
-T53DC 192:465 JLINK_IsHalted()  returns FALSE (0001ms, 4279ms total)
-T53DC 192:567 JLINK_IsHalted()  returns FALSE (0000ms, 4278ms total)
-T323C 192:668 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4279ms total)
-T323C 192:669 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4280ms total)
-T323C 192:672 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4281ms total)
-T323C 192:673 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4282ms total)
-T323C 192:675 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4283ms total)
-T323C 192:676 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4284ms total)
-T323C 192:677 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4284ms total)
-T323C 192:677 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4285ms total)
-T323C 192:678 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4286ms total)
-T53DC 192:680 JLINK_IsHalted()  returns FALSE (0000ms, 4286ms total)
-T53DC 192:781 JLINK_IsHalted()  returns FALSE (0001ms, 4287ms total)
-T53DC 192:883 JLINK_IsHalted()  returns FALSE (0001ms, 4287ms total)
-T53DC 192:985 JLINK_IsHalted()  returns FALSE (0001ms, 4287ms total)
-T53DC 193:087 JLINK_IsHalted()  returns FALSE (0001ms, 4287ms total)
-T323C 193:190 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4287ms total)
-T323C 193:191 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4288ms total)
-T323C 193:194 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4289ms total)
-T323C 193:195 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4290ms total)
-T323C 193:197 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4291ms total)
-T323C 193:198 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4292ms total)
-T323C 193:199 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4292ms total)
-T323C 193:200 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4292ms total)
-T323C 193:200 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4293ms total)
-T53DC 193:202 JLINK_IsHalted()  returns FALSE (0001ms, 4294ms total)
-T53DC 193:304 JLINK_IsHalted()  returns FALSE (0000ms, 4293ms total)
-T53DC 193:405 JLINK_IsHalted()  returns FALSE (0001ms, 4294ms total)
-T53DC 193:507 JLINK_IsHalted()  returns FALSE (0001ms, 4294ms total)
-T53DC 193:609 JLINK_IsHalted()  returns FALSE (0001ms, 4294ms total)
-T323C 193:711 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4294ms total)
-T323C 193:712 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4295ms total)
-T323C 193:717 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4296ms total)
-T323C 193:718 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4296ms total)
-T323C 193:719 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4297ms total)
-T323C 193:720 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4298ms total)
-T323C 193:721 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4299ms total)
-T323C 193:722 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4299ms total)
-T323C 193:722 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4300ms total)
-T53DC 193:724 JLINK_IsHalted()  returns FALSE (0001ms, 4301ms total)
-T53DC 193:826 JLINK_IsHalted()  returns FALSE (0001ms, 4301ms total)
-T53DC 193:927 JLINK_IsHalted()  returns FALSE (0000ms, 4300ms total)
-T53DC 194:029 JLINK_IsHalted()  returns FALSE (0001ms, 4301ms total)
-T53DC 194:131 JLINK_IsHalted()  returns FALSE (0001ms, 4301ms total)
-T323C 194:233 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4301ms total)
-T323C 194:234 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4302ms total)
-T323C 194:237 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4303ms total)
-T323C 194:238 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4304ms total)
-T323C 194:240 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4305ms total)
-T323C 194:241 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4306ms total)
-T323C 194:242 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4307ms total)
-T323C 194:243 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4307ms total)
-T323C 194:243 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4308ms total)
-T53DC 194:245 JLINK_IsHalted()  returns FALSE (0000ms, 4308ms total)
-T53DC 194:346 JLINK_IsHalted()  returns FALSE (0001ms, 4309ms total)
-T53DC 194:448 JLINK_IsHalted()  returns FALSE (0001ms, 4309ms total)
-T53DC 194:550 JLINK_IsHalted()  returns FALSE (0001ms, 4309ms total)
-T53DC 194:652 JLINK_IsHalted()  returns FALSE (0001ms, 4309ms total)
-T323C 194:754 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4309ms total)
-T323C 194:755 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4310ms total)
-T323C 194:757 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4311ms total)
-T323C 194:758 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4312ms total)
-T323C 194:760 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4313ms total)
-T323C 194:761 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4314ms total)
-T323C 194:762 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4315ms total)
-T323C 194:763 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4315ms total)
-T323C 194:763 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4316ms total)
-T53DC 194:765 JLINK_IsHalted()  returns FALSE (0001ms, 4318ms total)
-T53DC 194:867 JLINK_IsHalted()  returns FALSE (0001ms, 4318ms total)
-T53DC 194:969 JLINK_IsHalted()  returns FALSE (0001ms, 4318ms total)
-T53DC 195:071 JLINK_IsHalted()  returns FALSE (0001ms, 4318ms total)
-T53DC 195:173 JLINK_IsHalted()  returns FALSE (0000ms, 4317ms total)
-T323C 195:274 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4318ms total)
-T323C 195:275 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4319ms total)
-T323C 195:278 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4320ms total)
-T323C 195:279 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4321ms total)
-T323C 195:281 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4322ms total)
-T323C 195:282 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4323ms total)
-T323C 195:283 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4324ms total)
-T323C 195:284 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4324ms total)
-T323C 195:284 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4326ms total)
-T53DC 195:286 JLINK_IsHalted()  returns FALSE (0001ms, 4327ms total)
-T53DC 195:388 JLINK_IsHalted()  returns FALSE (0001ms, 4327ms total)
-T53DC 195:490 JLINK_IsHalted()  returns FALSE (0000ms, 4326ms total)
-T53DC 195:591 JLINK_IsHalted()  returns FALSE (0000ms, 4326ms total)
-T53DC 195:692 JLINK_IsHalted()  returns FALSE (0001ms, 4327ms total)
-T323C 195:797 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4327ms total)
-T323C 195:798 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4328ms total)
-T323C 195:801 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4329ms total)
-T323C 195:802 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4330ms total)
-T323C 195:804 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4331ms total)
-T323C 195:805 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4332ms total)
-T323C 195:806 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4333ms total)
-T323C 195:807 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4333ms total)
-T323C 195:807 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4334ms total)
-T53DC 195:809 JLINK_IsHalted()  returns FALSE (0001ms, 4335ms total)
-T53DC 195:911 JLINK_IsHalted()  returns FALSE (0001ms, 4335ms total)
-T53DC 196:013 JLINK_IsHalted()  returns FALSE (0001ms, 4335ms total)
-T53DC 196:115 JLINK_IsHalted()  returns FALSE (0001ms, 4335ms total)
-T53DC 196:217 JLINK_IsHalted()  returns FALSE (0001ms, 4335ms total)
-T323C 196:320 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4335ms total)
-T323C 196:321 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4336ms total)
-T323C 196:324 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4337ms total)
-T323C 196:325 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4338ms total)
-T323C 196:327 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4339ms total)
-T323C 196:328 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4339ms total)
-T323C 196:328 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4340ms total)
-T323C 196:329 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4341ms total)
-T323C 196:330 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4342ms total)
-T53DC 196:331 JLINK_IsHalted()  returns FALSE (0001ms, 4343ms total)
-T53DC 196:433 JLINK_IsHalted()  returns FALSE (0001ms, 4343ms total)
-T53DC 196:535 JLINK_IsHalted()  returns FALSE (0001ms, 4343ms total)
-T53DC 196:637 JLINK_IsHalted()  returns FALSE (0000ms, 4342ms total)
-T53DC 196:738 JLINK_IsHalted()  returns FALSE (0001ms, 4343ms total)
-T323C 196:840 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4343ms total)
-T323C 196:841 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4343ms total)
-T323C 196:843 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4344ms total)
-T323C 196:844 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4345ms total)
-T323C 196:846 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4346ms total)
-T323C 196:847 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4346ms total)
-T323C 196:847 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4347ms total)
-T323C 196:848 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4348ms total)
-T323C 196:849 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4349ms total)
-T53DC 196:850 JLINK_IsHalted()  returns FALSE (0001ms, 4350ms total)
-T53DC 196:953 JLINK_IsHalted()  returns FALSE (0001ms, 4350ms total)
-T53DC 197:055 JLINK_IsHalted()  returns FALSE (0001ms, 4350ms total)
-T53DC 197:157 JLINK_IsHalted()  returns FALSE (0001ms, 4350ms total)
-T53DC 197:259 JLINK_IsHalted()  returns FALSE (0001ms, 4350ms total)
-T323C 197:362 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4350ms total)
-T323C 197:363 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4351ms total)
-T323C 197:366 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4352ms total)
-T323C 197:367 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4353ms total)
-T323C 197:370 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4354ms total)
-T323C 197:371 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4354ms total)
-T323C 197:371 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4355ms total)
-T323C 197:372 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4356ms total)
-T323C 197:373 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4357ms total)
-T53DC 197:375 JLINK_IsHalted()  returns FALSE (0000ms, 4357ms total)
-T53DC 197:476 JLINK_IsHalted()  returns FALSE (0000ms, 4357ms total)
-T53DC 197:577 JLINK_IsHalted()  returns FALSE (0001ms, 4358ms total)
-T53DC 197:679 JLINK_IsHalted()  returns FALSE (0001ms, 4358ms total)
-T53DC 197:781 JLINK_IsHalted()  returns FALSE (0001ms, 4358ms total)
-T323C 197:883 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4358ms total)
-T323C 197:884 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4359ms total)
-T323C 197:886 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4360ms total)
-T323C 197:887 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4361ms total)
-T323C 197:888 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4362ms total)
-T323C 197:889 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4363ms total)
-T323C 197:890 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4364ms total)
-T323C 197:891 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4364ms total)
-T323C 197:891 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4365ms total)
-T53DC 197:893 JLINK_IsHalted()  returns FALSE (0000ms, 4365ms total)
-T53DC 197:994 JLINK_IsHalted()  returns FALSE (0001ms, 4366ms total)
-T53DC 198:096 JLINK_IsHalted()  returns FALSE (0001ms, 4366ms total)
-T53DC 198:198 JLINK_IsHalted()  returns FALSE (0001ms, 4366ms total)
-T53DC 198:300 JLINK_IsHalted()  returns FALSE (0000ms, 4365ms total)
-T323C 198:401 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4366ms total)
-T323C 198:402 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4367ms total)
-T323C 198:407 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4368ms total)
-T323C 198:408 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4369ms total)
-T323C 198:411 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4370ms total)
-T323C 198:412 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4371ms total)
-T323C 198:413 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4372ms total)
-T323C 198:414 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4372ms total)
-T323C 198:414 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4373ms total)
-T53DC 198:416 JLINK_IsHalted()  returns FALSE (0000ms, 4373ms total)
-T53DC 198:517 JLINK_IsHalted()  returns FALSE (0000ms, 4373ms total)
-T53DC 198:618 JLINK_IsHalted()  returns FALSE (0001ms, 4374ms total)
-T53DC 198:719 JLINK_IsHalted()  returns FALSE (0000ms, 4373ms total)
-T53DC 198:820 JLINK_IsHalted()  returns FALSE (0001ms, 4374ms total)
-T323C 198:922 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4374ms total)
-T323C 198:923 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4375ms total)
-T323C 198:926 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4376ms total)
-T323C 198:927 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4377ms total)
-T323C 198:929 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4378ms total)
-T323C 198:930 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4379ms total)
-T323C 198:931 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4380ms total)
-T323C 198:932 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4380ms total)
-T323C 198:933 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4381ms total)
-T53DC 198:934 JLINK_IsHalted()  returns FALSE (0001ms, 4382ms total)
-T53DC 199:036 JLINK_IsHalted()  returns FALSE (0001ms, 4382ms total)
-T53DC 199:138 JLINK_IsHalted()  returns FALSE (0001ms, 4382ms total)
-T53DC 199:240 JLINK_IsHalted()  returns FALSE (0000ms, 4381ms total)
-T53DC 199:341 JLINK_IsHalted()  returns FALSE (0001ms, 4382ms total)
-T323C 199:446 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4382ms total)
-T323C 199:447 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4383ms total)
-T323C 199:449 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4384ms total)
-T323C 199:450 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4385ms total)
-T323C 199:452 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4386ms total)
-T323C 199:453 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4386ms total)
-T323C 199:453 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4387ms total)
-T323C 199:454 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4388ms total)
-T323C 199:455 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4389ms total)
-T53DC 199:456 JLINK_IsHalted()  returns FALSE (0001ms, 4390ms total)
-T53DC 199:558 JLINK_IsHalted()  returns FALSE (0001ms, 4390ms total)
-T53DC 199:660 JLINK_IsHalted()  returns FALSE (0001ms, 4390ms total)
-T53DC 199:762 JLINK_IsHalted()  returns FALSE (0001ms, 4390ms total)
-T53DC 199:863 JLINK_IsHalted()  returns FALSE (0001ms, 4390ms total)
-T323C 199:967 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4390ms total)
-T323C 199:968 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4391ms total)
-T323C 199:970 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4392ms total)
-T323C 199:971 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4393ms total)
-T323C 199:972 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4394ms total)
-T323C 199:973 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4395ms total)
-T323C 199:974 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4396ms total)
-T323C 199:975 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4397ms total)
-T323C 199:976 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4398ms total)
-T53DC 199:977 JLINK_IsHalted()  returns FALSE (0001ms, 4399ms total)
-T53DC 200:079 JLINK_IsHalted()  returns FALSE (0001ms, 4399ms total)
-T53DC 200:181 JLINK_IsHalted()  returns FALSE (0001ms, 4399ms total)
-T53DC 200:283 JLINK_IsHalted()  returns FALSE (0001ms, 4399ms total)
-T53DC 200:385 JLINK_IsHalted()  returns FALSE (0001ms, 4399ms total)
-T323C 200:487 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4399ms total)
-T323C 200:488 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4400ms total)
-T323C 200:493 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4401ms total)
-T323C 200:494 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4402ms total)
-T323C 200:495 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4403ms total)
-T323C 200:496 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4404ms total)
-T323C 200:497 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4405ms total)
-T323C 200:498 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4406ms total)
-T323C 200:499 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4407ms total)
-T53DC 200:500 JLINK_IsHalted()  returns FALSE (0001ms, 4408ms total)
-T53DC 200:602 JLINK_IsHalted()  returns FALSE (0001ms, 4408ms total)
-T53DC 200:704 JLINK_IsHalted()  returns FALSE (0001ms, 4408ms total)
-T53DC 200:806 JLINK_IsHalted()  returns FALSE (0001ms, 4408ms total)
-T53DC 200:908 JLINK_IsHalted()  returns FALSE (0001ms, 4408ms total)
-T323C 201:010 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4408ms total)
-T323C 201:011 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4409ms total)
-T323C 201:013 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4410ms total)
-T323C 201:014 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4411ms total)
-T323C 201:015 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4412ms total)
-T323C 201:016 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4413ms total)
-T323C 201:017 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4414ms total)
-T323C 201:018 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4415ms total)
-T323C 201:019 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4416ms total)
-T53DC 201:020 JLINK_IsHalted()  returns FALSE (0001ms, 4417ms total)
-T53DC 201:122 JLINK_IsHalted()  returns FALSE (0001ms, 4417ms total)
-T53DC 201:225 JLINK_IsHalted()  returns FALSE (0001ms, 4417ms total)
-T53DC 201:327 JLINK_IsHalted()  returns FALSE (0001ms, 4417ms total)
-T53DC 201:429 JLINK_IsHalted()  returns FALSE (0000ms, 4416ms total)
-T323C 201:530 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4417ms total)
-T323C 201:531 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4417ms total)
-T323C 201:533 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4418ms total)
-T323C 201:534 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4419ms total)
-T323C 201:535 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4420ms total)
-T323C 201:536 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4421ms total)
-T323C 201:537 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4422ms total)
-T323C 201:538 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4423ms total)
-T323C 201:539 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4424ms total)
-T53DC 201:540 JLINK_IsHalted()  returns FALSE (0001ms, 4425ms total)
-T53DC 201:642 JLINK_IsHalted()  returns FALSE (0001ms, 4425ms total)
-T53DC 201:744 JLINK_IsHalted()  returns FALSE (0001ms, 4425ms total)
-T53DC 201:846 JLINK_IsHalted()  returns FALSE (0001ms, 4425ms total)
-T53DC 201:948 JLINK_IsHalted()  returns FALSE (0001ms, 4425ms total)
-T323C 202:049 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4425ms total)
-T323C 202:050 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4425ms total)
-T323C 202:051 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4427ms total)
-T323C 202:052 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4428ms total)
-T323C 202:054 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4428ms total)
-T323C 202:055 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4428ms total)
-T323C 202:055 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4429ms total)
-T323C 202:056 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4430ms total)
-T323C 202:057 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4431ms total)
-T53DC 202:058 JLINK_IsHalted()  returns FALSE (0001ms, 4432ms total)
-T53DC 202:160 JLINK_IsHalted()  returns FALSE (0000ms, 4431ms total)
-T53DC 202:261 JLINK_IsHalted()  returns FALSE (0001ms, 4432ms total)
-T53DC 202:363 JLINK_IsHalted()  returns FALSE (0001ms, 4432ms total)
-T53DC 202:465 JLINK_IsHalted()  returns FALSE (0001ms, 4432ms total)
-T323C 202:567 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4432ms total)
-T323C 202:568 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4432ms total)
-T323C 202:569 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4433ms total)
-T323C 202:570 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0002ms, 4435ms total)
-T323C 202:573 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4436ms total)
-T323C 202:574 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4437ms total)
-T323C 202:575 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4437ms total)
-T323C 202:575 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4438ms total)
-T323C 202:576 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4439ms total)
-T53DC 202:577 JLINK_IsHalted()  returns FALSE (0001ms, 4440ms total)
-T53DC 202:679 JLINK_IsHalted()  returns FALSE (0001ms, 4440ms total)
-T53DC 202:780 JLINK_IsHalted()  returns FALSE (0001ms, 4440ms total)
-T53DC 202:882 JLINK_IsHalted()  returns FALSE (0001ms, 4440ms total)
-T53DC 202:984 JLINK_IsHalted()  returns FALSE (0000ms, 4439ms total)
-T323C 203:085 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4440ms total)
-T323C 203:086 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4441ms total)
-T323C 203:089 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4442ms total)
-T323C 203:090 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4443ms total)
-T323C 203:093 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4444ms total)
-T323C 203:094 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4445ms total)
-T323C 203:095 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4445ms total)
-T323C 203:095 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4446ms total)
-T323C 203:096 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4447ms total)
-T53DC 203:097 JLINK_IsHalted()  returns FALSE (0001ms, 4448ms total)
-T53DC 203:199 JLINK_IsHalted()  returns FALSE (0000ms, 4447ms total)
-T53DC 203:300 JLINK_IsHalted()  returns FALSE (0000ms, 4447ms total)
-T53DC 203:401 JLINK_IsHalted()  returns FALSE (0001ms, 4448ms total)
-T53DC 203:503 JLINK_IsHalted()  returns FALSE (0001ms, 4448ms total)
-T323C 203:605 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4448ms total)
-T323C 203:606 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4449ms total)
-T323C 203:608 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4450ms total)
-T323C 203:609 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4451ms total)
-T323C 203:612 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4452ms total)
-T323C 203:613 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4453ms total)
-T323C 203:614 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4453ms total)
-T323C 203:614 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4454ms total)
-T323C 203:615 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4455ms total)
-T53DC 203:617 JLINK_IsHalted()  returns FALSE (0000ms, 4455ms total)
-T53DC 203:718 JLINK_IsHalted()  returns FALSE (0001ms, 4456ms total)
-T53DC 203:820 JLINK_IsHalted()  returns FALSE (0001ms, 4456ms total)
-T53DC 203:922 JLINK_IsHalted()  returns FALSE (0001ms, 4456ms total)
-T53DC 204:024 JLINK_IsHalted()  returns FALSE (0001ms, 4456ms total)
-T323C 204:126 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4456ms total)
-T323C 204:127 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4457ms total)
-T323C 204:129 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4458ms total)
-T323C 204:130 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4459ms total)
-T323C 204:132 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4460ms total)
-T323C 204:133 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4461ms total)
-T323C 204:134 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4462ms total)
-T323C 204:135 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4462ms total)
-T323C 204:135 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4463ms total)
-T53DC 204:137 JLINK_IsHalted()  returns FALSE (0000ms, 4463ms total)
-T53DC 204:238 JLINK_IsHalted()  returns FALSE (0001ms, 4464ms total)
-T53DC 204:340 JLINK_IsHalted()  returns FALSE (0001ms, 4464ms total)
-T53DC 204:442 JLINK_IsHalted()  returns FALSE (0001ms, 4464ms total)
-T53DC 204:544 JLINK_IsHalted()  returns FALSE (0001ms, 4464ms total)
-T323C 204:646 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4464ms total)
-T323C 204:647 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4465ms total)
-T323C 204:649 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4466ms total)
-T323C 204:650 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4467ms total)
-T323C 204:652 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4468ms total)
-T323C 204:653 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4469ms total)
-T323C 204:654 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4469ms total)
-T323C 204:654 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4470ms total)
-T323C 204:655 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4471ms total)
-T53DC 204:657 JLINK_IsHalted()  returns FALSE (0000ms, 4471ms total)
-T53DC 204:758 JLINK_IsHalted()  returns FALSE (0001ms, 4472ms total)
-T53DC 204:859 JLINK_IsHalted()  returns FALSE (0001ms, 4472ms total)
-T53DC 204:961 JLINK_IsHalted()  returns FALSE (0001ms, 4472ms total)
-T53DC 205:063 JLINK_IsHalted()  returns FALSE (0001ms, 4472ms total)
-T323C 205:165 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4472ms total)
-T323C 205:166 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4473ms total)
-T323C 205:169 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4474ms total)
-T323C 205:170 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4474ms total)
-T323C 205:172 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4475ms total)
-T323C 205:173 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4476ms total)
-T323C 205:174 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4476ms total)
-T323C 205:174 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4477ms total)
-T323C 205:175 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4478ms total)
-T53DC 205:177 JLINK_IsHalted()  returns FALSE (0000ms, 4478ms total)
-T53DC 205:278 JLINK_IsHalted()  returns FALSE (0001ms, 4479ms total)
-T53DC 205:380 JLINK_IsHalted()  returns FALSE (0001ms, 4479ms total)
-T53DC 205:482 JLINK_IsHalted()  returns FALSE (0001ms, 4479ms total)
-T53DC 205:584 JLINK_IsHalted()  returns FALSE (0001ms, 4479ms total)
-T323C 205:686 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4479ms total)
-T323C 205:687 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4480ms total)
-T323C 205:689 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4481ms total)
-T323C 205:690 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4482ms total)
-T323C 205:692 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4483ms total)
-T323C 205:693 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4484ms total)
-T323C 205:694 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4485ms total)
-T323C 205:695 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4485ms total)
-T323C 205:695 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4486ms total)
-T53DC 205:697 JLINK_IsHalted()  returns FALSE (0001ms, 4487ms total)
-T53DC 205:799 JLINK_IsHalted()  returns FALSE (0001ms, 4487ms total)
-T53DC 205:901 JLINK_IsHalted()  returns FALSE (0001ms, 4487ms total)
-T53DC 206:003 JLINK_IsHalted()  returns FALSE (0001ms, 4487ms total)
-T53DC 206:105 JLINK_IsHalted()  returns FALSE (0000ms, 4486ms total)
-T323C 206:206 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4487ms total)
-T323C 206:207 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4488ms total)
-T323C 206:208 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4489ms total)
-T323C 206:209 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4490ms total)
-T323C 206:211 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4491ms total)
-T323C 206:212 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4491ms total)
-T323C 206:212 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4492ms total)
-T323C 206:213 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4493ms total)
-T323C 206:214 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4494ms total)
-T53DC 206:215 JLINK_IsHalted()  returns FALSE (0001ms, 4495ms total)
-T53DC 206:317 JLINK_IsHalted()  returns FALSE (0001ms, 4495ms total)
-T53DC 206:419 JLINK_IsHalted()  returns FALSE (0001ms, 4495ms total)
-T53DC 206:521 JLINK_IsHalted()  returns FALSE (0001ms, 4495ms total)
-T53DC 206:623 JLINK_IsHalted()  returns FALSE (0001ms, 4495ms total)
-T323C 206:725 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4495ms total)
-T323C 206:726 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4496ms total)
-T323C 206:728 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4496ms total)
-T323C 206:728 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4497ms total)
-T323C 206:730 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4497ms total)
-T323C 206:731 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4497ms total)
-T323C 206:731 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4498ms total)
-T323C 206:732 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4499ms total)
-T323C 206:733 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4500ms total)
-T53DC 206:734 JLINK_IsHalted()  returns FALSE (0001ms, 4501ms total)
-T53DC 206:835 JLINK_IsHalted()  returns FALSE (0000ms, 4500ms total)
-T53DC 206:936 JLINK_IsHalted()  returns FALSE (0001ms, 4501ms total)
-T53DC 207:038 JLINK_IsHalted()  returns FALSE (0001ms, 4501ms total)
-T53DC 207:140 JLINK_IsHalted()  returns FALSE (0001ms, 4501ms total)
-T323C 207:243 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4501ms total)
-T323C 207:244 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4501ms total)
-T323C 207:246 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4501ms total)
-T323C 207:246 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4502ms total)
-T323C 207:248 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4503ms total)
-T323C 207:249 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4504ms total)
-T323C 207:250 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4504ms total)
-T323C 207:250 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4505ms total)
-T323C 207:251 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4506ms total)
-T53DC 207:252 JLINK_IsHalted()  returns FALSE (0001ms, 4507ms total)
-T53DC 207:354 JLINK_IsHalted()  returns FALSE (0001ms, 4507ms total)
-T53DC 207:456 JLINK_IsHalted()  returns FALSE (0001ms, 4507ms total)
-T53DC 207:558 JLINK_IsHalted()  returns FALSE (0001ms, 4507ms total)
-T53DC 207:660 JLINK_IsHalted()  returns FALSE (0001ms, 4507ms total)
-T323C 207:762 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4507ms total)
-T323C 207:763 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4508ms total)
-T323C 207:768 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4508ms total)
-T323C 207:768 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4509ms total)
-T323C 207:770 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4510ms total)
-T323C 207:771 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4511ms total)
-T323C 207:772 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4512ms total)
-T323C 207:773 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4513ms total)
-T323C 207:774 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4514ms total)
-T53DC 207:775 JLINK_IsHalted()  returns FALSE (0001ms, 4515ms total)
-T53DC 207:877 JLINK_IsHalted()  returns FALSE (0001ms, 4515ms total)
-T53DC 207:979 JLINK_IsHalted()  returns FALSE (0001ms, 4515ms total)
-T53DC 208:081 JLINK_IsHalted()  returns FALSE (0000ms, 4514ms total)
-T53DC 208:182 JLINK_IsHalted()  returns FALSE (0001ms, 4515ms total)
-T323C 208:284 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4515ms total)
-T323C 208:285 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4516ms total)
-T323C 208:290 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4517ms total)
-T323C 208:291 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4518ms total)
-T323C 208:293 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4519ms total)
-T323C 208:294 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4520ms total)
-T323C 208:295 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4521ms total)
-T323C 208:296 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4521ms total)
-T323C 208:297 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4522ms total)
-T53DC 208:298 JLINK_IsHalted()  returns FALSE (0001ms, 4523ms total)
-T53DC 208:400 JLINK_IsHalted()  returns FALSE (0000ms, 4522ms total)
-T53DC 208:501 JLINK_IsHalted()  returns FALSE (0001ms, 4523ms total)
-T53DC 208:603 JLINK_IsHalted()  returns FALSE (0001ms, 4523ms total)
-T53DC 208:705 JLINK_IsHalted()  returns FALSE (0001ms, 4523ms total)
-T323C 208:807 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4523ms total)
-T323C 208:808 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4524ms total)
-T323C 208:811 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4524ms total)
-T323C 208:811 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4525ms total)
-T323C 208:813 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4526ms total)
-T323C 208:814 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4527ms total)
-T323C 208:815 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4528ms total)
-T323C 208:816 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4528ms total)
-T323C 208:816 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4529ms total)
-T53DC 208:818 JLINK_IsHalted()  returns FALSE (0000ms, 4529ms total)
-T53DC 208:919 JLINK_IsHalted()  returns FALSE (0001ms, 4530ms total)
-T53DC 209:020 JLINK_IsHalted()  returns FALSE (0000ms, 4529ms total)
-T53DC 209:121 JLINK_IsHalted()  returns FALSE (0000ms, 4529ms total)
-T53DC 209:222 JLINK_IsHalted()  returns FALSE (0001ms, 4530ms total)
-T323C 209:324 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4530ms total)
-T323C 209:325 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4530ms total)
-T323C 209:326 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4531ms total)
-T323C 209:327 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4532ms total)
-T323C 209:329 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4533ms total)
-T323C 209:330 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4533ms total)
-T323C 209:330 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4534ms total)
-T323C 209:331 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4535ms total)
-T323C 209:332 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4536ms total)
-T53DC 209:333 JLINK_IsHalted()  returns FALSE (0001ms, 4537ms total)
-T53DC 209:435 JLINK_IsHalted()  returns FALSE (0001ms, 4537ms total)
-T53DC 209:537 JLINK_IsHalted()  returns FALSE (0001ms, 4537ms total)
-T53DC 209:639 JLINK_IsHalted()  returns FALSE (0001ms, 4537ms total)
-T53DC 209:741 JLINK_IsHalted()  returns FALSE (0001ms, 4537ms total)
-T323C 209:843 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4537ms total)
-T323C 209:844 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4538ms total)
-T323C 209:846 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4539ms total)
-T323C 209:847 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4540ms total)
-T323C 209:849 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4541ms total)
-T323C 209:850 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4542ms total)
-T323C 209:851 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4542ms total)
-T323C 209:851 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4543ms total)
-T323C 209:852 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4544ms total)
-T53DC 209:854 JLINK_IsHalted()  returns FALSE (0000ms, 4544ms total)
-T53DC 209:955 JLINK_IsHalted()  returns FALSE (0001ms, 4545ms total)
-T53DC 210:057 JLINK_IsHalted()  returns FALSE (0001ms, 4545ms total)
-T53DC 210:159 JLINK_IsHalted()  returns FALSE (0001ms, 4545ms total)
-T53DC 210:261 JLINK_IsHalted()  returns FALSE (0001ms, 4545ms total)
-T323C 210:363 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4545ms total)
-T323C 210:364 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4546ms total)
-T323C 210:367 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4547ms total)
-T323C 210:368 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4547ms total)
-T323C 210:369 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4548ms total)
-T323C 210:370 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4549ms total)
-T323C 210:371 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4550ms total)
-T323C 210:372 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4550ms total)
-T323C 210:372 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4551ms total)
-T53DC 210:374 JLINK_IsHalted()  returns FALSE (0001ms, 4552ms total)
-T53DC 210:476 JLINK_IsHalted()  returns FALSE (0001ms, 4552ms total)
-T53DC 210:578 JLINK_IsHalted()  returns FALSE (0001ms, 4552ms total)
-T53DC 210:680 JLINK_IsHalted()  returns FALSE (0001ms, 4552ms total)
-T53DC 210:782 JLINK_IsHalted()  returns FALSE (0001ms, 4552ms total)
-T323C 210:884 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4552ms total)
-T323C 210:885 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4553ms total)
-T323C 210:888 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4554ms total)
-T323C 210:889 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4555ms total)
-T323C 210:891 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4555ms total)
-T323C 210:891 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4556ms total)
-T323C 210:892 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4557ms total)
-T323C 210:893 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4558ms total)
-T323C 210:894 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4559ms total)
-T53DC 210:896 JLINK_IsHalted()  returns FALSE (0001ms, 4560ms total)
-T53DC 210:998 JLINK_IsHalted()  returns FALSE (0001ms, 4560ms total)
-T53DC 211:100 JLINK_IsHalted()  returns FALSE (0001ms, 4560ms total)
-T53DC 211:202 JLINK_IsHalted()  returns FALSE (0001ms, 4560ms total)
-T53DC 211:304 JLINK_IsHalted()  returns FALSE (0001ms, 4560ms total)
-T323C 211:406 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4560ms total)
-T323C 211:407 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4561ms total)
-T323C 211:409 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4562ms total)
-T323C 211:410 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4563ms total)
-T323C 211:412 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4564ms total)
-T323C 211:413 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4565ms total)
-T323C 211:414 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4565ms total)
-T323C 211:414 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4566ms total)
-T323C 211:415 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4567ms total)
-T53DC 211:417 JLINK_IsHalted()  returns FALSE (0000ms, 4567ms total)
-T53DC 211:518 JLINK_IsHalted()  returns FALSE (0001ms, 4568ms total)
-T53DC 211:620 JLINK_IsHalted()  returns FALSE (0001ms, 4568ms total)
-T53DC 211:722 JLINK_IsHalted()  returns FALSE (0001ms, 4568ms total)
-T53DC 211:824 JLINK_IsHalted()  returns FALSE (0001ms, 4568ms total)
-T323C 211:925 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4568ms total)
-T323C 211:926 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4569ms total)
-T323C 211:929 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4570ms total)
-T323C 211:930 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4570ms total)
-T323C 211:932 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4571ms total)
-T323C 211:933 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4572ms total)
-T323C 211:934 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4573ms total)
-T323C 211:935 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4573ms total)
-T323C 211:935 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4575ms total)
-T53DC 211:937 JLINK_IsHalted()  returns FALSE (0001ms, 4576ms total)
-T53DC 212:039 JLINK_IsHalted()  returns FALSE (0000ms, 4575ms total)
-T53DC 212:140 JLINK_IsHalted()  returns FALSE (0000ms, 4575ms total)
-T53DC 212:241 JLINK_IsHalted()  returns FALSE (0001ms, 4576ms total)
-T53DC 212:343 JLINK_IsHalted()  returns FALSE (0001ms, 4576ms total)
-T323C 212:446 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4576ms total)
-T323C 212:447 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4577ms total)
-T323C 212:449 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4578ms total)
-T323C 212:450 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4579ms total)
-T323C 212:452 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4580ms total)
-T323C 212:453 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4581ms total)
-T323C 212:454 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4581ms total)
-T323C 212:454 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4582ms total)
-T323C 212:455 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4583ms total)
-T53DC 212:456 JLINK_IsHalted()  returns FALSE (0001ms, 4584ms total)
-T53DC 212:558 JLINK_IsHalted()  returns FALSE (0000ms, 4583ms total)
-T53DC 212:659 JLINK_IsHalted()  returns FALSE (0001ms, 4584ms total)
-T53DC 212:761 JLINK_IsHalted()  returns FALSE (0001ms, 4584ms total)
-T53DC 212:863 JLINK_IsHalted()  returns FALSE (0001ms, 4584ms total)
-T323C 212:965 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4584ms total)
-T323C 212:967 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4584ms total)
-T323C 212:969 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4585ms total)
-T323C 212:970 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4586ms total)
-T323C 212:971 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4587ms total)
-T323C 212:972 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4588ms total)
-T323C 212:973 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4589ms total)
-T323C 212:974 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4590ms total)
-T323C 212:975 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4591ms total)
-T53DC 212:977 JLINK_IsHalted()  returns FALSE (0001ms, 4592ms total)
-T53DC 213:079 JLINK_IsHalted()  returns FALSE (0001ms, 4592ms total)
-T53DC 213:181 JLINK_IsHalted()  returns FALSE (0001ms, 4592ms total)
-T53DC 213:283 JLINK_IsHalted()  returns FALSE (0001ms, 4592ms total)
-T53DC 213:385 JLINK_IsHalted()  returns FALSE (0000ms, 4591ms total)
-T323C 213:486 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4592ms total)
-T323C 213:487 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4593ms total)
-T323C 213:490 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4594ms total)
-T323C 213:491 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4595ms total)
-T323C 213:494 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4596ms total)
-T323C 213:495 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4597ms total)
-T323C 213:496 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4598ms total)
-T323C 213:497 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4598ms total)
-T323C 213:497 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4599ms total)
-T53DC 213:499 JLINK_IsHalted()  returns FALSE (0000ms, 4599ms total)
-T53DC 213:600 JLINK_IsHalted()  returns FALSE (0001ms, 4600ms total)
-T53DC 213:702 JLINK_IsHalted()  returns FALSE (0001ms, 4600ms total)
-T53DC 213:804 JLINK_IsHalted()  returns FALSE (0000ms, 4599ms total)
-T53DC 213:905 JLINK_IsHalted()  returns FALSE (0001ms, 4600ms total)
-T323C 214:007 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4600ms total)
-T323C 214:008 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4601ms total)
-T323C 214:011 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4601ms total)
-T323C 214:012 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4601ms total)
-T323C 214:013 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4602ms total)
-T323C 214:014 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4603ms total)
-T323C 214:015 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4604ms total)
-T323C 214:016 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4604ms total)
-T323C 214:017 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4605ms total)
-T53DC 214:018 JLINK_IsHalted()  returns FALSE (0001ms, 4606ms total)
-T53DC 214:119 JLINK_IsHalted()  returns FALSE (0001ms, 4606ms total)
-T53DC 214:221 JLINK_IsHalted()  returns FALSE (0001ms, 4606ms total)
-T53DC 214:323 JLINK_IsHalted()  returns FALSE (0001ms, 4606ms total)
-T53DC 214:425 JLINK_IsHalted()  returns FALSE (0001ms, 4606ms total)
-T323C 214:527 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4606ms total)
-T323C 214:528 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4607ms total)
-T323C 214:530 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4608ms total)
-T323C 214:531 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4608ms total)
-T323C 214:532 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4609ms total)
-T323C 214:533 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4610ms total)
-T323C 214:534 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4611ms total)
-T323C 214:535 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4611ms total)
-T323C 214:535 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4612ms total)
-T53DC 214:537 JLINK_IsHalted()  returns FALSE (0001ms, 4613ms total)
-T53DC 214:639 JLINK_IsHalted()  returns FALSE (0001ms, 4613ms total)
-T53DC 214:741 JLINK_IsHalted()  returns FALSE (0001ms, 4613ms total)
-T53DC 214:843 JLINK_IsHalted()  returns FALSE (0001ms, 4613ms total)
-T53DC 214:945 JLINK_IsHalted()  returns FALSE (0001ms, 4613ms total)
-T323C 215:047 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4613ms total)
-T323C 215:048 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4614ms total)
-T323C 215:050 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4615ms total)
-T323C 215:051 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4616ms total)
-T323C 215:053 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4617ms total)
-T323C 215:054 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4617ms total)
-T323C 215:054 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4618ms total)
-T323C 215:055 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4619ms total)
-T323C 215:056 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4620ms total)
-T53DC 215:057 JLINK_IsHalted()  returns FALSE (0001ms, 4621ms total)
-T53DC 215:159 JLINK_IsHalted()  returns FALSE (0001ms, 4621ms total)
-T53DC 215:261 JLINK_IsHalted()  returns FALSE (0001ms, 4621ms total)
-T53DC 215:363 JLINK_IsHalted()  returns FALSE (0001ms, 4621ms total)
-T53DC 215:465 JLINK_IsHalted()  returns FALSE (0001ms, 4621ms total)
-T323C 215:567 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4621ms total)
-T323C 215:568 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4622ms total)
-T323C 215:571 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4623ms total)
-T323C 215:572 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4624ms total)
-T323C 215:574 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4625ms total)
-T323C 215:575 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4626ms total)
-T323C 215:576 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4627ms total)
-T323C 215:577 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4627ms total)
-T323C 215:577 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4628ms total)
-T53DC 215:579 JLINK_IsHalted()  returns FALSE (0001ms, 4629ms total)
-T53DC 215:681 JLINK_IsHalted()  returns FALSE (0001ms, 4629ms total)
-T53DC 215:783 JLINK_IsHalted()  returns FALSE (0000ms, 4628ms total)
-T53DC 215:884 JLINK_IsHalted()  returns FALSE (0000ms, 4628ms total)
-T53DC 215:986 JLINK_IsHalted()  returns FALSE (0001ms, 4629ms total)
-T323C 216:088 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4629ms total)
-T323C 216:089 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4630ms total)
-T323C 216:091 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4631ms total)
-T323C 216:092 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4632ms total)
-T323C 216:094 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4633ms total)
-T323C 216:095 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4634ms total)
-T323C 216:096 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4634ms total)
-T323C 216:096 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4635ms total)
-T323C 216:097 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4636ms total)
-T53DC 216:099 JLINK_IsHalted()  returns FALSE (0000ms, 4636ms total)
-T53DC 216:200 JLINK_IsHalted()  returns FALSE (0001ms, 4637ms total)
-T53DC 216:301 JLINK_IsHalted()  returns FALSE (0001ms, 4637ms total)
-T53DC 216:403 JLINK_IsHalted()  returns FALSE (0001ms, 4637ms total)
-T53DC 216:504 JLINK_IsHalted()  returns FALSE (0001ms, 4637ms total)
-T323C 216:606 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4637ms total)
-T323C 216:607 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4638ms total)
-T323C 216:613 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4639ms total)
-T323C 216:614 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4640ms total)
-T323C 216:616 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4640ms total)
-T323C 216:617 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4641ms total)
-T323C 216:617 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4642ms total)
-T323C 216:618 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4643ms total)
-T323C 216:619 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4644ms total)
-T53DC 216:620 JLINK_IsHalted()  returns FALSE (0001ms, 4645ms total)
-T53DC 216:722 JLINK_IsHalted()  returns FALSE (0001ms, 4645ms total)
-T53DC 216:824 JLINK_IsHalted()  returns FALSE (0001ms, 4645ms total)
-T53DC 216:926 JLINK_IsHalted()  returns FALSE (0000ms, 4644ms total)
-T53DC 217:027 JLINK_IsHalted()  returns FALSE (0001ms, 4645ms total)
-T323C 217:129 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4645ms total)
-T323C 217:130 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4646ms total)
-T323C 217:133 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4647ms total)
-T323C 217:134 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4648ms total)
-T323C 217:136 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4649ms total)
-T323C 217:137 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4650ms total)
-T323C 217:138 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4651ms total)
-T323C 217:139 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4651ms total)
-T323C 217:139 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4652ms total)
-T53DC 217:141 JLINK_IsHalted()  returns FALSE (0001ms, 4653ms total)
-T53DC 217:243 JLINK_IsHalted()  returns FALSE (0001ms, 4653ms total)
-T53DC 217:345 JLINK_IsHalted()  returns FALSE (0000ms, 4652ms total)
-T53DC 217:446 JLINK_IsHalted()  returns FALSE (0001ms, 4653ms total)
-T53DC 217:548 JLINK_IsHalted()  returns FALSE (0001ms, 4653ms total)
-T323C 217:652 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4653ms total)
-T323C 217:653 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4654ms total)
-T323C 217:656 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4655ms total)
-T323C 217:657 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4656ms total)
-T323C 217:659 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4657ms total)
-T323C 217:660 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4657ms total)
-T323C 217:660 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4658ms total)
-T323C 217:661 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4659ms total)
-T323C 217:662 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4660ms total)
-T53DC 217:663 JLINK_IsHalted()  returns FALSE (0001ms, 4661ms total)
-T53DC 217:765 JLINK_IsHalted()  returns FALSE (0001ms, 4661ms total)
-T53DC 217:867 JLINK_IsHalted()  returns FALSE (0001ms, 4661ms total)
-T53DC 217:969 JLINK_IsHalted()  returns FALSE (0000ms, 4660ms total)
-T53DC 218:070 JLINK_IsHalted()  returns FALSE (0001ms, 4661ms total)
-T323C 218:172 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4661ms total)
-T323C 218:173 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4662ms total)
-T323C 218:175 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4663ms total)
-T323C 218:176 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4664ms total)
-T323C 218:179 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4665ms total)
-T323C 218:180 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4665ms total)
-T323C 218:180 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4666ms total)
-T323C 218:181 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4667ms total)
-T323C 218:182 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4668ms total)
-T53DC 218:183 JLINK_IsHalted()  returns FALSE (0001ms, 4669ms total)
-T53DC 218:285 JLINK_IsHalted()  returns FALSE (0000ms, 4668ms total)
-T53DC 218:386 JLINK_IsHalted()  returns FALSE (0001ms, 4669ms total)
-T53DC 218:488 JLINK_IsHalted()  returns FALSE (0000ms, 4668ms total)
-T53DC 218:589 JLINK_IsHalted()  returns FALSE (0001ms, 4669ms total)
-T323C 218:691 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4669ms total)
-T323C 218:692 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4670ms total)
-T323C 218:695 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4671ms total)
-T323C 218:696 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4672ms total)
-T323C 218:698 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4673ms total)
-T323C 218:700 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4673ms total)
-T323C 218:700 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4674ms total)
-T323C 218:701 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4675ms total)
-T323C 218:702 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4676ms total)
-T53DC 218:703 JLINK_IsHalted()  returns FALSE (0001ms, 4677ms total)
-T53DC 218:805 JLINK_IsHalted()  returns FALSE (0000ms, 4676ms total)
-T53DC 218:907 JLINK_IsHalted()  returns FALSE (0001ms, 4677ms total)
-T53DC 219:009 JLINK_IsHalted()  returns FALSE (0001ms, 4677ms total)
-T53DC 219:110 JLINK_IsHalted()  returns FALSE (0001ms, 4677ms total)
-T323C 219:212 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4677ms total)
-T323C 219:213 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4678ms total)
-T323C 219:219 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4679ms total)
-T323C 219:220 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4680ms total)
-T323C 219:222 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4681ms total)
-T323C 219:223 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4681ms total)
-T323C 219:223 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4682ms total)
-T323C 219:224 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4683ms total)
-T323C 219:225 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4684ms total)
-T53DC 219:226 JLINK_IsHalted()  returns FALSE (0001ms, 4685ms total)
-T53DC 219:328 JLINK_IsHalted()  returns FALSE (0001ms, 4685ms total)
-T53DC 219:430 JLINK_IsHalted()  returns FALSE (0001ms, 4685ms total)
-T53DC 219:532 JLINK_IsHalted()  returns FALSE (0001ms, 4685ms total)
-T53DC 219:634 JLINK_IsHalted()  returns FALSE (0001ms, 4685ms total)
-T323C 219:736 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4685ms total)
-T323C 219:737 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4686ms total)
-T323C 219:739 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4687ms total)
-T323C 219:740 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4688ms total)
-T323C 219:742 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4689ms total)
-T323C 219:743 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4690ms total)
-T323C 219:744 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4691ms total)
-T323C 219:745 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4691ms total)
-T323C 219:745 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4692ms total)
-T53DC 219:747 JLINK_IsHalted()  returns FALSE (0001ms, 4693ms total)
-T53DC 219:849 JLINK_IsHalted()  returns FALSE (0001ms, 4693ms total)
-T53DC 219:951 JLINK_IsHalted()  returns FALSE (0001ms, 4693ms total)
-T53DC 220:053 JLINK_IsHalted()  returns FALSE (0001ms, 4693ms total)
-T53DC 220:155 JLINK_IsHalted()  returns FALSE (0001ms, 4693ms total)
-T323C 220:257 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4693ms total)
-T323C 220:258 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4694ms total)
-T323C 220:260 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4695ms total)
-T323C 220:261 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4696ms total)
-T323C 220:263 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4697ms total)
-T323C 220:264 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4698ms total)
-T323C 220:265 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4698ms total)
-T323C 220:265 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4699ms total)
-T323C 220:266 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4700ms total)
-T53DC 220:268 JLINK_IsHalted()  returns FALSE (0000ms, 4700ms total)
-T53DC 220:369 JLINK_IsHalted()  returns FALSE (0001ms, 4701ms total)
-T53DC 220:471 JLINK_IsHalted()  returns FALSE (0001ms, 4701ms total)
-T53DC 220:573 JLINK_IsHalted()  returns FALSE (0000ms, 4700ms total)
-T53DC 220:674 JLINK_IsHalted()  returns FALSE (0001ms, 4701ms total)
-T323C 220:776 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4701ms total)
-T323C 220:777 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4702ms total)
-T323C 220:782 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4703ms total)
-T323C 220:783 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4704ms total)
-T323C 220:785 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4705ms total)
-T323C 220:786 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4706ms total)
-T323C 220:787 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4707ms total)
-T323C 220:788 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4708ms total)
-T323C 220:789 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4709ms total)
-T53DC 220:790 JLINK_IsHalted()  returns FALSE (0001ms, 4710ms total)
-T53DC 220:892 JLINK_IsHalted()  returns FALSE (0001ms, 4710ms total)
-T53DC 220:994 JLINK_IsHalted()  returns FALSE (0001ms, 4710ms total)
-T53DC 221:096 JLINK_IsHalted()  returns FALSE (0001ms, 4710ms total)
-T53DC 221:198 JLINK_IsHalted()  returns FALSE (0001ms, 4710ms total)
-T323C 221:300 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4710ms total)
-T323C 221:301 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4711ms total)
-T323C 221:304 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4712ms total)
-T323C 221:305 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4713ms total)
-T323C 221:307 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4714ms total)
-T323C 221:308 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4714ms total)
-T323C 221:308 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4715ms total)
-T323C 221:309 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4716ms total)
-T323C 221:310 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4717ms total)
-T53DC 221:312 JLINK_IsHalted()  returns FALSE (0000ms, 4717ms total)
-T53DC 221:413 JLINK_IsHalted()  returns FALSE (0001ms, 4718ms total)
-T53DC 221:515 JLINK_IsHalted()  returns FALSE (0000ms, 4717ms total)
-T53DC 221:616 JLINK_IsHalted()  returns FALSE (0001ms, 4718ms total)
-T53DC 221:718 JLINK_IsHalted()  returns FALSE (0001ms, 4718ms total)
-T323C 221:820 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4718ms total)
-T323C 221:821 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4719ms total)
-T323C 221:824 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4719ms total)
-T323C 221:824 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4720ms total)
-T323C 221:826 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4721ms total)
-T323C 221:827 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4722ms total)
-T323C 221:828 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4723ms total)
-T323C 221:829 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4723ms total)
-T323C 221:829 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4724ms total)
-T53DC 221:831 JLINK_IsHalted()  returns FALSE (0001ms, 4725ms total)
-T53DC 221:934 JLINK_IsHalted()  returns FALSE (0001ms, 4725ms total)
-T53DC 222:036 JLINK_IsHalted()  returns FALSE (0001ms, 4725ms total)
-T53DC 222:138 JLINK_IsHalted()  returns FALSE (0001ms, 4725ms total)
-T53DC 222:240 JLINK_IsHalted()  returns FALSE (0001ms, 4725ms total)
-T323C 222:342 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4725ms total)
-T323C 222:343 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4725ms total)
-T323C 222:345 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4726ms total)
-T323C 222:346 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4727ms total)
-T323C 222:348 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4728ms total)
-T323C 222:349 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4729ms total)
-T323C 222:350 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4730ms total)
-T323C 222:351 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4730ms total)
-T323C 222:351 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4731ms total)
-T53DC 222:353 JLINK_IsHalted()  returns FALSE (0001ms, 4732ms total)
-T53DC 222:455 JLINK_IsHalted()  returns FALSE (0001ms, 4732ms total)
-T53DC 222:557 JLINK_IsHalted()  returns FALSE (0001ms, 4732ms total)
-T53DC 222:659 JLINK_IsHalted()  returns FALSE (0001ms, 4732ms total)
-T53DC 222:761 JLINK_IsHalted()  returns FALSE (0001ms, 4732ms total)
-T323C 222:863 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4732ms total)
-T323C 222:864 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4733ms total)
-T323C 222:871 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4734ms total)
-T323C 222:872 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4735ms total)
-T323C 222:874 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4736ms total)
-T323C 222:875 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4736ms total)
-T323C 222:875 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4737ms total)
-T323C 222:876 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4738ms total)
-T323C 222:877 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4739ms total)
-T53DC 222:878 JLINK_IsHalted()  returns FALSE (0001ms, 4740ms total)
-T53DC 222:980 JLINK_IsHalted()  returns FALSE (0001ms, 4740ms total)
-T53DC 223:081 JLINK_IsHalted()  returns FALSE (0001ms, 4740ms total)
-T53DC 223:183 JLINK_IsHalted()  returns FALSE (0001ms, 4740ms total)
-T53DC 223:284 JLINK_IsHalted()  returns FALSE (0000ms, 4739ms total)
-T323C 223:385 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4740ms total)
-T323C 223:386 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4741ms total)
-T323C 223:389 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4742ms total)
-T323C 223:390 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4743ms total)
-T323C 223:392 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4744ms total)
-T323C 223:393 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4744ms total)
-T323C 223:393 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4745ms total)
-T323C 223:394 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4746ms total)
-T323C 223:395 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4747ms total)
-T53DC 223:396 JLINK_IsHalted()  returns FALSE (0001ms, 4748ms total)
-T53DC 223:498 JLINK_IsHalted()  returns FALSE (0001ms, 4748ms total)
-T53DC 223:600 JLINK_IsHalted()  returns FALSE (0001ms, 4748ms total)
-T53DC 223:702 JLINK_IsHalted()  returns FALSE (0001ms, 4748ms total)
-T53DC 223:804 JLINK_IsHalted()  returns FALSE (0000ms, 4747ms total)
-T323C 223:905 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4748ms total)
-T323C 223:906 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4748ms total)
-T323C 223:907 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4749ms total)
-T323C 223:908 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4750ms total)
-T323C 223:910 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4750ms total)
-T323C 223:910 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4751ms total)
-T323C 223:911 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4752ms total)
-T323C 223:912 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4753ms total)
-T323C 223:913 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4754ms total)
-T53DC 223:914 JLINK_IsHalted()  returns FALSE (0001ms, 4755ms total)
-T53DC 224:016 JLINK_IsHalted()  returns FALSE (0001ms, 4755ms total)
-T53DC 224:118 JLINK_IsHalted()  returns FALSE (0001ms, 4755ms total)
-T53DC 224:220 JLINK_IsHalted()  returns FALSE (0001ms, 4755ms total)
-T53DC 224:322 JLINK_IsHalted()  returns FALSE (0000ms, 4754ms total)
-T323C 224:423 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4754ms total)
-T323C 224:424 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4754ms total)
-T323C 224:426 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4755ms total)
-T323C 224:427 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4756ms total)
-T323C 224:428 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4757ms total)
-T323C 224:429 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4758ms total)
-T323C 224:430 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4759ms total)
-T323C 224:431 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4759ms total)
-T323C 224:431 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4760ms total)
-T53DC 224:433 JLINK_IsHalted()  returns FALSE (0000ms, 4760ms total)
-T53DC 224:534 JLINK_IsHalted()  returns FALSE (0001ms, 4761ms total)
-T53DC 224:636 JLINK_IsHalted()  returns FALSE (0001ms, 4761ms total)
-T53DC 224:738 JLINK_IsHalted()  returns FALSE (0000ms, 4760ms total)
-T53DC 224:839 JLINK_IsHalted()  returns FALSE (0001ms, 4761ms total)
-T323C 224:941 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4761ms total)
-T323C 224:942 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4761ms total)
-T323C 224:944 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4763ms total)
-T323C 224:945 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4764ms total)
-T323C 224:947 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4765ms total)
-T323C 224:948 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4765ms total)
-T323C 224:948 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4766ms total)
-T323C 224:949 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4767ms total)
-T323C 224:950 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4768ms total)
-T53DC 224:951 JLINK_IsHalted()  returns FALSE (0001ms, 4769ms total)
-T53DC 225:053 JLINK_IsHalted()  returns FALSE (0001ms, 4769ms total)
-T53DC 225:155 JLINK_IsHalted()  returns FALSE (0001ms, 4769ms total)
-T53DC 225:257 JLINK_IsHalted()  returns FALSE (0001ms, 4769ms total)
-T53DC 225:359 JLINK_IsHalted()  returns FALSE (0001ms, 4769ms total)
-T323C 225:461 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4769ms total)
-T323C 225:462 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4770ms total)
-T323C 225:466 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4771ms total)
-T323C 225:467 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4772ms total)
-T323C 225:469 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4773ms total)
-T323C 225:470 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4774ms total)
-T323C 225:471 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4774ms total)
-T323C 225:471 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4775ms total)
-T323C 225:472 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4776ms total)
-T53DC 225:474 JLINK_IsHalted()  returns FALSE (0000ms, 4776ms total)
-T53DC 225:575 JLINK_IsHalted()  returns FALSE (0000ms, 4776ms total)
-T53DC 225:676 JLINK_IsHalted()  returns FALSE (0001ms, 4777ms total)
-T53DC 225:778 JLINK_IsHalted()  returns FALSE (0001ms, 4777ms total)
-T53DC 225:880 JLINK_IsHalted()  returns FALSE (0001ms, 4777ms total)
-T323C 225:982 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4777ms total)
-T323C 225:983 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4778ms total)
-T323C 225:986 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4779ms total)
-T323C 225:987 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4779ms total)
-T323C 225:988 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4780ms total)
-T323C 225:989 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4781ms total)
-T323C 225:990 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4782ms total)
-T323C 225:991 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4782ms total)
-T323C 225:991 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4783ms total)
-T53DC 225:993 JLINK_IsHalted()  returns FALSE (0001ms, 4784ms total)
-T53DC 226:095 JLINK_IsHalted()  returns FALSE (0001ms, 4784ms total)
-T53DC 226:197 JLINK_IsHalted()  returns FALSE (0001ms, 4784ms total)
-T53DC 226:298 JLINK_IsHalted()  returns FALSE (0001ms, 4784ms total)
-T53DC 226:400 JLINK_IsHalted()  returns FALSE (0001ms, 4784ms total)
-T323C 226:502 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4784ms total)
-T323C 226:503 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4784ms total)
-T323C 226:505 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4785ms total)
-T323C 226:506 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4786ms total)
-T323C 226:507 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4787ms total)
-T323C 226:508 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4788ms total)
-T323C 226:509 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4789ms total)
-T323C 226:510 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4790ms total)
-T323C 226:511 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4791ms total)
-T53DC 226:512 JLINK_IsHalted()  returns FALSE (0001ms, 4792ms total)
-T53DC 226:614 JLINK_IsHalted()  returns FALSE (0001ms, 4792ms total)
-T53DC 226:716 JLINK_IsHalted()  returns FALSE (0000ms, 4791ms total)
-T53DC 226:818 JLINK_IsHalted()  returns FALSE (0001ms, 4792ms total)
-T53DC 226:920 JLINK_IsHalted()  returns FALSE (0001ms, 4792ms total)
-T323C 227:022 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4791ms total)
-T323C 227:022 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4792ms total)
-T323C 227:024 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4793ms total)
-T323C 227:025 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4794ms total)
-T323C 227:026 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4795ms total)
-T323C 227:027 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4796ms total)
-T323C 227:028 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4797ms total)
-T323C 227:029 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4797ms total)
-T323C 227:029 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4798ms total)
-T53DC 227:031 JLINK_IsHalted()  returns FALSE (0001ms, 4799ms total)
-T53DC 227:132 JLINK_IsHalted()  returns FALSE (0000ms, 4798ms total)
-T53DC 227:233 JLINK_IsHalted()  returns FALSE (0001ms, 4799ms total)
-T53DC 227:335 JLINK_IsHalted()  returns FALSE (0001ms, 4799ms total)
-T53DC 227:437 JLINK_IsHalted()  returns FALSE (0000ms, 4798ms total)
-T323C 227:539 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4799ms total)
-T323C 227:540 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4799ms total)
-T323C 227:542 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4800ms total)
-T323C 227:543 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4800ms total)
-T323C 227:544 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4801ms total)
-T323C 227:545 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4802ms total)
-T323C 227:546 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4802ms total)
-T323C 227:546 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4803ms total)
-T323C 227:547 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4804ms total)
-T53DC 227:548 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
-T53DC 227:650 JLINK_IsHalted()  returns FALSE (0000ms, 4804ms total)
-T53DC 227:751 JLINK_IsHalted()  returns FALSE (0000ms, 4804ms total)
-T53DC 227:852 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
-T53DC 227:954 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
-T323C 228:056 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4805ms total)
-T323C 228:057 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4806ms total)
-T323C 228:061 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4807ms total)
-T323C 228:062 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4808ms total)
-T323C 228:064 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4809ms total)
-T323C 228:065 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4810ms total)
-T323C 228:066 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4810ms total)
-T323C 228:066 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4811ms total)
-T323C 228:067 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4812ms total)
-T53DC 228:069 JLINK_IsHalted()  returns FALSE (0000ms, 4812ms total)
-T53DC 228:170 JLINK_IsHalted()  returns FALSE (0001ms, 4813ms total)
-T53DC 228:272 JLINK_IsHalted()  returns FALSE (0001ms, 4813ms total)
-T53DC 228:374 JLINK_IsHalted()  returns FALSE (0001ms, 4813ms total)
-T53DC 228:476 JLINK_IsHalted()  returns FALSE (0001ms, 4813ms total)
-T323C 228:578 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4813ms total)
-T323C 228:579 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4813ms total)
-T323C 228:581 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4813ms total)
-T323C 228:581 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4814ms total)
-T323C 228:583 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4815ms total)
-T323C 228:584 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4815ms total)
-T323C 228:584 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4816ms total)
-T323C 228:585 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4817ms total)
-T323C 228:586 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4818ms total)
-T53DC 228:587 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
-T53DC 228:689 JLINK_IsHalted()  returns FALSE (0000ms, 4818ms total)
-T53DC 228:790 JLINK_IsHalted()  returns FALSE (0000ms, 4818ms total)
-T53DC 228:891 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
-T53DC 228:993 JLINK_IsHalted()  returns FALSE (0000ms, 4818ms total)
-T323C 229:094 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4819ms total)
-T323C 229:095 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4820ms total)
-T323C 229:098 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4821ms total)
-T323C 229:099 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4822ms total)
-T323C 229:102 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4823ms total)
-T323C 229:103 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4824ms total)
-T323C 229:104 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4825ms total)
-T323C 229:105 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4826ms total)
-T323C 229:106 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4827ms total)
-T53DC 229:107 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
-T53DC 229:209 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
-T53DC 229:311 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
-T53DC 229:413 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
-T53DC 229:515 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
-T323C 229:617 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4828ms total)
-T323C 229:618 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4829ms total)
-T323C 229:620 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4830ms total)
-T323C 229:621 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4831ms total)
-T323C 229:623 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4832ms total)
-T323C 229:624 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4832ms total)
-T323C 229:624 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4833ms total)
-T323C 229:625 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4834ms total)
-T323C 229:626 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4835ms total)
-T53DC 229:628 JLINK_IsHalted()  returns FALSE (0000ms, 4835ms total)
-T53DC 229:729 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
-T53DC 229:831 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
-T53DC 229:933 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
-T53DC 230:035 JLINK_IsHalted()  returns FALSE (0000ms, 4835ms total)
-T323C 230:136 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4836ms total)
-T323C 230:137 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4837ms total)
-T323C 230:141 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4837ms total)
-T323C 230:142 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4837ms total)
-T323C 230:143 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4838ms total)
-T323C 230:144 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4839ms total)
-T323C 230:145 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4840ms total)
-T323C 230:146 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4841ms total)
-T323C 230:147 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4842ms total)
-T53DC 230:148 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
-T53DC 230:250 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
-T53DC 230:352 JLINK_IsHalted()  returns FALSE (0000ms, 4842ms total)
-T53DC 230:453 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
-T53DC 230:555 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
-T323C 230:657 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4843ms total)
-T323C 230:658 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4844ms total)
-T323C 230:662 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 4844ms total)
-T323C 230:662 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4845ms total)
-T323C 230:664 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4846ms total)
-T323C 230:665 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4846ms total)
-T323C 230:665 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4847ms total)
-T323C 230:666 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4848ms total)
-T323C 230:667 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4849ms total)
-T53DC 230:668 JLINK_IsHalted()  returns FALSE (0001ms, 4850ms total)
-T53DC 230:770 JLINK_IsHalted()  returns FALSE (0000ms, 4849ms total)
-T53DC 230:872 JLINK_IsHalted()  returns FALSE (0001ms, 4850ms total)
-T53DC 230:974 JLINK_IsHalted()  returns FALSE (0001ms, 4850ms total)
-T53DC 231:076 JLINK_IsHalted()  returns FALSE (0001ms, 4850ms total)
-T323C 231:178 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4850ms total)
-T323C 231:179 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4851ms total)
-T323C 231:184 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4852ms total)
-T323C 231:185 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4853ms total)
-T323C 231:187 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4854ms total)
-T323C 231:188 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4854ms total)
-T323C 231:188 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4855ms total)
-T323C 231:189 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4856ms total)
-T323C 231:190 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4857ms total)
-T53DC 231:191 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
-T53DC 231:293 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
-T53DC 231:395 JLINK_IsHalted()  returns FALSE (0000ms, 4857ms total)
-T53DC 231:497 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
-T53DC 231:599 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
-T323C 231:701 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4858ms total)
-T323C 231:702 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4859ms total)
-T323C 231:705 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4860ms total)
-T323C 231:706 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4861ms total)
-T323C 231:708 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4862ms total)
-T323C 231:709 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4863ms total)
-T323C 231:710 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4863ms total)
-T323C 231:710 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4864ms total)
-T323C 231:711 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4865ms total)
-T53DC 231:713 JLINK_IsHalted()  returns FALSE (0000ms, 4865ms total)
-T53DC 231:814 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
-T53DC 231:916 JLINK_IsHalted()  returns FALSE (0000ms, 4865ms total)
-T53DC 232:017 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
-T53DC 232:119 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
-T323C 232:221 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4866ms total)
-T323C 232:222 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 4866ms total)
-T323C 232:224 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4867ms total)
-T323C 232:225 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4867ms total)
-T323C 232:226 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4868ms total)
-T323C 232:227 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4869ms total)
-T323C 232:228 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4870ms total)
-T323C 232:229 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4870ms total)
-T323C 232:229 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4872ms total)
-T53DC 232:231 JLINK_IsHalted()  returns FALSE (0001ms, 4873ms total)
-T53DC 232:333 JLINK_IsHalted()  returns FALSE (0000ms, 4872ms total)
-T53DC 232:434 JLINK_IsHalted()  returns FALSE (0000ms, 4872ms total)
-T53DC 232:535 JLINK_IsHalted()  returns FALSE (0001ms, 4873ms total)
-T53DC 232:636 JLINK_IsHalted()  returns FALSE (0001ms, 4873ms total)
-T323C 232:738 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4873ms total)
-T323C 232:739 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4874ms total)
-T323C 232:743 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4875ms total)
-T323C 232:744 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4876ms total)
-T323C 232:746 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4877ms total)
-T323C 232:747 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4878ms total)
-T323C 232:748 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4879ms total)
-T323C 232:749 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4879ms total)
-T323C 232:749 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4881ms total)
-T53DC 232:751 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
-T53DC 232:853 JLINK_IsHalted()  returns FALSE (0000ms, 4881ms total)
-T53DC 232:954 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
-T53DC 233:056 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
-T53DC 233:158 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
-T323C 233:260 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4882ms total)
-T323C 233:261 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4883ms total)
-T323C 233:263 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4884ms total)
-T323C 233:264 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4885ms total)
-T323C 233:265 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4886ms total)
-T323C 233:266 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4887ms total)
-T323C 233:267 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4888ms total)
-T323C 233:268 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4888ms total)
-T323C 233:268 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4889ms total)
-T53DC 233:270 JLINK_IsHalted()  returns FALSE (0001ms, 4890ms total)
-T53DC 233:372 JLINK_IsHalted()  returns FALSE (0001ms, 4890ms total)
-T53DC 233:474 JLINK_IsHalted()  returns FALSE (0000ms, 4889ms total)
-T53DC 233:575 JLINK_IsHalted()  returns FALSE (0000ms, 4889ms total)
-T53DC 233:677 JLINK_IsHalted()  returns FALSE (0000ms, 4889ms total)
-T323C 233:778 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4890ms total)
-T323C 233:779 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4891ms total)
-T323C 233:782 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4892ms total)
-T323C 233:783 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4893ms total)
-T323C 233:785 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4894ms total)
-T323C 233:786 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4895ms total)
-T323C 233:787 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4895ms total)
-T323C 233:787 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4896ms total)
-T323C 233:788 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4897ms total)
-T53DC 233:790 JLINK_IsHalted()  returns FALSE (0001ms, 4898ms total)
-T53DC 233:892 JLINK_IsHalted()  returns FALSE (0000ms, 4897ms total)
-T53DC 233:993 JLINK_IsHalted()  returns FALSE (0001ms, 4898ms total)
-T53DC 234:095 JLINK_IsHalted()  returns FALSE (0001ms, 4898ms total)
-T53DC 234:197 JLINK_IsHalted()  returns FALSE (0001ms, 4898ms total)
-T323C 234:299 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4898ms total)
-T323C 234:300 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4899ms total)
-T323C 234:304 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4900ms total)
-T323C 234:305 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4901ms total)
-T323C 234:307 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4902ms total)
-T323C 234:308 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4903ms total)
-T323C 234:309 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4904ms total)
-T323C 234:310 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4904ms total)
-T323C 234:310 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4905ms total)
-T53DC 234:312 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
-T53DC 234:414 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
-T53DC 234:516 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
-T53DC 234:618 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
-T53DC 234:720 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
-T323C 234:822 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4906ms total)
-T323C 234:823 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4907ms total)
-T323C 234:827 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4908ms total)
-T323C 234:828 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4909ms total)
-T323C 234:831 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4910ms total)
-T323C 234:832 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4910ms total)
-T323C 234:832 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4911ms total)
-T323C 234:833 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4912ms total)
-T323C 234:834 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4913ms total)
-T53DC 234:836 JLINK_IsHalted()  returns FALSE (0000ms, 4913ms total)
-T53DC 234:937 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
-T53DC 235:039 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
-T53DC 235:141 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
-T53DC 235:243 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
-T323C 235:345 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4914ms total)
-T323C 235:346 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4915ms total)
-T323C 235:348 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4916ms total)
-T323C 235:349 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4917ms total)
-T323C 235:351 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4918ms total)
-T323C 235:352 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4918ms total)
-T323C 235:352 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4919ms total)
-T323C 235:353 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4920ms total)
-T323C 235:354 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4921ms total)
-T53DC 235:356 JLINK_IsHalted()  returns FALSE (0000ms, 4921ms total)
-T53DC 235:457 JLINK_IsHalted()  returns FALSE (0001ms, 4922ms total)
-T53DC 235:559 JLINK_IsHalted()  returns FALSE (0000ms, 4921ms total)
-T53DC 235:660 JLINK_IsHalted()  returns FALSE (0001ms, 4922ms total)
-T53DC 235:762 JLINK_IsHalted()  returns FALSE (0000ms, 4921ms total)
-T323C 235:863 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4922ms total)
-T323C 235:864 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4923ms total)
-T323C 235:867 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4924ms total)
-T323C 235:868 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4925ms total)
-T323C 235:871 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4926ms total)
-T323C 235:872 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4927ms total)
-T323C 235:873 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4928ms total)
-T323C 235:874 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4929ms total)
-T323C 235:875 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4930ms total)
-T53DC 235:876 JLINK_IsHalted()  returns FALSE (0001ms, 4931ms total)
-T53DC 235:978 JLINK_IsHalted()  returns FALSE (0001ms, 4931ms total)
-T53DC 236:080 JLINK_IsHalted()  returns FALSE (0001ms, 4931ms total)
-T53DC 236:182 JLINK_IsHalted()  returns FALSE (0001ms, 4931ms total)
-T53DC 236:284 JLINK_IsHalted()  returns FALSE (0001ms, 4931ms total)
-T323C 236:386 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4931ms total)
-T323C 236:387 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4932ms total)
-T323C 236:391 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4933ms total)
-T323C 236:392 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4934ms total)
-T323C 236:394 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4934ms total)
-T323C 236:395 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4934ms total)
-T323C 236:395 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4935ms total)
-T323C 236:396 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4936ms total)
-T323C 236:397 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4937ms total)
-T53DC 236:398 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
-T53DC 236:500 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
-T53DC 236:602 JLINK_IsHalted()  returns FALSE (0000ms, 4937ms total)
-T53DC 236:703 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
-T53DC 236:805 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
-T323C 236:907 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4938ms total)
-T323C 236:908 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4939ms total)
-T323C 236:910 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4940ms total)
-T323C 236:911 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4941ms total)
-T323C 236:913 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4942ms total)
-T323C 236:914 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4943ms total)
-T323C 236:915 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 4943ms total)
-T323C 236:915 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4944ms total)
-T323C 236:916 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4945ms total)
-T53DC 236:918 JLINK_IsHalted()  returns FALSE (0000ms, 4945ms total)
-T53DC 237:019 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
-T53DC 237:121 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
-T53DC 237:222 JLINK_IsHalted()  returns FALSE (0000ms, 4945ms total)
-T53DC 237:323 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
-T323C 237:426 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4946ms total)
-T323C 237:427 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4947ms total)
-T323C 237:429 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4948ms total)
-T323C 237:430 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4948ms total)
-T323C 237:431 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4949ms total)
-T323C 237:432 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4950ms total)
-T323C 237:433 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4951ms total)
-T323C 237:434 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4951ms total)
-T323C 237:434 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4952ms total)
-T53DC 237:436 JLINK_IsHalted()  returns FALSE (0000ms, 4952ms total)
-T53DC 237:537 JLINK_IsHalted()  returns FALSE (0001ms, 4953ms total)
-T53DC 237:639 JLINK_IsHalted()  returns FALSE (0001ms, 4953ms total)
-T53DC 237:741 JLINK_IsHalted()  returns FALSE (0000ms, 4952ms total)
-T53DC 237:842 JLINK_IsHalted()  returns FALSE (0001ms, 4953ms total)
-T323C 237:944 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4953ms total)
-T323C 237:945 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4954ms total)
-T323C 237:948 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4955ms total)
-T323C 237:949 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4956ms total)
-T323C 237:951 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4957ms total)
-T323C 237:952 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4957ms total)
-T323C 237:952 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4958ms total)
-T323C 237:953 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4959ms total)
-T323C 237:954 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4960ms total)
-T53DC 237:955 JLINK_IsHalted()  returns FALSE (0001ms, 4961ms total)
-T53DC 238:058 JLINK_IsHalted()  returns FALSE (0001ms, 4961ms total)
-T53DC 238:160 JLINK_IsHalted()  returns FALSE (0001ms, 4961ms total)
-T53DC 238:261 JLINK_IsHalted()  returns FALSE (0001ms, 4961ms total)
-T53DC 238:363 JLINK_IsHalted()  returns FALSE (0001ms, 4961ms total)
-T323C 238:465 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4961ms total)
-T323C 238:466 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4962ms total)
-T323C 238:469 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4963ms total)
-T323C 238:470 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4964ms total)
-T323C 238:472 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 4964ms total)
-T323C 238:472 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4965ms total)
-T323C 238:473 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4966ms total)
-T323C 238:474 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4967ms total)
-T323C 238:475 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4968ms total)
-T53DC 238:476 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
-T53DC 238:578 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
-T53DC 238:680 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
-T53DC 238:782 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
-T53DC 238:884 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
-T323C 238:986 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4969ms total)
-T323C 238:987 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4970ms total)
-T323C 238:990 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4971ms total)
-T323C 238:991 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4972ms total)
-T323C 238:994 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4973ms total)
-T323C 238:995 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4974ms total)
-T323C 238:996 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4975ms total)
-T323C 238:997 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 4975ms total)
-T323C 238:997 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4976ms total)
-T53DC 238:999 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
-T53DC 239:101 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
-T53DC 239:203 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
-T53DC 239:305 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
-T53DC 239:407 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
-T323C 239:509 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4977ms total)
-T323C 239:510 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4978ms total)
-T323C 239:513 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4979ms total)
-T323C 239:514 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 4979ms total)
-T323C 239:516 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4981ms total)
-T323C 239:517 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4982ms total)
-T323C 239:518 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4983ms total)
-T323C 239:519 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4984ms total)
-T323C 239:520 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4985ms total)
-T53DC 239:521 JLINK_IsHalted()  returns FALSE (0001ms, 4986ms total)
-T53DC 239:623 JLINK_IsHalted()  returns FALSE (0001ms, 4986ms total)
-T53DC 239:725 JLINK_IsHalted()  returns FALSE (0001ms, 4986ms total)
-T53DC 239:827 JLINK_IsHalted()  returns FALSE (0000ms, 4985ms total)
-T53DC 239:928 JLINK_IsHalted()  returns FALSE (0001ms, 4986ms total)
-T323C 240:030 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4986ms total)
-T323C 240:031 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4987ms total)
-T323C 240:033 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4988ms total)
-T323C 240:034 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4989ms total)
-T323C 240:038 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4990ms total)
-T323C 240:039 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 4990ms total)
-T323C 240:039 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 4991ms total)
-T323C 240:040 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 4992ms total)
-T323C 240:041 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4993ms total)
-T53DC 240:042 JLINK_IsHalted()  returns FALSE (0001ms, 4994ms total)
-T53DC 240:144 JLINK_IsHalted()  returns FALSE (0001ms, 4994ms total)
-T53DC 240:245 JLINK_IsHalted()  returns FALSE (0001ms, 4994ms total)
-T53DC 240:346 JLINK_IsHalted()  returns FALSE (0001ms, 4994ms total)
-T53DC 240:448 JLINK_IsHalted()  returns FALSE (0000ms, 4993ms total)
-T323C 240:550 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4994ms total)
-T323C 240:551 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 4995ms total)
-T323C 240:554 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 4996ms total)
-T323C 240:555 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 4997ms total)
-T323C 240:557 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 4998ms total)
-T323C 240:558 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 4999ms total)
-T323C 240:559 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5000ms total)
-T323C 240:560 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5001ms total)
-T323C 240:561 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5002ms total)
-T53DC 240:562 JLINK_IsHalted()  returns FALSE (0001ms, 5003ms total)
-T53DC 240:664 JLINK_IsHalted()  returns FALSE (0001ms, 5003ms total)
-T53DC 240:766 JLINK_IsHalted()  returns FALSE (0001ms, 5003ms total)
-T53DC 240:868 JLINK_IsHalted()  returns FALSE (0000ms, 5002ms total)
-T53DC 240:969 JLINK_IsHalted()  returns FALSE (0000ms, 5002ms total)
-T323C 241:070 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5003ms total)
-T323C 241:071 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5004ms total)
-T323C 241:073 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5005ms total)
-T323C 241:074 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5006ms total)
-T323C 241:076 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5007ms total)
-T323C 241:077 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5007ms total)
-T323C 241:077 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5008ms total)
-T323C 241:078 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5009ms total)
-T323C 241:079 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5010ms total)
-T53DC 241:080 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
-T53DC 241:182 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
-T53DC 241:284 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
-T53DC 241:386 JLINK_IsHalted()  returns FALSE (0000ms, 5010ms total)
-T53DC 241:487 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
-T323C 241:589 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5011ms total)
-T323C 241:590 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5012ms total)
-T323C 241:592 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5013ms total)
-T323C 241:593 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5014ms total)
-T323C 241:594 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5015ms total)
-T323C 241:595 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5016ms total)
-T323C 241:596 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5017ms total)
-T323C 241:597 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5018ms total)
-T323C 241:598 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5019ms total)
-T53DC 241:599 JLINK_IsHalted()  returns FALSE (0001ms, 5020ms total)
-T53DC 241:701 JLINK_IsHalted()  returns FALSE (0001ms, 5020ms total)
-T53DC 241:803 JLINK_IsHalted()  returns FALSE (0000ms, 5019ms total)
-T53DC 241:905 JLINK_IsHalted()  returns FALSE (0001ms, 5020ms total)
-T53DC 242:007 JLINK_IsHalted()  returns FALSE (0001ms, 5020ms total)
-T323C 242:109 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5020ms total)
-T323C 242:110 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5021ms total)
-T323C 242:113 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5022ms total)
-T323C 242:114 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5023ms total)
-T323C 242:116 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5024ms total)
-T323C 242:117 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5024ms total)
-T323C 242:118 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5024ms total)
-T323C 242:118 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5025ms total)
-T323C 242:119 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5026ms total)
-T53DC 242:120 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
-T53DC 242:222 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
-T53DC 242:324 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
-T53DC 242:426 JLINK_IsHalted()  returns FALSE (0000ms, 5026ms total)
-T53DC 242:527 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
-T323C 242:630 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 5028ms total)
-T323C 242:632 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5028ms total)
-T323C 242:634 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5029ms total)
-T323C 242:635 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5030ms total)
-T323C 242:636 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5031ms total)
-T323C 242:637 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5032ms total)
-T323C 242:638 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5033ms total)
-T323C 242:639 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5034ms total)
-T323C 242:640 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5035ms total)
-T53DC 242:641 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
-T53DC 242:743 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
-T53DC 242:845 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
-T53DC 242:947 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
-T53DC 243:049 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
-T323C 243:151 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5036ms total)
-T323C 243:152 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5037ms total)
-T323C 243:155 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5038ms total)
-T323C 243:156 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5039ms total)
-T323C 243:157 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5040ms total)
-T323C 243:158 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5041ms total)
-T323C 243:159 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5042ms total)
-T323C 243:160 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5042ms total)
-T323C 243:160 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5043ms total)
-T53DC 243:162 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
-T53DC 243:264 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
-T53DC 243:366 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
-T53DC 243:468 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
-T53DC 243:569 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
-T323C 243:671 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5044ms total)
-T323C 243:672 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5045ms total)
-T323C 243:674 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5046ms total)
-T323C 243:675 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5047ms total)
-T323C 243:676 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5048ms total)
-T323C 243:677 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5049ms total)
-T323C 243:678 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5050ms total)
-T323C 243:679 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5050ms total)
-T323C 243:679 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5052ms total)
-T53DC 243:681 JLINK_IsHalted()  returns FALSE (0001ms, 5053ms total)
-T53DC 243:783 JLINK_IsHalted()  returns FALSE (0001ms, 5053ms total)
-T53DC 243:885 JLINK_IsHalted()  returns FALSE (0001ms, 5053ms total)
-T53DC 243:987 JLINK_IsHalted()  returns FALSE (0001ms, 5053ms total)
-T53DC 244:089 JLINK_IsHalted()  returns FALSE (0001ms, 5053ms total)
-T323C 244:191 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5053ms total)
-T323C 244:192 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5054ms total)
-T323C 244:194 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5055ms total)
-T323C 244:195 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5056ms total)
-T323C 244:197 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5057ms total)
-T323C 244:198 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5057ms total)
-T323C 244:198 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5058ms total)
-T323C 244:199 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5059ms total)
-T323C 244:200 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5060ms total)
-T53DC 244:201 JLINK_IsHalted()  returns FALSE (0001ms, 5061ms total)
-T53DC 244:303 JLINK_IsHalted()  returns FALSE (0001ms, 5061ms total)
-T53DC 244:405 JLINK_IsHalted()  returns FALSE (0001ms, 5061ms total)
-T53DC 244:507 JLINK_IsHalted()  returns FALSE (0001ms, 5061ms total)
-T53DC 244:609 JLINK_IsHalted()  returns FALSE (0000ms, 5060ms total)
-T323C 244:710 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5061ms total)
-T323C 244:711 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5062ms total)
-T323C 244:713 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5063ms total)
-T323C 244:714 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5064ms total)
-T323C 244:716 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5064ms total)
-T323C 244:716 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5065ms total)
-T323C 244:717 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5066ms total)
-T323C 244:718 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5066ms total)
-T323C 244:719 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5067ms total)
-T53DC 244:720 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
-T53DC 244:822 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
-T53DC 244:924 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
-T53DC 245:026 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
-T53DC 245:128 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
-T323C 245:231 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 5069ms total)
-T323C 245:233 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5069ms total)
-T323C 245:235 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5070ms total)
-T323C 245:236 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5071ms total)
-T323C 245:238 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5072ms total)
-T323C 245:239 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5072ms total)
-T323C 245:239 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5073ms total)
-T323C 245:240 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5074ms total)
-T323C 245:241 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5075ms total)
-T53DC 245:242 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
-T53DC 245:344 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
-T53DC 245:446 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
-T53DC 245:548 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
-T53DC 245:650 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
-T323C 245:751 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 5077ms total)
-T323C 245:753 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5078ms total)
-T323C 245:755 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5079ms total)
-T323C 245:756 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5080ms total)
-T323C 245:758 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5081ms total)
-T323C 245:759 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5082ms total)
-T323C 245:760 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5082ms total)
-T323C 245:760 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5083ms total)
-T323C 245:761 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5084ms total)
-T53DC 245:763 JLINK_IsHalted()  returns FALSE (0000ms, 5084ms total)
-T53DC 245:864 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
-T53DC 245:966 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
-T53DC 246:068 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
-T53DC 246:170 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
-T323C 246:272 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5085ms total)
-T323C 246:273 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5086ms total)
-T323C 246:278 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5087ms total)
-T323C 246:279 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5088ms total)
-T323C 246:281 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5089ms total)
-T323C 246:282 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5090ms total)
-T323C 246:283 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5091ms total)
-T323C 246:284 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5091ms total)
-T323C 246:284 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5092ms total)
-T53DC 246:286 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
-T53DC 246:388 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
-T53DC 246:490 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
-T53DC 246:592 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
-T53DC 246:694 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
-T323C 246:796 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5093ms total)
-T323C 246:797 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5094ms total)
-T323C 246:800 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5095ms total)
-T323C 246:801 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5095ms total)
-T323C 246:802 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5096ms total)
-T323C 246:803 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5097ms total)
-T323C 246:804 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5098ms total)
-T323C 246:805 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5098ms total)
-T323C 246:805 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5099ms total)
-T53DC 246:807 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
-T53DC 246:909 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
-T53DC 247:011 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
-T53DC 247:112 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
-T53DC 247:214 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
-T323C 247:316 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5100ms total)
-T323C 247:317 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5101ms total)
-T323C 247:320 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5102ms total)
-T323C 247:321 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5102ms total)
-T323C 247:322 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5103ms total)
-T323C 247:323 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5104ms total)
-T323C 247:324 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5104ms total)
-T323C 247:324 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5105ms total)
-T323C 247:325 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5106ms total)
-T53DC 247:326 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
-T53DC 247:428 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
-T53DC 247:530 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
-T53DC 247:632 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
-T53DC 247:734 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
-T323C 247:836 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5107ms total)
-T323C 247:837 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5108ms total)
-T323C 247:839 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5109ms total)
-T323C 247:840 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5110ms total)
-T323C 247:841 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5111ms total)
-T323C 247:842 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5112ms total)
-T323C 247:843 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5113ms total)
-T323C 247:844 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5114ms total)
-T323C 247:845 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5115ms total)
-T53DC 247:846 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
-T53DC 247:948 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
-T53DC 248:050 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
-T53DC 248:152 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
-T53DC 248:254 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
-T323C 248:356 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5116ms total)
-T323C 248:357 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5117ms total)
-T323C 248:359 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5117ms total)
-T323C 248:359 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5118ms total)
-T323C 248:361 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5119ms total)
-T323C 248:362 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5119ms total)
-T323C 248:362 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5120ms total)
-T323C 248:363 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5121ms total)
-T323C 248:364 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5122ms total)
-T53DC 248:365 JLINK_IsHalted()  returns FALSE (0001ms, 5123ms total)
-T53DC 248:467 JLINK_IsHalted()  returns FALSE (0001ms, 5123ms total)
-T53DC 248:569 JLINK_IsHalted()  returns FALSE (0001ms, 5123ms total)
-T53DC 248:671 JLINK_IsHalted()  returns FALSE (0001ms, 5123ms total)
-T53DC 248:773 JLINK_IsHalted()  returns FALSE (0001ms, 5123ms total)
-T323C 248:878 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5123ms total)
-T323C 248:879 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5124ms total)
-T323C 248:883 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5124ms total)
-T323C 248:883 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5125ms total)
-T323C 248:885 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5126ms total)
-T323C 248:886 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5127ms total)
-T323C 248:887 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5127ms total)
-T323C 248:887 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5128ms total)
-T323C 248:888 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5129ms total)
-T53DC 248:889 JLINK_IsHalted()  returns FALSE (0001ms, 5130ms total)
-T53DC 248:992 JLINK_IsHalted()  returns FALSE (0001ms, 5130ms total)
-T53DC 249:094 JLINK_IsHalted()  returns FALSE (0001ms, 5130ms total)
-T53DC 249:196 JLINK_IsHalted()  returns FALSE (0001ms, 5130ms total)
-T53DC 249:298 JLINK_IsHalted()  returns FALSE (0001ms, 5130ms total)
-T323C 249:400 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5130ms total)
-T323C 249:401 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5131ms total)
-T323C 249:404 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5132ms total)
-T323C 249:405 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5132ms total)
-T323C 249:406 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5133ms total)
-T323C 249:407 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5134ms total)
-T323C 249:408 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5135ms total)
-T323C 249:409 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5135ms total)
-T323C 249:410 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5136ms total)
-T53DC 249:412 JLINK_IsHalted()  returns FALSE (0000ms, 5136ms total)
-T53DC 249:513 JLINK_IsHalted()  returns FALSE (0001ms, 5137ms total)
-T53DC 249:615 JLINK_IsHalted()  returns FALSE (0001ms, 5137ms total)
-T53DC 249:717 JLINK_IsHalted()  returns FALSE (0001ms, 5137ms total)
-T53DC 249:819 JLINK_IsHalted()  returns FALSE (0001ms, 5137ms total)
-T323C 249:921 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5137ms total)
-T323C 249:922 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5137ms total)
-T323C 249:924 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5138ms total)
-T323C 249:925 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5139ms total)
-T323C 249:926 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5140ms total)
-T323C 249:927 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5141ms total)
-T323C 249:928 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5142ms total)
-T323C 249:929 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5142ms total)
-T323C 249:930 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5143ms total)
-T53DC 249:931 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
-T53DC 250:033 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
-T53DC 250:135 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
-T53DC 250:237 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
-T53DC 250:339 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
-T323C 250:441 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5144ms total)
-T323C 250:442 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5145ms total)
-T323C 250:444 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5146ms total)
-T323C 250:445 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5147ms total)
-T323C 250:447 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5148ms total)
-T323C 250:448 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5148ms total)
-T323C 250:448 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5149ms total)
-T323C 250:449 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5150ms total)
-T323C 250:450 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5151ms total)
-T53DC 250:452 JLINK_IsHalted()  returns FALSE (0000ms, 5151ms total)
-T53DC 250:553 JLINK_IsHalted()  returns FALSE (0001ms, 5152ms total)
-T53DC 250:655 JLINK_IsHalted()  returns FALSE (0001ms, 5152ms total)
-T53DC 250:757 JLINK_IsHalted()  returns FALSE (0001ms, 5152ms total)
-T53DC 250:859 JLINK_IsHalted()  returns FALSE (0001ms, 5152ms total)
-T323C 250:962 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5152ms total)
-T323C 250:963 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5153ms total)
-T323C 250:965 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5154ms total)
-T323C 250:966 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5155ms total)
-T323C 250:968 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5156ms total)
-T323C 250:969 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5156ms total)
-T323C 250:969 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5157ms total)
-T323C 250:970 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5158ms total)
-T323C 250:971 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5159ms total)
-T53DC 250:972 JLINK_IsHalted()  returns FALSE (0001ms, 5160ms total)
-T53DC 251:074 JLINK_IsHalted()  returns FALSE (0001ms, 5160ms total)
-T53DC 251:175 JLINK_IsHalted()  returns FALSE (0001ms, 5160ms total)
-T53DC 251:277 JLINK_IsHalted()  returns FALSE (0001ms, 5160ms total)
-T53DC 251:379 JLINK_IsHalted()  returns FALSE (0001ms, 5160ms total)
-T323C 251:481 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5160ms total)
-T323C 251:482 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5161ms total)
-T323C 251:485 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5162ms total)
-T323C 251:486 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5162ms total)
-T323C 251:487 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5163ms total)
-T323C 251:488 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5164ms total)
-T323C 251:489 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5165ms total)
-T323C 251:490 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5165ms total)
-T323C 251:490 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5167ms total)
-T53DC 251:492 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
-T53DC 251:594 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
-T53DC 251:696 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
-T53DC 251:798 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
-T53DC 251:900 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
-T323C 252:002 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5168ms total)
-T323C 252:003 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5169ms total)
-T323C 252:005 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5170ms total)
-T323C 252:006 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5171ms total)
-T323C 252:008 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5172ms total)
-T323C 252:009 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5173ms total)
-T323C 252:010 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5174ms total)
-T323C 252:011 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5175ms total)
-T323C 252:012 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5176ms total)
-T53DC 252:013 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
-T53DC 252:115 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
-T53DC 252:217 JLINK_IsHalted()  returns FALSE (0000ms, 5176ms total)
-T53DC 252:318 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
-T53DC 252:420 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
-T323C 252:522 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5177ms total)
-T323C 252:523 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5178ms total)
-T323C 252:525 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5179ms total)
-T323C 252:526 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5180ms total)
-T323C 252:528 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5181ms total)
-T323C 252:529 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5181ms total)
-T323C 252:529 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5182ms total)
-T323C 252:530 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5183ms total)
-T323C 252:531 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5184ms total)
-T53DC 252:532 JLINK_IsHalted()  returns FALSE (0001ms, 5185ms total)
-T53DC 252:634 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
-T53DC 252:735 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
-T53DC 252:836 JLINK_IsHalted()  returns FALSE (0001ms, 5185ms total)
-T53DC 252:938 JLINK_IsHalted()  returns FALSE (0001ms, 5185ms total)
-T323C 253:042 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5185ms total)
-T323C 253:043 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5186ms total)
-T323C 253:046 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5187ms total)
-T323C 253:047 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5188ms total)
-T323C 253:049 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5189ms total)
-T323C 253:050 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5190ms total)
-T323C 253:051 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5190ms total)
-T323C 253:051 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5191ms total)
-T323C 253:052 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5192ms total)
-T53DC 253:054 JLINK_IsHalted()  returns FALSE (0000ms, 5192ms total)
-T53DC 253:155 JLINK_IsHalted()  returns FALSE (0001ms, 5193ms total)
-T53DC 253:257 JLINK_IsHalted()  returns FALSE (0001ms, 5193ms total)
-T53DC 253:359 JLINK_IsHalted()  returns FALSE (0001ms, 5193ms total)
-T53DC 253:461 JLINK_IsHalted()  returns FALSE (0001ms, 5193ms total)
-T323C 253:563 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5193ms total)
-T323C 253:564 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5194ms total)
-T323C 253:567 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5195ms total)
-T323C 253:568 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5196ms total)
-T323C 253:570 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5197ms total)
-T323C 253:571 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5198ms total)
-T323C 253:572 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5198ms total)
-T323C 253:572 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5199ms total)
-T323C 253:573 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5200ms total)
-T53DC 253:575 JLINK_IsHalted()  returns FALSE (0000ms, 5200ms total)
-T53DC 253:676 JLINK_IsHalted()  returns FALSE (0001ms, 5201ms total)
-T53DC 253:778 JLINK_IsHalted()  returns FALSE (0001ms, 5201ms total)
-T53DC 253:880 JLINK_IsHalted()  returns FALSE (0001ms, 5201ms total)
-T53DC 253:982 JLINK_IsHalted()  returns FALSE (0001ms, 5201ms total)
-T323C 254:087 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5201ms total)
-T323C 254:088 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5202ms total)
-T323C 254:091 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5203ms total)
-T323C 254:092 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5204ms total)
-T323C 254:093 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5205ms total)
-T323C 254:094 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5206ms total)
-T323C 254:095 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5207ms total)
-T323C 254:096 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5208ms total)
-T323C 254:097 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5209ms total)
-T53DC 254:099 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
-T53DC 254:201 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
-T53DC 254:303 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
-T53DC 254:405 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
-T53DC 254:507 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
-T323C 254:609 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 5211ms total)
-T323C 254:611 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5212ms total)
-T323C 254:613 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5213ms total)
-T323C 254:614 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5214ms total)
-T323C 254:616 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5215ms total)
-T323C 254:617 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5216ms total)
-T323C 254:618 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5216ms total)
-T323C 254:618 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5217ms total)
-T323C 254:619 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5218ms total)
-T53DC 254:620 JLINK_IsHalted()  returns FALSE (0001ms, 5219ms total)
-T53DC 254:722 JLINK_IsHalted()  returns FALSE (0001ms, 5219ms total)
-T53DC 254:824 JLINK_IsHalted()  returns FALSE (0001ms, 5219ms total)
-T53DC 254:926 JLINK_IsHalted()  returns FALSE (0001ms, 5219ms total)
-T53DC 255:028 JLINK_IsHalted()  returns FALSE (0001ms, 5219ms total)
-T323C 255:130 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5219ms total)
-T323C 255:131 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5220ms total)
-T323C 255:137 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5221ms total)
-T323C 255:138 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5222ms total)
-T323C 255:140 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5223ms total)
-T323C 255:141 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5224ms total)
-T323C 255:142 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5224ms total)
-T323C 255:142 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5225ms total)
-T323C 255:143 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5226ms total)
-T53DC 255:145 JLINK_IsHalted()  returns FALSE (0000ms, 5226ms total)
-T53DC 255:246 JLINK_IsHalted()  returns FALSE (0001ms, 5227ms total)
-T53DC 255:348 JLINK_IsHalted()  returns FALSE (0001ms, 5227ms total)
-T53DC 255:450 JLINK_IsHalted()  returns FALSE (0001ms, 5227ms total)
-T53DC 255:552 JLINK_IsHalted()  returns FALSE (0001ms, 5227ms total)
-T323C 255:654 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5227ms total)
-T323C 255:655 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5228ms total)
-T323C 255:659 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5229ms total)
-T323C 255:660 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5230ms total)
-T323C 255:662 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5231ms total)
-T323C 255:663 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5232ms total)
-T323C 255:664 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5233ms total)
-T323C 255:665 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5234ms total)
-T323C 255:666 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5235ms total)
-T53DC 255:667 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
-T53DC 255:769 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
-T53DC 255:871 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
-T53DC 255:973 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
-T53DC 256:075 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
-T323C 256:177 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5236ms total)
-T323C 256:178 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5237ms total)
-T323C 256:181 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5238ms total)
-T323C 256:182 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5239ms total)
-T323C 256:185 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5240ms total)
-T323C 256:186 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5241ms total)
-T323C 256:187 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5241ms total)
-T323C 256:187 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5242ms total)
-T323C 256:188 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5243ms total)
-T53DC 256:189 JLINK_IsHalted()  returns FALSE (0001ms, 5244ms total)
-T53DC 256:291 JLINK_IsHalted()  returns FALSE (0001ms, 5244ms total)
-T53DC 256:393 JLINK_IsHalted()  returns FALSE (0000ms, 5243ms total)
-T53DC 256:494 JLINK_IsHalted()  returns FALSE (0001ms, 5244ms total)
-T53DC 256:596 JLINK_IsHalted()  returns FALSE (0001ms, 5244ms total)
-T323C 256:700 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5244ms total)
-T323C 256:701 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5245ms total)
-T323C 256:703 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5246ms total)
-T323C 256:704 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5247ms total)
-T323C 256:706 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5248ms total)
-T323C 256:707 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5249ms total)
-T323C 256:708 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5249ms total)
-T323C 256:708 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5250ms total)
-T323C 256:709 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5251ms total)
-T53DC 256:710 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
-T53DC 256:812 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
-T53DC 256:914 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
-T53DC 257:016 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
-T53DC 257:117 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
-T323C 257:219 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 5253ms total)
-T323C 257:221 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5254ms total)
-T323C 257:224 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5255ms total)
-T323C 257:225 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5256ms total)
-T323C 257:227 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5257ms total)
-T323C 257:228 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5257ms total)
-T323C 257:228 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5258ms total)
-T323C 257:229 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5259ms total)
-T323C 257:230 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5260ms total)
-T53DC 257:231 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
-T53DC 257:333 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
-T53DC 257:435 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
-T53DC 257:537 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
-T53DC 257:639 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
-T323C 257:741 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5261ms total)
-T323C 257:742 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5262ms total)
-T323C 257:744 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5263ms total)
-T323C 257:745 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5264ms total)
-T323C 257:747 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5265ms total)
-T323C 257:748 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5266ms total)
-T323C 257:749 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5267ms total)
-T323C 257:750 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5267ms total)
-T323C 257:750 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5268ms total)
-T53DC 257:752 JLINK_IsHalted()  returns FALSE (0001ms, 5269ms total)
-T53DC 257:854 JLINK_IsHalted()  returns FALSE (0000ms, 5268ms total)
-T53DC 257:955 JLINK_IsHalted()  returns FALSE (0001ms, 5269ms total)
-T53DC 258:057 JLINK_IsHalted()  returns FALSE (0001ms, 5269ms total)
-T53DC 258:159 JLINK_IsHalted()  returns FALSE (0001ms, 5269ms total)
-T323C 258:261 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5269ms total)
-T323C 258:262 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5270ms total)
-T323C 258:265 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5271ms total)
-T323C 258:266 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5272ms total)
-T323C 258:268 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5273ms total)
-T323C 258:269 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5273ms total)
-T323C 258:270 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5273ms total)
-T323C 258:270 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5274ms total)
-T323C 258:271 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5275ms total)
-T53DC 258:273 JLINK_IsHalted()  returns FALSE (0000ms, 5275ms total)
-T53DC 258:374 JLINK_IsHalted()  returns FALSE (0001ms, 5276ms total)
-T53DC 258:476 JLINK_IsHalted()  returns FALSE (0001ms, 5276ms total)
-T53DC 258:578 JLINK_IsHalted()  returns FALSE (0000ms, 5275ms total)
-T53DC 258:679 JLINK_IsHalted()  returns FALSE (0001ms, 5276ms total)
-T323C 258:781 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5276ms total)
-T323C 258:782 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5277ms total)
-T323C 258:785 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5278ms total)
-T323C 258:786 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5279ms total)
-T323C 258:788 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5280ms total)
-T323C 258:789 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5281ms total)
-T323C 258:790 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5282ms total)
-T323C 258:791 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5283ms total)
-T323C 258:792 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5284ms total)
-T53DC 258:793 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
-T53DC 258:895 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
-T53DC 258:997 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
-T53DC 259:098 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
-T53DC 259:200 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
-T323C 259:302 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5285ms total)
-T323C 259:303 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5286ms total)
-T323C 259:306 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5287ms total)
-T323C 259:307 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5287ms total)
-T323C 259:309 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5288ms total)
-T323C 259:310 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5288ms total)
-T323C 259:311 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5289ms total)
-T323C 259:311 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5290ms total)
-T323C 259:312 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5291ms total)
-T53DC 259:314 JLINK_IsHalted()  returns FALSE (0000ms, 5291ms total)
-T53DC 259:415 JLINK_IsHalted()  returns FALSE (0001ms, 5292ms total)
-T53DC 259:517 JLINK_IsHalted()  returns FALSE (0001ms, 5292ms total)
-T53DC 259:619 JLINK_IsHalted()  returns FALSE (0001ms, 5292ms total)
-T53DC 259:721 JLINK_IsHalted()  returns FALSE (0001ms, 5292ms total)
-T323C 259:823 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5292ms total)
-T323C 259:824 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5293ms total)
-T323C 259:826 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5294ms total)
-T323C 259:827 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5295ms total)
-T323C 259:829 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5296ms total)
-T323C 259:830 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5297ms total)
-T323C 259:831 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5298ms total)
-T323C 259:832 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5298ms total)
-T323C 259:832 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5299ms total)
-T53DC 259:834 JLINK_IsHalted()  returns FALSE (0001ms, 5300ms total)
-T53DC 259:936 JLINK_IsHalted()  returns FALSE (0001ms, 5300ms total)
-T53DC 260:038 JLINK_IsHalted()  returns FALSE (0001ms, 5300ms total)
-T53DC 260:140 JLINK_IsHalted()  returns FALSE (0001ms, 5300ms total)
-T53DC 260:242 JLINK_IsHalted()  returns FALSE (0000ms, 5299ms total)
-T323C 260:344 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5300ms total)
-T323C 260:345 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5301ms total)
-T323C 260:348 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5302ms total)
-T323C 260:349 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5303ms total)
-T323C 260:351 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5304ms total)
-T323C 260:352 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5304ms total)
-T323C 260:352 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5305ms total)
-T323C 260:353 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5306ms total)
-T323C 260:354 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5307ms total)
-T53DC 260:355 JLINK_IsHalted()  returns FALSE (0001ms, 5308ms total)
-T53DC 260:457 JLINK_IsHalted()  returns FALSE (0001ms, 5308ms total)
-T53DC 260:559 JLINK_IsHalted()  returns FALSE (0001ms, 5308ms total)
-T53DC 260:661 JLINK_IsHalted()  returns FALSE (0000ms, 5307ms total)
-T53DC 260:762 JLINK_IsHalted()  returns FALSE (0000ms, 5307ms total)
-T323C 260:863 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5308ms total)
-T323C 260:864 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5309ms total)
-T323C 260:868 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5310ms total)
-T323C 260:869 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5311ms total)
-T323C 260:871 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5312ms total)
-T323C 260:872 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5313ms total)
-T323C 260:873 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5314ms total)
-T323C 260:874 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5315ms total)
-T323C 260:875 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5316ms total)
-T53DC 260:876 JLINK_IsHalted()  returns FALSE (0001ms, 5317ms total)
-T53DC 260:978 JLINK_IsHalted()  returns FALSE (0001ms, 5317ms total)
-T53DC 261:080 JLINK_IsHalted()  returns FALSE (0001ms, 5317ms total)
-T53DC 261:182 JLINK_IsHalted()  returns FALSE (0001ms, 5317ms total)
-T53DC 261:283 JLINK_IsHalted()  returns FALSE (0001ms, 5317ms total)
-T323C 261:385 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5317ms total)
-T323C 261:386 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5318ms total)
-T323C 261:390 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5318ms total)
-T323C 261:391 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5319ms total)
-T323C 261:393 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5319ms total)
-T323C 261:394 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5319ms total)
-T323C 261:394 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5320ms total)
-T323C 261:395 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5321ms total)
-T323C 261:396 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5322ms total)
-T53DC 261:397 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
-T53DC 261:499 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
-T53DC 261:601 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
-T53DC 261:703 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
-T53DC 261:805 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
-T323C 261:908 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5323ms total)
-T323C 261:909 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5324ms total)
-T323C 261:914 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5325ms total)
-T323C 261:915 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5326ms total)
-T323C 261:917 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5327ms total)
-T323C 261:918 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5328ms total)
-T323C 261:919 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5328ms total)
-T323C 261:919 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5329ms total)
-T323C 261:920 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5330ms total)
-T53DC 261:922 JLINK_IsHalted()  returns FALSE (0000ms, 5330ms total)
-T53DC 262:023 JLINK_IsHalted()  returns FALSE (0001ms, 5331ms total)
-T53DC 262:124 JLINK_IsHalted()  returns FALSE (0001ms, 5331ms total)
-T53DC 262:226 JLINK_IsHalted()  returns FALSE (0001ms, 5331ms total)
-T53DC 262:328 JLINK_IsHalted()  returns FALSE (0001ms, 5331ms total)
-T323C 262:430 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5331ms total)
-T323C 262:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5332ms total)
-T323C 262:435 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5333ms total)
-T323C 262:436 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5333ms total)
-T323C 262:438 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5334ms total)
-T323C 262:439 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5335ms total)
-T323C 262:440 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5335ms total)
-T323C 262:440 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5336ms total)
-T323C 262:441 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5337ms total)
-T53DC 262:443 JLINK_IsHalted()  returns FALSE (0001ms, 5338ms total)
-T53DC 262:545 JLINK_IsHalted()  returns FALSE (0001ms, 5338ms total)
-T53DC 262:647 JLINK_IsHalted()  returns FALSE (0001ms, 5338ms total)
-T53DC 262:749 JLINK_IsHalted()  returns FALSE (0001ms, 5338ms total)
-T53DC 262:851 JLINK_IsHalted()  returns FALSE (0001ms, 5338ms total)
-T323C 262:953 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5338ms total)
-T323C 262:955 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5339ms total)
-T323C 262:958 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5340ms total)
-T323C 262:959 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5341ms total)
-T323C 262:961 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5342ms total)
-T323C 262:962 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5343ms total)
-T323C 262:963 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5343ms total)
-T323C 262:963 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5344ms total)
-T323C 262:964 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5345ms total)
-T53DC 262:966 JLINK_IsHalted()  returns FALSE (0000ms, 5345ms total)
-T53DC 263:067 JLINK_IsHalted()  returns FALSE (0001ms, 5346ms total)
-T53DC 263:169 JLINK_IsHalted()  returns FALSE (0001ms, 5346ms total)
-T53DC 263:271 JLINK_IsHalted()  returns FALSE (0001ms, 5346ms total)
-T53DC 263:373 JLINK_IsHalted()  returns FALSE (0001ms, 5346ms total)
-T323C 263:475 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5346ms total)
-T323C 263:476 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5347ms total)
-T323C 263:477 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5348ms total)
-T323C 263:478 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5349ms total)
-T323C 263:480 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5349ms total)
-T323C 263:481 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5349ms total)
-T323C 263:481 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5350ms total)
-T323C 263:482 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5351ms total)
-T323C 263:483 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5352ms total)
-T53DC 263:484 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
-T53DC 263:586 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
-T53DC 263:688 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
-T53DC 263:790 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
-T53DC 263:892 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
-T323C 263:993 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5353ms total)
-T323C 263:994 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5354ms total)
-T323C 263:996 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5355ms total)
-T323C 263:997 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5356ms total)
-T323C 263:998 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5357ms total)
-T323C 263:999 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5358ms total)
-T323C 264:000 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5359ms total)
-T323C 264:001 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5359ms total)
-T323C 264:001 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5360ms total)
-T53DC 264:003 JLINK_IsHalted()  returns FALSE (0001ms, 5361ms total)
-T53DC 264:105 JLINK_IsHalted()  returns FALSE (0001ms, 5361ms total)
-T53DC 264:206 JLINK_IsHalted()  returns FALSE (0001ms, 5361ms total)
-T53DC 264:308 JLINK_IsHalted()  returns FALSE (0001ms, 5361ms total)
-T53DC 264:410 JLINK_IsHalted()  returns FALSE (0000ms, 5360ms total)
-T323C 264:511 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5361ms total)
-T323C 264:512 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5362ms total)
-T323C 264:518 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5362ms total)
-T323C 264:518 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5363ms total)
-T323C 264:520 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5364ms total)
-T323C 264:521 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5365ms total)
-T323C 264:522 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5366ms total)
-T323C 264:523 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5366ms total)
-T323C 264:523 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5367ms total)
-T53DC 264:525 JLINK_IsHalted()  returns FALSE (0000ms, 5367ms total)
-T53DC 264:626 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
-T53DC 264:728 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
-T53DC 264:830 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
-T53DC 264:932 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
-T323C 265:034 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5368ms total)
-T323C 265:035 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5369ms total)
-T323C 265:038 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5370ms total)
-T323C 265:039 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5371ms total)
-T323C 265:041 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5372ms total)
-T323C 265:042 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5373ms total)
-T323C 265:043 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5374ms total)
-T323C 265:044 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5374ms total)
-T323C 265:044 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5375ms total)
-T53DC 265:046 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
-T53DC 265:148 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
-T53DC 265:250 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
-T53DC 265:352 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
-T53DC 265:454 JLINK_IsHalted()  returns FALSE (0000ms, 5375ms total)
-T323C 265:555 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5376ms total)
-T323C 265:556 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5377ms total)
-T323C 265:559 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5377ms total)
-T323C 265:560 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5377ms total)
-T323C 265:561 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5378ms total)
-T323C 265:562 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5379ms total)
-T323C 265:563 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5380ms total)
-T323C 265:564 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5381ms total)
-T323C 265:565 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5382ms total)
-T53DC 265:566 JLINK_IsHalted()  returns FALSE (0001ms, 5383ms total)
-T53DC 265:668 JLINK_IsHalted()  returns FALSE (0001ms, 5383ms total)
-T53DC 265:770 JLINK_IsHalted()  returns FALSE (0001ms, 5383ms total)
-T53DC 265:872 JLINK_IsHalted()  returns FALSE (0001ms, 5383ms total)
-T53DC 265:974 JLINK_IsHalted()  returns FALSE (0001ms, 5383ms total)
-T323C 266:076 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5383ms total)
-T323C 266:077 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5384ms total)
-T323C 266:080 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5384ms total)
-T323C 266:081 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5384ms total)
-T323C 266:082 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5385ms total)
-T323C 266:083 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5386ms total)
-T323C 266:084 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5387ms total)
-T323C 266:085 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5388ms total)
-T323C 266:086 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5389ms total)
-T53DC 266:088 JLINK_IsHalted()  returns FALSE (0000ms, 5389ms total)
-T53DC 266:189 JLINK_IsHalted()  returns FALSE (0001ms, 5390ms total)
-T53DC 266:291 JLINK_IsHalted()  returns FALSE (0001ms, 5390ms total)
-T53DC 266:393 JLINK_IsHalted()  returns FALSE (0001ms, 5390ms total)
-T53DC 266:495 JLINK_IsHalted()  returns FALSE (0001ms, 5390ms total)
-T323C 266:597 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5390ms total)
-T323C 266:598 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5391ms total)
-T323C 266:601 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5392ms total)
-T323C 266:602 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5393ms total)
-T323C 266:604 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5394ms total)
-T323C 266:605 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5395ms total)
-T323C 266:606 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5396ms total)
-T323C 266:607 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5396ms total)
-T323C 266:607 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5398ms total)
-T53DC 266:609 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
-T53DC 266:710 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
-T53DC 266:812 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
-T53DC 266:914 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
-T53DC 267:016 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
-T323C 267:118 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5399ms total)
-T323C 267:119 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5400ms total)
-T323C 267:122 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5400ms total)
-T323C 267:122 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5401ms total)
-T323C 267:124 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5402ms total)
-T323C 267:125 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5403ms total)
-T323C 267:126 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5404ms total)
-T323C 267:127 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5404ms total)
-T323C 267:127 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5405ms total)
-T53DC 267:128 JLINK_IsHalted()  returns FALSE (0001ms, 5406ms total)
-T53DC 267:230 JLINK_IsHalted()  returns FALSE (0001ms, 5406ms total)
-T53DC 267:332 JLINK_IsHalted()  returns FALSE (0001ms, 5406ms total)
-T53DC 267:434 JLINK_IsHalted()  returns FALSE (0001ms, 5406ms total)
-T53DC 267:536 JLINK_IsHalted()  returns FALSE (0001ms, 5406ms total)
-T323C 267:638 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5406ms total)
-T323C 267:639 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5406ms total)
-T323C 267:640 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5407ms total)
-T323C 267:641 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5408ms total)
-T323C 267:643 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5409ms total)
-T323C 267:644 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5409ms total)
-T323C 267:645 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5409ms total)
-T323C 267:645 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5410ms total)
-T323C 267:646 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5411ms total)
-T53DC 267:648 JLINK_IsHalted()  returns FALSE (0000ms, 5411ms total)
-T53DC 267:749 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
-T53DC 267:851 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
-T53DC 267:953 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
-T53DC 268:055 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
-T323C 268:157 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5412ms total)
-T323C 268:158 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5412ms total)
-T323C 268:159 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5413ms total)
-T323C 268:160 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5414ms total)
-T323C 268:161 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5415ms total)
-T323C 268:163 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5415ms total)
-T323C 268:163 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5416ms total)
-T323C 268:164 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5417ms total)
-T323C 268:165 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5418ms total)
-T53DC 268:166 JLINK_IsHalted()  returns FALSE (0001ms, 5419ms total)
-T53DC 268:268 JLINK_IsHalted()  returns FALSE (0001ms, 5419ms total)
-T53DC 268:370 JLINK_IsHalted()  returns FALSE (0001ms, 5419ms total)
-T53DC 268:472 JLINK_IsHalted()  returns FALSE (0000ms, 5418ms total)
-T53DC 268:573 JLINK_IsHalted()  returns FALSE (0000ms, 5418ms total)
-T323C 268:674 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5418ms total)
-T323C 268:674 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5419ms total)
-T323C 268:676 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5420ms total)
-T323C 268:677 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5421ms total)
-T323C 268:678 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5422ms total)
-T323C 268:679 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5423ms total)
-T323C 268:680 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5423ms total)
-T323C 268:680 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5424ms total)
-T323C 268:681 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5425ms total)
-T53DC 268:683 JLINK_IsHalted()  returns FALSE (0000ms, 5425ms total)
-T53DC 268:784 JLINK_IsHalted()  returns FALSE (0000ms, 5425ms total)
-T53DC 268:885 JLINK_IsHalted()  returns FALSE (0001ms, 5426ms total)
-T53DC 268:987 JLINK_IsHalted()  returns FALSE (0001ms, 5426ms total)
-T53DC 269:089 JLINK_IsHalted()  returns FALSE (0001ms, 5426ms total)
-T323C 269:191 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5426ms total)
-T323C 269:192 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5427ms total)
-T323C 269:194 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5428ms total)
-T323C 269:195 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5429ms total)
-T323C 269:197 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5430ms total)
-T323C 269:198 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5430ms total)
-T323C 269:198 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5431ms total)
-T323C 269:199 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5432ms total)
-T323C 269:200 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5433ms total)
-T53DC 269:201 JLINK_IsHalted()  returns FALSE (0001ms, 5434ms total)
-T53DC 269:303 JLINK_IsHalted()  returns FALSE (0001ms, 5434ms total)
-T53DC 269:405 JLINK_IsHalted()  returns FALSE (0001ms, 5434ms total)
-T53DC 269:507 JLINK_IsHalted()  returns FALSE (0001ms, 5434ms total)
-T53DC 269:609 JLINK_IsHalted()  returns FALSE (0001ms, 5434ms total)
-T323C 269:710 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5434ms total)
-T323C 269:711 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5435ms total)
-T323C 269:713 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5436ms total)
-T323C 269:714 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5437ms total)
-T323C 269:716 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5438ms total)
-T323C 269:717 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5439ms total)
-T323C 269:718 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5439ms total)
-T323C 269:718 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5440ms total)
-T323C 269:719 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5441ms total)
-T53DC 269:720 JLINK_IsHalted()  returns FALSE (0001ms, 5442ms total)
-T53DC 269:822 JLINK_IsHalted()  returns FALSE (0001ms, 5442ms total)
-T53DC 269:924 JLINK_IsHalted()  returns FALSE (0001ms, 5442ms total)
-T53DC 270:025 JLINK_IsHalted()  returns FALSE (0000ms, 5441ms total)
-T53DC 270:126 JLINK_IsHalted()  returns FALSE (0001ms, 5442ms total)
-T323C 270:228 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5442ms total)
-T323C 270:229 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5443ms total)
-T323C 270:232 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5444ms total)
-T323C 270:233 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5445ms total)
-T323C 270:234 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0002ms, 5447ms total)
-T323C 270:236 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5447ms total)
-T323C 270:236 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5448ms total)
-T323C 270:237 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5449ms total)
-T323C 270:238 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5450ms total)
-T53DC 270:239 JLINK_IsHalted()  returns FALSE (0001ms, 5451ms total)
-T53DC 270:341 JLINK_IsHalted()  returns FALSE (0001ms, 5451ms total)
-T53DC 270:443 JLINK_IsHalted()  returns FALSE (0001ms, 5451ms total)
-T53DC 270:545 JLINK_IsHalted()  returns FALSE (0001ms, 5451ms total)
-T53DC 270:647 JLINK_IsHalted()  returns FALSE (0001ms, 5451ms total)
-T323C 270:751 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5451ms total)
-T323C 270:752 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5452ms total)
-T323C 270:755 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5452ms total)
-T323C 270:755 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5453ms total)
-T323C 270:757 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5454ms total)
-T323C 270:758 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5455ms total)
-T323C 270:759 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5456ms total)
-T323C 270:760 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5456ms total)
-T323C 270:760 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5457ms total)
-T53DC 270:762 JLINK_IsHalted()  returns FALSE (0000ms, 5457ms total)
-T53DC 270:863 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
-T53DC 270:965 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
-T53DC 271:067 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
-T53DC 271:169 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
-T323C 271:274 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5458ms total)
-T323C 271:275 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5459ms total)
-T323C 271:278 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5460ms total)
-T323C 271:279 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5461ms total)
-T323C 271:281 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5462ms total)
-T323C 271:282 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5463ms total)
-T323C 271:283 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5463ms total)
-T323C 271:283 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5464ms total)
-T323C 271:284 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5465ms total)
-T53DC 271:286 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
-T53DC 271:388 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
-T53DC 271:490 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
-T53DC 271:592 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
-T53DC 271:694 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
-T323C 271:796 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5466ms total)
-T323C 271:797 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5467ms total)
-T323C 271:800 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5468ms total)
-T323C 271:801 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5469ms total)
-T323C 271:803 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5470ms total)
-T323C 271:804 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5471ms total)
-T323C 271:805 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5471ms total)
-T323C 271:805 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5472ms total)
-T323C 271:806 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5473ms total)
-T53DC 271:808 JLINK_IsHalted()  returns FALSE (0000ms, 5473ms total)
-T53DC 271:909 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
-T53DC 272:011 JLINK_IsHalted()  returns FALSE (0000ms, 5473ms total)
-T53DC 272:112 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
-T53DC 272:213 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
-T323C 272:315 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5474ms total)
-T323C 272:316 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5475ms total)
-T323C 272:319 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5476ms total)
-T323C 272:320 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5477ms total)
-T323C 272:323 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5478ms total)
-T323C 272:324 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5479ms total)
-T323C 272:325 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5480ms total)
-T323C 272:326 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5480ms total)
-T323C 272:326 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5482ms total)
-T53DC 272:328 JLINK_IsHalted()  returns FALSE (0001ms, 5483ms total)
-T53DC 272:430 JLINK_IsHalted()  returns FALSE (0001ms, 5483ms total)
-T53DC 272:532 JLINK_IsHalted()  returns FALSE (0001ms, 5483ms total)
-T53DC 272:634 JLINK_IsHalted()  returns FALSE (0001ms, 5483ms total)
-T53DC 272:736 JLINK_IsHalted()  returns FALSE (0001ms, 5483ms total)
-T323C 272:840 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5483ms total)
-T323C 272:842 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5483ms total)
-T323C 272:844 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5484ms total)
-T323C 272:845 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5485ms total)
-T323C 272:847 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5486ms total)
-T323C 272:848 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5487ms total)
-T323C 272:849 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5487ms total)
-T323C 272:849 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5488ms total)
-T323C 272:850 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5489ms total)
-T53DC 272:852 JLINK_IsHalted()  returns FALSE (0000ms, 5489ms total)
-T53DC 272:953 JLINK_IsHalted()  returns FALSE (0001ms, 5490ms total)
-T53DC 273:055 JLINK_IsHalted()  returns FALSE (0001ms, 5490ms total)
-T53DC 273:157 JLINK_IsHalted()  returns FALSE (0001ms, 5490ms total)
-T53DC 273:258 JLINK_IsHalted()  returns FALSE (0001ms, 5490ms total)
-T323C 273:360 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5490ms total)
-T323C 273:361 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5490ms total)
-T323C 273:363 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5491ms total)
-T323C 273:364 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5491ms total)
-T323C 273:366 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5492ms total)
-T323C 273:367 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5492ms total)
-T323C 273:367 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5493ms total)
-T323C 273:368 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5494ms total)
-T323C 273:369 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5495ms total)
-T53DC 273:370 JLINK_IsHalted()  returns FALSE (0001ms, 5496ms total)
-T53DC 273:472 JLINK_IsHalted()  returns FALSE (0001ms, 5496ms total)
-T53DC 273:574 JLINK_IsHalted()  returns FALSE (0001ms, 5496ms total)
-T53DC 273:676 JLINK_IsHalted()  returns FALSE (0001ms, 5496ms total)
-T53DC 273:778 JLINK_IsHalted()  returns FALSE (0001ms, 5496ms total)
-T323C 273:880 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5496ms total)
-T323C 273:881 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5496ms total)
-T323C 273:882 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5497ms total)
-T323C 273:883 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5498ms total)
-T323C 273:884 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5499ms total)
-T323C 273:885 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5500ms total)
-T323C 273:886 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5501ms total)
-T323C 273:887 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5502ms total)
-T323C 273:888 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5503ms total)
-T53DC 273:889 JLINK_IsHalted()  returns FALSE (0001ms, 5504ms total)
-T53DC 273:991 JLINK_IsHalted()  returns FALSE (0001ms, 5504ms total)
-T53DC 274:093 JLINK_IsHalted()  returns FALSE (0001ms, 5504ms total)
-T53DC 274:195 JLINK_IsHalted()  returns FALSE (0000ms, 5503ms total)
-T53DC 274:296 JLINK_IsHalted()  returns FALSE (0001ms, 5504ms total)
-T323C 274:398 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5504ms total)
-T323C 274:399 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5505ms total)
-T323C 274:402 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5506ms total)
-T323C 274:403 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5506ms total)
-T323C 274:404 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5507ms total)
-T323C 274:405 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5508ms total)
-T323C 274:406 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5509ms total)
-T323C 274:407 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5509ms total)
-T323C 274:407 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5511ms total)
-T53DC 274:409 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
-T53DC 274:511 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
-T53DC 274:613 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
-T53DC 274:715 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
-T53DC 274:817 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
-T323C 274:919 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5512ms total)
-T323C 274:920 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5513ms total)
-T323C 274:923 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5514ms total)
-T323C 274:924 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5514ms total)
-T323C 274:926 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5514ms total)
-T323C 274:926 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5515ms total)
-T323C 274:927 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5516ms total)
-T323C 274:928 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5517ms total)
-T323C 274:929 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5518ms total)
-T53DC 274:930 JLINK_IsHalted()  returns FALSE (0001ms, 5519ms total)
-T53DC 275:032 JLINK_IsHalted()  returns FALSE (0001ms, 5519ms total)
-T53DC 275:133 JLINK_IsHalted()  returns FALSE (0001ms, 5519ms total)
-T53DC 275:235 JLINK_IsHalted()  returns FALSE (0001ms, 5519ms total)
-T53DC 275:337 JLINK_IsHalted()  returns FALSE (0001ms, 5519ms total)
-T323C 275:439 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5519ms total)
-T323C 275:440 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5520ms total)
-T323C 275:442 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5521ms total)
-T323C 275:443 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5522ms total)
-T323C 275:445 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5523ms total)
-T323C 275:446 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5524ms total)
-T323C 275:447 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5524ms total)
-T323C 275:447 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5525ms total)
-T323C 275:448 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5526ms total)
-T53DC 275:450 JLINK_IsHalted()  returns FALSE (0000ms, 5526ms total)
-T53DC 275:552 JLINK_IsHalted()  returns FALSE (0001ms, 5527ms total)
-T53DC 275:654 JLINK_IsHalted()  returns FALSE (0001ms, 5527ms total)
-T53DC 275:756 JLINK_IsHalted()  returns FALSE (0001ms, 5527ms total)
-T53DC 275:858 JLINK_IsHalted()  returns FALSE (0001ms, 5527ms total)
-T323C 275:960 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5527ms total)
-T323C 275:961 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5528ms total)
-T323C 275:963 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5529ms total)
-T323C 275:964 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5530ms total)
-T323C 275:965 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5531ms total)
-T323C 275:966 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5532ms total)
-T323C 275:967 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5533ms total)
-T323C 275:968 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5534ms total)
-T323C 275:969 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5535ms total)
-T53DC 275:970 JLINK_IsHalted()  returns FALSE (0001ms, 5536ms total)
-T53DC 276:072 JLINK_IsHalted()  returns FALSE (0001ms, 5536ms total)
-T53DC 276:174 JLINK_IsHalted()  returns FALSE (0001ms, 5536ms total)
-T53DC 276:276 JLINK_IsHalted()  returns FALSE (0001ms, 5536ms total)
-T53DC 276:378 JLINK_IsHalted()  returns FALSE (0001ms, 5536ms total)
-T323C 276:481 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5536ms total)
-T323C 276:482 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5537ms total)
-T323C 276:484 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5538ms total)
-T323C 276:485 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5539ms total)
-T323C 276:487 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5540ms total)
-T323C 276:488 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5540ms total)
-T323C 276:488 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5541ms total)
-T323C 276:489 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5542ms total)
-T323C 276:490 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5543ms total)
-T53DC 276:491 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
-T53DC 276:593 JLINK_IsHalted()  returns FALSE (0000ms, 5543ms total)
-T53DC 276:694 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
-T53DC 276:796 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
-T53DC 276:898 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
-T323C 277:002 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5544ms total)
-T323C 277:003 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5544ms total)
-T323C 277:005 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5545ms total)
-T323C 277:006 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5546ms total)
-T323C 277:008 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5547ms total)
-T323C 277:009 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5547ms total)
-T323C 277:009 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5548ms total)
-T323C 277:010 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5549ms total)
-T323C 277:011 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5550ms total)
-T53DC 277:012 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
-T53DC 277:114 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
-T53DC 277:216 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
-T53DC 277:318 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
-T53DC 277:419 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
-T323C 277:521 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5551ms total)
-T323C 277:522 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5552ms total)
-T323C 277:526 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5552ms total)
-T323C 277:526 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5553ms total)
-T323C 277:528 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5554ms total)
-T323C 277:529 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5555ms total)
-T323C 277:530 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5556ms total)
-T323C 277:531 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5557ms total)
-T323C 277:532 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5558ms total)
-T53DC 277:533 JLINK_IsHalted()  returns FALSE (0001ms, 5559ms total)
-T53DC 277:635 JLINK_IsHalted()  returns FALSE (0001ms, 5559ms total)
-T53DC 277:737 JLINK_IsHalted()  returns FALSE (0000ms, 5558ms total)
-T53DC 277:838 JLINK_IsHalted()  returns FALSE (0001ms, 5559ms total)
-T53DC 277:940 JLINK_IsHalted()  returns FALSE (0001ms, 5559ms total)
-T323C 278:042 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5559ms total)
-T323C 278:043 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5560ms total)
-T323C 278:046 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5561ms total)
-T323C 278:047 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5562ms total)
-T323C 278:049 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5563ms total)
-T323C 278:050 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5564ms total)
-T323C 278:051 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5564ms total)
-T323C 278:051 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5565ms total)
-T323C 278:052 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5566ms total)
-T53DC 278:054 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
-T53DC 278:156 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
-T53DC 278:258 JLINK_IsHalted()  returns FALSE (0000ms, 5566ms total)
-T53DC 278:359 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
-T53DC 278:461 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
-T323C 278:563 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5567ms total)
-T323C 278:564 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5568ms total)
-T323C 278:565 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5569ms total)
-T323C 278:566 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5570ms total)
-T323C 278:568 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5571ms total)
-T323C 278:569 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5571ms total)
-T323C 278:569 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5572ms total)
-T323C 278:570 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5573ms total)
-T323C 278:571 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5574ms total)
-T53DC 278:572 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
-T53DC 278:674 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
-T53DC 278:776 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
-T53DC 278:878 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
-T53DC 278:980 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
-T323C 279:082 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5575ms total)
-T323C 279:083 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5576ms total)
-T323C 279:086 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5577ms total)
-T323C 279:087 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5578ms total)
-T323C 279:090 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5579ms total)
-T323C 279:091 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5580ms total)
-T323C 279:092 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5580ms total)
-T323C 279:092 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5581ms total)
-T323C 279:093 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5582ms total)
-T53DC 279:095 JLINK_IsHalted()  returns FALSE (0000ms, 5582ms total)
-T53DC 279:196 JLINK_IsHalted()  returns FALSE (0001ms, 5583ms total)
-T53DC 279:298 JLINK_IsHalted()  returns FALSE (0001ms, 5583ms total)
-T53DC 279:400 JLINK_IsHalted()  returns FALSE (0000ms, 5582ms total)
-T53DC 279:501 JLINK_IsHalted()  returns FALSE (0001ms, 5583ms total)
-T323C 279:603 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5583ms total)
-T323C 279:604 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5584ms total)
-T323C 279:606 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5585ms total)
-T323C 279:607 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5586ms total)
-T323C 279:609 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5587ms total)
-T323C 279:610 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5588ms total)
-T323C 279:611 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5588ms total)
-T323C 279:611 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5589ms total)
-T323C 279:612 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5590ms total)
-T53DC 279:614 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
-T53DC 279:716 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
-T53DC 279:818 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
-T53DC 279:920 JLINK_IsHalted()  returns FALSE (0000ms, 5590ms total)
-T53DC 280:022 JLINK_IsHalted()  returns FALSE (0000ms, 5590ms total)
-T323C 280:124 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5591ms total)
-T323C 280:125 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5592ms total)
-T323C 280:128 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5593ms total)
-T323C 280:129 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5594ms total)
-T323C 280:130 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5595ms total)
-T323C 280:131 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5596ms total)
-T323C 280:132 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5597ms total)
-T323C 280:133 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5598ms total)
-T323C 280:134 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5599ms total)
-T53DC 280:135 JLINK_IsHalted()  returns FALSE (0001ms, 5600ms total)
-T53DC 280:237 JLINK_IsHalted()  returns FALSE (0001ms, 5600ms total)
-T53DC 280:339 JLINK_IsHalted()  returns FALSE (0001ms, 5600ms total)
-T53DC 280:441 JLINK_IsHalted()  returns FALSE (0001ms, 5600ms total)
-T53DC 280:543 JLINK_IsHalted()  returns FALSE (0001ms, 5600ms total)
-T323C 280:646 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5600ms total)
-T323C 280:647 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5601ms total)
-T323C 280:650 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5602ms total)
-T323C 280:651 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5602ms total)
-T323C 280:652 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5603ms total)
-T323C 280:653 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5604ms total)
-T323C 280:654 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5605ms total)
-T323C 280:655 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5605ms total)
-T323C 280:655 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5607ms total)
-T53DC 280:657 JLINK_IsHalted()  returns FALSE (0001ms, 5608ms total)
-T53DC 280:759 JLINK_IsHalted()  returns FALSE (0001ms, 5608ms total)
-T53DC 280:861 JLINK_IsHalted()  returns FALSE (0001ms, 5608ms total)
-T53DC 280:963 JLINK_IsHalted()  returns FALSE (0001ms, 5608ms total)
-T53DC 281:065 JLINK_IsHalted()  returns FALSE (0001ms, 5608ms total)
-T323C 281:167 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5608ms total)
-T323C 281:168 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5609ms total)
-T323C 281:171 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5610ms total)
-T323C 281:172 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5611ms total)
-T323C 281:174 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5612ms total)
-T323C 281:175 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5613ms total)
-T323C 281:176 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5614ms total)
-T323C 281:177 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5614ms total)
-T323C 281:178 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5616ms total)
-T53DC 281:180 JLINK_IsHalted()  returns FALSE (0001ms, 5617ms total)
-T53DC 281:282 JLINK_IsHalted()  returns FALSE (0001ms, 5617ms total)
-T53DC 281:384 JLINK_IsHalted()  returns FALSE (0001ms, 5617ms total)
-T53DC 281:486 JLINK_IsHalted()  returns FALSE (0001ms, 5617ms total)
-T53DC 281:588 JLINK_IsHalted()  returns FALSE (0001ms, 5617ms total)
-T323C 281:689 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5617ms total)
-T323C 281:690 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5618ms total)
-T323C 281:692 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5619ms total)
-T323C 281:693 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5620ms total)
-T323C 281:695 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5621ms total)
-T323C 281:696 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5622ms total)
-T323C 281:697 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5623ms total)
-T323C 281:698 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5623ms total)
-T323C 281:698 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5624ms total)
-T53DC 281:700 JLINK_IsHalted()  returns FALSE (0001ms, 5625ms total)
-T53DC 281:802 JLINK_IsHalted()  returns FALSE (0001ms, 5625ms total)
-T53DC 281:904 JLINK_IsHalted()  returns FALSE (0001ms, 5625ms total)
-T53DC 282:006 JLINK_IsHalted()  returns FALSE (0000ms, 5624ms total)
-T53DC 282:107 JLINK_IsHalted()  returns FALSE (0000ms, 5624ms total)
-T323C 282:208 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5625ms total)
-T323C 282:209 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5626ms total)
-T323C 282:212 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5627ms total)
-T323C 282:213 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5628ms total)
-T323C 282:215 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5629ms total)
-T323C 282:216 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5630ms total)
-T323C 282:217 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5630ms total)
-T323C 282:217 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5631ms total)
-T323C 282:218 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5632ms total)
-T53DC 282:220 JLINK_IsHalted()  returns FALSE (0000ms, 5632ms total)
-T53DC 282:321 JLINK_IsHalted()  returns FALSE (0000ms, 5632ms total)
-T53DC 282:422 JLINK_IsHalted()  returns FALSE (0001ms, 5633ms total)
-T53DC 282:524 JLINK_IsHalted()  returns FALSE (0001ms, 5633ms total)
-T53DC 282:625 JLINK_IsHalted()  returns FALSE (0001ms, 5633ms total)
-T323C 282:727 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5633ms total)
-T323C 282:728 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5634ms total)
-T323C 282:730 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5635ms total)
-T323C 282:731 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5636ms total)
-T323C 282:733 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5637ms total)
-T323C 282:734 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5638ms total)
-T323C 282:735 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5639ms total)
-T323C 282:736 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5640ms total)
-T323C 282:737 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5641ms total)
-T53DC 282:738 JLINK_IsHalted()  returns FALSE (0001ms, 5642ms total)
-T53DC 282:840 JLINK_IsHalted()  returns FALSE (0001ms, 5642ms total)
-T53DC 282:942 JLINK_IsHalted()  returns FALSE (0001ms, 5642ms total)
-T53DC 283:044 JLINK_IsHalted()  returns FALSE (0001ms, 5642ms total)
-T53DC 283:146 JLINK_IsHalted()  returns FALSE (0001ms, 5642ms total)
-T323C 283:248 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5642ms total)
-T323C 283:249 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5643ms total)
-T323C 283:252 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5643ms total)
-T323C 283:252 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5644ms total)
-T323C 283:255 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5645ms total)
-T323C 283:256 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5646ms total)
-T323C 283:257 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5647ms total)
-T323C 283:258 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5648ms total)
-T323C 283:259 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5649ms total)
-T53DC 283:260 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
-T53DC 283:362 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
-T53DC 283:464 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
-T53DC 283:566 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
-T53DC 283:668 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
-T323C 283:770 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5650ms total)
-T323C 283:771 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5651ms total)
-T323C 283:774 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5652ms total)
-T323C 283:775 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5653ms total)
-T323C 283:778 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5653ms total)
-T323C 283:779 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5653ms total)
-T323C 283:779 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5654ms total)
-T323C 283:780 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5655ms total)
-T323C 283:781 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5656ms total)
-T53DC 283:782 JLINK_IsHalted()  returns FALSE (0001ms, 5657ms total)
-T53DC 283:884 JLINK_IsHalted()  returns FALSE (0000ms, 5656ms total)
-T53DC 283:985 JLINK_IsHalted()  returns FALSE (0001ms, 5657ms total)
-T53DC 284:087 JLINK_IsHalted()  returns FALSE (0001ms, 5657ms total)
-T53DC 284:189 JLINK_IsHalted()  returns FALSE (0001ms, 5657ms total)
-T323C 284:291 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5657ms total)
-T323C 284:292 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5658ms total)
-T323C 284:295 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5659ms total)
-T323C 284:296 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5660ms total)
-T323C 284:298 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5661ms total)
-T323C 284:299 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5662ms total)
-T323C 284:300 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5662ms total)
-T323C 284:300 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5663ms total)
-T323C 284:301 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5664ms total)
-T53DC 284:303 JLINK_IsHalted()  returns FALSE (0000ms, 5664ms total)
-T53DC 284:404 JLINK_IsHalted()  returns FALSE (0001ms, 5665ms total)
-T53DC 284:506 JLINK_IsHalted()  returns FALSE (0001ms, 5665ms total)
-T53DC 284:608 JLINK_IsHalted()  returns FALSE (0001ms, 5665ms total)
-T53DC 284:710 JLINK_IsHalted()  returns FALSE (0001ms, 5665ms total)
-T323C 284:812 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5665ms total)
-T323C 284:813 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5666ms total)
-T323C 284:816 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5667ms total)
-T323C 284:817 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5667ms total)
-T323C 284:818 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5668ms total)
-T323C 284:819 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5669ms total)
-T323C 284:820 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5670ms total)
-T323C 284:821 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5671ms total)
-T323C 284:822 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5672ms total)
-T53DC 284:823 JLINK_IsHalted()  returns FALSE (0001ms, 5673ms total)
-T53DC 284:925 JLINK_IsHalted()  returns FALSE (0001ms, 5673ms total)
-T53DC 285:027 JLINK_IsHalted()  returns FALSE (0001ms, 5673ms total)
-T53DC 285:129 JLINK_IsHalted()  returns FALSE (0001ms, 5673ms total)
-T53DC 285:231 JLINK_IsHalted()  returns FALSE (0000ms, 5672ms total)
-T323C 285:332 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5673ms total)
-T323C 285:333 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5673ms total)
-T323C 285:335 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5674ms total)
-T323C 285:336 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5675ms total)
-T323C 285:338 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5676ms total)
-T323C 285:339 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5676ms total)
-T323C 285:339 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5677ms total)
-T323C 285:340 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5678ms total)
-T323C 285:341 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5679ms total)
-T53DC 285:342 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
-T53DC 285:444 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
-T53DC 285:546 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
-T53DC 285:648 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
-T53DC 285:750 JLINK_IsHalted()  returns FALSE (0000ms, 5679ms total)
-T323C 285:851 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5680ms total)
-T323C 285:852 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5681ms total)
-T323C 285:859 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5682ms total)
-T323C 285:860 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5682ms total)
-T323C 285:861 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5683ms total)
-T323C 285:862 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5684ms total)
-T323C 285:863 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5685ms total)
-T323C 285:864 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5685ms total)
-T323C 285:864 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5686ms total)
-T53DC 285:866 JLINK_IsHalted()  returns FALSE (0000ms, 5686ms total)
-T53DC 285:967 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
-T53DC 286:069 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
-T53DC 286:171 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
-T53DC 286:273 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
-T323C 286:375 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5687ms total)
-T323C 286:376 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5687ms total)
-T323C 286:378 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5688ms total)
-T323C 286:379 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5688ms total)
-T323C 286:381 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5689ms total)
-T323C 286:381 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5690ms total)
-T323C 286:382 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5691ms total)
-T323C 286:383 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5692ms total)
-T323C 286:384 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5693ms total)
-T53DC 286:386 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
-T53DC 286:488 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
-T53DC 286:590 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
-T53DC 286:692 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
-T53DC 286:794 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
-T323C 286:896 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5694ms total)
-T323C 286:897 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5695ms total)
-T323C 286:899 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5696ms total)
-T323C 286:900 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5697ms total)
-T323C 286:902 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5697ms total)
-T323C 286:903 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5698ms total)
-T323C 286:903 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5699ms total)
-T323C 286:904 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5700ms total)
-T323C 286:905 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5701ms total)
-T53DC 286:906 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
-T53DC 287:008 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
-T53DC 287:110 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
-T53DC 287:212 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
-T53DC 287:314 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
-T323C 287:415 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5702ms total)
-T323C 287:416 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5703ms total)
-T323C 287:418 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5704ms total)
-T323C 287:419 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5705ms total)
-T323C 287:421 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5706ms total)
-T323C 287:422 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5707ms total)
-T323C 287:423 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5707ms total)
-T323C 287:423 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5708ms total)
-T323C 287:424 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5709ms total)
-T53DC 287:425 JLINK_IsHalted()  returns FALSE (0001ms, 5710ms total)
-T53DC 287:527 JLINK_IsHalted()  returns FALSE (0000ms, 5709ms total)
-T53DC 287:629 JLINK_IsHalted()  returns FALSE (0001ms, 5710ms total)
-T53DC 287:731 JLINK_IsHalted()  returns FALSE (0001ms, 5710ms total)
-T53DC 287:833 JLINK_IsHalted()  returns FALSE (0001ms, 5710ms total)
-T323C 287:935 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5710ms total)
-T323C 287:936 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5711ms total)
-T323C 287:938 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5712ms total)
-T323C 287:939 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5713ms total)
-T323C 287:941 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5714ms total)
-T323C 287:942 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5715ms total)
-T323C 287:943 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5716ms total)
-T323C 287:944 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5716ms total)
-T323C 287:944 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5717ms total)
-T53DC 287:946 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
-T53DC 288:048 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
-T53DC 288:150 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
-T53DC 288:252 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
-T53DC 288:354 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
-T323C 288:456 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5717ms total)
-T323C 288:456 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5718ms total)
-T323C 288:458 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5719ms total)
-T323C 288:459 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5720ms total)
-T323C 288:460 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5721ms total)
-T323C 288:461 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5722ms total)
-T323C 288:462 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5722ms total)
-T323C 288:462 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5723ms total)
-T323C 288:463 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5724ms total)
-T53DC 288:465 JLINK_IsHalted()  returns FALSE (0000ms, 5724ms total)
-T53DC 288:566 JLINK_IsHalted()  returns FALSE (0000ms, 5724ms total)
-T53DC 288:667 JLINK_IsHalted()  returns FALSE (0001ms, 5725ms total)
-T53DC 288:769 JLINK_IsHalted()  returns FALSE (0001ms, 5725ms total)
-T53DC 288:871 JLINK_IsHalted()  returns FALSE (0001ms, 5725ms total)
-T323C 288:973 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5725ms total)
-T323C 288:974 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5726ms total)
-T323C 288:976 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5727ms total)
-T323C 288:977 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5728ms total)
-T323C 288:978 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5729ms total)
-T323C 288:979 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5730ms total)
-T323C 288:980 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5731ms total)
-T323C 288:981 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5731ms total)
-T323C 288:982 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5732ms total)
-T53DC 288:983 JLINK_IsHalted()  returns FALSE (0001ms, 5733ms total)
-T53DC 289:085 JLINK_IsHalted()  returns FALSE (0001ms, 5733ms total)
-T53DC 289:187 JLINK_IsHalted()  returns FALSE (0001ms, 5733ms total)
-T53DC 289:289 JLINK_IsHalted()  returns FALSE (0001ms, 5733ms total)
-T53DC 289:391 JLINK_IsHalted()  returns FALSE (0001ms, 5733ms total)
-T323C 289:494 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5733ms total)
-T323C 289:495 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5734ms total)
-T323C 289:497 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5735ms total)
-T323C 289:498 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5736ms total)
-T323C 289:499 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5737ms total)
-T323C 289:500 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5738ms total)
-T323C 289:501 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5739ms total)
-T323C 289:502 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5739ms total)
-T323C 289:502 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5740ms total)
-T53DC 289:504 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
-T53DC 289:605 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
-T53DC 289:706 JLINK_IsHalted()  returns FALSE (0001ms, 5741ms total)
-T53DC 289:808 JLINK_IsHalted()  returns FALSE (0001ms, 5741ms total)
-T53DC 289:910 JLINK_IsHalted()  returns FALSE (0001ms, 5741ms total)
-T323C 290:012 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5741ms total)
-T323C 290:013 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5742ms total)
-T323C 290:016 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5743ms total)
-T323C 290:017 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5744ms total)
-T323C 290:019 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5745ms total)
-T323C 290:020 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5745ms total)
-T323C 290:020 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5746ms total)
-T323C 290:021 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5747ms total)
-T323C 290:022 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5748ms total)
-T53DC 290:024 JLINK_IsHalted()  returns FALSE (0000ms, 5748ms total)
-T53DC 290:125 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
-T53DC 290:227 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
-T53DC 290:329 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
-T53DC 290:431 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
-T323C 290:533 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5749ms total)
-T323C 290:534 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5750ms total)
-T323C 290:537 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5751ms total)
-T323C 290:538 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5751ms total)
-T323C 290:539 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5752ms total)
-T323C 290:540 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5753ms total)
-T323C 290:541 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5754ms total)
-T323C 290:542 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5755ms total)
-T323C 290:543 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5756ms total)
-T53DC 290:544 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
-T53DC 290:646 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
-T53DC 290:748 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
-T53DC 290:850 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
-T53DC 290:951 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
-T323C 291:053 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5757ms total)
-T323C 291:054 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5758ms total)
-T323C 291:056 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5759ms total)
-T323C 291:057 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5760ms total)
-T323C 291:059 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5761ms total)
-T323C 291:060 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5761ms total)
-T323C 291:060 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5762ms total)
-T323C 291:061 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5763ms total)
-T323C 291:062 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5764ms total)
-T53DC 291:063 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
-T53DC 291:165 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
-T53DC 291:266 JLINK_IsHalted()  returns FALSE (0000ms, 5764ms total)
-T53DC 291:367 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
-T53DC 291:469 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
-T323C 291:571 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5765ms total)
-T323C 291:572 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5766ms total)
-T323C 291:576 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5767ms total)
-T323C 291:577 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5768ms total)
-T323C 291:579 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5769ms total)
-T323C 291:580 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5769ms total)
-T323C 291:580 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5770ms total)
-T323C 291:581 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5771ms total)
-T323C 291:582 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5772ms total)
-T53DC 291:583 JLINK_IsHalted()  returns FALSE (0001ms, 5773ms total)
-T53DC 291:685 JLINK_IsHalted()  returns FALSE (0001ms, 5773ms total)
-T53DC 291:787 JLINK_IsHalted()  returns FALSE (0001ms, 5773ms total)
-T53DC 291:889 JLINK_IsHalted()  returns FALSE (0001ms, 5773ms total)
-T53DC 291:991 JLINK_IsHalted()  returns FALSE (0001ms, 5773ms total)
-T323C 292:093 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5773ms total)
-T323C 292:094 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5774ms total)
-T323C 292:098 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5774ms total)
-T323C 292:098 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5775ms total)
-T323C 292:100 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5776ms total)
-T323C 292:101 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5777ms total)
-T323C 292:102 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5777ms total)
-T323C 292:102 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5778ms total)
-T323C 292:103 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5779ms total)
-T53DC 292:104 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
-T53DC 292:206 JLINK_IsHalted()  returns FALSE (0000ms, 5779ms total)
-T53DC 292:307 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
-T53DC 292:409 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
-T53DC 292:511 JLINK_IsHalted()  returns FALSE (0000ms, 5779ms total)
-T323C 292:613 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5780ms total)
-T323C 292:614 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5781ms total)
-T323C 292:618 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5782ms total)
-T323C 292:619 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5782ms total)
-T323C 292:621 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5783ms total)
-T323C 292:622 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5784ms total)
-T323C 292:623 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5785ms total)
-T323C 292:624 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5785ms total)
-T323C 292:624 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5786ms total)
-T53DC 292:626 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
-T53DC 292:728 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
-T53DC 292:829 JLINK_IsHalted()  returns FALSE (0000ms, 5786ms total)
-T53DC 292:930 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
-T53DC 293:032 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
-T323C 293:134 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5787ms total)
-T323C 293:135 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5788ms total)
-T323C 293:138 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5789ms total)
-T323C 293:139 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5790ms total)
-T323C 293:141 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5791ms total)
-T323C 293:142 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5791ms total)
-T323C 293:142 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5792ms total)
-T323C 293:143 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5793ms total)
-T323C 293:144 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5794ms total)
-T53DC 293:145 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
-T53DC 293:247 JLINK_IsHalted()  returns FALSE (0000ms, 5794ms total)
-T53DC 293:348 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
-T53DC 293:450 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
-T53DC 293:552 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
-T323C 293:654 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5795ms total)
-T323C 293:655 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5796ms total)
-T323C 293:657 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5797ms total)
-T323C 293:658 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5798ms total)
-T323C 293:660 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5799ms total)
-T323C 293:661 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5800ms total)
-T323C 293:662 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5801ms total)
-T323C 293:663 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5801ms total)
-T323C 293:664 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5802ms total)
-T53DC 293:665 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
-T53DC 293:767 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
-T53DC 293:869 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
-T53DC 293:971 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
-T53DC 294:073 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
-T323C 294:175 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5803ms total)
-T323C 294:176 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5804ms total)
-T323C 294:179 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5805ms total)
-T323C 294:180 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5806ms total)
-T323C 294:182 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5807ms total)
-T323C 294:183 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5808ms total)
-T323C 294:184 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5809ms total)
-T323C 294:185 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5810ms total)
-T323C 294:186 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5811ms total)
-T53DC 294:187 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
-T53DC 294:289 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
-T53DC 294:390 JLINK_IsHalted()  returns FALSE (0000ms, 5811ms total)
-T53DC 294:491 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
-T53DC 294:593 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
-T323C 294:695 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5812ms total)
-T323C 294:696 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5813ms total)
-T323C 294:699 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5814ms total)
-T323C 294:700 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5815ms total)
-T323C 294:702 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5816ms total)
-T323C 294:703 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5816ms total)
-T323C 294:703 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5817ms total)
-T323C 294:704 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5818ms total)
-T323C 294:705 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5819ms total)
-T53DC 294:706 JLINK_IsHalted()  returns FALSE (0001ms, 5820ms total)
-T53DC 294:808 JLINK_IsHalted()  returns FALSE (0001ms, 5820ms total)
-T53DC 294:909 JLINK_IsHalted()  returns FALSE (0001ms, 5820ms total)
-T53DC 295:011 JLINK_IsHalted()  returns FALSE (0000ms, 5819ms total)
-T53DC 295:112 JLINK_IsHalted()  returns FALSE (0001ms, 5820ms total)
-T323C 295:214 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5820ms total)
-T323C 295:215 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5821ms total)
-T323C 295:218 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5822ms total)
-T323C 295:219 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5823ms total)
-T323C 295:220 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5824ms total)
-T323C 295:221 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5825ms total)
-T323C 295:222 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5826ms total)
-T323C 295:223 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5827ms total)
-T323C 295:224 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5828ms total)
-T53DC 295:225 JLINK_IsHalted()  returns FALSE (0001ms, 5829ms total)
-T53DC 295:326 JLINK_IsHalted()  returns FALSE (0001ms, 5829ms total)
-T53DC 295:428 JLINK_IsHalted()  returns FALSE (0001ms, 5829ms total)
-T53DC 295:530 JLINK_IsHalted()  returns FALSE (0000ms, 5828ms total)
-T53DC 295:631 JLINK_IsHalted()  returns FALSE (0001ms, 5829ms total)
-T323C 295:733 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5829ms total)
-T323C 295:734 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5830ms total)
-T323C 295:736 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5831ms total)
-T323C 295:737 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5832ms total)
-T323C 295:739 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5833ms total)
-T323C 295:740 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5834ms total)
-T323C 295:741 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5835ms total)
-T323C 295:742 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5835ms total)
-T323C 295:742 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5836ms total)
-T53DC 295:744 JLINK_IsHalted()  returns FALSE (0000ms, 5836ms total)
-T53DC 295:845 JLINK_IsHalted()  returns FALSE (0001ms, 5837ms total)
-T53DC 295:947 JLINK_IsHalted()  returns FALSE (0000ms, 5836ms total)
-T53DC 296:048 JLINK_IsHalted()  returns FALSE (0001ms, 5837ms total)
-T53DC 296:150 JLINK_IsHalted()  returns FALSE (0001ms, 5837ms total)
-T323C 296:252 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5837ms total)
-T323C 296:253 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5838ms total)
-T323C 296:256 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5839ms total)
-T323C 296:257 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5840ms total)
-T323C 296:260 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5841ms total)
-T323C 296:261 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5841ms total)
-T323C 296:261 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5842ms total)
-T323C 296:262 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5843ms total)
-T323C 296:263 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5844ms total)
-T53DC 296:264 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
-T53DC 296:366 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
-T53DC 296:468 JLINK_IsHalted()  returns FALSE (0000ms, 5844ms total)
-T53DC 296:569 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
-T53DC 296:671 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
-T323C 296:774 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5845ms total)
-T323C 296:775 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5846ms total)
-T323C 296:777 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5847ms total)
-T323C 296:778 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5848ms total)
-T323C 296:781 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5848ms total)
-T323C 296:781 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5849ms total)
-T323C 296:782 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5850ms total)
-T323C 296:783 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5851ms total)
-T323C 296:784 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5852ms total)
-T53DC 296:785 JLINK_IsHalted()  returns FALSE (0001ms, 5853ms total)
-T53DC 296:887 JLINK_IsHalted()  returns FALSE (0001ms, 5853ms total)
-T53DC 296:989 JLINK_IsHalted()  returns FALSE (0001ms, 5853ms total)
-T53DC 297:091 JLINK_IsHalted()  returns FALSE (0001ms, 5853ms total)
-T53DC 297:193 JLINK_IsHalted()  returns FALSE (0001ms, 5853ms total)
-T323C 297:295 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5853ms total)
-T323C 297:296 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5854ms total)
-T323C 297:298 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5855ms total)
-T323C 297:299 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5856ms total)
-T323C 297:301 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5857ms total)
-T323C 297:302 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5858ms total)
-T323C 297:303 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5859ms total)
-T323C 297:304 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5859ms total)
-T323C 297:304 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5860ms total)
-T53DC 297:306 JLINK_IsHalted()  returns FALSE (0000ms, 5860ms total)
-T53DC 297:408 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
-T53DC 297:510 JLINK_IsHalted()  returns FALSE (0000ms, 5860ms total)
-T53DC 297:612 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
-T53DC 297:714 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
-T323C 297:816 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5861ms total)
-T323C 297:817 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5862ms total)
-T323C 297:819 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5863ms total)
-T323C 297:820 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5864ms total)
-T323C 297:822 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5865ms total)
-T323C 297:823 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5866ms total)
-T323C 297:824 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5867ms total)
-T323C 297:825 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5867ms total)
-T323C 297:825 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5868ms total)
-T53DC 297:827 JLINK_IsHalted()  returns FALSE (0000ms, 5868ms total)
-T53DC 297:928 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
-T53DC 298:029 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
-T53DC 298:131 JLINK_IsHalted()  returns FALSE (0000ms, 5868ms total)
-T53DC 298:232 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
-T323C 298:334 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5869ms total)
-T323C 298:335 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5870ms total)
-T323C 298:340 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5871ms total)
-T323C 298:341 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5871ms total)
-T323C 298:343 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5871ms total)
-T323C 298:344 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5871ms total)
-T323C 298:344 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5872ms total)
-T323C 298:345 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5873ms total)
-T323C 298:346 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5874ms total)
-T53DC 298:347 JLINK_IsHalted()  returns FALSE (0001ms, 5875ms total)
-T53DC 298:449 JLINK_IsHalted()  returns FALSE (0001ms, 5875ms total)
-T53DC 298:551 JLINK_IsHalted()  returns FALSE (0000ms, 5874ms total)
-T53DC 298:652 JLINK_IsHalted()  returns FALSE (0001ms, 5875ms total)
-T53DC 298:754 JLINK_IsHalted()  returns FALSE (0001ms, 5875ms total)
-T323C 298:858 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5875ms total)
-T323C 298:859 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5876ms total)
-T323C 298:862 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5877ms total)
-T323C 298:863 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5878ms total)
-T323C 298:865 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5879ms total)
-T323C 298:866 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5880ms total)
-T323C 298:867 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5880ms total)
-T323C 298:867 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5881ms total)
-T323C 298:868 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5882ms total)
-T53DC 298:870 JLINK_IsHalted()  returns FALSE (0001ms, 5883ms total)
-T53DC 298:972 JLINK_IsHalted()  returns FALSE (0001ms, 5883ms total)
-T53DC 299:074 JLINK_IsHalted()  returns FALSE (0001ms, 5883ms total)
-T53DC 299:176 JLINK_IsHalted()  returns FALSE (0001ms, 5883ms total)
-T53DC 299:278 JLINK_IsHalted()  returns FALSE (0001ms, 5883ms total)
-T323C 299:383 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5883ms total)
-T323C 299:384 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5884ms total)
-T323C 299:387 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5885ms total)
-T323C 299:388 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5886ms total)
-T323C 299:389 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5887ms total)
-T323C 299:390 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5888ms total)
-T323C 299:391 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5889ms total)
-T323C 299:392 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5890ms total)
-T323C 299:393 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5891ms total)
-T53DC 299:394 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
-T53DC 299:496 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
-T53DC 299:598 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
-T53DC 299:700 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
-T53DC 299:802 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
-T323C 299:904 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5892ms total)
-T323C 299:905 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5893ms total)
-T323C 299:907 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5894ms total)
-T323C 299:908 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5895ms total)
-T323C 299:910 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5896ms total)
-T323C 299:911 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5897ms total)
-T323C 299:912 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5897ms total)
-T323C 299:912 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5898ms total)
-T323C 299:913 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5899ms total)
-T53DC 299:915 JLINK_IsHalted()  returns FALSE (0000ms, 5899ms total)
-T53DC 300:016 JLINK_IsHalted()  returns FALSE (0000ms, 5899ms total)
-T53DC 300:117 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
-T53DC 300:219 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
-T53DC 300:321 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
-T323C 300:423 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5900ms total)
-T323C 300:424 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5901ms total)
-T323C 300:428 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5902ms total)
-T323C 300:429 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5903ms total)
-T323C 300:431 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5904ms total)
-T323C 300:432 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5905ms total)
-T323C 300:433 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5905ms total)
-T323C 300:433 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5906ms total)
-T323C 300:434 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5907ms total)
-T53DC 300:435 JLINK_IsHalted()  returns FALSE (0001ms, 5908ms total)
-T53DC 300:537 JLINK_IsHalted()  returns FALSE (0001ms, 5908ms total)
-T53DC 300:639 JLINK_IsHalted()  returns FALSE (0000ms, 5907ms total)
-T53DC 300:740 JLINK_IsHalted()  returns FALSE (0000ms, 5907ms total)
-T53DC 300:841 JLINK_IsHalted()  returns FALSE (0001ms, 5908ms total)
-T323C 300:943 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5908ms total)
-T323C 300:944 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5909ms total)
-T323C 300:946 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5910ms total)
-T323C 300:947 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5911ms total)
-T323C 300:948 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5912ms total)
-T323C 300:949 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5913ms total)
-T323C 300:950 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5914ms total)
-T323C 300:951 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5914ms total)
-T323C 300:951 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5915ms total)
-T53DC 300:953 JLINK_IsHalted()  returns FALSE (0001ms, 5916ms total)
-T53DC 301:055 JLINK_IsHalted()  returns FALSE (0001ms, 5916ms total)
-T53DC 301:157 JLINK_IsHalted()  returns FALSE (0001ms, 5916ms total)
-T53DC 301:259 JLINK_IsHalted()  returns FALSE (0001ms, 5916ms total)
-T53DC 301:361 JLINK_IsHalted()  returns FALSE (0001ms, 5916ms total)
-T323C 301:463 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5916ms total)
-T323C 301:464 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5917ms total)
-T323C 301:466 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5917ms total)
-T323C 301:466 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5918ms total)
-T323C 301:468 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5919ms total)
-T323C 301:469 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5919ms total)
-T323C 301:469 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5920ms total)
-T323C 301:470 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5921ms total)
-T323C 301:471 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5922ms total)
-T53DC 301:472 JLINK_IsHalted()  returns FALSE (0001ms, 5923ms total)
-T53DC 301:574 JLINK_IsHalted()  returns FALSE (0001ms, 5923ms total)
-T53DC 301:676 JLINK_IsHalted()  returns FALSE (0001ms, 5923ms total)
-T53DC 301:778 JLINK_IsHalted()  returns FALSE (0001ms, 5923ms total)
-T53DC 301:880 JLINK_IsHalted()  returns FALSE (0001ms, 5923ms total)
-T323C 301:982 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5923ms total)
-T323C 301:983 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5924ms total)
-T323C 301:985 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5925ms total)
-T323C 301:986 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5926ms total)
-T323C 301:988 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5927ms total)
-T323C 301:989 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5928ms total)
-T323C 301:990 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5928ms total)
-T323C 301:990 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5929ms total)
-T323C 301:991 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5930ms total)
-T53DC 301:993 JLINK_IsHalted()  returns FALSE (0001ms, 5931ms total)
-T53DC 302:095 JLINK_IsHalted()  returns FALSE (0001ms, 5931ms total)
-T53DC 302:197 JLINK_IsHalted()  returns FALSE (0001ms, 5931ms total)
-T53DC 302:299 JLINK_IsHalted()  returns FALSE (0001ms, 5931ms total)
-T53DC 302:401 JLINK_IsHalted()  returns FALSE (0001ms, 5931ms total)
-T323C 302:502 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5931ms total)
-T323C 302:503 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5931ms total)
-T323C 302:505 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5931ms total)
-T323C 302:505 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5932ms total)
-T323C 302:507 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5933ms total)
-T323C 302:508 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5934ms total)
-T323C 302:509 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 5934ms total)
-T323C 302:509 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5935ms total)
-T323C 302:510 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5936ms total)
-T53DC 302:512 JLINK_IsHalted()  returns FALSE (0000ms, 5936ms total)
-T53DC 302:613 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
-T53DC 302:715 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
-T53DC 302:817 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
-T53DC 302:919 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
-T323C 303:021 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5937ms total)
-T323C 303:022 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5937ms total)
-T323C 303:025 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5938ms total)
-T323C 303:026 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5939ms total)
-T323C 303:027 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5940ms total)
-T323C 303:028 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5941ms total)
-T323C 303:029 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5942ms total)
-T323C 303:030 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5942ms total)
-T323C 303:031 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5943ms total)
-T53DC 303:032 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
-T53DC 303:134 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
-T53DC 303:236 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
-T53DC 303:338 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
-T53DC 303:440 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
-T323C 303:542 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5943ms total)
-T323C 303:543 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5943ms total)
-T323C 303:544 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5944ms total)
-T323C 303:545 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5945ms total)
-T323C 303:547 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5946ms total)
-T323C 303:548 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 5946ms total)
-T323C 303:548 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5947ms total)
-T323C 303:549 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5948ms total)
-T323C 303:550 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5949ms total)
-T53DC 303:551 JLINK_IsHalted()  returns FALSE (0001ms, 5950ms total)
-T53DC 303:653 JLINK_IsHalted()  returns FALSE (0001ms, 5950ms total)
-T53DC 303:755 JLINK_IsHalted()  returns FALSE (0001ms, 5950ms total)
-T53DC 303:857 JLINK_IsHalted()  returns FALSE (0001ms, 5950ms total)
-T53DC 303:959 JLINK_IsHalted()  returns FALSE (0000ms, 5949ms total)
-T323C 304:060 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5949ms total)
-T323C 304:060 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5950ms total)
-T323C 304:062 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5951ms total)
-T323C 304:063 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5952ms total)
-T323C 304:064 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5953ms total)
-T323C 304:065 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5954ms total)
-T323C 304:066 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5955ms total)
-T323C 304:067 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5956ms total)
-T323C 304:068 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5957ms total)
-T53DC 304:069 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
-T53DC 304:171 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
-T53DC 304:273 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
-T53DC 304:375 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
-T53DC 304:477 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
-T323C 304:579 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5958ms total)
-T323C 304:580 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5959ms total)
-T323C 304:583 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 5959ms total)
-T323C 304:584 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5960ms total)
-T323C 304:587 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5961ms total)
-T323C 304:588 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5962ms total)
-T323C 304:589 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5963ms total)
-T323C 304:590 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5964ms total)
-T323C 304:591 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5965ms total)
-T53DC 304:592 JLINK_IsHalted()  returns FALSE (0001ms, 5966ms total)
-T53DC 304:694 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
-T53DC 304:796 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
-T53DC 304:898 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
-T53DC 305:000 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
-T323C 305:102 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5967ms total)
-T323C 305:103 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5968ms total)
-T323C 305:108 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5969ms total)
-T323C 305:109 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5969ms total)
-T323C 305:110 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5970ms total)
-T323C 305:111 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5971ms total)
-T323C 305:112 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5972ms total)
-T323C 305:113 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5973ms total)
-T323C 305:114 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5974ms total)
-T53DC 305:116 JLINK_IsHalted()  returns FALSE (0001ms, 5975ms total)
-T53DC 305:218 JLINK_IsHalted()  returns FALSE (0000ms, 5974ms total)
-T53DC 305:319 JLINK_IsHalted()  returns FALSE (0001ms, 5975ms total)
-T53DC 305:421 JLINK_IsHalted()  returns FALSE (0001ms, 5975ms total)
-T53DC 305:523 JLINK_IsHalted()  returns FALSE (0001ms, 5975ms total)
-T323C 305:626 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5975ms total)
-T323C 305:628 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 5976ms total)
-T323C 305:631 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5978ms total)
-T323C 305:632 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 5978ms total)
-T323C 305:633 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5979ms total)
-T323C 305:634 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5980ms total)
-T323C 305:635 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5981ms total)
-T323C 305:636 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5982ms total)
-T323C 305:637 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5983ms total)
-T53DC 305:638 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
-T53DC 305:740 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
-T53DC 305:842 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
-T53DC 305:944 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
-T53DC 306:046 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
-T323C 306:148 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5984ms total)
-T323C 306:149 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5985ms total)
-T323C 306:151 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5986ms total)
-T323C 306:152 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5987ms total)
-T323C 306:154 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 5987ms total)
-T323C 306:154 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5988ms total)
-T323C 306:155 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5989ms total)
-T323C 306:156 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 5990ms total)
-T323C 306:157 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5991ms total)
-T53DC 306:159 JLINK_IsHalted()  returns FALSE (0000ms, 5991ms total)
-T53DC 306:261 JLINK_IsHalted()  returns FALSE (0001ms, 5992ms total)
-T53DC 306:363 JLINK_IsHalted()  returns FALSE (0001ms, 5992ms total)
-T53DC 306:464 JLINK_IsHalted()  returns FALSE (0000ms, 5991ms total)
-T53DC 306:565 JLINK_IsHalted()  returns FALSE (0001ms, 5992ms total)
-T323C 306:667 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5992ms total)
-T323C 306:668 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 5993ms total)
-T323C 306:670 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 5994ms total)
-T323C 306:671 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 5995ms total)
-T323C 306:673 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 5996ms total)
-T323C 306:674 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 5997ms total)
-T323C 306:675 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 5998ms total)
-T323C 306:676 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 5998ms total)
-T323C 306:676 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5999ms total)
-T53DC 306:678 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
-T53DC 306:780 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
-T53DC 306:882 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
-T53DC 306:984 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
-T53DC 307:086 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
-T323C 307:188 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6000ms total)
-T323C 307:189 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6001ms total)
-T323C 307:191 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6002ms total)
-T323C 307:192 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6003ms total)
-T323C 307:194 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6004ms total)
-T323C 307:195 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6005ms total)
-T323C 307:196 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6005ms total)
-T323C 307:196 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6006ms total)
-T323C 307:197 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6007ms total)
-T53DC 307:198 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
-T53DC 307:300 JLINK_IsHalted()  returns FALSE (0000ms, 6007ms total)
-T53DC 307:401 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
-T53DC 307:503 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
-T53DC 307:605 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
-T323C 307:707 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6008ms total)
-T323C 307:708 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6008ms total)
-T323C 307:709 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6009ms total)
-T323C 307:710 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6010ms total)
-T323C 307:712 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6011ms total)
-T323C 307:713 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6011ms total)
-T323C 307:713 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6012ms total)
-T323C 307:714 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6013ms total)
-T323C 307:715 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6014ms total)
-T53DC 307:716 JLINK_IsHalted()  returns FALSE (0001ms, 6015ms total)
-T53DC 307:817 JLINK_IsHalted()  returns FALSE (0001ms, 6015ms total)
-T53DC 307:919 JLINK_IsHalted()  returns FALSE (0001ms, 6015ms total)
-T53DC 308:021 JLINK_IsHalted()  returns FALSE (0001ms, 6015ms total)
-T53DC 308:123 JLINK_IsHalted()  returns FALSE (0001ms, 6015ms total)
-T323C 308:225 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6014ms total)
-T323C 308:225 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6015ms total)
-T323C 308:227 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6016ms total)
-T323C 308:228 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6017ms total)
-T323C 308:229 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6018ms total)
-T323C 308:230 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6019ms total)
-T323C 308:231 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6020ms total)
-T323C 308:232 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6021ms total)
-T323C 308:233 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6022ms total)
-T53DC 308:234 JLINK_IsHalted()  returns FALSE (0001ms, 6023ms total)
-T53DC 308:336 JLINK_IsHalted()  returns FALSE (0000ms, 6022ms total)
-T53DC 308:437 JLINK_IsHalted()  returns FALSE (0001ms, 6023ms total)
-T53DC 308:539 JLINK_IsHalted()  returns FALSE (0000ms, 6022ms total)
-T53DC 308:640 JLINK_IsHalted()  returns FALSE (0001ms, 6023ms total)
-T323C 308:742 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6023ms total)
-T323C 308:743 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6024ms total)
-T323C 308:746 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6024ms total)
-T323C 308:746 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6025ms total)
-T323C 308:748 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6026ms total)
-T323C 308:749 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6027ms total)
-T323C 308:750 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6027ms total)
-T323C 308:750 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6028ms total)
-T323C 308:751 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6029ms total)
-T53DC 308:752 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
-T53DC 308:854 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
-T53DC 308:956 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
-T53DC 309:058 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
-T53DC 309:160 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
-T323C 309:262 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6030ms total)
-T323C 309:263 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6031ms total)
-T323C 309:265 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6032ms total)
-T323C 309:266 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6033ms total)
-T323C 309:268 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6034ms total)
-T323C 309:269 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6035ms total)
-T323C 309:270 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6035ms total)
-T323C 309:270 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6036ms total)
-T323C 309:271 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6037ms total)
-T53DC 309:273 JLINK_IsHalted()  returns FALSE (0000ms, 6037ms total)
-T53DC 309:374 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
-T53DC 309:476 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
-T53DC 309:578 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
-T53DC 309:680 JLINK_IsHalted()  returns FALSE (0000ms, 6037ms total)
-T323C 309:782 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6038ms total)
-T323C 309:783 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6038ms total)
-T323C 309:785 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6039ms total)
-T323C 309:786 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6040ms total)
-T323C 309:788 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6041ms total)
-T323C 309:789 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6041ms total)
-T323C 309:789 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6042ms total)
-T323C 309:790 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6043ms total)
-T323C 309:791 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6044ms total)
-T53DC 309:792 JLINK_IsHalted()  returns FALSE (0001ms, 6045ms total)
-T53DC 309:894 JLINK_IsHalted()  returns FALSE (0001ms, 6045ms total)
-T53DC 309:996 JLINK_IsHalted()  returns FALSE (0001ms, 6045ms total)
-T53DC 310:098 JLINK_IsHalted()  returns FALSE (0000ms, 6044ms total)
-T53DC 310:200 JLINK_IsHalted()  returns FALSE (0001ms, 6045ms total)
-T323C 310:305 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6045ms total)
-T323C 310:306 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6046ms total)
-T323C 310:309 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6047ms total)
-T323C 310:310 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6047ms total)
-T323C 310:311 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6048ms total)
-T323C 310:312 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6049ms total)
-T323C 310:313 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6050ms total)
-T323C 310:314 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6051ms total)
-T323C 310:315 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6052ms total)
-T53DC 310:316 JLINK_IsHalted()  returns FALSE (0001ms, 6053ms total)
-T53DC 310:418 JLINK_IsHalted()  returns FALSE (0001ms, 6053ms total)
-T53DC 310:520 JLINK_IsHalted()  returns FALSE (0001ms, 6053ms total)
-T53DC 310:622 JLINK_IsHalted()  returns FALSE (0001ms, 6053ms total)
-T53DC 310:724 JLINK_IsHalted()  returns FALSE (0001ms, 6053ms total)
-T323C 310:826 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6053ms total)
-T323C 310:827 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6054ms total)
-T323C 310:830 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6054ms total)
-T323C 310:831 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6054ms total)
-T323C 310:832 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6055ms total)
-T323C 310:833 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6056ms total)
-T323C 310:834 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6057ms total)
-T323C 310:835 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6057ms total)
-T323C 310:835 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6059ms total)
-T53DC 310:837 JLINK_IsHalted()  returns FALSE (0001ms, 6060ms total)
-T53DC 310:939 JLINK_IsHalted()  returns FALSE (0001ms, 6060ms total)
-T53DC 311:041 JLINK_IsHalted()  returns FALSE (0001ms, 6060ms total)
-T53DC 311:143 JLINK_IsHalted()  returns FALSE (0001ms, 6060ms total)
-T53DC 311:245 JLINK_IsHalted()  returns FALSE (0001ms, 6060ms total)
-T323C 311:347 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6060ms total)
-T323C 311:348 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6061ms total)
-T323C 311:351 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6062ms total)
-T323C 311:352 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6063ms total)
-T323C 311:354 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6064ms total)
-T323C 311:355 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6065ms total)
-T323C 311:356 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6065ms total)
-T323C 311:356 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6066ms total)
-T323C 311:357 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6067ms total)
-T53DC 311:359 JLINK_IsHalted()  returns FALSE (0000ms, 6067ms total)
-T53DC 311:460 JLINK_IsHalted()  returns FALSE (0001ms, 6068ms total)
-T53DC 311:562 JLINK_IsHalted()  returns FALSE (0001ms, 6068ms total)
-T53DC 311:664 JLINK_IsHalted()  returns FALSE (0001ms, 6068ms total)
-T53DC 311:766 JLINK_IsHalted()  returns FALSE (0001ms, 6068ms total)
-T323C 311:868 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6068ms total)
-T323C 311:869 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6069ms total)
-T323C 311:872 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6070ms total)
-T323C 311:873 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6070ms total)
-T323C 311:874 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6071ms total)
-T323C 311:875 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6072ms total)
-T323C 311:876 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6073ms total)
-T323C 311:877 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6073ms total)
-T323C 311:877 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6074ms total)
-T53DC 311:879 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
-T53DC 311:981 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
-T53DC 312:083 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
-T53DC 312:185 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
-T53DC 312:287 JLINK_IsHalted()  returns FALSE (0000ms, 6074ms total)
-T323C 312:388 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6075ms total)
-T323C 312:389 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6076ms total)
-T323C 312:393 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6077ms total)
-T323C 312:394 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6078ms total)
-T323C 312:396 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6079ms total)
-T323C 312:397 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6079ms total)
-T323C 312:397 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6080ms total)
-T323C 312:398 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6081ms total)
-T323C 312:399 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6082ms total)
-T53DC 312:400 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
-T53DC 312:503 JLINK_IsHalted()  returns FALSE (0000ms, 6082ms total)
-T53DC 312:604 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
-T53DC 312:705 JLINK_IsHalted()  returns FALSE (0000ms, 6082ms total)
-T53DC 312:806 JLINK_IsHalted()  returns FALSE (0000ms, 6082ms total)
-T323C 312:907 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6083ms total)
-T323C 312:908 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6084ms total)
-T323C 312:911 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6085ms total)
-T323C 312:912 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6086ms total)
-T323C 312:914 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6087ms total)
-T323C 312:915 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6088ms total)
-T323C 312:916 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6088ms total)
-T323C 312:916 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6089ms total)
-T323C 312:917 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6090ms total)
-T53DC 312:919 JLINK_IsHalted()  returns FALSE (0000ms, 6090ms total)
-T53DC 313:021 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
-T53DC 313:123 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
-T53DC 313:224 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
-T53DC 313:326 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
-T323C 313:428 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6091ms total)
-T323C 313:429 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6092ms total)
-T323C 313:432 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6093ms total)
-T323C 313:433 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6094ms total)
-T323C 313:436 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6095ms total)
-T323C 313:437 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6096ms total)
-T323C 313:438 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6096ms total)
-T323C 313:438 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6097ms total)
-T323C 313:439 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6098ms total)
-T53DC 313:441 JLINK_IsHalted()  returns FALSE (0000ms, 6098ms total)
-T53DC 313:542 JLINK_IsHalted()  returns FALSE (0001ms, 6099ms total)
-T53DC 313:644 JLINK_IsHalted()  returns FALSE (0000ms, 6098ms total)
-T53DC 313:745 JLINK_IsHalted()  returns FALSE (0001ms, 6099ms total)
-T53DC 313:847 JLINK_IsHalted()  returns FALSE (0001ms, 6099ms total)
-T323C 313:949 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6099ms total)
-T323C 313:950 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6100ms total)
-T323C 313:952 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6101ms total)
-T323C 313:953 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6102ms total)
-T323C 313:955 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6103ms total)
-T323C 313:956 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6104ms total)
-T323C 313:957 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6105ms total)
-T323C 313:958 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6106ms total)
-T323C 313:959 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6107ms total)
-T53DC 313:960 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
-T53DC 314:062 JLINK_IsHalted()  returns FALSE (0000ms, 6107ms total)
-T53DC 314:163 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
-T53DC 314:265 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
-T53DC 314:367 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
-T323C 314:469 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6108ms total)
-T323C 314:470 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6109ms total)
-T323C 314:473 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6110ms total)
-T323C 314:474 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6110ms total)
-T323C 314:475 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6111ms total)
-T323C 314:476 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6112ms total)
-T323C 314:477 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6113ms total)
-T323C 314:478 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6114ms total)
-T323C 314:479 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6115ms total)
-T53DC 314:480 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
-T53DC 314:582 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
-T53DC 314:684 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
-T53DC 314:786 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
-T53DC 314:888 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
-T323C 314:990 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6116ms total)
-T323C 314:991 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6117ms total)
-T323C 314:996 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6118ms total)
-T323C 314:997 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6119ms total)
-T323C 314:999 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6120ms total)
-T323C 315:000 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6121ms total)
-T323C 315:001 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6122ms total)
-T323C 315:002 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6123ms total)
-T323C 315:003 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6124ms total)
-T53DC 315:004 JLINK_IsHalted()  returns FALSE (0001ms, 6125ms total)
-T53DC 315:106 JLINK_IsHalted()  returns FALSE (0001ms, 6125ms total)
-T53DC 315:208 JLINK_IsHalted()  returns FALSE (0001ms, 6125ms total)
-T53DC 315:310 JLINK_IsHalted()  returns FALSE (0001ms, 6125ms total)
-T53DC 315:412 JLINK_IsHalted()  returns FALSE (0001ms, 6125ms total)
-T323C 315:514 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6125ms total)
-T323C 315:515 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6125ms total)
-T323C 315:517 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6126ms total)
-T323C 315:518 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6126ms total)
-T323C 315:519 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6127ms total)
-T323C 315:520 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6128ms total)
-T323C 315:521 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6129ms total)
-T323C 315:522 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6129ms total)
-T323C 315:522 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6130ms total)
-T53DC 315:524 JLINK_IsHalted()  returns FALSE (0000ms, 6130ms total)
-T53DC 315:625 JLINK_IsHalted()  returns FALSE (0001ms, 6131ms total)
-T53DC 315:727 JLINK_IsHalted()  returns FALSE (0001ms, 6131ms total)
-T53DC 315:829 JLINK_IsHalted()  returns FALSE (0001ms, 6131ms total)
-T53DC 315:931 JLINK_IsHalted()  returns FALSE (0001ms, 6131ms total)
-T323C 316:033 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6131ms total)
-T323C 316:034 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6132ms total)
-T323C 316:037 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6133ms total)
-T323C 316:038 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6133ms total)
-T323C 316:039 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6134ms total)
-T323C 316:040 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6135ms total)
-T323C 316:041 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6136ms total)
-T323C 316:042 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6136ms total)
-T323C 316:043 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6137ms total)
-T53DC 316:044 JLINK_IsHalted()  returns FALSE (0001ms, 6138ms total)
-T53DC 316:146 JLINK_IsHalted()  returns FALSE (0001ms, 6138ms total)
-T53DC 316:248 JLINK_IsHalted()  returns FALSE (0001ms, 6138ms total)
-T53DC 316:350 JLINK_IsHalted()  returns FALSE (0001ms, 6138ms total)
-T53DC 316:452 JLINK_IsHalted()  returns FALSE (0001ms, 6138ms total)
-T323C 316:554 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6138ms total)
-T323C 316:555 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6139ms total)
-T323C 316:559 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6140ms total)
-T323C 316:560 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6141ms total)
-T323C 316:562 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6142ms total)
-T323C 316:563 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6143ms total)
-T323C 316:564 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6143ms total)
-T323C 316:564 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6144ms total)
-T323C 316:565 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6145ms total)
-T53DC 316:567 JLINK_IsHalted()  returns FALSE (0000ms, 6145ms total)
-T53DC 316:668 JLINK_IsHalted()  returns FALSE (0000ms, 6145ms total)
-T53DC 316:769 JLINK_IsHalted()  returns FALSE (0001ms, 6146ms total)
-T53DC 316:871 JLINK_IsHalted()  returns FALSE (0001ms, 6146ms total)
-T53DC 316:973 JLINK_IsHalted()  returns FALSE (0000ms, 6145ms total)
-T323C 317:074 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6146ms total)
-T323C 317:075 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6147ms total)
-T323C 317:081 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6147ms total)
-T323C 317:081 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6148ms total)
-T323C 317:083 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6149ms total)
-T323C 317:084 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6150ms total)
-T323C 317:085 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6151ms total)
-T323C 317:086 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6151ms total)
-T323C 317:086 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6152ms total)
-T53DC 317:088 JLINK_IsHalted()  returns FALSE (0001ms, 6153ms total)
-T53DC 317:190 JLINK_IsHalted()  returns FALSE (0001ms, 6153ms total)
-T53DC 317:292 JLINK_IsHalted()  returns FALSE (0000ms, 6152ms total)
-T53DC 317:393 JLINK_IsHalted()  returns FALSE (0001ms, 6153ms total)
-T53DC 317:495 JLINK_IsHalted()  returns FALSE (0001ms, 6153ms total)
-T323C 317:596 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6153ms total)
-T323C 317:597 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6154ms total)
-T323C 317:602 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6155ms total)
-T323C 317:603 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6156ms total)
-T323C 317:605 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6157ms total)
-T323C 317:606 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6158ms total)
-T323C 317:607 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6158ms total)
-T323C 317:607 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6159ms total)
-T323C 317:608 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6160ms total)
-T53DC 317:610 JLINK_IsHalted()  returns FALSE (0000ms, 6160ms total)
-T53DC 317:711 JLINK_IsHalted()  returns FALSE (0000ms, 6160ms total)
-T53DC 317:812 JLINK_IsHalted()  returns FALSE (0000ms, 6160ms total)
-T53DC 317:913 JLINK_IsHalted()  returns FALSE (0001ms, 6161ms total)
-T53DC 318:015 JLINK_IsHalted()  returns FALSE (0001ms, 6161ms total)
-T323C 318:117 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6161ms total)
-T323C 318:118 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6162ms total)
-T323C 318:123 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6163ms total)
-T323C 318:124 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6164ms total)
-T323C 318:127 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6165ms total)
-T323C 318:128 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6166ms total)
-T323C 318:129 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6166ms total)
-T323C 318:129 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6167ms total)
-T323C 318:130 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6168ms total)
-T53DC 318:132 JLINK_IsHalted()  returns FALSE (0001ms, 6169ms total)
-T53DC 318:234 JLINK_IsHalted()  returns FALSE (0001ms, 6169ms total)
-T53DC 318:336 JLINK_IsHalted()  returns FALSE (0001ms, 6169ms total)
-T53DC 318:438 JLINK_IsHalted()  returns FALSE (0001ms, 6169ms total)
-T53DC 318:540 JLINK_IsHalted()  returns FALSE (0000ms, 6168ms total)
-T323C 318:642 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6169ms total)
-T323C 318:643 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6170ms total)
-T323C 318:645 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6171ms total)
-T323C 318:646 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6172ms total)
-T323C 318:647 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6173ms total)
-T323C 318:648 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6174ms total)
-T323C 318:649 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6175ms total)
-T323C 318:650 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6176ms total)
-T323C 318:651 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6177ms total)
-T53DC 318:652 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
-T53DC 318:754 JLINK_IsHalted()  returns FALSE (0000ms, 6177ms total)
-T53DC 318:855 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
-T53DC 318:956 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
-T53DC 319:058 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
-T323C 319:160 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6178ms total)
-T323C 319:161 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6179ms total)
-T323C 319:164 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6180ms total)
-T323C 319:165 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6181ms total)
-T323C 319:167 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6182ms total)
-T323C 319:168 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6182ms total)
-T323C 319:168 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6183ms total)
-T323C 319:169 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6184ms total)
-T323C 319:170 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6185ms total)
-T53DC 319:171 JLINK_IsHalted()  returns FALSE (0001ms, 6186ms total)
-T53DC 319:273 JLINK_IsHalted()  returns FALSE (0001ms, 6186ms total)
-T53DC 319:375 JLINK_IsHalted()  returns FALSE (0001ms, 6186ms total)
-T53DC 319:477 JLINK_IsHalted()  returns FALSE (0001ms, 6186ms total)
-T53DC 319:579 JLINK_IsHalted()  returns FALSE (0001ms, 6186ms total)
-T323C 319:681 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6185ms total)
-T323C 319:681 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6186ms total)
-T323C 319:683 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6187ms total)
-T323C 319:684 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6188ms total)
-T323C 319:685 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6189ms total)
-T323C 319:686 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6190ms total)
-T323C 319:687 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6190ms total)
-T323C 319:687 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6191ms total)
-T323C 319:688 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6192ms total)
-T53DC 319:689 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
-T53DC 319:791 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
-T53DC 319:892 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
-T53DC 319:994 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
-T53DC 320:096 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
-T323C 320:198 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6193ms total)
-T323C 320:199 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6194ms total)
-T323C 320:202 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6195ms total)
-T323C 320:203 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6196ms total)
-T323C 320:205 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6197ms total)
-T323C 320:206 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6198ms total)
-T323C 320:207 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6199ms total)
-T323C 320:208 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6199ms total)
-T323C 320:208 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6201ms total)
-T53DC 320:210 JLINK_IsHalted()  returns FALSE (0001ms, 6202ms total)
-T53DC 320:312 JLINK_IsHalted()  returns FALSE (0001ms, 6202ms total)
-T53DC 320:414 JLINK_IsHalted()  returns FALSE (0001ms, 6202ms total)
-T53DC 320:516 JLINK_IsHalted()  returns FALSE (0001ms, 6202ms total)
-T53DC 320:618 JLINK_IsHalted()  returns FALSE (0001ms, 6202ms total)
-T323C 320:720 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6202ms total)
-T323C 320:721 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6203ms total)
-T323C 320:724 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6204ms total)
-T323C 320:725 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6205ms total)
-T323C 320:727 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6206ms total)
-T323C 320:728 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6207ms total)
-T323C 320:729 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6208ms total)
-T323C 320:730 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6208ms total)
-T323C 320:730 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6209ms total)
-T53DC 320:732 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
-T53DC 320:834 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
-T53DC 320:936 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
-T53DC 321:038 JLINK_IsHalted()  returns FALSE (0000ms, 6209ms total)
-T53DC 321:139 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
-T323C 321:240 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6210ms total)
-T323C 321:241 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6211ms total)
-T323C 321:243 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6212ms total)
-T323C 321:244 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6213ms total)
-T323C 321:246 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6214ms total)
-T323C 321:247 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6214ms total)
-T323C 321:247 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6215ms total)
-T323C 321:248 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6216ms total)
-T323C 321:249 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6217ms total)
-T53DC 321:250 JLINK_IsHalted()  returns FALSE (0001ms, 6218ms total)
-T53DC 321:352 JLINK_IsHalted()  returns FALSE (0001ms, 6218ms total)
-T53DC 321:453 JLINK_IsHalted()  returns FALSE (0001ms, 6218ms total)
-T53DC 321:555 JLINK_IsHalted()  returns FALSE (0000ms, 6217ms total)
-T53DC 321:656 JLINK_IsHalted()  returns FALSE (0000ms, 6217ms total)
-T323C 321:760 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6218ms total)
-T323C 321:761 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6219ms total)
-T323C 321:764 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6220ms total)
-T323C 321:765 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6221ms total)
-T323C 321:766 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6222ms total)
-T323C 321:767 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6223ms total)
-T323C 321:768 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6224ms total)
-T323C 321:769 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6225ms total)
-T323C 321:770 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6226ms total)
-T53DC 321:772 JLINK_IsHalted()  returns FALSE (0000ms, 6226ms total)
-T53DC 321:873 JLINK_IsHalted()  returns FALSE (0001ms, 6227ms total)
-T53DC 321:975 JLINK_IsHalted()  returns FALSE (0001ms, 6227ms total)
-T53DC 322:077 JLINK_IsHalted()  returns FALSE (0001ms, 6227ms total)
-T53DC 322:179 JLINK_IsHalted()  returns FALSE (0001ms, 6227ms total)
-T323C 322:281 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6227ms total)
-T323C 322:282 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6228ms total)
-T323C 322:284 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6229ms total)
-T323C 322:285 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6230ms total)
-T323C 322:287 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6231ms total)
-T323C 322:288 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6231ms total)
-T323C 322:288 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6232ms total)
-T323C 322:289 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6233ms total)
-T323C 322:290 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6234ms total)
-T53DC 322:291 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
-T53DC 322:393 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
-T53DC 322:495 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
-T53DC 322:597 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
-T53DC 322:699 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
-T323C 322:801 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6235ms total)
-T323C 322:802 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6235ms total)
-T323C 322:803 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6236ms total)
-T323C 322:804 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6237ms total)
-T323C 322:806 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6237ms total)
-T323C 322:807 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6237ms total)
-T323C 322:807 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6238ms total)
-T323C 322:808 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6239ms total)
-T323C 322:809 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6240ms total)
-T53DC 322:810 JLINK_IsHalted()  returns FALSE (0001ms, 6241ms total)
-T53DC 322:912 JLINK_IsHalted()  returns FALSE (0001ms, 6241ms total)
-T53DC 323:013 JLINK_IsHalted()  returns FALSE (0001ms, 6241ms total)
-T53DC 323:115 JLINK_IsHalted()  returns FALSE (0001ms, 6241ms total)
-T53DC 323:217 JLINK_IsHalted()  returns FALSE (0001ms, 6241ms total)
-T323C 323:321 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6241ms total)
-T323C 323:322 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6242ms total)
-T323C 323:325 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6242ms total)
-T323C 323:326 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6242ms total)
-T323C 323:327 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6243ms total)
-T323C 323:328 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6244ms total)
-T323C 323:329 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6244ms total)
-T323C 323:329 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6245ms total)
-T323C 323:330 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6246ms total)
-T53DC 323:332 JLINK_IsHalted()  returns FALSE (0000ms, 6246ms total)
-T53DC 323:433 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
-T53DC 323:535 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
-T53DC 323:637 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
-T53DC 323:739 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
-T323C 323:841 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6247ms total)
-T323C 323:842 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6248ms total)
-T323C 323:844 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6249ms total)
-T323C 323:845 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6250ms total)
-T323C 323:846 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6251ms total)
-T323C 323:847 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6252ms total)
-T323C 323:848 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6253ms total)
-T323C 323:849 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6254ms total)
-T323C 323:850 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6255ms total)
-T53DC 323:851 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
-T53DC 323:953 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
-T53DC 324:055 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
-T53DC 324:157 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
-T53DC 324:258 JLINK_IsHalted()  returns FALSE (0000ms, 6255ms total)
-T323C 324:360 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6256ms total)
-T323C 324:362 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6257ms total)
-T323C 324:366 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6258ms total)
-T323C 324:367 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6259ms total)
-T323C 324:369 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6260ms total)
-T323C 324:370 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6260ms total)
-T323C 324:370 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6261ms total)
-T323C 324:371 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6262ms total)
-T323C 324:372 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6263ms total)
-T53DC 324:373 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
-T53DC 324:475 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
-T53DC 324:577 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
-T53DC 324:679 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
-T53DC 324:781 JLINK_IsHalted()  returns FALSE (0000ms, 6263ms total)
-T323C 324:883 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6264ms total)
-T323C 324:884 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6264ms total)
-T323C 324:886 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6265ms total)
-T323C 324:887 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6265ms total)
-T323C 324:888 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6266ms total)
-T323C 324:889 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6266ms total)
-T323C 324:889 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6267ms total)
-T323C 324:890 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6268ms total)
-T323C 324:891 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6269ms total)
-T53DC 324:892 JLINK_IsHalted()  returns FALSE (0001ms, 6270ms total)
-T53DC 324:994 JLINK_IsHalted()  returns FALSE (0001ms, 6270ms total)
-T53DC 325:096 JLINK_IsHalted()  returns FALSE (0001ms, 6270ms total)
-T53DC 325:198 JLINK_IsHalted()  returns FALSE (0001ms, 6270ms total)
-T53DC 325:300 JLINK_IsHalted()  returns FALSE (0000ms, 6269ms total)
-T323C 325:401 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6270ms total)
-T323C 325:402 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6271ms total)
-T323C 325:408 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6272ms total)
-T323C 325:409 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6272ms total)
-T323C 325:410 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6273ms total)
-T323C 325:411 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6274ms total)
-T323C 325:412 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6275ms total)
-T323C 325:413 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6275ms total)
-T323C 325:413 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6276ms total)
-T53DC 325:415 JLINK_IsHalted()  returns FALSE (0000ms, 6276ms total)
-T53DC 325:516 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
-T53DC 325:618 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
-T53DC 325:720 JLINK_IsHalted()  returns FALSE (0000ms, 6276ms total)
-T53DC 325:821 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
-T323C 325:926 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6277ms total)
-T323C 325:927 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6278ms total)
-T323C 325:929 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6279ms total)
-T323C 325:930 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6280ms total)
-T323C 325:932 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6281ms total)
-T323C 325:933 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6281ms total)
-T323C 325:933 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6282ms total)
-T323C 325:934 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6283ms total)
-T323C 325:935 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6284ms total)
-T53DC 325:936 JLINK_IsHalted()  returns FALSE (0001ms, 6285ms total)
-T53DC 326:038 JLINK_IsHalted()  returns FALSE (0000ms, 6284ms total)
-T53DC 326:140 JLINK_IsHalted()  returns FALSE (0001ms, 6285ms total)
-T53DC 326:242 JLINK_IsHalted()  returns FALSE (0000ms, 6284ms total)
-T53DC 326:343 JLINK_IsHalted()  returns FALSE (0001ms, 6285ms total)
-T323C 326:446 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6285ms total)
-T323C 326:447 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6286ms total)
-T323C 326:450 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6287ms total)
-T323C 326:451 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6287ms total)
-T323C 326:452 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6288ms total)
-T323C 326:453 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6289ms total)
-T323C 326:454 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6289ms total)
-T323C 326:454 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6290ms total)
-T323C 326:455 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6291ms total)
-T53DC 326:457 JLINK_IsHalted()  returns FALSE (0000ms, 6291ms total)
-T53DC 326:558 JLINK_IsHalted()  returns FALSE (0001ms, 6292ms total)
-T53DC 326:660 JLINK_IsHalted()  returns FALSE (0001ms, 6292ms total)
-T53DC 326:762 JLINK_IsHalted()  returns FALSE (0001ms, 6292ms total)
-T53DC 326:864 JLINK_IsHalted()  returns FALSE (0000ms, 6291ms total)
-T323C 326:966 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6292ms total)
-T323C 326:967 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6293ms total)
-T323C 326:970 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6293ms total)
-T323C 326:970 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6294ms total)
-T323C 326:972 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6295ms total)
-T323C 326:973 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6296ms total)
-T323C 326:974 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6296ms total)
-T323C 326:975 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6296ms total)
-T323C 326:975 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6297ms total)
-T53DC 326:977 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
-T53DC 327:079 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
-T53DC 327:181 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
-T53DC 327:283 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
-T53DC 327:385 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
-T323C 327:488 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6298ms total)
-T323C 327:489 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6299ms total)
-T323C 327:491 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6300ms total)
-T323C 327:492 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6301ms total)
-T323C 327:493 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6302ms total)
-T323C 327:494 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6303ms total)
-T323C 327:495 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6304ms total)
-T323C 327:496 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6304ms total)
-T323C 327:496 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6305ms total)
-T53DC 327:498 JLINK_IsHalted()  returns FALSE (0000ms, 6305ms total)
-T53DC 327:599 JLINK_IsHalted()  returns FALSE (0000ms, 6305ms total)
-T53DC 327:700 JLINK_IsHalted()  returns FALSE (0001ms, 6306ms total)
-T53DC 327:802 JLINK_IsHalted()  returns FALSE (0001ms, 6306ms total)
-T53DC 327:904 JLINK_IsHalted()  returns FALSE (0001ms, 6306ms total)
-T323C 328:006 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6306ms total)
-T323C 328:007 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6306ms total)
-T323C 328:008 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6307ms total)
-T323C 328:009 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6308ms total)
-T323C 328:011 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6308ms total)
-T323C 328:011 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6309ms total)
-T323C 328:012 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6310ms total)
-T323C 328:013 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6311ms total)
-T323C 328:014 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6312ms total)
-T53DC 328:015 JLINK_IsHalted()  returns FALSE (0001ms, 6313ms total)
-T53DC 328:117 JLINK_IsHalted()  returns FALSE (0001ms, 6313ms total)
-T53DC 328:219 JLINK_IsHalted()  returns FALSE (0000ms, 6312ms total)
-T53DC 328:320 JLINK_IsHalted()  returns FALSE (0001ms, 6313ms total)
-T53DC 328:422 JLINK_IsHalted()  returns FALSE (0001ms, 6313ms total)
-T323C 328:524 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6313ms total)
-T323C 328:525 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6314ms total)
-T323C 328:527 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6314ms total)
-T323C 328:527 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6315ms total)
-T323C 328:529 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6316ms total)
-T323C 328:530 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6317ms total)
-T323C 328:531 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6317ms total)
-T323C 328:531 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6318ms total)
-T323C 328:532 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6319ms total)
-T53DC 328:533 JLINK_IsHalted()  returns FALSE (0001ms, 6320ms total)
-T53DC 328:635 JLINK_IsHalted()  returns FALSE (0000ms, 6319ms total)
-T53DC 328:736 JLINK_IsHalted()  returns FALSE (0001ms, 6320ms total)
-T53DC 328:838 JLINK_IsHalted()  returns FALSE (0001ms, 6320ms total)
-T53DC 328:940 JLINK_IsHalted()  returns FALSE (0001ms, 6320ms total)
-T323C 329:042 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6320ms total)
-T323C 329:043 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6321ms total)
-T323C 329:046 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6322ms total)
-T323C 329:047 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6323ms total)
-T323C 329:049 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6323ms total)
-T323C 329:049 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6324ms total)
-T323C 329:050 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6325ms total)
-T323C 329:051 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6326ms total)
-T323C 329:052 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6327ms total)
-T53DC 329:053 JLINK_IsHalted()  returns FALSE (0001ms, 6328ms total)
-T53DC 329:155 JLINK_IsHalted()  returns FALSE (0001ms, 6328ms total)
-T53DC 329:257 JLINK_IsHalted()  returns FALSE (0001ms, 6328ms total)
-T53DC 329:359 JLINK_IsHalted()  returns FALSE (0001ms, 6328ms total)
-T53DC 329:461 JLINK_IsHalted()  returns FALSE (0001ms, 6328ms total)
-T323C 329:565 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6328ms total)
-T323C 329:566 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6329ms total)
-T323C 329:569 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6330ms total)
-T323C 329:570 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6331ms total)
-T323C 329:572 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6332ms total)
-T323C 329:573 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6333ms total)
-T323C 329:574 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6333ms total)
-T323C 329:574 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6334ms total)
-T323C 329:575 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6335ms total)
-T53DC 329:578 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
-T53DC 329:680 JLINK_IsHalted()  returns FALSE (0000ms, 6335ms total)
-T53DC 329:781 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
-T53DC 329:883 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
-T53DC 329:985 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
-T323C 330:087 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6336ms total)
-T323C 330:088 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6337ms total)
-T323C 330:090 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6338ms total)
-T323C 330:091 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6339ms total)
-T323C 330:093 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6340ms total)
-T323C 330:094 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6341ms total)
-T323C 330:095 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6341ms total)
-T323C 330:095 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6342ms total)
-T323C 330:096 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6343ms total)
-T53DC 330:098 JLINK_IsHalted()  returns FALSE (0000ms, 6343ms total)
-T53DC 330:199 JLINK_IsHalted()  returns FALSE (0001ms, 6344ms total)
-T53DC 330:301 JLINK_IsHalted()  returns FALSE (0001ms, 6344ms total)
-T53DC 330:403 JLINK_IsHalted()  returns FALSE (0000ms, 6343ms total)
-T53DC 330:504 JLINK_IsHalted()  returns FALSE (0001ms, 6344ms total)
-T323C 330:606 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6344ms total)
-T323C 330:607 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6345ms total)
-T323C 330:610 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6346ms total)
-T323C 330:611 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6346ms total)
-T323C 330:612 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6347ms total)
-T323C 330:613 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6348ms total)
-T323C 330:614 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6349ms total)
-T323C 330:615 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6350ms total)
-T323C 330:616 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6351ms total)
-T53DC 330:617 JLINK_IsHalted()  returns FALSE (0001ms, 6352ms total)
-T53DC 330:719 JLINK_IsHalted()  returns FALSE (0001ms, 6352ms total)
-T53DC 330:821 JLINK_IsHalted()  returns FALSE (0000ms, 6351ms total)
-T53DC 330:923 JLINK_IsHalted()  returns FALSE (0001ms, 6352ms total)
-T53DC 331:025 JLINK_IsHalted()  returns FALSE (0001ms, 6352ms total)
-T323C 331:127 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6352ms total)
-T323C 331:128 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6352ms total)
-T323C 331:130 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6354ms total)
-T323C 331:131 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6355ms total)
-T323C 331:132 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6356ms total)
-T323C 331:133 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6357ms total)
-T323C 331:134 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6358ms total)
-T323C 331:135 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6358ms total)
-T323C 331:135 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6359ms total)
-T53DC 331:137 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
-T53DC 331:239 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
-T53DC 331:341 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
-T53DC 331:443 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
-T53DC 331:545 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
-T323C 331:647 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6360ms total)
-T323C 331:648 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6361ms total)
-T323C 331:650 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6362ms total)
-T323C 331:651 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6363ms total)
-T323C 331:653 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6364ms total)
-T323C 331:654 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6365ms total)
-T323C 331:655 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6365ms total)
-T323C 331:655 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6366ms total)
-T323C 331:656 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6367ms total)
-T53DC 331:658 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
-T53DC 331:760 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
-T53DC 331:862 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
-T53DC 331:964 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
-T53DC 332:066 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
-T323C 332:168 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6368ms total)
-T323C 332:169 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6369ms total)
-T323C 332:172 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6370ms total)
-T323C 332:173 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6371ms total)
-T323C 332:175 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6371ms total)
-T323C 332:176 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6371ms total)
-T323C 332:176 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6372ms total)
-T323C 332:177 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6373ms total)
-T323C 332:178 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6374ms total)
-T53DC 332:179 JLINK_IsHalted()  returns FALSE (0001ms, 6375ms total)
-T53DC 332:281 JLINK_IsHalted()  returns FALSE (0000ms, 6374ms total)
-T53DC 332:382 JLINK_IsHalted()  returns FALSE (0001ms, 6375ms total)
-T53DC 332:484 JLINK_IsHalted()  returns FALSE (0001ms, 6375ms total)
-T53DC 332:585 JLINK_IsHalted()  returns FALSE (0001ms, 6375ms total)
-T323C 332:687 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6375ms total)
-T323C 332:688 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6376ms total)
-T323C 332:691 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6377ms total)
-T323C 332:692 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6378ms total)
-T323C 332:694 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6379ms total)
-T323C 332:695 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6379ms total)
-T323C 332:695 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6380ms total)
-T323C 332:696 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6381ms total)
-T323C 332:697 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6382ms total)
-T53DC 332:699 JLINK_IsHalted()  returns FALSE (0000ms, 6382ms total)
-T53DC 332:801 JLINK_IsHalted()  returns FALSE (0000ms, 6382ms total)
-T53DC 332:902 JLINK_IsHalted()  returns FALSE (0000ms, 6382ms total)
-T53DC 333:004 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
-T53DC 333:106 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
-T323C 333:208 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0002ms, 6384ms total)
-T323C 333:210 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6385ms total)
-T323C 333:213 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6386ms total)
-T323C 333:214 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6387ms total)
-T323C 333:216 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6387ms total)
-T323C 333:217 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6387ms total)
-T323C 333:217 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6388ms total)
-T323C 333:218 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6389ms total)
-T323C 333:219 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6390ms total)
-T53DC 333:220 JLINK_IsHalted()  returns FALSE (0001ms, 6391ms total)
-T53DC 333:322 JLINK_IsHalted()  returns FALSE (0001ms, 6391ms total)
-T53DC 333:424 JLINK_IsHalted()  returns FALSE (0001ms, 6391ms total)
-T53DC 333:525 JLINK_IsHalted()  returns FALSE (0001ms, 6391ms total)
-T53DC 333:627 JLINK_IsHalted()  returns FALSE (0001ms, 6391ms total)
-T323C 333:729 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6391ms total)
-T323C 333:730 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6392ms total)
-T323C 333:733 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6393ms total)
-T323C 333:734 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6394ms total)
-T323C 333:736 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6395ms total)
-T323C 333:737 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6395ms total)
-T323C 333:737 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6396ms total)
-T323C 333:738 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6397ms total)
-T323C 333:739 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6398ms total)
-T53DC 333:740 JLINK_IsHalted()  returns FALSE (0001ms, 6399ms total)
-T53DC 333:842 JLINK_IsHalted()  returns FALSE (0000ms, 6398ms total)
-T53DC 333:943 JLINK_IsHalted()  returns FALSE (0000ms, 6398ms total)
-T53DC 334:044 JLINK_IsHalted()  returns FALSE (0000ms, 6398ms total)
-T53DC 334:145 JLINK_IsHalted()  returns FALSE (0001ms, 6399ms total)
-T323C 334:248 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6399ms total)
-T323C 334:249 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6400ms total)
-T323C 334:252 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6401ms total)
-T323C 334:253 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6401ms total)
-T323C 334:254 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6402ms total)
-T323C 334:255 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6403ms total)
-T323C 334:256 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6403ms total)
-T323C 334:256 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6404ms total)
-T323C 334:257 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6405ms total)
-T53DC 334:258 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
-T53DC 334:360 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
-T53DC 334:462 JLINK_IsHalted()  returns FALSE (0000ms, 6405ms total)
-T53DC 334:564 JLINK_IsHalted()  returns FALSE (0000ms, 6405ms total)
-T53DC 334:665 JLINK_IsHalted()  returns FALSE (0000ms, 6405ms total)
-T323C 334:766 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6406ms total)
-T323C 334:767 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6407ms total)
-T323C 334:771 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6408ms total)
-T323C 334:772 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6409ms total)
-T323C 334:775 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6410ms total)
-T323C 334:776 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6410ms total)
-T323C 334:776 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6411ms total)
-T323C 334:777 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6412ms total)
-T323C 334:778 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6413ms total)
-T53DC 334:779 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
-T53DC 334:882 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
-T53DC 334:984 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
-T53DC 335:085 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
-T53DC 335:187 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
-T323C 335:289 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6414ms total)
-T323C 335:290 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6415ms total)
-T323C 335:294 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6416ms total)
-T323C 335:295 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6417ms total)
-T323C 335:297 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6418ms total)
-T323C 335:298 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6419ms total)
-T323C 335:299 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6420ms total)
-T323C 335:300 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6420ms total)
-T323C 335:300 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6421ms total)
-T53DC 335:302 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
-T53DC 335:404 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
-T53DC 335:506 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
-T53DC 335:608 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
-T53DC 335:710 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
-T323C 335:812 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6422ms total)
-T323C 335:813 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6423ms total)
-T323C 335:822 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6424ms total)
-T323C 335:823 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6425ms total)
-T323C 335:825 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6426ms total)
-T323C 335:826 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6427ms total)
-T323C 335:827 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6427ms total)
-T323C 335:827 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6428ms total)
-T323C 335:828 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6429ms total)
-T53DC 335:830 JLINK_IsHalted()  returns FALSE (0001ms, 6430ms total)
-T53DC 335:931 JLINK_IsHalted()  returns FALSE (0000ms, 6429ms total)
-T53DC 336:032 JLINK_IsHalted()  returns FALSE (0001ms, 6430ms total)
-T53DC 336:134 JLINK_IsHalted()  returns FALSE (0001ms, 6430ms total)
-T53DC 336:236 JLINK_IsHalted()  returns FALSE (0001ms, 6430ms total)
-T323C 336:338 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6430ms total)
-T323C 336:339 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6431ms total)
-T323C 336:342 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6432ms total)
-T323C 336:343 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6432ms total)
-T323C 336:344 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6433ms total)
-T323C 336:345 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6434ms total)
-T323C 336:346 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6435ms total)
-T323C 336:347 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6435ms total)
-T323C 336:347 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6436ms total)
-T53DC 336:349 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
-T53DC 336:451 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
-T53DC 336:553 JLINK_IsHalted()  returns FALSE (0000ms, 6436ms total)
-T53DC 336:655 JLINK_IsHalted()  returns FALSE (0000ms, 6436ms total)
-T53DC 336:756 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
-T323C 336:859 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6437ms total)
-T323C 336:860 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6438ms total)
-T323C 336:863 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6439ms total)
-T323C 336:864 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6440ms total)
-T323C 336:867 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6441ms total)
-T323C 336:868 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6442ms total)
-T323C 336:869 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6443ms total)
-T323C 336:870 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6444ms total)
-T323C 336:871 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6445ms total)
-T53DC 336:873 JLINK_IsHalted()  returns FALSE (0001ms, 6446ms total)
-T53DC 336:975 JLINK_IsHalted()  returns FALSE (0001ms, 6446ms total)
-T53DC 337:077 JLINK_IsHalted()  returns FALSE (0001ms, 6446ms total)
-T53DC 337:179 JLINK_IsHalted()  returns FALSE (0001ms, 6446ms total)
-T53DC 337:281 JLINK_IsHalted()  returns FALSE (0001ms, 6446ms total)
-T323C 337:383 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6446ms total)
-T323C 337:384 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6447ms total)
-T323C 337:386 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6448ms total)
-T323C 337:387 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6449ms total)
-T323C 337:389 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6449ms total)
-T323C 337:389 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6450ms total)
-T323C 337:390 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6451ms total)
-T323C 337:391 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6452ms total)
-T323C 337:392 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6453ms total)
-T53DC 337:393 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
-T53DC 337:495 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
-T53DC 337:596 JLINK_IsHalted()  returns FALSE (0000ms, 6453ms total)
-T53DC 337:698 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
-T53DC 337:800 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
-T323C 337:902 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6454ms total)
-T323C 337:903 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6455ms total)
-T323C 337:906 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6456ms total)
-T323C 337:907 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6457ms total)
-T323C 337:910 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6458ms total)
-T323C 337:911 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6458ms total)
-T323C 337:911 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6459ms total)
-T323C 337:912 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6460ms total)
-T323C 337:913 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6461ms total)
-T53DC 337:914 JLINK_IsHalted()  returns FALSE (0001ms, 6462ms total)
-T53DC 338:016 JLINK_IsHalted()  returns FALSE (0001ms, 6462ms total)
-T53DC 338:118 JLINK_IsHalted()  returns FALSE (0001ms, 6462ms total)
-T53DC 338:220 JLINK_IsHalted()  returns FALSE (0000ms, 6461ms total)
-T53DC 338:321 JLINK_IsHalted()  returns FALSE (0001ms, 6462ms total)
-T323C 338:423 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6462ms total)
-T323C 338:424 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6463ms total)
-T323C 338:427 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6464ms total)
-T323C 338:428 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6464ms total)
-T323C 338:429 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6465ms total)
-T323C 338:430 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6466ms total)
-T323C 338:431 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6467ms total)
-T323C 338:432 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6468ms total)
-T323C 338:433 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6469ms total)
-T53DC 338:434 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
-T53DC 338:536 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
-T53DC 338:638 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
-T53DC 338:740 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
-T53DC 338:842 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
-T323C 338:944 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6470ms total)
-T323C 338:945 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6471ms total)
-T323C 338:948 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6472ms total)
-T323C 338:949 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6473ms total)
-T323C 338:951 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6474ms total)
-T323C 338:952 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6474ms total)
-T323C 338:952 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6475ms total)
-T323C 338:953 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6476ms total)
-T323C 338:954 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6477ms total)
-T53DC 338:956 JLINK_IsHalted()  returns FALSE (0000ms, 6477ms total)
-T53DC 339:057 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
-T53DC 339:159 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
-T53DC 339:261 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
-T53DC 339:363 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
-T323C 339:465 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6478ms total)
-T323C 339:466 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6479ms total)
-T323C 339:469 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6480ms total)
-T323C 339:470 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6481ms total)
-T323C 339:472 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6482ms total)
-T323C 339:473 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6483ms total)
-T323C 339:474 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6483ms total)
-T323C 339:474 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6484ms total)
-T323C 339:475 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6485ms total)
-T53DC 339:477 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
-T53DC 339:579 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
-T53DC 339:681 JLINK_IsHalted()  returns FALSE (0000ms, 6485ms total)
-T53DC 339:782 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
-T53DC 339:884 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
-T323C 339:986 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6486ms total)
-T323C 339:987 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6486ms total)
-T323C 339:988 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6487ms total)
-T323C 339:989 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6488ms total)
-T323C 339:991 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0000ms, 6488ms total)
-T323C 339:991 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6489ms total)
-T323C 339:992 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6490ms total)
-T323C 339:993 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6491ms total)
-T323C 339:994 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6492ms total)
-T53DC 339:995 JLINK_IsHalted()  returns FALSE (0001ms, 6493ms total)
-T53DC 340:097 JLINK_IsHalted()  returns FALSE (0001ms, 6493ms total)
-T53DC 340:199 JLINK_IsHalted()  returns FALSE (0001ms, 6493ms total)
-T53DC 340:301 JLINK_IsHalted()  returns FALSE (0000ms, 6492ms total)
-T53DC 340:402 JLINK_IsHalted()  returns FALSE (0001ms, 6493ms total)
-T323C 340:504 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6493ms total)
-T323C 340:505 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6494ms total)
-T323C 340:509 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6495ms total)
-T323C 340:510 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6496ms total)
-T323C 340:512 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6497ms total)
-T323C 340:513 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6497ms total)
-T323C 340:513 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6498ms total)
-T323C 340:514 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6499ms total)
-T323C 340:515 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6500ms total)
-T53DC 340:517 JLINK_IsHalted()  returns FALSE (0000ms, 6500ms total)
-T53DC 340:618 JLINK_IsHalted()  returns FALSE (0001ms, 6501ms total)
-T53DC 340:720 JLINK_IsHalted()  returns FALSE (0001ms, 6501ms total)
-T53DC 340:822 JLINK_IsHalted()  returns FALSE (0000ms, 6500ms total)
-T53DC 340:923 JLINK_IsHalted()  returns FALSE (0000ms, 6500ms total)
-T323C 341:024 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6501ms total)
-T323C 341:025 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6502ms total)
-T323C 341:027 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6503ms total)
-T323C 341:028 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6504ms total)
-T323C 341:030 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6505ms total)
-T323C 341:031 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6505ms total)
-T323C 341:031 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6506ms total)
-T323C 341:032 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6507ms total)
-T323C 341:033 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6508ms total)
-T53DC 341:034 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
-T53DC 341:136 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
-T53DC 341:238 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
-T53DC 341:340 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
-T53DC 341:442 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
-T323C 341:544 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6509ms total)
-T323C 341:545 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6510ms total)
-T323C 341:550 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6511ms total)
-T323C 341:551 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6512ms total)
-T323C 341:553 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6513ms total)
-T323C 341:554 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6514ms total)
-T323C 341:555 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6514ms total)
-T323C 341:555 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6515ms total)
-T323C 341:556 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6516ms total)
-T53DC 341:558 JLINK_IsHalted()  returns FALSE (0000ms, 6516ms total)
-T53DC 341:659 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
-T53DC 341:761 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
-T53DC 341:862 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
-T53DC 341:964 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
-T323C 342:066 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6517ms total)
-T323C 342:067 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6518ms total)
-T323C 342:071 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6519ms total)
-T323C 342:072 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6520ms total)
-T323C 342:074 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6521ms total)
-T323C 342:075 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6521ms total)
-T323C 342:075 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6522ms total)
-T323C 342:076 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6523ms total)
-T323C 342:077 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6524ms total)
-T53DC 342:078 JLINK_IsHalted()  returns FALSE (0001ms, 6525ms total)
-T53DC 342:180 JLINK_IsHalted()  returns FALSE (0001ms, 6525ms total)
-T53DC 342:282 JLINK_IsHalted()  returns FALSE (0001ms, 6525ms total)
-T53DC 342:384 JLINK_IsHalted()  returns FALSE (0001ms, 6525ms total)
-T53DC 342:486 JLINK_IsHalted()  returns FALSE (0001ms, 6525ms total)
-T323C 342:588 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6525ms total)
-T323C 342:589 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6526ms total)
-T323C 342:594 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6527ms total)
-T323C 342:595 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6528ms total)
-T323C 342:597 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6529ms total)
-T323C 342:598 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6530ms total)
-T323C 342:599 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6530ms total)
-T323C 342:599 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6531ms total)
-T323C 342:600 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6532ms total)
-T53DC 342:601 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
-T53DC 342:703 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
-T53DC 342:805 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
-T53DC 342:907 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
-T53DC 343:008 JLINK_IsHalted()  returns FALSE (0000ms, 6532ms total)
-T323C 343:109 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6533ms total)
-T323C 343:110 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6534ms total)
-T323C 343:112 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6534ms total)
-T323C 343:112 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6535ms total)
-T323C 343:114 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6536ms total)
-T323C 343:115 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6536ms total)
-T323C 343:115 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6537ms total)
-T323C 343:116 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6538ms total)
-T323C 343:117 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6539ms total)
-T53DC 343:118 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
-T53DC 343:220 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
-T53DC 343:322 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
-T53DC 343:424 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
-T53DC 343:526 JLINK_IsHalted()  returns FALSE (0000ms, 6539ms total)
-T323C 343:627 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6540ms total)
-T323C 343:628 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6541ms total)
-T323C 343:630 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6542ms total)
-T323C 343:631 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6542ms total)
-T323C 343:632 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6543ms total)
-T323C 343:633 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6543ms total)
-T323C 343:633 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6544ms total)
-T323C 343:634 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6545ms total)
-T323C 343:635 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6546ms total)
-T53DC 343:636 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
-T53DC 343:738 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
-T53DC 343:840 JLINK_IsHalted()  returns FALSE (0000ms, 6546ms total)
-T53DC 343:941 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
-T53DC 344:043 JLINK_IsHalted()  returns FALSE (0000ms, 6546ms total)
-T323C 344:144 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6546ms total)
-T323C 344:144 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6547ms total)
-T323C 344:146 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6548ms total)
-T323C 344:147 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6549ms total)
-T323C 344:148 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6550ms total)
-T323C 344:149 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6551ms total)
-T323C 344:150 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6552ms total)
-T323C 344:151 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6552ms total)
-T323C 344:151 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6553ms total)
-T53DC 344:153 JLINK_IsHalted()  returns FALSE (0000ms, 6553ms total)
-T53DC 344:254 JLINK_IsHalted()  returns FALSE (0000ms, 6553ms total)
-T53DC 344:355 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
-T53DC 344:457 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
-T53DC 344:559 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
-T323C 344:661 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6554ms total)
-T323C 344:662 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6555ms total)
-T323C 344:664 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6556ms total)
-T323C 344:665 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6557ms total)
-T323C 344:667 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6558ms total)
-T323C 344:668 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6559ms total)
-T323C 344:669 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6559ms total)
-T323C 344:669 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6560ms total)
-T323C 344:670 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6561ms total)
-T53DC 344:672 JLINK_IsHalted()  returns FALSE (0000ms, 6561ms total)
-T53DC 344:773 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
-T53DC 344:875 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
-T53DC 344:977 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
-T53DC 345:079 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
-T323C 345:181 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6562ms total)
-T323C 345:182 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6563ms total)
-T323C 345:185 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6563ms total)
-T323C 345:185 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6564ms total)
-T323C 345:187 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6565ms total)
-T323C 345:188 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6566ms total)
-T323C 345:189 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6567ms total)
-T323C 345:190 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6567ms total)
-T323C 345:190 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6569ms total)
-T53DC 345:192 JLINK_IsHalted()  returns FALSE (0001ms, 6570ms total)
-T53DC 345:294 JLINK_IsHalted()  returns FALSE (0001ms, 6570ms total)
-T53DC 345:396 JLINK_IsHalted()  returns FALSE (0001ms, 6570ms total)
-T53DC 345:498 JLINK_IsHalted()  returns FALSE (0001ms, 6570ms total)
-T53DC 345:600 JLINK_IsHalted()  returns FALSE (0001ms, 6570ms total)
-T323C 345:703 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6570ms total)
-T323C 345:704 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6571ms total)
-T323C 345:708 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6572ms total)
-T323C 345:709 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6572ms total)
-T323C 345:711 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6573ms total)
-T323C 345:712 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6573ms total)
-T323C 345:712 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6574ms total)
-T323C 345:713 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6575ms total)
-T323C 345:714 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6576ms total)
-T53DC 345:716 JLINK_IsHalted()  returns FALSE (0000ms, 6576ms total)
-T53DC 345:817 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
-T53DC 345:919 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
-T53DC 346:021 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
-T53DC 346:123 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
-T323C 346:225 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6577ms total)
-T323C 346:226 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6578ms total)
-T323C 346:228 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6579ms total)
-T323C 346:229 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6580ms total)
-T323C 346:230 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6581ms total)
-T323C 346:231 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6582ms total)
-T323C 346:232 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6583ms total)
-T323C 346:233 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6584ms total)
-T323C 346:234 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6585ms total)
-T53DC 346:235 JLINK_IsHalted()  returns FALSE (0001ms, 6586ms total)
-T53DC 346:337 JLINK_IsHalted()  returns FALSE (0001ms, 6586ms total)
-T53DC 346:439 JLINK_IsHalted()  returns FALSE (0001ms, 6586ms total)
-T53DC 346:541 JLINK_IsHalted()  returns FALSE (0001ms, 6586ms total)
-T53DC 346:643 JLINK_IsHalted()  returns FALSE (0001ms, 6586ms total)
-T323C 346:747 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6586ms total)
-T323C 346:749 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6586ms total)
-T323C 346:751 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6587ms total)
-T323C 346:752 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6588ms total)
-T323C 346:754 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6589ms total)
-T323C 346:755 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6590ms total)
-T323C 346:756 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6590ms total)
-T323C 346:756 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6591ms total)
-T323C 346:757 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6592ms total)
-T53DC 346:758 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
-T53DC 346:860 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
-T53DC 346:962 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
-T53DC 347:064 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
-T53DC 347:166 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
-T323C 347:268 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6593ms total)
-T323C 347:269 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6593ms total)
-T323C 347:271 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6594ms total)
-T323C 347:272 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6595ms total)
-T323C 347:274 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6596ms total)
-T323C 347:275 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6596ms total)
-T323C 347:275 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6597ms total)
-T323C 347:276 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6598ms total)
-T323C 347:277 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6599ms total)
-T53DC 347:278 JLINK_IsHalted()  returns FALSE (0001ms, 6600ms total)
-T53DC 347:380 JLINK_IsHalted()  returns FALSE (0001ms, 6600ms total)
-T53DC 347:482 JLINK_IsHalted()  returns FALSE (0001ms, 6600ms total)
-T53DC 347:584 JLINK_IsHalted()  returns FALSE (0001ms, 6600ms total)
-T53DC 347:685 JLINK_IsHalted()  returns FALSE (0001ms, 6600ms total)
-T323C 347:787 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6600ms total)
-T323C 347:788 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6601ms total)
-T323C 347:789 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6602ms total)
-T323C 347:790 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6603ms total)
-T323C 347:792 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6604ms total)
-T323C 347:793 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6604ms total)
-T323C 347:793 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6605ms total)
-T323C 347:794 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6606ms total)
-T323C 347:795 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6607ms total)
-T53DC 347:796 JLINK_IsHalted()  returns FALSE (0001ms, 6608ms total)
-T53DC 347:898 JLINK_IsHalted()  returns FALSE (0000ms, 6607ms total)
-T53DC 347:999 JLINK_IsHalted()  returns FALSE (0000ms, 6607ms total)
-T53DC 348:100 JLINK_IsHalted()  returns FALSE (0001ms, 6608ms total)
-T53DC 348:202 JLINK_IsHalted()  returns FALSE (0001ms, 6608ms total)
-T323C 348:304 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6608ms total)
-T323C 348:305 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6609ms total)
-T323C 348:307 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6610ms total)
-T323C 348:308 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6611ms total)
-T323C 348:310 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6612ms total)
-T323C 348:311 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6612ms total)
-T323C 348:311 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6613ms total)
-T323C 348:312 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6614ms total)
-T323C 348:313 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6615ms total)
-T53DC 348:314 JLINK_IsHalted()  returns FALSE (0001ms, 6616ms total)
-T53DC 348:416 JLINK_IsHalted()  returns FALSE (0000ms, 6615ms total)
-T53DC 348:517 JLINK_IsHalted()  returns FALSE (0000ms, 6615ms total)
-T53DC 348:619 JLINK_IsHalted()  returns FALSE (0001ms, 6616ms total)
-T53DC 348:721 JLINK_IsHalted()  returns FALSE (0001ms, 6616ms total)
-T323C 348:823 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6616ms total)
-T323C 348:824 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6617ms total)
-T323C 348:826 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6618ms total)
-T323C 348:827 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6619ms total)
-T323C 348:829 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6620ms total)
-T323C 348:830 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6621ms total)
-T323C 348:831 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6622ms total)
-T323C 348:832 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6622ms total)
-T323C 348:832 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6623ms total)
-T53DC 348:834 JLINK_IsHalted()  returns FALSE (0001ms, 6624ms total)
-T53DC 348:936 JLINK_IsHalted()  returns FALSE (0001ms, 6624ms total)
-T53DC 349:038 JLINK_IsHalted()  returns FALSE (0001ms, 6624ms total)
-T53DC 349:140 JLINK_IsHalted()  returns FALSE (0001ms, 6624ms total)
-T53DC 349:242 JLINK_IsHalted()  returns FALSE (0001ms, 6624ms total)
-T323C 349:344 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6624ms total)
-T323C 349:345 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6625ms total)
-T323C 349:347 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6626ms total)
-T323C 349:348 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6627ms total)
-T323C 349:350 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6628ms total)
-T323C 349:351 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6628ms total)
-T323C 349:351 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6629ms total)
-T323C 349:352 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6630ms total)
-T323C 349:353 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6631ms total)
-T53DC 349:355 JLINK_IsHalted()  returns FALSE (0001ms, 6632ms total)
-T53DC 349:457 JLINK_IsHalted()  returns FALSE (0001ms, 6632ms total)
-T53DC 349:559 JLINK_IsHalted()  returns FALSE (0000ms, 6631ms total)
-T53DC 349:660 JLINK_IsHalted()  returns FALSE (0001ms, 6632ms total)
-T53DC 349:762 JLINK_IsHalted()  returns FALSE (0001ms, 6632ms total)
-T323C 349:864 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6632ms total)
-T323C 349:865 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6633ms total)
-T323C 349:868 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6634ms total)
-T323C 349:869 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6635ms total)
-T323C 349:871 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6636ms total)
-T323C 349:872 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6636ms total)
-T323C 349:872 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6637ms total)
-T323C 349:873 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6638ms total)
-T323C 349:874 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6639ms total)
-T53DC 349:876 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
-T53DC 349:978 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
-T53DC 350:080 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
-T53DC 350:182 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
-T53DC 350:284 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
-T323C 350:386 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6640ms total)
-T323C 350:387 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6641ms total)
-T323C 350:390 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6642ms total)
-T323C 350:391 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6642ms total)
-T323C 350:392 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6643ms total)
-T323C 350:394 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6643ms total)
-T323C 350:394 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6644ms total)
-T323C 350:395 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6645ms total)
-T323C 350:396 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6646ms total)
-T53DC 350:398 JLINK_IsHalted()  returns FALSE (0001ms, 6647ms total)
-T53DC 350:500 JLINK_IsHalted()  returns FALSE (0001ms, 6647ms total)
-T53DC 350:601 JLINK_IsHalted()  returns FALSE (0001ms, 6647ms total)
-T53DC 350:703 JLINK_IsHalted()  returns FALSE (0001ms, 6647ms total)
-T53DC 350:805 JLINK_IsHalted()  returns FALSE (0001ms, 6647ms total)
-T323C 350:909 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6647ms total)
-T323C 350:910 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6647ms total)
-T323C 350:912 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6648ms total)
-T323C 350:913 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6649ms total)
-T323C 350:915 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6650ms total)
-T323C 350:916 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6650ms total)
-T323C 350:916 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6651ms total)
-T323C 350:917 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6652ms total)
-T323C 350:918 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6653ms total)
-T53DC 350:919 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
-T53DC 351:021 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
-T53DC 351:123 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
-T53DC 351:225 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
-T53DC 351:327 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
-T323C 351:431 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6654ms total)
-T323C 351:432 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6655ms total)
-T323C 351:436 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6656ms total)
-T323C 351:437 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6657ms total)
-T323C 351:439 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6658ms total)
-T323C 351:440 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6658ms total)
-T323C 351:440 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6659ms total)
-T323C 351:441 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6660ms total)
-T323C 351:442 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6661ms total)
-T53DC 351:444 JLINK_IsHalted()  returns FALSE (0000ms, 6661ms total)
-T53DC 351:545 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
-T53DC 351:647 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
-T53DC 351:749 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
-T53DC 351:851 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
-T323C 351:953 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6662ms total)
-T323C 351:954 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6663ms total)
-T323C 351:956 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6664ms total)
-T323C 351:957 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6665ms total)
-T323C 351:960 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6666ms total)
-T323C 351:961 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6667ms total)
-T323C 351:962 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6668ms total)
-T323C 351:963 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6668ms total)
-T323C 351:963 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6669ms total)
-T53DC 351:965 JLINK_IsHalted()  returns FALSE (0001ms, 6670ms total)
-T53DC 352:067 JLINK_IsHalted()  returns FALSE (0001ms, 6670ms total)
-T53DC 352:169 JLINK_IsHalted()  returns FALSE (0001ms, 6670ms total)
-T53DC 352:271 JLINK_IsHalted()  returns FALSE (0001ms, 6670ms total)
-T53DC 352:373 JLINK_IsHalted()  returns FALSE (0000ms, 6669ms total)
-T323C 352:474 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6670ms total)
-T323C 352:475 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6671ms total)
-T323C 352:478 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6672ms total)
-T323C 352:479 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6673ms total)
-T323C 352:481 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6674ms total)
-T323C 352:482 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6675ms total)
-T323C 352:483 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6676ms total)
-T323C 352:484 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6676ms total)
-T323C 352:484 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6677ms total)
-T53DC 352:486 JLINK_IsHalted()  returns FALSE (0001ms, 6678ms total)
-T53DC 352:588 JLINK_IsHalted()  returns FALSE (0001ms, 6678ms total)
-T53DC 352:689 JLINK_IsHalted()  returns FALSE (0000ms, 6677ms total)
-T53DC 352:790 JLINK_IsHalted()  returns FALSE (0001ms, 6678ms total)
-T53DC 352:892 JLINK_IsHalted()  returns FALSE (0001ms, 6678ms total)
-T323C 352:994 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6678ms total)
-T323C 352:995 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6678ms total)
-T323C 352:996 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6679ms total)
-T323C 352:997 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6680ms total)
-T323C 352:998 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6681ms total)
-T323C 352:999 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6682ms total)
-T323C 353:000 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6682ms total)
-T323C 353:000 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6683ms total)
-T323C 353:001 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6684ms total)
-T53DC 353:003 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
-T53DC 353:104 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
-T53DC 353:205 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
-T53DC 353:306 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
-T53DC 353:407 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
-T323C 353:508 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6685ms total)
-T323C 353:509 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6686ms total)
-T323C 353:510 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6687ms total)
-T323C 353:511 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6688ms total)
-T323C 353:512 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6689ms total)
-T323C 353:513 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6690ms total)
-T323C 353:514 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6691ms total)
-T323C 353:515 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6692ms total)
-T323C 353:516 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6693ms total)
-T53DC 353:517 JLINK_IsHalted()  returns FALSE (0001ms, 6694ms total)
-T53DC 353:618 JLINK_IsHalted()  returns FALSE (0001ms, 6694ms total)
-T53DC 353:720 JLINK_IsHalted()  returns FALSE (0001ms, 6694ms total)
-T53DC 353:822 JLINK_IsHalted()  returns FALSE (0001ms, 6694ms total)
-T53DC 353:924 JLINK_IsHalted()  returns FALSE (0000ms, 6693ms total)
-T323C 354:025 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6693ms total)
-T323C 354:025 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6694ms total)
-T323C 354:027 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6695ms total)
-T323C 354:028 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0000ms, 6695ms total)
-T323C 354:029 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6696ms total)
-T323C 354:030 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6697ms total)
-T323C 354:031 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6697ms total)
-T323C 354:031 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6698ms total)
-T323C 354:032 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6699ms total)
-T53DC 354:034 JLINK_IsHalted()  returns FALSE (0000ms, 6699ms total)
-T53DC 354:135 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
-T53DC 354:237 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
-T53DC 354:339 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
-T53DC 354:441 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
-T323C 354:456 JLINK_ReadMemEx(0x0000BD92, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD92) - Data: 15 48  returns 0x02 (0001ms, 6700ms total)
-T323C 354:457 JLINK_ReadMemEx(0x0000BD94, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD94) - Data: 00 79  returns 0x02 (0001ms, 6701ms total)
-T323C 354:458 JLINK_ReadMemEx(0x0000BD94, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD94) - Data: 00 79  returns 0x02 (0000ms, 6701ms total)
-T323C 354:458 JLINK_ReadMemEx(0x0000BD96, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD96) - Data: 80 06  returns 0x02 (0001ms, 6702ms total)
-T323C 354:543 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6703ms total)
-T323C 354:544 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6704ms total)
-T323C 354:548 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6705ms total)
-T323C 354:549 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6706ms total)
-T323C 354:550 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6707ms total)
-T323C 354:551 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6708ms total)
-T323C 354:552 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6709ms total)
-T323C 354:553 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6709ms total)
-T323C 354:554 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6710ms total)
-T53DC 354:555 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
-T53DC 354:656 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
-T53DC 354:758 JLINK_IsHalted()  returns FALSE (0000ms, 6710ms total)
-T53DC 354:859 JLINK_IsHalted()  returns FALSE (0000ms, 6710ms total)
-T53DC 354:960 JLINK_IsHalted()  returns FALSE (0000ms, 6710ms total)
-T323C 355:061 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6711ms total)
-T323C 355:062 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0000ms, 6711ms total)
-T323C 355:064 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6711ms total)
-T323C 355:064 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6712ms total)
-T323C 355:066 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6713ms total)
-T323C 355:067 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6714ms total)
-T323C 355:068 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6715ms total)
-T323C 355:069 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0000ms, 6715ms total)
-T323C 355:069 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6716ms total)
-T53DC 355:071 JLINK_IsHalted()  returns FALSE (0000ms, 6716ms total)
-T53DC 355:172 JLINK_IsHalted()  returns FALSE (0000ms, 6716ms total)
-T53DC 355:273 JLINK_IsHalted()  returns FALSE (0000ms, 6716ms total)
-T53DC 355:375 JLINK_IsHalted()  returns FALSE (0001ms, 6717ms total)
-T53DC 355:476 JLINK_IsHalted()  returns FALSE (0001ms, 6717ms total)
-T323C 355:577 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6717ms total)
-T323C 355:578 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6718ms total)
-T323C 355:580 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0000ms, 6718ms total)
-T323C 355:580 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6719ms total)
-T323C 355:582 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6720ms total)
-T323C 355:583 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6720ms total)
-T323C 355:583 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6721ms total)
-T323C 355:584 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6722ms total)
-T323C 355:585 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6723ms total)
-T53DC 355:586 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
-T53DC 355:688 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
-T53DC 355:790 JLINK_IsHalted()  returns FALSE (0000ms, 6723ms total)
-T53DC 355:891 JLINK_IsHalted()  returns FALSE (0000ms, 6723ms total)
-T53DC 355:992 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
-T323C 356:094 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6724ms total)
-T323C 356:095 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6725ms total)
-T323C 356:097 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6726ms total)
-T323C 356:098 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6727ms total)
-T323C 356:100 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6728ms total)
-T323C 356:101 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0001ms, 6729ms total)
-T323C 356:102 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0000ms, 6729ms total)
-T323C 356:102 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6730ms total)
-T323C 356:103 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6731ms total)
-T53DC 356:105 JLINK_IsHalted()  returns FALSE (0000ms, 6731ms total)
-T53DC 356:206 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
-T53DC 356:308 JLINK_IsHalted()  returns FALSE (0000ms, 6731ms total)
-T53DC 356:409 JLINK_IsHalted()  returns FALSE (0000ms, 6731ms total)
-T53DC 356:510 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
-T323C 356:612 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6732ms total)
-T323C 356:613 JLINK_ReadMemEx(0x20000290, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x20000290) - Data: 00 00 00 00  returns 0x04 (0001ms, 6733ms total)
-T323C 356:616 JLINK_ReadMemEx(0x20000274, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000274) - Data: 00  returns 0x01 (0001ms, 6734ms total)
-T323C 356:617 JLINK_ReadMemEx(0x200004B5, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200004B5) - Data: 00  returns 0x01 (0001ms, 6735ms total)
-T323C 356:619 JLINK_ReadMemEx(0x20001015, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001015) - Data: 00 00  returns 0x02 (0001ms, 6736ms total)
-T323C 356:620 JLINK_ReadMemEx(0x200002B4, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x200002B4) - Data: 00  returns 0x01 (0000ms, 6736ms total)
-T323C 356:620 JLINK_ReadMemEx(0x2000028C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028C) - Data: 00  returns 0x01 (0001ms, 6737ms total)
-T323C 356:621 JLINK_ReadMemEx(0x2000028D, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000028D) - Data: 00  returns 0x01 (0001ms, 6738ms total)
-T323C 356:622 JLINK_ReadMemEx(0x20000600, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20000600) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6739ms total)
-T53DC 356:623 JLINK_IsHalted()  returns FALSE (0001ms, 6740ms total)
-T53DC 356:725 JLINK_Halt()  returns 0x00 (0005ms, 6744ms total)
-T53DC 356:730 JLINK_IsHalted()  returns TRUE (0000ms, 6744ms total)
-T53DC 356:730 JLINK_IsHalted()  returns TRUE (0000ms, 6744ms total)
-T53DC 356:730 JLINK_IsHalted()  returns TRUE (0000ms, 6744ms total)
-T53DC 356:730 JLINK_ReadReg(R15 (PC))  returns 0x0000D664 (0000ms, 6744ms total)
-T53DC 356:730 JLINK_ReadReg(XPSR)  returns 0x81000000 (0000ms, 6744ms total)
-T53DC 356:730 JLINK_ClrBPEx(BPHandle = 0x00000003)  returns 0x00 (0000ms, 6744ms total)
-T53DC 356:731 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 01 00 00 00  returns 1 (0000ms, 6745ms total)
-T53DC 356:731 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 6746ms total)
-T323C 357:353 JLINK_Close() -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> (0023ms, 6769ms total)
-T323C 357:353  (0023ms, 6769ms total)
-T323C 357:353 Closed (0023ms, 6769ms total)
+ROMTbl[0][0]: E000E000, CID: B105E00D, PID: 000BB00D ??? -- CPU_ReadMem(16 bytes @ 0xE0001FF0) -- CPU_ReadMem(16 bytes @ 0xE0001FE0)ROMTbl[0][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT -- CPU_ReadMem(16 bytes @ 0xE0002FF0) -- CPU_ReadMem(16 bytes @ 0xE0002FE0)ROMTbl[0][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB >0x0D TIF> >0x21 TIF>  returns 0x0BB11477 (0139ms, 4496ms total)
+T0F28 004:499 JLINK_GetDLLVersion()  returns 64802 (0000ms, 4496ms total)
+T0F28 004:499 JLINK_CORE_GetFound()  returns 0x60000FF (0000ms, 4496ms total)
+T0F28 004:499 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xE00FF000  returns 0x00 (0000ms, 4496ms total)
+T0F28 004:499 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xE00FF000  returns 0x00 (0000ms, 4496ms total)
+T0F28 004:499 JLINK_GetDebugInfo(0x101 = JLINKARM_DEBUG_INFO_ETM_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 4496ms total)
+T0F28 004:499 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 (0001ms, 4497ms total)
+T0F28 004:500 JLINK_GetDebugInfo(0x102 = JLINKARM_DEBUG_INFO_MTB_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 4497ms total)
+T0F28 004:500 JLINK_GetDebugInfo(0x103 = JLINKARM_DEBUG_INFO_TPIU_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 4497ms total)
+T0F28 004:500 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 (0001ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX) -- Value=0xE0000000  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX) -- Value=0xE0001000  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX) -- Value=0xE0002000  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x107 = JLINKARM_DEBUG_INFO_NVIC_ADDR_INDEX) -- Value=0xE000E000  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX) -- Value=0xE000EDF0  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_GetDebugInfo(0x01 = Unknown) -- Value=0x00000000  returns 0x00 (0000ms, 4498ms total)
+T0F28 004:501 JLINK_ReadMemU32(0xE000ED00, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED00) - Data: 00 C3 0C 41  returns 1 (0001ms, 4499ms total)
+T0F28 004:502 JLINK_GetDebugInfo(0x10F = JLINKARM_DEBUG_INFO_HAS_CORTEX_M_SECURITY_EXT_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 4499ms total)
+T0F28 004:502 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_RESETPIN)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 4499ms total)
+T0F28 004:502 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.Reset: Reset device via reset pin -- 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) (0139ms, 4638ms total)
+T0F28 004:641 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 4638ms total)
+T0F28 004:641 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 4638ms total)
+T0F28 004:641 JLINK_Halt()  returns 0x00 (0000ms, 4638ms total)
+T0F28 004:641 JLINK_ReadMemU32(0xE000EDF0, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) - Data: 03 00 03 00  returns 1 (0001ms, 4639ms total)
+T0F28 004:642 JLINK_WriteU32(0xE000EDF0, 0xA05F0003) -- CPU_WriteMem(4 bytes @ 0xE000EDF0)  returns 0 (0001ms, 4640ms total)
+T0F28 004:643 JLINK_WriteU32(0xE000EDFC, 0x01000000) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)  returns 0 (0001ms, 4641ms total)
+T0F28 004:644 JLINK_GetHWStatus(...)  returns 0x00 (0000ms, 4641ms total)
+T0F28 004:644 JLINK_GetNumBPUnits(Type = 0xFFFFFF00)  returns 0x04 (0000ms, 4641ms total)
+T0F28 004:644 JLINK_GetNumBPUnits(Type = 0xF0)  returns 0x2000 (0000ms, 4641ms total)
+T0F28 004:644 JLINK_GetNumWPUnits()  returns 0x01 (0000ms, 4641ms total)
+T0F28 004:644 JLINK_GetSpeed()  returns 0x7D0 (0000ms, 4641ms total)
+T0F28 004:644 JLINK_ReadMemU32(0xE000E004, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000E004) - Data: 00 00 00 00  returns 1 (0001ms, 4642ms total)
+T0F28 004:645 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 4642ms total)
+T0F28 004:645 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 4642ms total)
+T0F28 004:727 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_RESETPIN)  returns JLINKARM_CM3_RESET_TYPE_RESETPIN (0000ms, 4642ms total)
+T0F28 004:727 JLINK_Reset() -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET.Reset: Reset device via reset pin -- 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) (0140ms, 4782ms total)
+T0F28 004:867 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 4782ms total)
+T0F28 004:867 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 4782ms total)
+T0F28 004:868 JLINK_ReadMemEx(0x000000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x000000C0) -- Updating C cache (128 bytes @ 0x000000C0) -- Read from C cache (60 bytes @ 0x000000D8) - Data: 04 48 80 47 04 48 00 47 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0003ms, 4785ms total)
+T0F28 004:871 JLINK_ReadMemEx(0x000000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000D8) - Data: 04 48  returns 0x02 (0000ms, 4785ms total)
+T0F28 004:871 JLINK_ReadMemEx(0x000000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000DA) - Data: 80 47  returns 0x02 (0000ms, 4785ms total)
+T0F28 006:030 JLINK_ReadReg(R0)  returns 0x00000000 (0001ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R1)  returns 0x000001F4 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R2)  returns 0x00000064 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R3)  returns 0x0000D60B (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R4)  returns 0x00010420 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R6)  returns 0x00010420 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R12)  returns 0x00000003 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R13 (SP))  returns 0x20006CC0 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R14)  returns 0x0000D60B (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(MSP)  returns 0x20006CC0 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 4786ms total)
+T0F28 006:031 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 4786ms total)
+T0F28 006:075 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001980) -- Updating C cache (64 bytes @ 0x20001980) -- Read from C cache (32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4788ms total)
+T0B20 006:159 JLINK_ReadMemEx(0x000000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000D8) - Data: 04 48  returns 0x02 (0000ms, 4788ms total)
+T0B20 006:159 JLINK_SetBPEx(Addr = 0x0000F0AC, Type = 0xFFFFFFF2)  returns 0x00000001 (0000ms, 4788ms total)
+T0B20 006:159 JLINK_SetBPEx(Addr = 0x0000BD32, Type = 0xFFFFFFF2)  returns 0x00000002 (0000ms, 4788ms total)
+T0B20 006:159 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) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0007ms, 4795ms total)
+T0B20 006:267 JLINK_IsHalted()  returns TRUE (0005ms, 4800ms total)
+T0B20 006:272 JLINK_Halt()  returns 0x00 (0000ms, 4795ms total)
+T0B20 006:272 JLINK_IsHalted()  returns TRUE (0000ms, 4795ms total)
+T0B20 006:272 JLINK_IsHalted()  returns TRUE (0000ms, 4795ms total)
+T0B20 006:272 JLINK_IsHalted()  returns TRUE (0000ms, 4795ms total)
+T0B20 006:272 JLINK_ReadReg(R15 (PC))  returns 0x0000F0AC (0000ms, 4795ms total)
+T0B20 006:272 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 4795ms total)
+T0B20 006:272 JLINK_ClrBPEx(BPHandle = 0x00000001)  returns 0x00 (0000ms, 4795ms total)
+T0B20 006:272 JLINK_ClrBPEx(BPHandle = 0x00000002)  returns 0x00 (0000ms, 4795ms total)
+T0B20 006:272 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 02 00 00 00  returns 1 (0001ms, 4796ms total)
+T0B20 006:273 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0001ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R0)  returns 0x0000F0AD (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R1)  returns 0x20006CC0 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R2)  returns 0x00000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R3)  returns 0x0000DA9F (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R4)  returns 0x00010420 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R6)  returns 0x00010420 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R12)  returns 0x00000003 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R13 (SP))  returns 0x20006CC0 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R14)  returns 0x00000CAD (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(R15 (PC))  returns 0x0000F0AC (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(MSP)  returns 0x20006CC0 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 4797ms total)
+T0B20 006:274 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 4797ms total)
+T0F28 006:275 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001980) -- Updating C cache (64 bytes @ 0x20001980) -- Read from C cache (32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4798ms total)
+T0F28 006:280 JLINK_ReadMemEx(0x0000F0AC, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x0000F080) -- Updating C cache (128 bytes @ 0x0000F080) -- Read from C cache (60 bytes @ 0x0000F0AC) - Data: 1C B5 FD F7 75 FA FF F7 E5 FE 00 F0 23 FB 00 F0 ...  returns 0x3C (0002ms, 4800ms total)
+T0F28 006:282 JLINK_ReadMemEx(0x0000F0AC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000F0AC) - Data: 1C B5  returns 0x02 (0000ms, 4800ms total)
+T0F28 006:282 JLINK_ReadMemEx(0x0000F0AE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000F0AE) - Data: FD F7  returns 0x02 (0000ms, 4800ms total)
+T0B20 007:030 JLINK_ReadMemEx(0x0000F0AC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0000F0AC) - Data: 1C B5  returns 0x02 (0000ms, 4800ms total)
+T0B20 007:031 JLINK_SetBPEx(Addr = 0x0000BD32, Type = 0xFFFFFFF2)  returns 0x00000003 (0000ms, 4800ms total)
+T0B20 007:031 JLINK_Go() -- 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) (0004ms, 4804ms total)
+T0B20 007:136 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
+T0B20 007:238 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
+T0B20 007:339 JLINK_IsHalted()  returns FALSE (0001ms, 4805ms total)
+T0B20 007:441 JLINK_IsHalted()  returns FALSE (0000ms, 4804ms total)
+T0B20 007:542 JLINK_IsHalted()  returns FALSE (0000ms, 4804ms total)
+T0F28 007:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4806ms total)
+T0B20 007:648 JLINK_IsHalted()  returns FALSE (0001ms, 4807ms total)
+T0B20 007:750 JLINK_IsHalted()  returns FALSE (0001ms, 4807ms total)
+T0B20 007:852 JLINK_IsHalted()  returns FALSE (0001ms, 4807ms total)
+T0B20 007:953 JLINK_IsHalted()  returns FALSE (0000ms, 4806ms total)
+T0B20 008:054 JLINK_IsHalted()  returns FALSE (0001ms, 4807ms total)
+T0F28 008:156 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4807ms total)
+T0B20 008:158 JLINK_IsHalted()  returns FALSE (0001ms, 4808ms total)
+T0B20 008:260 JLINK_IsHalted()  returns FALSE (0000ms, 4807ms total)
+T0B20 008:360 JLINK_IsHalted()  returns FALSE (0001ms, 4808ms total)
+T0B20 008:462 JLINK_IsHalted()  returns FALSE (0000ms, 4807ms total)
+T0B20 008:563 JLINK_IsHalted()  returns FALSE (0001ms, 4808ms total)
+T0B20 008:664 JLINK_IsHalted()  returns FALSE (0001ms, 4808ms total)
+T0F28 008:767 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4809ms total)
+T0B20 008:774 JLINK_IsHalted()  returns FALSE (0001ms, 4810ms total)
+T0B20 008:876 JLINK_IsHalted()  returns FALSE (0000ms, 4809ms total)
+T0B20 008:977 JLINK_IsHalted()  returns FALSE (0000ms, 4809ms total)
+T0B20 009:078 JLINK_IsHalted()  returns FALSE (0000ms, 4809ms total)
+T0B20 009:180 JLINK_IsHalted()  returns FALSE (0001ms, 4810ms total)
+T0F28 009:281 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4811ms total)
+T0B20 009:287 JLINK_IsHalted()  returns FALSE (0001ms, 4812ms total)
+T0B20 009:388 JLINK_IsHalted()  returns FALSE (0001ms, 4812ms total)
+T0B20 009:490 JLINK_IsHalted()  returns FALSE (0000ms, 4811ms total)
+T0B20 009:591 JLINK_IsHalted()  returns FALSE (0000ms, 4811ms total)
+T0B20 009:692 JLINK_IsHalted()  returns FALSE (0000ms, 4811ms total)
+T0F28 009:794 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4813ms total)
+T0B20 009:798 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0B20 009:899 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0B20 010:000 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0B20 010:102 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0B20 010:204 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0B20 010:306 JLINK_IsHalted()  returns FALSE (0001ms, 4814ms total)
+T0F28 010:407 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4814ms total)
+T0B20 010:409 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0B20 010:510 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0B20 010:612 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0B20 010:714 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0B20 010:815 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0B20 010:917 JLINK_IsHalted()  returns FALSE (0001ms, 4815ms total)
+T0F28 011:019 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4816ms total)
+T0B20 011:025 JLINK_IsHalted()  returns FALSE (0001ms, 4817ms total)
+T0B20 011:126 JLINK_IsHalted()  returns FALSE (0001ms, 4817ms total)
+T0B20 011:227 JLINK_IsHalted()  returns FALSE (0001ms, 4817ms total)
+T0B20 011:329 JLINK_IsHalted()  returns FALSE (0001ms, 4817ms total)
+T0B20 011:430 JLINK_IsHalted()  returns FALSE (0001ms, 4817ms total)
+T0F28 011:532 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4818ms total)
+T0B20 011:537 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
+T0B20 011:638 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
+T0B20 011:739 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
+T0B20 011:841 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
+T0B20 011:943 JLINK_IsHalted()  returns FALSE (0001ms, 4819ms total)
+T0F28 012:044 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4820ms total)
+T0B20 012:048 JLINK_IsHalted()  returns FALSE (0001ms, 4821ms total)
+T0B20 012:150 JLINK_IsHalted()  returns FALSE (0001ms, 4821ms total)
+T0B20 012:251 JLINK_IsHalted()  returns FALSE (0001ms, 4821ms total)
+T0B20 012:352 JLINK_IsHalted()  returns FALSE (0001ms, 4821ms total)
+T0B20 012:454 JLINK_IsHalted()  returns FALSE (0001ms, 4821ms total)
+T0B20 012:556 JLINK_IsHalted()  returns FALSE (0000ms, 4820ms total)
+T0F28 012:657 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4822ms total)
+T0B20 012:669 JLINK_IsHalted()  returns FALSE (0001ms, 4823ms total)
+T0B20 012:771 JLINK_IsHalted()  returns FALSE (0001ms, 4823ms total)
+T0B20 012:873 JLINK_IsHalted()  returns FALSE (0001ms, 4823ms total)
+T0B20 012:974 JLINK_IsHalted()  returns FALSE (0001ms, 4823ms total)
+T0B20 013:075 JLINK_IsHalted()  returns FALSE (0001ms, 4823ms total)
+T0F28 013:177 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4824ms total)
+T0B20 013:183 JLINK_IsHalted()  returns FALSE (0001ms, 4825ms total)
+T0B20 013:286 JLINK_IsHalted()  returns FALSE (0001ms, 4825ms total)
+T0B20 013:387 JLINK_IsHalted()  returns FALSE (0001ms, 4825ms total)
+T0B20 013:489 JLINK_IsHalted()  returns FALSE (0001ms, 4825ms total)
+T0B20 013:590 JLINK_IsHalted()  returns FALSE (0001ms, 4825ms total)
+T0F28 013:692 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4826ms total)
+T0B20 013:697 JLINK_IsHalted()  returns FALSE (0001ms, 4827ms total)
+T0B20 013:799 JLINK_IsHalted()  returns FALSE (0001ms, 4827ms total)
+T0B20 013:900 JLINK_IsHalted()  returns FALSE (0001ms, 4827ms total)
+T0B20 014:002 JLINK_IsHalted()  returns FALSE (0001ms, 4827ms total)
+T0B20 014:103 JLINK_IsHalted()  returns FALSE (0001ms, 4827ms total)
+T0F28 014:205 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4827ms total)
+T0B20 014:208 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
+T0B20 014:309 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
+T0B20 014:410 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
+T0B20 014:511 JLINK_IsHalted()  returns FALSE (0002ms, 4829ms total)
+T0B20 014:613 JLINK_IsHalted()  returns FALSE (0001ms, 4828ms total)
+T0B20 014:714 JLINK_IsHalted()  returns FALSE (0000ms, 4827ms total)
+T0F28 014:815 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4830ms total)
+T0B20 014:827 JLINK_IsHalted()  returns FALSE (0001ms, 4831ms total)
+T0B20 014:929 JLINK_IsHalted()  returns FALSE (0001ms, 4831ms total)
+T0B20 015:030 JLINK_IsHalted()  returns FALSE (0002ms, 4832ms total)
+T0B20 015:132 JLINK_IsHalted()  returns FALSE (0002ms, 4832ms total)
+T0B20 015:234 JLINK_IsHalted()  returns FALSE (0001ms, 4831ms total)
+T0F28 015:336 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4832ms total)
+T0B20 015:345 JLINK_IsHalted()  returns FALSE (0001ms, 4833ms total)
+T0B20 015:447 JLINK_IsHalted()  returns FALSE (0001ms, 4833ms total)
+T0B20 015:549 JLINK_IsHalted()  returns FALSE (0001ms, 4833ms total)
+T0B20 015:650 JLINK_IsHalted()  returns FALSE (0001ms, 4833ms total)
+T0B20 015:751 JLINK_IsHalted()  returns FALSE (0001ms, 4833ms total)
+T0F28 015:855 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4835ms total)
+T0B20 015:861 JLINK_IsHalted()  returns FALSE (0002ms, 4837ms total)
+T0B20 015:963 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
+T0B20 016:064 JLINK_IsHalted()  returns FALSE (0002ms, 4837ms total)
+T0B20 016:166 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
+T0B20 016:268 JLINK_IsHalted()  returns FALSE (0001ms, 4836ms total)
+T0F28 016:369 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4836ms total)
+T0B20 016:372 JLINK_IsHalted()  returns FALSE (0001ms, 4837ms total)
+T0B20 016:473 JLINK_IsHalted()  returns FALSE (0000ms, 4836ms total)
+T0B20 016:574 JLINK_IsHalted()  returns FALSE (0001ms, 4837ms total)
+T0B20 016:676 JLINK_IsHalted()  returns FALSE (0001ms, 4837ms total)
+T0B20 016:777 JLINK_IsHalted()  returns FALSE (0001ms, 4837ms total)
+T0F28 016:883 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4838ms total)
+T0B20 016:889 JLINK_IsHalted()  returns FALSE (0002ms, 4840ms total)
+T0B20 016:991 JLINK_IsHalted()  returns FALSE (0002ms, 4840ms total)
+T0B20 017:093 JLINK_IsHalted()  returns FALSE (0000ms, 4838ms total)
+T0B20 017:194 JLINK_IsHalted()  returns FALSE (0002ms, 4840ms total)
+T0B20 017:296 JLINK_IsHalted()  returns FALSE (0001ms, 4839ms total)
+T0F28 017:398 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4840ms total)
+T0B20 017:408 JLINK_IsHalted()  returns FALSE (0001ms, 4841ms total)
+T0B20 017:510 JLINK_IsHalted()  returns FALSE (0001ms, 4841ms total)
+T0B20 017:612 JLINK_IsHalted()  returns FALSE (0001ms, 4841ms total)
+T0B20 017:713 JLINK_IsHalted()  returns FALSE (0001ms, 4841ms total)
+T0B20 017:815 JLINK_IsHalted()  returns FALSE (0001ms, 4841ms total)
+T0F28 017:918 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4842ms total)
+T0B20 017:925 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
+T0B20 018:027 JLINK_IsHalted()  returns FALSE (0002ms, 4844ms total)
+T0B20 018:129 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
+T0B20 018:230 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
+T0B20 018:331 JLINK_IsHalted()  returns FALSE (0001ms, 4843ms total)
+T0F28 018:435 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4844ms total)
+T0B20 018:443 JLINK_IsHalted()  returns FALSE (0000ms, 4844ms total)
+T0B20 018:545 JLINK_IsHalted()  returns FALSE (0001ms, 4845ms total)
+T0B20 018:646 JLINK_IsHalted()  returns FALSE (0001ms, 4845ms total)
+T0B20 018:748 JLINK_IsHalted()  returns FALSE (0001ms, 4845ms total)
+T0B20 018:849 JLINK_IsHalted()  returns FALSE (0001ms, 4845ms total)
+T0F28 018:951 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4846ms total)
+T0B20 018:960 JLINK_IsHalted()  returns FALSE (0002ms, 4848ms total)
+T0B20 019:062 JLINK_IsHalted()  returns FALSE (0001ms, 4847ms total)
+T0B20 019:164 JLINK_IsHalted()  returns FALSE (0001ms, 4847ms total)
+T0B20 019:265 JLINK_IsHalted()  returns FALSE (0001ms, 4847ms total)
+T0B20 019:367 JLINK_IsHalted()  returns FALSE (0001ms, 4847ms total)
+T0F28 019:469 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4848ms total)
+T0B20 019:475 JLINK_IsHalted()  returns FALSE (0001ms, 4849ms total)
+T0B20 019:577 JLINK_IsHalted()  returns FALSE (0000ms, 4848ms total)
+T0B20 019:678 JLINK_IsHalted()  returns FALSE (0000ms, 4848ms total)
+T0B20 019:780 JLINK_IsHalted()  returns FALSE (0001ms, 4849ms total)
+T0B20 019:882 JLINK_IsHalted()  returns FALSE (0000ms, 4848ms total)
+T0F28 019:983 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4850ms total)
+T0B20 019:990 JLINK_IsHalted()  returns FALSE (0001ms, 4851ms total)
+T0B20 020:091 JLINK_IsHalted()  returns FALSE (0001ms, 4851ms total)
+T0B20 020:193 JLINK_IsHalted()  returns FALSE (0001ms, 4851ms total)
+T0B20 020:296 JLINK_IsHalted()  returns FALSE (0001ms, 4851ms total)
+T0B20 020:398 JLINK_IsHalted()  returns FALSE (0001ms, 4851ms total)
+T0F28 020:501 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4852ms total)
+T0B20 020:508 JLINK_IsHalted()  returns FALSE (0000ms, 4852ms total)
+T0B20 020:609 JLINK_IsHalted()  returns FALSE (0001ms, 4853ms total)
+T0B20 020:711 JLINK_IsHalted()  returns FALSE (0001ms, 4853ms total)
+T0B20 020:812 JLINK_IsHalted()  returns FALSE (0001ms, 4853ms total)
+T0B20 020:914 JLINK_IsHalted()  returns FALSE (0001ms, 4853ms total)
+T0F28 021:018 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4854ms total)
+T0B20 021:023 JLINK_IsHalted()  returns FALSE (0002ms, 4856ms total)
+T0B20 021:125 JLINK_IsHalted()  returns FALSE (0001ms, 4855ms total)
+T0B20 021:226 JLINK_IsHalted()  returns FALSE (0001ms, 4855ms total)
+T0B20 021:327 JLINK_IsHalted()  returns FALSE (0001ms, 4855ms total)
+T0B20 021:429 JLINK_IsHalted()  returns FALSE (0001ms, 4855ms total)
+T0F28 021:530 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4857ms total)
+T0B20 021:536 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
+T0B20 021:637 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
+T0B20 021:738 JLINK_IsHalted()  returns FALSE (0000ms, 4857ms total)
+T0B20 021:840 JLINK_IsHalted()  returns FALSE (0001ms, 4858ms total)
+T0B20 021:941 JLINK_IsHalted()  returns FALSE (0002ms, 4859ms total)
+T0F28 022:043 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4859ms total)
+T0B20 022:049 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0B20 022:151 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0B20 022:252 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0B20 022:353 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0B20 022:455 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0B20 022:557 JLINK_IsHalted()  returns FALSE (0001ms, 4860ms total)
+T0F28 022:659 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4861ms total)
+T0B20 022:664 JLINK_IsHalted()  returns FALSE (0002ms, 4863ms total)
+T0B20 022:766 JLINK_IsHalted()  returns FALSE (0001ms, 4862ms total)
+T0B20 022:868 JLINK_IsHalted()  returns FALSE (0000ms, 4861ms total)
+T0B20 022:969 JLINK_IsHalted()  returns FALSE (0001ms, 4862ms total)
+T0B20 023:070 JLINK_IsHalted()  returns FALSE (0001ms, 4862ms total)
+T0F28 023:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4863ms total)
+T0B20 023:178 JLINK_IsHalted()  returns FALSE (0001ms, 4864ms total)
+T0B20 023:279 JLINK_IsHalted()  returns FALSE (0001ms, 4864ms total)
+T0B20 023:382 JLINK_IsHalted()  returns FALSE (0000ms, 4863ms total)
+T0B20 023:483 JLINK_IsHalted()  returns FALSE (0000ms, 4863ms total)
+T0B20 023:584 JLINK_IsHalted()  returns FALSE (0001ms, 4864ms total)
+T0F28 023:686 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4865ms total)
+T0B20 023:694 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
+T0B20 023:795 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
+T0B20 023:896 JLINK_IsHalted()  returns FALSE (0000ms, 4865ms total)
+T0B20 023:997 JLINK_IsHalted()  returns FALSE (0000ms, 4865ms total)
+T0B20 024:098 JLINK_IsHalted()  returns FALSE (0001ms, 4866ms total)
+T0F28 024:200 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4867ms total)
+T0B20 024:207 JLINK_IsHalted()  returns FALSE (0001ms, 4868ms total)
+T0B20 024:309 JLINK_IsHalted()  returns FALSE (0001ms, 4868ms total)
+T0B20 024:411 JLINK_IsHalted()  returns FALSE (0001ms, 4868ms total)
+T0B20 024:513 JLINK_IsHalted()  returns FALSE (0001ms, 4868ms total)
+T0B20 024:614 JLINK_IsHalted()  returns FALSE (0001ms, 4868ms total)
+T0F28 024:715 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4869ms total)
+T0B20 024:723 JLINK_IsHalted()  returns FALSE (0001ms, 4870ms total)
+T0B20 024:824 JLINK_IsHalted()  returns FALSE (0002ms, 4871ms total)
+T0B20 024:926 JLINK_IsHalted()  returns FALSE (0001ms, 4870ms total)
+T0B20 025:028 JLINK_IsHalted()  returns FALSE (0001ms, 4870ms total)
+T0B20 025:129 JLINK_IsHalted()  returns FALSE (0001ms, 4870ms total)
+T0F28 025:231 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4871ms total)
+T0B20 025:239 JLINK_IsHalted()  returns FALSE (0001ms, 4872ms total)
+T0B20 025:341 JLINK_IsHalted()  returns FALSE (0001ms, 4872ms total)
+T0B20 025:443 JLINK_IsHalted()  returns FALSE (0001ms, 4872ms total)
+T0B20 025:545 JLINK_IsHalted()  returns FALSE (0000ms, 4871ms total)
+T0B20 025:646 JLINK_IsHalted()  returns FALSE (0001ms, 4872ms total)
+T0F28 025:748 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4874ms total)
+T0B20 025:757 JLINK_IsHalted()  returns FALSE (0001ms, 4875ms total)
+T0B20 025:858 JLINK_IsHalted()  returns FALSE (0001ms, 4875ms total)
+T0B20 025:959 JLINK_IsHalted()  returns FALSE (0001ms, 4875ms total)
+T0B20 026:061 JLINK_IsHalted()  returns FALSE (0000ms, 4874ms total)
+T0B20 026:162 JLINK_IsHalted()  returns FALSE (0001ms, 4875ms total)
+T0F28 026:265 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4876ms total)
+T0B20 026:271 JLINK_IsHalted()  returns FALSE (0001ms, 4877ms total)
+T0B20 026:372 JLINK_IsHalted()  returns FALSE (0001ms, 4877ms total)
+T0B20 026:474 JLINK_IsHalted()  returns FALSE (0000ms, 4876ms total)
+T0B20 026:575 JLINK_IsHalted()  returns FALSE (0001ms, 4877ms total)
+T0B20 026:677 JLINK_IsHalted()  returns FALSE (0001ms, 4877ms total)
+T0F28 026:778 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4878ms total)
+T0B20 026:786 JLINK_IsHalted()  returns FALSE (0001ms, 4879ms total)
+T0B20 026:889 JLINK_IsHalted()  returns FALSE (0001ms, 4879ms total)
+T0B20 026:990 JLINK_IsHalted()  returns FALSE (0001ms, 4879ms total)
+T0B20 027:092 JLINK_IsHalted()  returns FALSE (0001ms, 4879ms total)
+T0B20 027:194 JLINK_IsHalted()  returns FALSE (0001ms, 4879ms total)
+T0F28 027:296 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4880ms total)
+T0B20 027:301 JLINK_IsHalted()  returns FALSE (0001ms, 4881ms total)
+T0B20 027:403 JLINK_IsHalted()  returns FALSE (0001ms, 4881ms total)
+T0B20 027:505 JLINK_IsHalted()  returns FALSE (0001ms, 4881ms total)
+T0B20 027:606 JLINK_IsHalted()  returns FALSE (0001ms, 4881ms total)
+T0B20 027:708 JLINK_IsHalted()  returns FALSE (0000ms, 4880ms total)
+T0F28 027:809 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4881ms total)
+T0B20 027:813 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
+T0B20 027:916 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
+T0B20 028:017 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
+T0B20 028:119 JLINK_IsHalted()  returns FALSE (0000ms, 4881ms total)
+T0B20 028:220 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
+T0B20 028:322 JLINK_IsHalted()  returns FALSE (0001ms, 4882ms total)
+T0F28 028:424 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4883ms total)
+T0B20 028:433 JLINK_IsHalted()  returns FALSE (0001ms, 4884ms total)
+T0B20 028:535 JLINK_IsHalted()  returns FALSE (0001ms, 4884ms total)
+T0B20 028:636 JLINK_IsHalted()  returns FALSE (0002ms, 4885ms total)
+T0B20 028:738 JLINK_IsHalted()  returns FALSE (0001ms, 4884ms total)
+T0B20 028:840 JLINK_IsHalted()  returns FALSE (0001ms, 4884ms total)
+T0F28 028:942 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4885ms total)
+T0B20 028:948 JLINK_IsHalted()  returns FALSE (0001ms, 4886ms total)
+T0B20 029:050 JLINK_IsHalted()  returns FALSE (0001ms, 4886ms total)
+T0B20 029:151 JLINK_IsHalted()  returns FALSE (0001ms, 4886ms total)
+T0B20 029:252 JLINK_IsHalted()  returns FALSE (0001ms, 4886ms total)
+T0B20 029:354 JLINK_IsHalted()  returns FALSE (0000ms, 4885ms total)
+T0F28 029:455 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4887ms total)
+T0B20 029:462 JLINK_IsHalted()  returns FALSE (0001ms, 4888ms total)
+T0B20 029:563 JLINK_IsHalted()  returns FALSE (0001ms, 4888ms total)
+T0B20 029:665 JLINK_IsHalted()  returns FALSE (0001ms, 4888ms total)
+T0B20 029:766 JLINK_IsHalted()  returns FALSE (0001ms, 4888ms total)
+T0B20 029:868 JLINK_IsHalted()  returns FALSE (0001ms, 4888ms total)
+T0F28 029:969 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4888ms total)
+T0B20 029:973 JLINK_IsHalted()  returns FALSE (0001ms, 4889ms total)
+T0B20 030:075 JLINK_IsHalted()  returns FALSE (0001ms, 4889ms total)
+T0B20 030:177 JLINK_IsHalted()  returns FALSE (0001ms, 4889ms total)
+T0B20 030:279 JLINK_IsHalted()  returns FALSE (0001ms, 4889ms total)
+T0B20 030:380 JLINK_IsHalted()  returns FALSE (0000ms, 4888ms total)
+T0F28 030:481 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4890ms total)
+T0B20 030:490 JLINK_IsHalted()  returns FALSE (0001ms, 4891ms total)
+T0B20 030:591 JLINK_IsHalted()  returns FALSE (0001ms, 4891ms total)
+T0B20 030:693 JLINK_IsHalted()  returns FALSE (0001ms, 4891ms total)
+T0B20 030:795 JLINK_IsHalted()  returns FALSE (0001ms, 4891ms total)
+T0B20 030:898 JLINK_IsHalted()  returns FALSE (0001ms, 4891ms total)
+T0F28 031:000 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4892ms total)
+T0B20 031:007 JLINK_IsHalted()  returns FALSE (0001ms, 4893ms total)
+T0B20 031:109 JLINK_IsHalted()  returns FALSE (0001ms, 4893ms total)
+T0B20 031:210 JLINK_IsHalted()  returns FALSE (0001ms, 4893ms total)
+T0B20 031:311 JLINK_IsHalted()  returns FALSE (0001ms, 4893ms total)
+T0B20 031:413 JLINK_IsHalted()  returns FALSE (0001ms, 4893ms total)
+T0F28 031:514 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4894ms total)
+T0B20 031:520 JLINK_IsHalted()  returns FALSE (0001ms, 4895ms total)
+T0B20 031:621 JLINK_IsHalted()  returns FALSE (0001ms, 4895ms total)
+T0B20 031:722 JLINK_IsHalted()  returns FALSE (0001ms, 4895ms total)
+T0B20 031:824 JLINK_IsHalted()  returns FALSE (0001ms, 4895ms total)
+T0B20 031:926 JLINK_IsHalted()  returns FALSE (0001ms, 4895ms total)
+T0F28 032:028 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4895ms total)
+T0B20 032:030 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0B20 032:132 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0B20 032:233 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0B20 032:335 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0B20 032:437 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0B20 032:538 JLINK_IsHalted()  returns FALSE (0001ms, 4896ms total)
+T0F28 032:639 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4898ms total)
+T0B20 032:649 JLINK_IsHalted()  returns FALSE (0001ms, 4899ms total)
+T0B20 032:750 JLINK_IsHalted()  returns FALSE (0001ms, 4899ms total)
+T0B20 032:851 JLINK_IsHalted()  returns FALSE (0001ms, 4899ms total)
+T0B20 032:954 JLINK_IsHalted()  returns FALSE (0000ms, 4898ms total)
+T0B20 033:055 JLINK_IsHalted()  returns FALSE (0002ms, 4900ms total)
+T0F28 033:163 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4900ms total)
+T0B20 033:169 JLINK_IsHalted()  returns FALSE (0001ms, 4901ms total)
+T0B20 033:271 JLINK_IsHalted()  returns FALSE (0001ms, 4901ms total)
+T0B20 033:372 JLINK_IsHalted()  returns FALSE (0001ms, 4901ms total)
+T0B20 033:474 JLINK_IsHalted()  returns FALSE (0001ms, 4901ms total)
+T0B20 033:575 JLINK_IsHalted()  returns FALSE (0001ms, 4901ms total)
+T0F28 033:677 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4902ms total)
+T0B20 033:681 JLINK_IsHalted()  returns FALSE (0001ms, 4903ms total)
+T0B20 033:783 JLINK_IsHalted()  returns FALSE (0001ms, 4903ms total)
+T0B20 033:884 JLINK_IsHalted()  returns FALSE (0001ms, 4903ms total)
+T0B20 033:986 JLINK_IsHalted()  returns FALSE (0001ms, 4903ms total)
+T0B20 034:087 JLINK_IsHalted()  returns FALSE (0001ms, 4903ms total)
+T0F28 034:189 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4903ms total)
+T0B20 034:194 JLINK_IsHalted()  returns FALSE (0000ms, 4903ms total)
+T0B20 034:296 JLINK_IsHalted()  returns FALSE (0000ms, 4903ms total)
+T0B20 034:398 JLINK_IsHalted()  returns FALSE (0001ms, 4904ms total)
+T0B20 034:499 JLINK_IsHalted()  returns FALSE (0001ms, 4904ms total)
+T0B20 034:603 JLINK_IsHalted()  returns FALSE (0001ms, 4904ms total)
+T0F28 034:704 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4905ms total)
+T0B20 034:710 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
+T0B20 034:812 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
+T0B20 034:914 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
+T0B20 035:015 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
+T0B20 035:116 JLINK_IsHalted()  returns FALSE (0001ms, 4906ms total)
+T0F28 035:218 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4907ms total)
+T0B20 035:226 JLINK_IsHalted()  returns FALSE (0001ms, 4908ms total)
+T0B20 035:327 JLINK_IsHalted()  returns FALSE (0002ms, 4909ms total)
+T0B20 035:429 JLINK_IsHalted()  returns FALSE (0001ms, 4908ms total)
+T0B20 035:530 JLINK_IsHalted()  returns FALSE (0002ms, 4909ms total)
+T0B20 035:632 JLINK_IsHalted()  returns FALSE (0001ms, 4908ms total)
+T0F28 035:733 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4909ms total)
+T0B20 035:741 JLINK_IsHalted()  returns FALSE (0001ms, 4910ms total)
+T0B20 035:843 JLINK_IsHalted()  returns FALSE (0001ms, 4910ms total)
+T0B20 035:945 JLINK_IsHalted()  returns FALSE (0001ms, 4910ms total)
+T0B20 036:047 JLINK_IsHalted()  returns FALSE (0001ms, 4910ms total)
+T0B20 036:149 JLINK_IsHalted()  returns FALSE (0001ms, 4910ms total)
+T0F28 036:255 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4911ms total)
+T0B20 036:260 JLINK_IsHalted()  returns FALSE (0001ms, 4912ms total)
+T0B20 036:361 JLINK_IsHalted()  returns FALSE (0001ms, 4912ms total)
+T0B20 036:463 JLINK_IsHalted()  returns FALSE (0000ms, 4911ms total)
+T0B20 036:564 JLINK_IsHalted()  returns FALSE (0001ms, 4912ms total)
+T0B20 036:665 JLINK_IsHalted()  returns FALSE (0001ms, 4912ms total)
+T0F28 036:770 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4913ms total)
+T0B20 036:777 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
+T0B20 036:879 JLINK_IsHalted()  returns FALSE (0000ms, 4913ms total)
+T0B20 036:981 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
+T0B20 037:082 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
+T0B20 037:184 JLINK_IsHalted()  returns FALSE (0001ms, 4914ms total)
+T0F28 037:286 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4915ms total)
+T0B20 037:296 JLINK_IsHalted()  returns FALSE (0001ms, 4916ms total)
+T0B20 037:398 JLINK_IsHalted()  returns FALSE (0001ms, 4916ms total)
+T0B20 037:499 JLINK_IsHalted()  returns FALSE (0002ms, 4917ms total)
+T0B20 037:601 JLINK_IsHalted()  returns FALSE (0001ms, 4916ms total)
+T0B20 037:703 JLINK_IsHalted()  returns FALSE (0001ms, 4916ms total)
+T0F28 037:807 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4917ms total)
+T0B20 037:815 JLINK_IsHalted()  returns FALSE (0001ms, 4918ms total)
+T0B20 037:917 JLINK_IsHalted()  returns FALSE (0001ms, 4918ms total)
+T0B20 038:018 JLINK_IsHalted()  returns FALSE (0001ms, 4918ms total)
+T0B20 038:120 JLINK_IsHalted()  returns FALSE (0001ms, 4918ms total)
+T0B20 038:222 JLINK_IsHalted()  returns FALSE (0001ms, 4918ms total)
+T0F28 038:323 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4920ms total)
+T0B20 038:332 JLINK_IsHalted()  returns FALSE (0001ms, 4921ms total)
+T0B20 038:434 JLINK_IsHalted()  returns FALSE (0001ms, 4921ms total)
+T0B20 038:536 JLINK_IsHalted()  returns FALSE (0001ms, 4921ms total)
+T0B20 038:637 JLINK_IsHalted()  returns FALSE (0001ms, 4921ms total)
+T0B20 038:739 JLINK_IsHalted()  returns FALSE (0001ms, 4921ms total)
+T0F28 038:840 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4922ms total)
+T0B20 038:850 JLINK_IsHalted()  returns FALSE (0001ms, 4923ms total)
+T0B20 038:952 JLINK_IsHalted()  returns FALSE (0001ms, 4923ms total)
+T0B20 039:053 JLINK_IsHalted()  returns FALSE (0001ms, 4923ms total)
+T0B20 039:154 JLINK_IsHalted()  returns FALSE (0000ms, 4922ms total)
+T0B20 039:256 JLINK_IsHalted()  returns FALSE (0001ms, 4923ms total)
+T0F28 039:357 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4924ms total)
+T0B20 039:363 JLINK_IsHalted()  returns FALSE (0001ms, 4925ms total)
+T0B20 039:465 JLINK_IsHalted()  returns FALSE (0001ms, 4925ms total)
+T0B20 039:567 JLINK_IsHalted()  returns FALSE (0001ms, 4925ms total)
+T0B20 039:669 JLINK_IsHalted()  returns FALSE (0001ms, 4925ms total)
+T0B20 039:770 JLINK_IsHalted()  returns FALSE (0002ms, 4926ms total)
+T0F28 039:878 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4927ms total)
+T0B20 039:885 JLINK_IsHalted()  returns FALSE (0001ms, 4928ms total)
+T0B20 039:986 JLINK_IsHalted()  returns FALSE (0001ms, 4928ms total)
+T0B20 040:088 JLINK_IsHalted()  returns FALSE (0001ms, 4928ms total)
+T0B20 040:190 JLINK_IsHalted()  returns FALSE (0001ms, 4928ms total)
+T0B20 040:292 JLINK_IsHalted()  returns FALSE (0001ms, 4928ms total)
+T0F28 040:393 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4929ms total)
+T0B20 040:404 JLINK_IsHalted()  returns FALSE (0001ms, 4930ms total)
+T0B20 040:506 JLINK_IsHalted()  returns FALSE (0001ms, 4930ms total)
+T0B20 040:608 JLINK_IsHalted()  returns FALSE (0001ms, 4930ms total)
+T0B20 040:710 JLINK_IsHalted()  returns FALSE (0001ms, 4930ms total)
+T0B20 040:811 JLINK_IsHalted()  returns FALSE (0001ms, 4930ms total)
+T0F28 040:916 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4932ms total)
+T0B20 040:922 JLINK_IsHalted()  returns FALSE (0001ms, 4933ms total)
+T0B20 041:024 JLINK_IsHalted()  returns FALSE (0001ms, 4933ms total)
+T0B20 041:126 JLINK_IsHalted()  returns FALSE (0001ms, 4933ms total)
+T0B20 041:227 JLINK_IsHalted()  returns FALSE (0000ms, 4932ms total)
+T0B20 041:329 JLINK_IsHalted()  returns FALSE (0001ms, 4933ms total)
+T0F28 041:430 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4935ms total)
+T0B20 041:437 JLINK_IsHalted()  returns FALSE (0002ms, 4937ms total)
+T0B20 041:539 JLINK_IsHalted()  returns FALSE (0001ms, 4936ms total)
+T0B20 041:641 JLINK_IsHalted()  returns FALSE (0001ms, 4936ms total)
+T0B20 041:742 JLINK_IsHalted()  returns FALSE (0000ms, 4935ms total)
+T0B20 041:843 JLINK_IsHalted()  returns FALSE (0001ms, 4936ms total)
+T0F28 041:945 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4937ms total)
+T0B20 041:950 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
+T0B20 042:052 JLINK_IsHalted()  returns FALSE (0000ms, 4937ms total)
+T0B20 042:153 JLINK_IsHalted()  returns FALSE (0001ms, 4938ms total)
+T0B20 042:255 JLINK_IsHalted()  returns FALSE (0000ms, 4937ms total)
+T0B20 042:356 JLINK_IsHalted()  returns FALSE (0002ms, 4939ms total)
+T0F28 042:458 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4939ms total)
+T0B20 042:467 JLINK_IsHalted()  returns FALSE (0001ms, 4940ms total)
+T0B20 042:570 JLINK_IsHalted()  returns FALSE (0001ms, 4940ms total)
+T0B20 042:672 JLINK_IsHalted()  returns FALSE (0001ms, 4940ms total)
+T0B20 042:773 JLINK_IsHalted()  returns FALSE (0001ms, 4940ms total)
+T0B20 042:874 JLINK_IsHalted()  returns FALSE (0002ms, 4941ms total)
+T0F28 042:976 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4941ms total)
+T0B20 042:981 JLINK_IsHalted()  returns FALSE (0002ms, 4943ms total)
+T0B20 043:083 JLINK_IsHalted()  returns FALSE (0001ms, 4942ms total)
+T0B20 043:185 JLINK_IsHalted()  returns FALSE (0001ms, 4942ms total)
+T0B20 043:286 JLINK_IsHalted()  returns FALSE (0001ms, 4942ms total)
+T0B20 043:388 JLINK_IsHalted()  returns FALSE (0001ms, 4942ms total)
+T0F28 043:490 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4943ms total)
+T0B20 043:493 JLINK_IsHalted()  returns FALSE (0001ms, 4944ms total)
+T0B20 043:595 JLINK_IsHalted()  returns FALSE (0001ms, 4944ms total)
+T0B20 043:696 JLINK_IsHalted()  returns FALSE (0001ms, 4944ms total)
+T0B20 043:797 JLINK_IsHalted()  returns FALSE (0001ms, 4944ms total)
+T0B20 043:899 JLINK_IsHalted()  returns FALSE (0000ms, 4943ms total)
+T0F28 044:000 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4945ms total)
+T0B20 044:009 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
+T0B20 044:111 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
+T0B20 044:213 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
+T0B20 044:315 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
+T0B20 044:417 JLINK_IsHalted()  returns FALSE (0001ms, 4946ms total)
+T0F28 044:519 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4947ms total)
+T0B20 044:525 JLINK_IsHalted()  returns FALSE (0001ms, 4948ms total)
+T0B20 044:626 JLINK_IsHalted()  returns FALSE (0001ms, 4948ms total)
+T0B20 044:728 JLINK_IsHalted()  returns FALSE (0001ms, 4948ms total)
+T0B20 044:829 JLINK_IsHalted()  returns FALSE (0001ms, 4948ms total)
+T0B20 044:930 JLINK_IsHalted()  returns FALSE (0001ms, 4948ms total)
+T0F28 045:033 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4948ms total)
+T0B20 045:036 JLINK_IsHalted()  returns FALSE (0001ms, 4949ms total)
+T0B20 045:138 JLINK_IsHalted()  returns FALSE (0001ms, 4949ms total)
+T0B20 045:240 JLINK_IsHalted()  returns FALSE (0001ms, 4949ms total)
+T0B20 045:342 JLINK_IsHalted()  returns FALSE (0001ms, 4949ms total)
+T0B20 045:444 JLINK_IsHalted()  returns FALSE (0001ms, 4949ms total)
+T0F28 045:546 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4950ms total)
+T0B20 045:550 JLINK_IsHalted()  returns FALSE (0001ms, 4951ms total)
+T0B20 045:651 JLINK_IsHalted()  returns FALSE (0001ms, 4951ms total)
+T0B20 045:753 JLINK_IsHalted()  returns FALSE (0001ms, 4951ms total)
+T0B20 045:855 JLINK_IsHalted()  returns FALSE (0001ms, 4951ms total)
+T0B20 045:956 JLINK_IsHalted()  returns FALSE (0001ms, 4951ms total)
+T0B20 046:058 JLINK_IsHalted()  returns FALSE (0000ms, 4950ms total)
+T0F28 046:160 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4951ms total)
+T0B20 046:162 JLINK_IsHalted()  returns FALSE (0001ms, 4952ms total)
+T0B20 046:264 JLINK_IsHalted()  returns FALSE (0000ms, 4951ms total)
+T0B20 046:365 JLINK_IsHalted()  returns FALSE (0001ms, 4952ms total)
+T0B20 046:467 JLINK_IsHalted()  returns FALSE (0001ms, 4952ms total)
+T0B20 046:569 JLINK_IsHalted()  returns FALSE (0001ms, 4952ms total)
+T0F28 046:670 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4953ms total)
+T0B20 046:682 JLINK_IsHalted()  returns FALSE (0001ms, 4954ms total)
+T0B20 046:783 JLINK_IsHalted()  returns FALSE (0001ms, 4954ms total)
+T0B20 046:885 JLINK_IsHalted()  returns FALSE (0001ms, 4954ms total)
+T0B20 046:987 JLINK_IsHalted()  returns FALSE (0001ms, 4954ms total)
+T0B20 047:089 JLINK_IsHalted()  returns FALSE (0001ms, 4954ms total)
+T0F28 047:191 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4955ms total)
+T0B20 047:197 JLINK_IsHalted()  returns FALSE (0001ms, 4956ms total)
+T0B20 047:300 JLINK_IsHalted()  returns FALSE (0001ms, 4956ms total)
+T0B20 047:402 JLINK_IsHalted()  returns FALSE (0001ms, 4956ms total)
+T0B20 047:504 JLINK_IsHalted()  returns FALSE (0001ms, 4956ms total)
+T0B20 047:606 JLINK_IsHalted()  returns FALSE (0001ms, 4956ms total)
+T0F28 047:708 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4957ms total)
+T0B20 047:714 JLINK_IsHalted()  returns FALSE (0001ms, 4958ms total)
+T0B20 047:816 JLINK_IsHalted()  returns FALSE (0001ms, 4958ms total)
+T0B20 047:917 JLINK_IsHalted()  returns FALSE (0001ms, 4958ms total)
+T0B20 048:018 JLINK_IsHalted()  returns FALSE (0002ms, 4959ms total)
+T0B20 048:120 JLINK_IsHalted()  returns FALSE (0001ms, 4958ms total)
+T0F28 048:221 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4959ms total)
+T0B20 048:224 JLINK_IsHalted()  returns FALSE (0001ms, 4960ms total)
+T0B20 048:326 JLINK_IsHalted()  returns FALSE (0000ms, 4959ms total)
+T0B20 048:427 JLINK_IsHalted()  returns FALSE (0001ms, 4960ms total)
+T0B20 048:528 JLINK_IsHalted()  returns FALSE (0002ms, 4961ms total)
+T0B20 048:630 JLINK_IsHalted()  returns FALSE (0001ms, 4960ms total)
+T0F28 048:732 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4961ms total)
+T0B20 048:738 JLINK_IsHalted()  returns FALSE (0001ms, 4962ms total)
+T0B20 048:839 JLINK_IsHalted()  returns FALSE (0001ms, 4962ms total)
+T0B20 048:941 JLINK_IsHalted()  returns FALSE (0001ms, 4962ms total)
+T0B20 049:042 JLINK_IsHalted()  returns FALSE (0002ms, 4963ms total)
+T0B20 049:144 JLINK_IsHalted()  returns FALSE (0000ms, 4961ms total)
+T0B20 049:246 JLINK_IsHalted()  returns FALSE (0001ms, 4962ms total)
+T0F28 049:349 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4963ms total)
+T0B20 049:354 JLINK_IsHalted()  returns FALSE (0001ms, 4964ms total)
+T0B20 049:455 JLINK_IsHalted()  returns FALSE (0001ms, 4964ms total)
+T0B20 049:557 JLINK_IsHalted()  returns FALSE (0000ms, 4963ms total)
+T0B20 049:658 JLINK_IsHalted()  returns FALSE (0001ms, 4964ms total)
+T0B20 049:759 JLINK_IsHalted()  returns FALSE (0001ms, 4964ms total)
+T0F28 049:862 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4964ms total)
+T0B20 049:865 JLINK_IsHalted()  returns FALSE (0001ms, 4965ms total)
+T0B20 049:967 JLINK_IsHalted()  returns FALSE (0001ms, 4965ms total)
+T0B20 050:068 JLINK_IsHalted()  returns FALSE (0001ms, 4965ms total)
+T0B20 050:169 JLINK_IsHalted()  returns FALSE (0000ms, 4964ms total)
+T0B20 050:270 JLINK_IsHalted()  returns FALSE (0001ms, 4965ms total)
+T0F28 050:372 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 4965ms total)
+T0B20 050:375 JLINK_IsHalted()  returns FALSE (0000ms, 4965ms total)
+T0B20 050:476 JLINK_IsHalted()  returns FALSE (0001ms, 4966ms total)
+T0B20 050:577 JLINK_IsHalted()  returns FALSE (0001ms, 4966ms total)
+T0B20 050:679 JLINK_IsHalted()  returns FALSE (0001ms, 4966ms total)
+T0B20 050:781 JLINK_IsHalted()  returns FALSE (0001ms, 4966ms total)
+T0B20 050:882 JLINK_IsHalted()  returns FALSE (0001ms, 4966ms total)
+T0F28 050:987 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4968ms total)
+T0B20 050:993 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
+T0B20 051:094 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
+T0B20 051:196 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
+T0B20 051:297 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
+T0B20 051:399 JLINK_IsHalted()  returns FALSE (0001ms, 4969ms total)
+T0F28 051:502 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4970ms total)
+T0B20 051:508 JLINK_IsHalted()  returns FALSE (0001ms, 4971ms total)
+T0B20 051:609 JLINK_IsHalted()  returns FALSE (0001ms, 4971ms total)
+T0B20 051:710 JLINK_IsHalted()  returns FALSE (0001ms, 4971ms total)
+T0B20 051:812 JLINK_IsHalted()  returns FALSE (0001ms, 4971ms total)
+T0B20 051:913 JLINK_IsHalted()  returns FALSE (0001ms, 4971ms total)
+T0F28 052:014 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4972ms total)
+T0B20 052:018 JLINK_IsHalted()  returns FALSE (0001ms, 4973ms total)
+T0B20 052:120 JLINK_IsHalted()  returns FALSE (0001ms, 4973ms total)
+T0B20 052:221 JLINK_IsHalted()  returns FALSE (0001ms, 4973ms total)
+T0B20 052:323 JLINK_IsHalted()  returns FALSE (0001ms, 4973ms total)
+T0B20 052:424 JLINK_IsHalted()  returns FALSE (0001ms, 4973ms total)
+T0B20 052:526 JLINK_IsHalted()  returns FALSE (0000ms, 4972ms total)
+T0F28 052:630 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4974ms total)
+T0B20 052:636 JLINK_IsHalted()  returns FALSE (0001ms, 4975ms total)
+T0B20 052:737 JLINK_IsHalted()  returns FALSE (0000ms, 4974ms total)
+T0B20 052:839 JLINK_IsHalted()  returns FALSE (0001ms, 4975ms total)
+T0B20 052:941 JLINK_IsHalted()  returns FALSE (0001ms, 4975ms total)
+T0B20 053:042 JLINK_IsHalted()  returns FALSE (0001ms, 4975ms total)
+T0F28 053:148 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4976ms total)
+T0B20 053:154 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
+T0B20 053:256 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
+T0B20 053:358 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
+T0B20 053:460 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
+T0B20 053:561 JLINK_IsHalted()  returns FALSE (0001ms, 4977ms total)
+T0F28 053:664 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4978ms total)
+T0B20 053:669 JLINK_IsHalted()  returns FALSE (0002ms, 4980ms total)
+T0B20 053:771 JLINK_IsHalted()  returns FALSE (0001ms, 4979ms total)
+T0B20 053:873 JLINK_IsHalted()  returns FALSE (0001ms, 4979ms total)
+T0B20 053:976 JLINK_IsHalted()  returns FALSE (0001ms, 4979ms total)
+T0B20 054:078 JLINK_IsHalted()  returns FALSE (0001ms, 4979ms total)
+T0F28 054:179 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4980ms total)
+T0B20 054:182 JLINK_IsHalted()  returns FALSE (0001ms, 4981ms total)
+T0B20 054:284 JLINK_IsHalted()  returns FALSE (0000ms, 4980ms total)
+T0B20 054:385 JLINK_IsHalted()  returns FALSE (0001ms, 4981ms total)
+T0B20 054:487 JLINK_IsHalted()  returns FALSE (0001ms, 4981ms total)
+T0B20 054:588 JLINK_IsHalted()  returns FALSE (0002ms, 4982ms total)
+T0F28 054:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4982ms total)
+T0B20 054:694 JLINK_IsHalted()  returns FALSE (0001ms, 4983ms total)
+T0B20 054:795 JLINK_IsHalted()  returns FALSE (0000ms, 4982ms total)
+T0B20 054:897 JLINK_IsHalted()  returns FALSE (0001ms, 4983ms total)
+T0B20 054:999 JLINK_IsHalted()  returns FALSE (0001ms, 4983ms total)
+T0B20 055:100 JLINK_IsHalted()  returns FALSE (0001ms, 4983ms total)
+T0F28 055:202 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4984ms total)
+T0B20 055:209 JLINK_IsHalted()  returns FALSE (0001ms, 4985ms total)
+T0B20 055:311 JLINK_IsHalted()  returns FALSE (0001ms, 4985ms total)
+T0B20 055:412 JLINK_IsHalted()  returns FALSE (0001ms, 4985ms total)
+T0B20 055:514 JLINK_IsHalted()  returns FALSE (0001ms, 4985ms total)
+T0B20 055:616 JLINK_IsHalted()  returns FALSE (0001ms, 4985ms total)
+T0F28 055:718 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4986ms total)
+T0B20 055:725 JLINK_IsHalted()  returns FALSE (0001ms, 4987ms total)
+T0B20 055:827 JLINK_IsHalted()  returns FALSE (0001ms, 4987ms total)
+T0B20 055:928 JLINK_IsHalted()  returns FALSE (0001ms, 4987ms total)
+T0B20 056:029 JLINK_IsHalted()  returns FALSE (0001ms, 4987ms total)
+T0B20 056:130 JLINK_IsHalted()  returns FALSE (0002ms, 4988ms total)
+T0F28 056:232 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4988ms total)
+T0B20 056:242 JLINK_IsHalted()  returns FALSE (0001ms, 4989ms total)
+T0B20 056:344 JLINK_IsHalted()  returns FALSE (0001ms, 4989ms total)
+T0B20 056:445 JLINK_IsHalted()  returns FALSE (0000ms, 4988ms total)
+T0B20 056:547 JLINK_IsHalted()  returns FALSE (0001ms, 4989ms total)
+T0B20 056:648 JLINK_IsHalted()  returns FALSE (0002ms, 4990ms total)
+T0F28 056:753 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4990ms total)
+T0B20 056:761 JLINK_IsHalted()  returns FALSE (0001ms, 4991ms total)
+T0B20 056:863 JLINK_IsHalted()  returns FALSE (0001ms, 4991ms total)
+T0B20 056:965 JLINK_IsHalted()  returns FALSE (0000ms, 4990ms total)
+T0B20 057:066 JLINK_IsHalted()  returns FALSE (0001ms, 4991ms total)
+T0B20 057:167 JLINK_IsHalted()  returns FALSE (0001ms, 4991ms total)
+T0F28 057:270 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4992ms total)
+T0B20 057:274 JLINK_IsHalted()  returns FALSE (0001ms, 4993ms total)
+T0B20 057:375 JLINK_IsHalted()  returns FALSE (0001ms, 4993ms total)
+T0B20 057:477 JLINK_IsHalted()  returns FALSE (0001ms, 4993ms total)
+T0B20 057:579 JLINK_IsHalted()  returns FALSE (0001ms, 4993ms total)
+T0B20 057:681 JLINK_IsHalted()  returns FALSE (0001ms, 4993ms total)
+T0F28 057:782 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 4995ms total)
+T0B20 057:794 JLINK_IsHalted()  returns FALSE (0001ms, 4996ms total)
+T0B20 057:895 JLINK_IsHalted()  returns FALSE (0001ms, 4996ms total)
+T0B20 057:997 JLINK_IsHalted()  returns FALSE (0001ms, 4996ms total)
+T0B20 058:098 JLINK_IsHalted()  returns FALSE (0001ms, 4996ms total)
+T0B20 058:200 JLINK_IsHalted()  returns FALSE (0001ms, 4996ms total)
+T0F28 058:302 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4997ms total)
+T0B20 058:310 JLINK_IsHalted()  returns FALSE (0001ms, 4998ms total)
+T0B20 058:411 JLINK_IsHalted()  returns FALSE (0001ms, 4998ms total)
+T0B20 058:513 JLINK_IsHalted()  returns FALSE (0001ms, 4998ms total)
+T0B20 058:614 JLINK_IsHalted()  returns FALSE (0001ms, 4998ms total)
+T0B20 058:715 JLINK_IsHalted()  returns FALSE (0002ms, 4999ms total)
+T0F28 058:817 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 4999ms total)
+T0B20 058:827 JLINK_IsHalted()  returns FALSE (0001ms, 5000ms total)
+T0B20 058:930 JLINK_IsHalted()  returns FALSE (0001ms, 5000ms total)
+T0B20 059:031 JLINK_IsHalted()  returns FALSE (0001ms, 5000ms total)
+T0B20 059:133 JLINK_IsHalted()  returns FALSE (0000ms, 4999ms total)
+T0B20 059:234 JLINK_IsHalted()  returns FALSE (0001ms, 5000ms total)
+T0F28 059:337 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5001ms total)
+T0B20 059:342 JLINK_IsHalted()  returns FALSE (0002ms, 5003ms total)
+T0B20 059:444 JLINK_IsHalted()  returns FALSE (0001ms, 5002ms total)
+T0B20 059:545 JLINK_IsHalted()  returns FALSE (0000ms, 5001ms total)
+T0B20 059:647 JLINK_IsHalted()  returns FALSE (0001ms, 5002ms total)
+T0B20 059:749 JLINK_IsHalted()  returns FALSE (0001ms, 5002ms total)
+T0F28 059:850 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5004ms total)
+T0B20 059:862 JLINK_IsHalted()  returns FALSE (0001ms, 5005ms total)
+T0B20 059:963 JLINK_IsHalted()  returns FALSE (0002ms, 5006ms total)
+T0B20 060:065 JLINK_IsHalted()  returns FALSE (0001ms, 5005ms total)
+T0B20 060:166 JLINK_IsHalted()  returns FALSE (0001ms, 5005ms total)
+T0B20 060:267 JLINK_IsHalted()  returns FALSE (0001ms, 5005ms total)
+T0F28 060:369 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5006ms total)
+T0B20 060:379 JLINK_IsHalted()  returns FALSE (0001ms, 5007ms total)
+T0B20 060:480 JLINK_IsHalted()  returns FALSE (0001ms, 5007ms total)
+T0B20 060:582 JLINK_IsHalted()  returns FALSE (0001ms, 5007ms total)
+T0B20 060:684 JLINK_IsHalted()  returns FALSE (0001ms, 5007ms total)
+T0B20 060:786 JLINK_IsHalted()  returns FALSE (0001ms, 5007ms total)
+T0F28 060:887 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5008ms total)
+T0B20 060:893 JLINK_IsHalted()  returns FALSE (0000ms, 5008ms total)
+T0B20 060:994 JLINK_IsHalted()  returns FALSE (0001ms, 5009ms total)
+T0B20 061:096 JLINK_IsHalted()  returns FALSE (0001ms, 5009ms total)
+T0B20 061:197 JLINK_IsHalted()  returns FALSE (0001ms, 5009ms total)
+T0B20 061:298 JLINK_IsHalted()  returns FALSE (0001ms, 5009ms total)
+T0B20 061:399 JLINK_IsHalted()  returns FALSE (0001ms, 5009ms total)
+T0F28 061:501 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5010ms total)
+T0B20 061:510 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
+T0B20 061:612 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
+T0B20 061:714 JLINK_IsHalted()  returns FALSE (0000ms, 5010ms total)
+T0B20 061:815 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
+T0B20 061:917 JLINK_IsHalted()  returns FALSE (0001ms, 5011ms total)
+T0F28 062:020 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5012ms total)
+T0B20 062:025 JLINK_IsHalted()  returns FALSE (0001ms, 5013ms total)
+T0B20 062:127 JLINK_IsHalted()  returns FALSE (0001ms, 5013ms total)
+T0B20 062:229 JLINK_IsHalted()  returns FALSE (0001ms, 5013ms total)
+T0B20 062:331 JLINK_IsHalted()  returns FALSE (0001ms, 5013ms total)
+T0B20 062:432 JLINK_IsHalted()  returns FALSE (0001ms, 5013ms total)
+T0F28 062:538 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5014ms total)
+T0B20 062:543 JLINK_IsHalted()  returns FALSE (0001ms, 5015ms total)
+T0B20 062:645 JLINK_IsHalted()  returns FALSE (0001ms, 5015ms total)
+T0B20 062:746 JLINK_IsHalted()  returns FALSE (0001ms, 5015ms total)
+T0B20 062:848 JLINK_IsHalted()  returns FALSE (0001ms, 5015ms total)
+T0B20 062:949 JLINK_IsHalted()  returns FALSE (0002ms, 5016ms total)
+T0F28 063:052 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5016ms total)
+T0B20 063:059 JLINK_IsHalted()  returns FALSE (0001ms, 5017ms total)
+T0B20 063:161 JLINK_IsHalted()  returns FALSE (0001ms, 5017ms total)
+T0B20 063:262 JLINK_IsHalted()  returns FALSE (0001ms, 5017ms total)
+T0B20 063:363 JLINK_IsHalted()  returns FALSE (0001ms, 5017ms total)
+T0B20 063:464 JLINK_IsHalted()  returns FALSE (0001ms, 5017ms total)
+T0F28 063:566 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5018ms total)
+T0B20 063:572 JLINK_IsHalted()  returns FALSE (0001ms, 5019ms total)
+T0B20 063:674 JLINK_IsHalted()  returns FALSE (0001ms, 5019ms total)
+T0B20 063:776 JLINK_IsHalted()  returns FALSE (0001ms, 5019ms total)
+T0B20 063:878 JLINK_IsHalted()  returns FALSE (0000ms, 5018ms total)
+T0B20 063:979 JLINK_IsHalted()  returns FALSE (0001ms, 5019ms total)
+T0F28 064:081 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5020ms total)
+T0B20 064:088 JLINK_IsHalted()  returns FALSE (0001ms, 5021ms total)
+T0B20 064:190 JLINK_IsHalted()  returns FALSE (0001ms, 5021ms total)
+T0B20 064:292 JLINK_IsHalted()  returns FALSE (0001ms, 5021ms total)
+T0B20 064:393 JLINK_IsHalted()  returns FALSE (0001ms, 5021ms total)
+T0B20 064:495 JLINK_IsHalted()  returns FALSE (0001ms, 5021ms total)
+T0F28 064:597 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5021ms total)
+T0B20 064:605 JLINK_IsHalted()  returns FALSE (0001ms, 5022ms total)
+T0B20 064:708 JLINK_IsHalted()  returns FALSE (0001ms, 5022ms total)
+T0B20 064:809 JLINK_IsHalted()  returns FALSE (0001ms, 5022ms total)
+T0B20 064:911 JLINK_IsHalted()  returns FALSE (0001ms, 5022ms total)
+T0B20 065:013 JLINK_IsHalted()  returns FALSE (0001ms, 5022ms total)
+T0F28 065:118 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5023ms total)
+T0B20 065:125 JLINK_IsHalted()  returns FALSE (0001ms, 5024ms total)
+T0B20 065:227 JLINK_IsHalted()  returns FALSE (0001ms, 5024ms total)
+T0B20 065:328 JLINK_IsHalted()  returns FALSE (0001ms, 5024ms total)
+T0B20 065:429 JLINK_IsHalted()  returns FALSE (0002ms, 5025ms total)
+T0B20 065:531 JLINK_IsHalted()  returns FALSE (0001ms, 5024ms total)
+T0F28 065:633 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5025ms total)
+T0B20 065:636 JLINK_IsHalted()  returns FALSE (0002ms, 5027ms total)
+T0B20 065:738 JLINK_IsHalted()  returns FALSE (0001ms, 5026ms total)
+T0B20 065:840 JLINK_IsHalted()  returns FALSE (0001ms, 5026ms total)
+T0B20 065:942 JLINK_IsHalted()  returns FALSE (0001ms, 5026ms total)
+T0B20 066:044 JLINK_IsHalted()  returns FALSE (0000ms, 5025ms total)
+T0F28 066:145 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5026ms total)
+T0B20 066:149 JLINK_IsHalted()  returns FALSE (0000ms, 5026ms total)
+T0B20 066:250 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
+T0B20 066:352 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
+T0B20 066:454 JLINK_IsHalted()  returns FALSE (0001ms, 5027ms total)
+T0B20 066:557 JLINK_IsHalted()  returns FALSE (0000ms, 5026ms total)
+T0F28 066:658 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5028ms total)
+T0B20 066:665 JLINK_IsHalted()  returns FALSE (0001ms, 5029ms total)
+T0B20 066:766 JLINK_IsHalted()  returns FALSE (0001ms, 5029ms total)
+T0B20 066:868 JLINK_IsHalted()  returns FALSE (0001ms, 5029ms total)
+T0B20 066:969 JLINK_IsHalted()  returns FALSE (0001ms, 5029ms total)
+T0B20 067:071 JLINK_IsHalted()  returns FALSE (0001ms, 5029ms total)
+T0F28 067:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5031ms total)
+T0B20 067:180 JLINK_IsHalted()  returns FALSE (0001ms, 5032ms total)
+T0B20 067:283 JLINK_IsHalted()  returns FALSE (0001ms, 5032ms total)
+T0B20 067:384 JLINK_IsHalted()  returns FALSE (0002ms, 5033ms total)
+T0B20 067:486 JLINK_IsHalted()  returns FALSE (0001ms, 5032ms total)
+T0B20 067:589 JLINK_IsHalted()  returns FALSE (0001ms, 5032ms total)
+T0F28 067:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5034ms total)
+T0B20 067:696 JLINK_IsHalted()  returns FALSE (0001ms, 5035ms total)
+T0B20 067:797 JLINK_IsHalted()  returns FALSE (0001ms, 5035ms total)
+T0B20 067:898 JLINK_IsHalted()  returns FALSE (0001ms, 5035ms total)
+T0B20 067:999 JLINK_IsHalted()  returns FALSE (0001ms, 5035ms total)
+T0B20 068:101 JLINK_IsHalted()  returns FALSE (0001ms, 5035ms total)
+T0F28 068:202 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5035ms total)
+T0B20 068:205 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0B20 068:307 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0B20 068:409 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0B20 068:510 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0B20 068:612 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0B20 068:713 JLINK_IsHalted()  returns FALSE (0001ms, 5036ms total)
+T0F28 068:816 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5037ms total)
+T0B20 068:823 JLINK_IsHalted()  returns FALSE (0001ms, 5038ms total)
+T0B20 068:924 JLINK_IsHalted()  returns FALSE (0001ms, 5038ms total)
+T0B20 069:027 JLINK_IsHalted()  returns FALSE (0001ms, 5038ms total)
+T0B20 069:128 JLINK_IsHalted()  returns FALSE (0001ms, 5038ms total)
+T0B20 069:230 JLINK_IsHalted()  returns FALSE (0001ms, 5038ms total)
+T0F28 069:332 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5039ms total)
+T0B20 069:341 JLINK_IsHalted()  returns FALSE (0001ms, 5040ms total)
+T0B20 069:443 JLINK_IsHalted()  returns FALSE (0001ms, 5040ms total)
+T0B20 069:544 JLINK_IsHalted()  returns FALSE (0002ms, 5041ms total)
+T0B20 069:646 JLINK_IsHalted()  returns FALSE (0002ms, 5041ms total)
+T0B20 069:749 JLINK_IsHalted()  returns FALSE (0001ms, 5040ms total)
+T0F28 069:853 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5041ms total)
+T0B20 069:857 JLINK_IsHalted()  returns FALSE (0000ms, 5041ms total)
+T0B20 069:958 JLINK_IsHalted()  returns FALSE (0001ms, 5042ms total)
+T0B20 070:060 JLINK_IsHalted()  returns FALSE (0001ms, 5042ms total)
+T0B20 070:162 JLINK_IsHalted()  returns FALSE (0001ms, 5042ms total)
+T0B20 070:263 JLINK_IsHalted()  returns FALSE (0001ms, 5042ms total)
+T0F28 070:365 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5043ms total)
+T0B20 070:368 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
+T0B20 070:470 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
+T0B20 070:572 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
+T0B20 070:673 JLINK_IsHalted()  returns FALSE (0002ms, 5045ms total)
+T0B20 070:775 JLINK_IsHalted()  returns FALSE (0001ms, 5044ms total)
+T0F28 070:877 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5045ms total)
+T0B20 070:887 JLINK_IsHalted()  returns FALSE (0001ms, 5046ms total)
+T0B20 070:988 JLINK_IsHalted()  returns FALSE (0001ms, 5046ms total)
+T0B20 071:089 JLINK_IsHalted()  returns FALSE (0002ms, 5047ms total)
+T0B20 071:191 JLINK_IsHalted()  returns FALSE (0001ms, 5046ms total)
+T0B20 071:292 JLINK_IsHalted()  returns FALSE (0002ms, 5047ms total)
+T0F28 071:394 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5047ms total)
+T0B20 071:403 JLINK_IsHalted()  returns FALSE (0001ms, 5048ms total)
+T0B20 071:504 JLINK_IsHalted()  returns FALSE (0002ms, 5049ms total)
+T0B20 071:606 JLINK_IsHalted()  returns FALSE (0001ms, 5048ms total)
+T0B20 071:708 JLINK_IsHalted()  returns FALSE (0001ms, 5048ms total)
+T0B20 071:809 JLINK_IsHalted()  returns FALSE (0001ms, 5048ms total)
+T0F28 071:911 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5049ms total)
+T0B20 071:920 JLINK_IsHalted()  returns FALSE (0001ms, 5050ms total)
+T0B20 072:022 JLINK_IsHalted()  returns FALSE (0001ms, 5050ms total)
+T0B20 072:123 JLINK_IsHalted()  returns FALSE (0001ms, 5050ms total)
+T0B20 072:225 JLINK_IsHalted()  returns FALSE (0001ms, 5050ms total)
+T0B20 072:327 JLINK_IsHalted()  returns FALSE (0001ms, 5050ms total)
+T0F28 072:431 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5050ms total)
+T0B20 072:437 JLINK_IsHalted()  returns FALSE (0001ms, 5051ms total)
+T0B20 072:538 JLINK_IsHalted()  returns FALSE (0001ms, 5051ms total)
+T0B20 072:639 JLINK_IsHalted()  returns FALSE (0001ms, 5051ms total)
+T0B20 072:741 JLINK_IsHalted()  returns FALSE (0001ms, 5051ms total)
+T0B20 072:842 JLINK_IsHalted()  returns FALSE (0002ms, 5052ms total)
+T0F28 072:945 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5053ms total)
+T0B20 072:953 JLINK_IsHalted()  returns FALSE (0001ms, 5054ms total)
+T0B20 073:054 JLINK_IsHalted()  returns FALSE (0000ms, 5053ms total)
+T0B20 073:156 JLINK_IsHalted()  returns FALSE (0001ms, 5054ms total)
+T0B20 073:257 JLINK_IsHalted()  returns FALSE (0001ms, 5054ms total)
+T0B20 073:359 JLINK_IsHalted()  returns FALSE (0001ms, 5054ms total)
+T0F28 073:461 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5055ms total)
+T0B20 073:466 JLINK_IsHalted()  returns FALSE (0001ms, 5056ms total)
+T0B20 073:568 JLINK_IsHalted()  returns FALSE (0001ms, 5056ms total)
+T0B20 073:669 JLINK_IsHalted()  returns FALSE (0001ms, 5056ms total)
+T0B20 073:771 JLINK_IsHalted()  returns FALSE (0001ms, 5056ms total)
+T0B20 073:873 JLINK_IsHalted()  returns FALSE (0001ms, 5056ms total)
+T0F28 073:975 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5056ms total)
+T0B20 073:978 JLINK_IsHalted()  returns FALSE (0000ms, 5056ms total)
+T0B20 074:079 JLINK_IsHalted()  returns FALSE (0001ms, 5057ms total)
+T0B20 074:181 JLINK_IsHalted()  returns FALSE (0001ms, 5057ms total)
+T0B20 074:282 JLINK_IsHalted()  returns FALSE (0001ms, 5057ms total)
+T0B20 074:383 JLINK_IsHalted()  returns FALSE (0001ms, 5057ms total)
+T0F28 074:485 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5059ms total)
+T0B20 074:492 JLINK_IsHalted()  returns FALSE (0001ms, 5060ms total)
+T0B20 074:593 JLINK_IsHalted()  returns FALSE (0000ms, 5059ms total)
+T0B20 074:695 JLINK_IsHalted()  returns FALSE (0001ms, 5060ms total)
+T0B20 074:796 JLINK_IsHalted()  returns FALSE (0001ms, 5060ms total)
+T0B20 074:897 JLINK_IsHalted()  returns FALSE (0001ms, 5060ms total)
+T0F28 074:999 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5061ms total)
+T0B20 075:012 JLINK_IsHalted()  returns FALSE (0001ms, 5062ms total)
+T0B20 075:114 JLINK_IsHalted()  returns FALSE (0001ms, 5062ms total)
+T0B20 075:216 JLINK_IsHalted()  returns FALSE (0000ms, 5061ms total)
+T0B20 075:317 JLINK_IsHalted()  returns FALSE (0001ms, 5062ms total)
+T0B20 075:418 JLINK_IsHalted()  returns FALSE (0001ms, 5062ms total)
+T0F28 075:520 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5063ms total)
+T0B20 075:528 JLINK_IsHalted()  returns FALSE (0001ms, 5064ms total)
+T0B20 075:630 JLINK_IsHalted()  returns FALSE (0001ms, 5064ms total)
+T0B20 075:731 JLINK_IsHalted()  returns FALSE (0001ms, 5064ms total)
+T0B20 075:832 JLINK_IsHalted()  returns FALSE (0001ms, 5064ms total)
+T0B20 075:935 JLINK_IsHalted()  returns FALSE (0001ms, 5064ms total)
+T0F28 076:037 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5065ms total)
+T0B20 076:043 JLINK_IsHalted()  returns FALSE (0001ms, 5066ms total)
+T0B20 076:146 JLINK_IsHalted()  returns FALSE (0001ms, 5066ms total)
+T0B20 076:247 JLINK_IsHalted()  returns FALSE (0001ms, 5066ms total)
+T0B20 076:349 JLINK_IsHalted()  returns FALSE (0001ms, 5066ms total)
+T0B20 076:450 JLINK_IsHalted()  returns FALSE (0000ms, 5065ms total)
+T0F28 076:551 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5067ms total)
+T0B20 076:561 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
+T0B20 076:664 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
+T0B20 076:765 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
+T0B20 076:867 JLINK_IsHalted()  returns FALSE (0000ms, 5067ms total)
+T0B20 076:968 JLINK_IsHalted()  returns FALSE (0001ms, 5068ms total)
+T0F28 077:072 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5069ms total)
+T0B20 077:079 JLINK_IsHalted()  returns FALSE (0001ms, 5070ms total)
+T0B20 077:180 JLINK_IsHalted()  returns FALSE (0001ms, 5070ms total)
+T0B20 077:282 JLINK_IsHalted()  returns FALSE (0001ms, 5070ms total)
+T0B20 077:384 JLINK_IsHalted()  returns FALSE (0000ms, 5069ms total)
+T0B20 077:485 JLINK_IsHalted()  returns FALSE (0001ms, 5070ms total)
+T0F28 077:587 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5071ms total)
+T0B20 077:593 JLINK_IsHalted()  returns FALSE (0001ms, 5072ms total)
+T0B20 077:694 JLINK_IsHalted()  returns FALSE (0001ms, 5072ms total)
+T0B20 077:795 JLINK_IsHalted()  returns FALSE (0001ms, 5072ms total)
+T0B20 077:897 JLINK_IsHalted()  returns FALSE (0001ms, 5072ms total)
+T0B20 077:998 JLINK_IsHalted()  returns FALSE (0001ms, 5072ms total)
+T0F28 078:100 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5073ms total)
+T0B20 078:109 JLINK_IsHalted()  returns FALSE (0000ms, 5073ms total)
+T0B20 078:210 JLINK_IsHalted()  returns FALSE (0001ms, 5074ms total)
+T0B20 078:312 JLINK_IsHalted()  returns FALSE (0001ms, 5074ms total)
+T0B20 078:414 JLINK_IsHalted()  returns FALSE (0001ms, 5074ms total)
+T0B20 078:516 JLINK_IsHalted()  returns FALSE (0001ms, 5074ms total)
+T0F28 078:618 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5075ms total)
+T0B20 078:623 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
+T0B20 078:724 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
+T0B20 078:826 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
+T0B20 078:928 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
+T0B20 079:029 JLINK_IsHalted()  returns FALSE (0001ms, 5076ms total)
+T0F28 079:130 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5077ms total)
+T0B20 079:133 JLINK_IsHalted()  returns FALSE (0001ms, 5078ms total)
+T0B20 079:234 JLINK_IsHalted()  returns FALSE (0001ms, 5078ms total)
+T0B20 079:336 JLINK_IsHalted()  returns FALSE (0001ms, 5078ms total)
+T0B20 079:438 JLINK_IsHalted()  returns FALSE (0001ms, 5078ms total)
+T0B20 079:540 JLINK_IsHalted()  returns FALSE (0001ms, 5078ms total)
+T0F28 079:641 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5079ms total)
+T0B20 079:647 JLINK_IsHalted()  returns FALSE (0001ms, 5080ms total)
+T0B20 079:749 JLINK_IsHalted()  returns FALSE (0001ms, 5080ms total)
+T0B20 079:851 JLINK_IsHalted()  returns FALSE (0001ms, 5080ms total)
+T0B20 079:953 JLINK_IsHalted()  returns FALSE (0000ms, 5079ms total)
+T0B20 080:054 JLINK_IsHalted()  returns FALSE (0001ms, 5080ms total)
+T0F28 080:156 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5081ms total)
+T0B20 080:164 JLINK_IsHalted()  returns FALSE (0001ms, 5082ms total)
+T0B20 080:266 JLINK_IsHalted()  returns FALSE (0001ms, 5082ms total)
+T0B20 080:368 JLINK_IsHalted()  returns FALSE (0001ms, 5082ms total)
+T0B20 080:469 JLINK_IsHalted()  returns FALSE (0001ms, 5082ms total)
+T0B20 080:570 JLINK_IsHalted()  returns FALSE (0001ms, 5082ms total)
+T0F28 080:672 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5083ms total)
+T0B20 080:676 JLINK_IsHalted()  returns FALSE (0000ms, 5083ms total)
+T0B20 080:777 JLINK_IsHalted()  returns FALSE (0000ms, 5083ms total)
+T0B20 080:879 JLINK_IsHalted()  returns FALSE (0001ms, 5084ms total)
+T0B20 080:980 JLINK_IsHalted()  returns FALSE (0001ms, 5084ms total)
+T0B20 081:081 JLINK_IsHalted()  returns FALSE (0001ms, 5084ms total)
+T0B20 081:183 JLINK_IsHalted()  returns FALSE (0000ms, 5083ms total)
+T0F28 081:285 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5084ms total)
+T0B20 081:287 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
+T0B20 081:389 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
+T0B20 081:491 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
+T0B20 081:592 JLINK_IsHalted()  returns FALSE (0000ms, 5084ms total)
+T0B20 081:693 JLINK_IsHalted()  returns FALSE (0001ms, 5085ms total)
+T0F28 081:794 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5087ms total)
+T0B20 081:802 JLINK_IsHalted()  returns FALSE (0001ms, 5088ms total)
+T0B20 081:904 JLINK_IsHalted()  returns FALSE (0001ms, 5088ms total)
+T0B20 082:006 JLINK_IsHalted()  returns FALSE (0001ms, 5088ms total)
+T0B20 082:107 JLINK_IsHalted()  returns FALSE (0001ms, 5088ms total)
+T0B20 082:209 JLINK_IsHalted()  returns FALSE (0001ms, 5088ms total)
+T0F28 082:311 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5089ms total)
+T0B20 082:320 JLINK_IsHalted()  returns FALSE (0001ms, 5090ms total)
+T0B20 082:422 JLINK_IsHalted()  returns FALSE (0001ms, 5090ms total)
+T0B20 082:524 JLINK_IsHalted()  returns FALSE (0001ms, 5090ms total)
+T0B20 082:625 JLINK_IsHalted()  returns FALSE (0001ms, 5090ms total)
+T0B20 082:727 JLINK_IsHalted()  returns FALSE (0001ms, 5090ms total)
+T0F28 082:828 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5090ms total)
+T0B20 082:833 JLINK_IsHalted()  returns FALSE (0001ms, 5091ms total)
+T0B20 082:935 JLINK_IsHalted()  returns FALSE (0001ms, 5091ms total)
+T0B20 083:036 JLINK_IsHalted()  returns FALSE (0001ms, 5091ms total)
+T0B20 083:137 JLINK_IsHalted()  returns FALSE (0001ms, 5091ms total)
+T0B20 083:239 JLINK_IsHalted()  returns FALSE (0001ms, 5091ms total)
+T0F28 083:340 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5092ms total)
+T0B20 083:342 JLINK_IsHalted()  returns FALSE (0002ms, 5094ms total)
+T0B20 083:445 JLINK_IsHalted()  returns FALSE (0000ms, 5092ms total)
+T0B20 083:546 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
+T0B20 083:647 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
+T0B20 083:750 JLINK_IsHalted()  returns FALSE (0000ms, 5092ms total)
+T0B20 083:852 JLINK_IsHalted()  returns FALSE (0001ms, 5093ms total)
+T0F28 083:953 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5094ms total)
+T0B20 083:961 JLINK_IsHalted()  returns FALSE (0001ms, 5095ms total)
+T0B20 084:062 JLINK_IsHalted()  returns FALSE (0001ms, 5095ms total)
+T0B20 084:164 JLINK_IsHalted()  returns FALSE (0001ms, 5095ms total)
+T0B20 084:266 JLINK_IsHalted()  returns FALSE (0001ms, 5095ms total)
+T0B20 084:368 JLINK_IsHalted()  returns FALSE (0001ms, 5095ms total)
+T0F28 084:469 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5096ms total)
+T0B20 084:477 JLINK_IsHalted()  returns FALSE (0001ms, 5097ms total)
+T0B20 084:579 JLINK_IsHalted()  returns FALSE (0001ms, 5097ms total)
+T0B20 084:681 JLINK_IsHalted()  returns FALSE (0001ms, 5097ms total)
+T0B20 084:782 JLINK_IsHalted()  returns FALSE (0001ms, 5097ms total)
+T0B20 084:884 JLINK_IsHalted()  returns FALSE (0001ms, 5097ms total)
+T0F28 084:985 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5098ms total)
+T0B20 084:988 JLINK_IsHalted()  returns FALSE (0001ms, 5099ms total)
+T0B20 085:090 JLINK_IsHalted()  returns FALSE (0000ms, 5098ms total)
+T0B20 085:192 JLINK_IsHalted()  returns FALSE (0001ms, 5099ms total)
+T0B20 085:293 JLINK_IsHalted()  returns FALSE (0001ms, 5099ms total)
+T0B20 085:395 JLINK_IsHalted()  returns FALSE (0001ms, 5099ms total)
+T0F28 085:496 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5099ms total)
+T0B20 085:498 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0B20 085:601 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0B20 085:702 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0B20 085:803 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0B20 085:904 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0B20 086:006 JLINK_IsHalted()  returns FALSE (0001ms, 5100ms total)
+T0F28 086:107 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5102ms total)
+T0B20 086:115 JLINK_IsHalted()  returns FALSE (0001ms, 5103ms total)
+T0B20 086:216 JLINK_IsHalted()  returns FALSE (0001ms, 5103ms total)
+T0B20 086:318 JLINK_IsHalted()  returns FALSE (0001ms, 5103ms total)
+T0B20 086:419 JLINK_IsHalted()  returns FALSE (0001ms, 5103ms total)
+T0B20 086:521 JLINK_IsHalted()  returns FALSE (0001ms, 5103ms total)
+T0F28 086:622 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5104ms total)
+T0B20 086:629 JLINK_IsHalted()  returns FALSE (0001ms, 5105ms total)
+T0B20 086:731 JLINK_IsHalted()  returns FALSE (0001ms, 5105ms total)
+T0B20 086:832 JLINK_IsHalted()  returns FALSE (0001ms, 5105ms total)
+T0B20 086:933 JLINK_IsHalted()  returns FALSE (0001ms, 5105ms total)
+T0B20 087:035 JLINK_IsHalted()  returns FALSE (0001ms, 5105ms total)
+T0B20 087:136 JLINK_IsHalted()  returns FALSE (0002ms, 5106ms total)
+T0F28 087:238 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5106ms total)
+T0B20 087:240 JLINK_IsHalted()  returns FALSE (0002ms, 5108ms total)
+T0B20 087:342 JLINK_IsHalted()  returns FALSE (0002ms, 5108ms total)
+T0B20 087:444 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
+T0B20 087:545 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
+T0B20 087:647 JLINK_IsHalted()  returns FALSE (0001ms, 5107ms total)
+T0F28 087:749 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5108ms total)
+T0B20 087:754 JLINK_IsHalted()  returns FALSE (0001ms, 5109ms total)
+T0B20 087:855 JLINK_IsHalted()  returns FALSE (0001ms, 5109ms total)
+T0B20 087:957 JLINK_IsHalted()  returns FALSE (0001ms, 5109ms total)
+T0B20 088:059 JLINK_IsHalted()  returns FALSE (0001ms, 5109ms total)
+T0B20 088:161 JLINK_IsHalted()  returns FALSE (0001ms, 5109ms total)
+T0F28 088:262 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5110ms total)
+T0B20 088:269 JLINK_IsHalted()  returns FALSE (0002ms, 5112ms total)
+T0B20 088:371 JLINK_IsHalted()  returns FALSE (0001ms, 5111ms total)
+T0B20 088:473 JLINK_IsHalted()  returns FALSE (0001ms, 5111ms total)
+T0B20 088:574 JLINK_IsHalted()  returns FALSE (0001ms, 5111ms total)
+T0B20 088:676 JLINK_IsHalted()  returns FALSE (0001ms, 5111ms total)
+T0F28 088:778 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5112ms total)
+T0B20 088:781 JLINK_IsHalted()  returns FALSE (0001ms, 5113ms total)
+T0B20 088:882 JLINK_IsHalted()  returns FALSE (0001ms, 5113ms total)
+T0B20 088:984 JLINK_IsHalted()  returns FALSE (0001ms, 5113ms total)
+T0B20 089:086 JLINK_IsHalted()  returns FALSE (0000ms, 5112ms total)
+T0B20 089:188 JLINK_IsHalted()  returns FALSE (0001ms, 5113ms total)
+T0B20 089:290 JLINK_IsHalted()  returns FALSE (0000ms, 5112ms total)
+T0F28 089:391 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5113ms total)
+T0B20 089:395 JLINK_IsHalted()  returns FALSE (0000ms, 5113ms total)
+T0B20 089:496 JLINK_IsHalted()  returns FALSE (0001ms, 5114ms total)
+T0B20 089:597 JLINK_IsHalted()  returns FALSE (0001ms, 5114ms total)
+T0B20 089:699 JLINK_IsHalted()  returns FALSE (0001ms, 5114ms total)
+T0B20 089:800 JLINK_IsHalted()  returns FALSE (0001ms, 5114ms total)
+T0F28 089:902 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5115ms total)
+T0B20 089:905 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
+T0B20 090:007 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
+T0B20 090:109 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
+T0B20 090:210 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
+T0B20 090:312 JLINK_IsHalted()  returns FALSE (0001ms, 5116ms total)
+T0B20 090:414 JLINK_IsHalted()  returns FALSE (0000ms, 5115ms total)
+T0F28 090:516 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5116ms total)
+T0B20 090:519 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0B20 090:620 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0B20 090:722 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0B20 090:823 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0B20 090:924 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0B20 091:025 JLINK_IsHalted()  returns FALSE (0000ms, 5116ms total)
+T0F28 091:126 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5117ms total)
+T0B20 091:129 JLINK_IsHalted()  returns FALSE (0001ms, 5118ms total)
+T0B20 091:231 JLINK_IsHalted()  returns FALSE (0001ms, 5118ms total)
+T0B20 091:332 JLINK_IsHalted()  returns FALSE (0001ms, 5118ms total)
+T0B20 091:434 JLINK_IsHalted()  returns FALSE (0001ms, 5118ms total)
+T0B20 091:536 JLINK_IsHalted()  returns FALSE (0000ms, 5117ms total)
+T0F28 091:637 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5119ms total)
+T0B20 091:648 JLINK_IsHalted()  returns FALSE (0001ms, 5120ms total)
+T0B20 091:750 JLINK_IsHalted()  returns FALSE (0001ms, 5120ms total)
+T0B20 091:851 JLINK_IsHalted()  returns FALSE (0001ms, 5120ms total)
+T0B20 091:953 JLINK_IsHalted()  returns FALSE (0001ms, 5120ms total)
+T0B20 092:054 JLINK_IsHalted()  returns FALSE (0002ms, 5121ms total)
+T0F28 092:156 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5121ms total)
+T0B20 092:160 JLINK_IsHalted()  returns FALSE (0002ms, 5123ms total)
+T0B20 092:263 JLINK_IsHalted()  returns FALSE (0001ms, 5122ms total)
+T0B20 092:364 JLINK_IsHalted()  returns FALSE (0001ms, 5122ms total)
+T0B20 092:465 JLINK_IsHalted()  returns FALSE (0001ms, 5122ms total)
+T0B20 092:567 JLINK_IsHalted()  returns FALSE (0001ms, 5122ms total)
+T0F28 092:668 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5123ms total)
+T0B20 092:673 JLINK_IsHalted()  returns FALSE (0001ms, 5124ms total)
+T0B20 092:775 JLINK_IsHalted()  returns FALSE (0001ms, 5124ms total)
+T0B20 092:876 JLINK_IsHalted()  returns FALSE (0001ms, 5124ms total)
+T0B20 092:977 JLINK_IsHalted()  returns FALSE (0001ms, 5124ms total)
+T0B20 093:078 JLINK_IsHalted()  returns FALSE (0002ms, 5125ms total)
+T0B20 093:180 JLINK_IsHalted()  returns FALSE (0001ms, 5124ms total)
+T0F28 093:281 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5124ms total)
+T0B20 093:284 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0B20 093:385 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0B20 093:487 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0B20 093:589 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0B20 093:691 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0B20 093:792 JLINK_IsHalted()  returns FALSE (0001ms, 5125ms total)
+T0F28 093:893 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5126ms total)
+T0B20 093:901 JLINK_IsHalted()  returns FALSE (0001ms, 5127ms total)
+T0B20 094:003 JLINK_IsHalted()  returns FALSE (0001ms, 5127ms total)
+T0B20 094:104 JLINK_IsHalted()  returns FALSE (0001ms, 5127ms total)
+T0B20 094:206 JLINK_IsHalted()  returns FALSE (0001ms, 5127ms total)
+T0B20 094:308 JLINK_IsHalted()  returns FALSE (0001ms, 5127ms total)
+T0F28 094:410 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5128ms total)
+T0B20 094:415 JLINK_IsHalted()  returns FALSE (0001ms, 5129ms total)
+T0B20 094:516 JLINK_IsHalted()  returns FALSE (0001ms, 5129ms total)
+T0B20 094:618 JLINK_IsHalted()  returns FALSE (0001ms, 5129ms total)
+T0B20 094:720 JLINK_IsHalted()  returns FALSE (0001ms, 5129ms total)
+T0B20 094:823 JLINK_IsHalted()  returns FALSE (0001ms, 5129ms total)
+T0F28 094:924 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5130ms total)
+T0B20 094:932 JLINK_IsHalted()  returns FALSE (0002ms, 5132ms total)
+T0B20 095:034 JLINK_IsHalted()  returns FALSE (0001ms, 5131ms total)
+T0B20 095:135 JLINK_IsHalted()  returns FALSE (0001ms, 5131ms total)
+T0B20 095:236 JLINK_IsHalted()  returns FALSE (0002ms, 5132ms total)
+T0B20 095:339 JLINK_IsHalted()  returns FALSE (0000ms, 5130ms total)
+T0F28 095:440 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5132ms total)
+T0B20 095:445 JLINK_IsHalted()  returns FALSE (0001ms, 5133ms total)
+T0B20 095:547 JLINK_IsHalted()  returns FALSE (0001ms, 5133ms total)
+T0B20 095:648 JLINK_IsHalted()  returns FALSE (0001ms, 5133ms total)
+T0B20 095:750 JLINK_IsHalted()  returns FALSE (0000ms, 5132ms total)
+T0B20 095:851 JLINK_IsHalted()  returns FALSE (0000ms, 5132ms total)
+T0F28 095:952 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5133ms total)
+T0B20 095:954 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0B20 096:056 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0B20 096:158 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0B20 096:259 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0B20 096:361 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0B20 096:463 JLINK_IsHalted()  returns FALSE (0001ms, 5134ms total)
+T0F28 096:565 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5135ms total)
+T0B20 096:571 JLINK_IsHalted()  returns FALSE (0001ms, 5136ms total)
+T0B20 096:673 JLINK_IsHalted()  returns FALSE (0001ms, 5136ms total)
+T0B20 096:774 JLINK_IsHalted()  returns FALSE (0001ms, 5136ms total)
+T0B20 096:875 JLINK_IsHalted()  returns FALSE (0001ms, 5136ms total)
+T0B20 096:976 JLINK_IsHalted()  returns FALSE (0001ms, 5136ms total)
+T0F28 097:079 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5137ms total)
+T0B20 097:085 JLINK_IsHalted()  returns FALSE (0001ms, 5138ms total)
+T0B20 097:187 JLINK_IsHalted()  returns FALSE (0000ms, 5137ms total)
+T0B20 097:288 JLINK_IsHalted()  returns FALSE (0001ms, 5138ms total)
+T0B20 097:389 JLINK_IsHalted()  returns FALSE (0001ms, 5138ms total)
+T0B20 097:491 JLINK_IsHalted()  returns FALSE (0001ms, 5138ms total)
+T0F28 097:592 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5139ms total)
+T0B20 097:598 JLINK_IsHalted()  returns FALSE (0000ms, 5139ms total)
+T0B20 097:699 JLINK_IsHalted()  returns FALSE (0001ms, 5140ms total)
+T0B20 097:801 JLINK_IsHalted()  returns FALSE (0001ms, 5140ms total)
+T0B20 097:903 JLINK_IsHalted()  returns FALSE (0001ms, 5140ms total)
+T0B20 098:004 JLINK_IsHalted()  returns FALSE (0000ms, 5139ms total)
+T0F28 098:105 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5141ms total)
+T0B20 098:109 JLINK_IsHalted()  returns FALSE (0001ms, 5142ms total)
+T0B20 098:210 JLINK_IsHalted()  returns FALSE (0001ms, 5142ms total)
+T0B20 098:311 JLINK_IsHalted()  returns FALSE (0001ms, 5142ms total)
+T0B20 098:413 JLINK_IsHalted()  returns FALSE (0001ms, 5142ms total)
+T0B20 098:515 JLINK_IsHalted()  returns FALSE (0001ms, 5142ms total)
+T0B20 098:616 JLINK_IsHalted()  returns FALSE (0000ms, 5141ms total)
+T0F28 098:722 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5143ms total)
+T0B20 098:728 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
+T0B20 098:829 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
+T0B20 098:931 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
+T0B20 099:033 JLINK_IsHalted()  returns FALSE (0001ms, 5144ms total)
+T0B20 099:134 JLINK_IsHalted()  returns FALSE (0000ms, 5143ms total)
+T0F28 099:235 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5145ms total)
+T0B20 099:244 JLINK_IsHalted()  returns FALSE (0001ms, 5146ms total)
+T0B20 099:346 JLINK_IsHalted()  returns FALSE (0001ms, 5146ms total)
+T0B20 099:448 JLINK_IsHalted()  returns FALSE (0001ms, 5146ms total)
+T0B20 099:551 JLINK_IsHalted()  returns FALSE (0000ms, 5145ms total)
+T0B20 099:652 JLINK_IsHalted()  returns FALSE (0001ms, 5146ms total)
+T0F28 099:753 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5147ms total)
+T0B20 099:758 JLINK_IsHalted()  returns FALSE (0001ms, 5148ms total)
+T0B20 099:860 JLINK_IsHalted()  returns FALSE (0001ms, 5148ms total)
+T0B20 099:961 JLINK_IsHalted()  returns FALSE (0002ms, 5149ms total)
+T0B20 100:063 JLINK_IsHalted()  returns FALSE (0001ms, 5148ms total)
+T0B20 100:165 JLINK_IsHalted()  returns FALSE (0001ms, 5148ms total)
+T0F28 100:267 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5148ms total)
+T0B20 100:270 JLINK_IsHalted()  returns FALSE (0001ms, 5149ms total)
+T0B20 100:372 JLINK_IsHalted()  returns FALSE (0001ms, 5149ms total)
+T0B20 100:473 JLINK_IsHalted()  returns FALSE (0001ms, 5149ms total)
+T0B20 100:575 JLINK_IsHalted()  returns FALSE (0001ms, 5149ms total)
+T0B20 100:677 JLINK_IsHalted()  returns FALSE (0001ms, 5149ms total)
+T0F28 100:778 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5150ms total)
+T0B20 100:784 JLINK_IsHalted()  returns FALSE (0001ms, 5151ms total)
+T0B20 100:885 JLINK_IsHalted()  returns FALSE (0001ms, 5151ms total)
+T0B20 100:987 JLINK_IsHalted()  returns FALSE (0000ms, 5150ms total)
+T0B20 101:088 JLINK_IsHalted()  returns FALSE (0001ms, 5151ms total)
+T0B20 101:191 JLINK_IsHalted()  returns FALSE (0001ms, 5151ms total)
+T0B20 101:293 JLINK_IsHalted()  returns FALSE (0001ms, 5151ms total)
+T0F28 101:394 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5152ms total)
+T0B20 101:403 JLINK_IsHalted()  returns FALSE (0001ms, 5153ms total)
+T0B20 101:504 JLINK_IsHalted()  returns FALSE (0001ms, 5153ms total)
+T0B20 101:606 JLINK_IsHalted()  returns FALSE (0001ms, 5153ms total)
+T0B20 101:708 JLINK_IsHalted()  returns FALSE (0001ms, 5153ms total)
+T0B20 101:809 JLINK_IsHalted()  returns FALSE (0001ms, 5153ms total)
+T0F28 101:911 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5154ms total)
+T0B20 101:915 JLINK_IsHalted()  returns FALSE (0002ms, 5156ms total)
+T0B20 102:017 JLINK_IsHalted()  returns FALSE (0001ms, 5155ms total)
+T0B20 102:118 JLINK_IsHalted()  returns FALSE (0001ms, 5155ms total)
+T0B20 102:220 JLINK_IsHalted()  returns FALSE (0001ms, 5155ms total)
+T0B20 102:321 JLINK_IsHalted()  returns FALSE (0001ms, 5155ms total)
+T0F28 102:423 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5156ms total)
+T0B20 102:426 JLINK_IsHalted()  returns FALSE (0001ms, 5157ms total)
+T0B20 102:527 JLINK_IsHalted()  returns FALSE (0002ms, 5158ms total)
+T0B20 102:630 JLINK_IsHalted()  returns FALSE (0001ms, 5157ms total)
+T0B20 102:731 JLINK_IsHalted()  returns FALSE (0002ms, 5158ms total)
+T0B20 102:833 JLINK_IsHalted()  returns FALSE (0000ms, 5156ms total)
+T0F28 102:940 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5158ms total)
+T0B20 102:946 JLINK_IsHalted()  returns FALSE (0001ms, 5159ms total)
+T0B20 103:048 JLINK_IsHalted()  returns FALSE (0001ms, 5159ms total)
+T0B20 103:149 JLINK_IsHalted()  returns FALSE (0001ms, 5159ms total)
+T0B20 103:251 JLINK_IsHalted()  returns FALSE (0001ms, 5159ms total)
+T0B20 103:353 JLINK_IsHalted()  returns FALSE (0000ms, 5158ms total)
+T0F28 103:454 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5160ms total)
+T0B20 103:462 JLINK_IsHalted()  returns FALSE (0000ms, 5160ms total)
+T0B20 103:563 JLINK_IsHalted()  returns FALSE (0001ms, 5161ms total)
+T0B20 103:665 JLINK_IsHalted()  returns FALSE (0001ms, 5161ms total)
+T0B20 103:767 JLINK_IsHalted()  returns FALSE (0001ms, 5161ms total)
+T0B20 103:869 JLINK_IsHalted()  returns FALSE (0001ms, 5161ms total)
+T0F28 103:971 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5162ms total)
+T0B20 103:980 JLINK_IsHalted()  returns FALSE (0000ms, 5162ms total)
+T0B20 104:082 JLINK_IsHalted()  returns FALSE (0001ms, 5163ms total)
+T0B20 104:183 JLINK_IsHalted()  returns FALSE (0001ms, 5163ms total)
+T0B20 104:285 JLINK_IsHalted()  returns FALSE (0001ms, 5163ms total)
+T0B20 104:386 JLINK_IsHalted()  returns FALSE (0002ms, 5164ms total)
+T0F28 104:488 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5164ms total)
+T0B20 104:493 JLINK_IsHalted()  returns FALSE (0001ms, 5165ms total)
+T0B20 104:594 JLINK_IsHalted()  returns FALSE (0001ms, 5165ms total)
+T0B20 104:695 JLINK_IsHalted()  returns FALSE (0001ms, 5165ms total)
+T0B20 104:797 JLINK_IsHalted()  returns FALSE (0000ms, 5164ms total)
+T0B20 104:899 JLINK_IsHalted()  returns FALSE (0001ms, 5165ms total)
+T0F28 105:000 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5166ms total)
+T0B20 105:004 JLINK_IsHalted()  returns FALSE (0000ms, 5166ms total)
+T0B20 105:105 JLINK_IsHalted()  returns FALSE (0001ms, 5167ms total)
+T0B20 105:206 JLINK_IsHalted()  returns FALSE (0002ms, 5168ms total)
+T0B20 105:309 JLINK_IsHalted()  returns FALSE (0001ms, 5167ms total)
+T0B20 105:410 JLINK_IsHalted()  returns FALSE (0000ms, 5166ms total)
+T0F28 105:512 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5167ms total)
+T0B20 105:515 JLINK_IsHalted()  returns FALSE (0000ms, 5167ms total)
+T0B20 105:616 JLINK_IsHalted()  returns FALSE (0000ms, 5167ms total)
+T0B20 105:717 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
+T0B20 105:819 JLINK_IsHalted()  returns FALSE (0000ms, 5167ms total)
+T0B20 105:920 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
+T0B20 106:022 JLINK_IsHalted()  returns FALSE (0001ms, 5168ms total)
+T0F28 106:123 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5170ms total)
+T0B20 106:134 JLINK_IsHalted()  returns FALSE (0001ms, 5171ms total)
+T0B20 106:237 JLINK_IsHalted()  returns FALSE (0001ms, 5171ms total)
+T0B20 106:338 JLINK_IsHalted()  returns FALSE (0001ms, 5171ms total)
+T0B20 106:440 JLINK_IsHalted()  returns FALSE (0001ms, 5171ms total)
+T0B20 106:542 JLINK_IsHalted()  returns FALSE (0001ms, 5171ms total)
+T0F28 106:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5172ms total)
+T0B20 106:645 JLINK_IsHalted()  returns FALSE (0001ms, 5173ms total)
+T0B20 106:747 JLINK_IsHalted()  returns FALSE (0001ms, 5173ms total)
+T0B20 106:849 JLINK_IsHalted()  returns FALSE (0001ms, 5173ms total)
+T0B20 106:950 JLINK_IsHalted()  returns FALSE (0001ms, 5173ms total)
+T0B20 107:052 JLINK_IsHalted()  returns FALSE (0001ms, 5173ms total)
+T0F28 107:154 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5174ms total)
+T0B20 107:160 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0B20 107:261 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0B20 107:363 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0B20 107:464 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0B20 107:566 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0B20 107:668 JLINK_IsHalted()  returns FALSE (0001ms, 5175ms total)
+T0F28 107:769 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5176ms total)
+T0B20 107:772 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
+T0B20 107:873 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
+T0B20 107:975 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
+T0B20 108:076 JLINK_IsHalted()  returns FALSE (0001ms, 5177ms total)
+T0B20 108:178 JLINK_IsHalted()  returns FALSE (0000ms, 5176ms total)
+T0F28 108:280 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5177ms total)
+T0B20 108:283 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0B20 108:384 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0B20 108:486 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0B20 108:587 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0B20 108:689 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0B20 108:791 JLINK_IsHalted()  returns FALSE (0001ms, 5178ms total)
+T0F28 108:892 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5180ms total)
+T0B20 108:902 JLINK_IsHalted()  returns FALSE (0001ms, 5181ms total)
+T0B20 109:003 JLINK_IsHalted()  returns FALSE (0001ms, 5181ms total)
+T0B20 109:105 JLINK_IsHalted()  returns FALSE (0000ms, 5180ms total)
+T0B20 109:207 JLINK_IsHalted()  returns FALSE (0001ms, 5181ms total)
+T0B20 109:308 JLINK_IsHalted()  returns FALSE (0001ms, 5181ms total)
+T0F28 109:409 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5182ms total)
+T0B20 109:414 JLINK_IsHalted()  returns FALSE (0001ms, 5183ms total)
+T0B20 109:516 JLINK_IsHalted()  returns FALSE (0001ms, 5183ms total)
+T0B20 109:617 JLINK_IsHalted()  returns FALSE (0001ms, 5183ms total)
+T0B20 109:718 JLINK_IsHalted()  returns FALSE (0001ms, 5183ms total)
+T0B20 109:820 JLINK_IsHalted()  returns FALSE (0001ms, 5183ms total)
+T0F28 109:921 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5184ms total)
+T0B20 109:924 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
+T0B20 110:025 JLINK_IsHalted()  returns FALSE (0001ms, 5185ms total)
+T0B20 110:127 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
+T0B20 110:228 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
+T0B20 110:329 JLINK_IsHalted()  returns FALSE (0000ms, 5184ms total)
+T0B20 110:430 JLINK_IsHalted()  returns FALSE (0002ms, 5186ms total)
+T0F28 110:532 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5187ms total)
+T0B20 110:542 JLINK_IsHalted()  returns FALSE (0001ms, 5188ms total)
+T0B20 110:643 JLINK_IsHalted()  returns FALSE (0001ms, 5188ms total)
+T0B20 110:745 JLINK_IsHalted()  returns FALSE (0001ms, 5188ms total)
+T0B20 110:846 JLINK_IsHalted()  returns FALSE (0001ms, 5188ms total)
+T0B20 110:949 JLINK_IsHalted()  returns FALSE (0001ms, 5188ms total)
+T0F28 111:050 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5189ms total)
+T0B20 111:060 JLINK_IsHalted()  returns FALSE (0001ms, 5190ms total)
+T0B20 111:162 JLINK_IsHalted()  returns FALSE (0000ms, 5189ms total)
+T0B20 111:263 JLINK_IsHalted()  returns FALSE (0001ms, 5190ms total)
+T0B20 111:364 JLINK_IsHalted()  returns FALSE (0001ms, 5190ms total)
+T0B20 111:466 JLINK_IsHalted()  returns FALSE (0001ms, 5190ms total)
+T0F28 111:567 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5191ms total)
+T0B20 111:572 JLINK_IsHalted()  returns FALSE (0000ms, 5191ms total)
+T0B20 111:673 JLINK_IsHalted()  returns FALSE (0001ms, 5192ms total)
+T0B20 111:774 JLINK_IsHalted()  returns FALSE (0001ms, 5192ms total)
+T0B20 111:876 JLINK_IsHalted()  returns FALSE (0001ms, 5192ms total)
+T0B20 111:977 JLINK_IsHalted()  returns FALSE (0001ms, 5192ms total)
+T0F28 112:078 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5193ms total)
+T0B20 112:082 JLINK_IsHalted()  returns FALSE (0001ms, 5194ms total)
+T0B20 112:183 JLINK_IsHalted()  returns FALSE (0001ms, 5194ms total)
+T0B20 112:285 JLINK_IsHalted()  returns FALSE (0001ms, 5194ms total)
+T0B20 112:386 JLINK_IsHalted()  returns FALSE (0001ms, 5194ms total)
+T0B20 112:487 JLINK_IsHalted()  returns FALSE (0000ms, 5193ms total)
+T0B20 112:589 JLINK_IsHalted()  returns FALSE (0000ms, 5193ms total)
+T0F28 112:691 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5196ms total)
+T0B20 112:697 JLINK_IsHalted()  returns FALSE (0002ms, 5198ms total)
+T0B20 112:800 JLINK_IsHalted()  returns FALSE (0001ms, 5197ms total)
+T0B20 112:901 JLINK_IsHalted()  returns FALSE (0001ms, 5197ms total)
+T0B20 113:003 JLINK_IsHalted()  returns FALSE (0001ms, 5197ms total)
+T0B20 113:105 JLINK_IsHalted()  returns FALSE (0001ms, 5197ms total)
+T0F28 113:206 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5198ms total)
+T0B20 113:210 JLINK_IsHalted()  returns FALSE (0001ms, 5199ms total)
+T0B20 113:311 JLINK_IsHalted()  returns FALSE (0001ms, 5199ms total)
+T0B20 113:412 JLINK_IsHalted()  returns FALSE (0001ms, 5199ms total)
+T0B20 113:514 JLINK_IsHalted()  returns FALSE (0001ms, 5199ms total)
+T0B20 113:616 JLINK_IsHalted()  returns FALSE (0001ms, 5199ms total)
+T0F28 113:718 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5199ms total)
+T0B20 113:722 JLINK_IsHalted()  returns FALSE (0001ms, 5200ms total)
+T0B20 113:823 JLINK_IsHalted()  returns FALSE (0001ms, 5200ms total)
+T0B20 113:925 JLINK_IsHalted()  returns FALSE (0001ms, 5200ms total)
+T0B20 114:027 JLINK_IsHalted()  returns FALSE (0000ms, 5199ms total)
+T0B20 114:129 JLINK_IsHalted()  returns FALSE (0001ms, 5200ms total)
+T0B20 114:230 JLINK_IsHalted()  returns FALSE (0000ms, 5199ms total)
+T0F28 114:331 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5201ms total)
+T0B20 114:341 JLINK_IsHalted()  returns FALSE (0001ms, 5202ms total)
+T0B20 114:442 JLINK_IsHalted()  returns FALSE (0001ms, 5202ms total)
+T0B20 114:544 JLINK_IsHalted()  returns FALSE (0001ms, 5202ms total)
+T0B20 114:645 JLINK_IsHalted()  returns FALSE (0000ms, 5201ms total)
+T0B20 114:746 JLINK_IsHalted()  returns FALSE (0001ms, 5202ms total)
+T0F28 114:853 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5204ms total)
+T0B20 114:861 JLINK_IsHalted()  returns FALSE (0001ms, 5205ms total)
+T0B20 114:963 JLINK_IsHalted()  returns FALSE (0000ms, 5204ms total)
+T0B20 115:064 JLINK_IsHalted()  returns FALSE (0001ms, 5205ms total)
+T0B20 115:166 JLINK_IsHalted()  returns FALSE (0000ms, 5204ms total)
+T0B20 115:267 JLINK_IsHalted()  returns FALSE (0001ms, 5205ms total)
+T0F28 115:369 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5206ms total)
+T0B20 115:375 JLINK_IsHalted()  returns FALSE (0001ms, 5207ms total)
+T0B20 115:477 JLINK_IsHalted()  returns FALSE (0001ms, 5207ms total)
+T0B20 115:579 JLINK_IsHalted()  returns FALSE (0001ms, 5207ms total)
+T0B20 115:680 JLINK_IsHalted()  returns FALSE (0001ms, 5207ms total)
+T0B20 115:782 JLINK_IsHalted()  returns FALSE (0001ms, 5207ms total)
+T0F28 115:883 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5208ms total)
+T0B20 115:891 JLINK_IsHalted()  returns FALSE (0001ms, 5209ms total)
+T0B20 115:992 JLINK_IsHalted()  returns FALSE (0002ms, 5210ms total)
+T0B20 116:094 JLINK_IsHalted()  returns FALSE (0001ms, 5209ms total)
+T0B20 116:196 JLINK_IsHalted()  returns FALSE (0001ms, 5209ms total)
+T0B20 116:297 JLINK_IsHalted()  returns FALSE (0001ms, 5209ms total)
+T0F28 116:398 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5209ms total)
+T0B20 116:401 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
+T0B20 116:503 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
+T0B20 116:605 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
+T0B20 116:706 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
+T0B20 116:808 JLINK_IsHalted()  returns FALSE (0001ms, 5210ms total)
+T0F28 116:910 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5210ms total)
+T0B20 116:920 JLINK_IsHalted()  returns FALSE (0001ms, 5211ms total)
+T0B20 117:022 JLINK_IsHalted()  returns FALSE (0001ms, 5211ms total)
+T0B20 117:123 JLINK_IsHalted()  returns FALSE (0002ms, 5212ms total)
+T0B20 117:226 JLINK_IsHalted()  returns FALSE (0000ms, 5210ms total)
+T0B20 117:327 JLINK_IsHalted()  returns FALSE (0000ms, 5210ms total)
+T0F28 117:428 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5213ms total)
+T0B20 117:438 JLINK_IsHalted()  returns FALSE (0001ms, 5214ms total)
+T0B20 117:540 JLINK_IsHalted()  returns FALSE (0001ms, 5214ms total)
+T0B20 117:641 JLINK_IsHalted()  returns FALSE (0001ms, 5214ms total)
+T0B20 117:743 JLINK_IsHalted()  returns FALSE (0001ms, 5214ms total)
+T0B20 117:845 JLINK_IsHalted()  returns FALSE (0001ms, 5214ms total)
+T0F28 117:946 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5215ms total)
+T0B20 117:952 JLINK_IsHalted()  returns FALSE (0001ms, 5216ms total)
+T0B20 118:053 JLINK_IsHalted()  returns FALSE (0002ms, 5217ms total)
+T0B20 118:155 JLINK_IsHalted()  returns FALSE (0001ms, 5216ms total)
+T0B20 118:257 JLINK_IsHalted()  returns FALSE (0001ms, 5216ms total)
+T0B20 118:359 JLINK_IsHalted()  returns FALSE (0000ms, 5215ms total)
+T0F28 118:461 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5217ms total)
+T0B20 118:464 JLINK_IsHalted()  returns FALSE (0001ms, 5218ms total)
+T0B20 118:565 JLINK_IsHalted()  returns FALSE (0001ms, 5218ms total)
+T0B20 118:666 JLINK_IsHalted()  returns FALSE (0001ms, 5218ms total)
+T0B20 118:767 JLINK_IsHalted()  returns FALSE (0001ms, 5218ms total)
+T0B20 118:868 JLINK_IsHalted()  returns FALSE (0001ms, 5218ms total)
+T0F28 118:972 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5219ms total)
+T0B20 118:979 JLINK_IsHalted()  returns FALSE (0001ms, 5220ms total)
+T0B20 119:081 JLINK_IsHalted()  returns FALSE (0000ms, 5219ms total)
+T0B20 119:182 JLINK_IsHalted()  returns FALSE (0001ms, 5220ms total)
+T0B20 119:283 JLINK_IsHalted()  returns FALSE (0000ms, 5219ms total)
+T0B20 119:384 JLINK_IsHalted()  returns FALSE (0001ms, 5220ms total)
+T0F28 119:486 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5221ms total)
+T0B20 119:492 JLINK_IsHalted()  returns FALSE (0000ms, 5221ms total)
+T0B20 119:593 JLINK_IsHalted()  returns FALSE (0001ms, 5222ms total)
+T0B20 119:696 JLINK_IsHalted()  returns FALSE (0000ms, 5221ms total)
+T0B20 119:797 JLINK_IsHalted()  returns FALSE (0001ms, 5222ms total)
+T0B20 119:898 JLINK_IsHalted()  returns FALSE (0001ms, 5222ms total)
+T0F28 120:004 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5223ms total)
+T0B20 120:011 JLINK_IsHalted()  returns FALSE (0002ms, 5225ms total)
+T0B20 120:113 JLINK_IsHalted()  returns FALSE (0001ms, 5224ms total)
+T0B20 120:214 JLINK_IsHalted()  returns FALSE (0001ms, 5224ms total)
+T0B20 120:315 JLINK_IsHalted()  returns FALSE (0001ms, 5224ms total)
+T0B20 120:417 JLINK_IsHalted()  returns FALSE (0001ms, 5224ms total)
+T0F28 120:518 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5225ms total)
+T0B20 120:532 JLINK_IsHalted()  returns FALSE (0001ms, 5226ms total)
+T0B20 120:635 JLINK_IsHalted()  returns FALSE (0001ms, 5226ms total)
+T0B20 120:737 JLINK_IsHalted()  returns FALSE (0001ms, 5226ms total)
+T0B20 120:838 JLINK_IsHalted()  returns FALSE (0001ms, 5226ms total)
+T0B20 120:939 JLINK_IsHalted()  returns FALSE (0001ms, 5226ms total)
+T0F28 121:041 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5227ms total)
+T0B20 121:047 JLINK_IsHalted()  returns FALSE (0002ms, 5229ms total)
+T0B20 121:149 JLINK_IsHalted()  returns FALSE (0001ms, 5228ms total)
+T0B20 121:251 JLINK_IsHalted()  returns FALSE (0000ms, 5227ms total)
+T0B20 121:352 JLINK_IsHalted()  returns FALSE (0001ms, 5228ms total)
+T0B20 121:453 JLINK_IsHalted()  returns FALSE (0001ms, 5228ms total)
+T0F28 121:555 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5229ms total)
+T0B20 121:561 JLINK_IsHalted()  returns FALSE (0001ms, 5230ms total)
+T0B20 121:662 JLINK_IsHalted()  returns FALSE (0000ms, 5229ms total)
+T0B20 121:763 JLINK_IsHalted()  returns FALSE (0000ms, 5229ms total)
+T0B20 121:864 JLINK_IsHalted()  returns FALSE (0001ms, 5230ms total)
+T0B20 121:966 JLINK_IsHalted()  returns FALSE (0001ms, 5230ms total)
+T0F28 122:069 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5232ms total)
+T0B20 122:075 JLINK_IsHalted()  returns FALSE (0002ms, 5234ms total)
+T0B20 122:177 JLINK_IsHalted()  returns FALSE (0001ms, 5233ms total)
+T0B20 122:279 JLINK_IsHalted()  returns FALSE (0001ms, 5233ms total)
+T0B20 122:381 JLINK_IsHalted()  returns FALSE (0001ms, 5233ms total)
+T0B20 122:482 JLINK_IsHalted()  returns FALSE (0001ms, 5233ms total)
+T0F28 122:585 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5235ms total)
+T0B20 122:592 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
+T0B20 122:694 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
+T0B20 122:796 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
+T0B20 122:898 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
+T0B20 122:999 JLINK_IsHalted()  returns FALSE (0001ms, 5236ms total)
+T0F28 123:103 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5238ms total)
+T0B20 123:111 JLINK_IsHalted()  returns FALSE (0001ms, 5239ms total)
+T0B20 123:213 JLINK_IsHalted()  returns FALSE (0001ms, 5239ms total)
+T0B20 123:314 JLINK_IsHalted()  returns FALSE (0001ms, 5239ms total)
+T0B20 123:415 JLINK_IsHalted()  returns FALSE (0001ms, 5239ms total)
+T0B20 123:516 JLINK_IsHalted()  returns FALSE (0001ms, 5239ms total)
+T0F28 123:619 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5240ms total)
+T0B20 123:625 JLINK_IsHalted()  returns FALSE (0001ms, 5241ms total)
+T0B20 123:727 JLINK_IsHalted()  returns FALSE (0001ms, 5241ms total)
+T0B20 123:828 JLINK_IsHalted()  returns FALSE (0000ms, 5240ms total)
+T0B20 123:930 JLINK_IsHalted()  returns FALSE (0001ms, 5241ms total)
+T0B20 124:032 JLINK_IsHalted()  returns FALSE (0001ms, 5241ms total)
+T0F28 124:133 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5242ms total)
+T0B20 124:141 JLINK_IsHalted()  returns FALSE (0001ms, 5243ms total)
+T0B20 124:242 JLINK_IsHalted()  returns FALSE (0001ms, 5243ms total)
+T0B20 124:343 JLINK_IsHalted()  returns FALSE (0001ms, 5243ms total)
+T0B20 124:445 JLINK_IsHalted()  returns FALSE (0001ms, 5243ms total)
+T0B20 124:547 JLINK_IsHalted()  returns FALSE (0001ms, 5243ms total)
+T0F28 124:648 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5244ms total)
+T0B20 124:656 JLINK_IsHalted()  returns FALSE (0001ms, 5245ms total)
+T0B20 124:758 JLINK_IsHalted()  returns FALSE (0001ms, 5245ms total)
+T0B20 124:859 JLINK_IsHalted()  returns FALSE (0001ms, 5245ms total)
+T0B20 124:961 JLINK_IsHalted()  returns FALSE (0001ms, 5245ms total)
+T0B20 125:062 JLINK_IsHalted()  returns FALSE (0001ms, 5245ms total)
+T0F28 125:164 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5246ms total)
+T0B20 125:172 JLINK_IsHalted()  returns FALSE (0001ms, 5247ms total)
+T0B20 125:274 JLINK_IsHalted()  returns FALSE (0001ms, 5247ms total)
+T0B20 125:375 JLINK_IsHalted()  returns FALSE (0001ms, 5247ms total)
+T0B20 125:476 JLINK_IsHalted()  returns FALSE (0001ms, 5247ms total)
+T0B20 125:577 JLINK_IsHalted()  returns FALSE (0001ms, 5247ms total)
+T0F28 125:681 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5249ms total)
+T0B20 125:688 JLINK_IsHalted()  returns FALSE (0001ms, 5250ms total)
+T0B20 125:789 JLINK_IsHalted()  returns FALSE (0001ms, 5250ms total)
+T0B20 125:891 JLINK_IsHalted()  returns FALSE (0001ms, 5250ms total)
+T0B20 125:993 JLINK_IsHalted()  returns FALSE (0000ms, 5249ms total)
+T0B20 126:094 JLINK_IsHalted()  returns FALSE (0001ms, 5250ms total)
+T0F28 126:196 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5251ms total)
+T0B20 126:202 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
+T0B20 126:304 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
+T0B20 126:405 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
+T0B20 126:508 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
+T0B20 126:610 JLINK_IsHalted()  returns FALSE (0001ms, 5252ms total)
+T0F28 126:711 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5253ms total)
+T0B20 126:718 JLINK_IsHalted()  returns FALSE (0001ms, 5254ms total)
+T0B20 126:820 JLINK_IsHalted()  returns FALSE (0002ms, 5255ms total)
+T0B20 126:922 JLINK_IsHalted()  returns FALSE (0001ms, 5254ms total)
+T0B20 127:024 JLINK_IsHalted()  returns FALSE (0000ms, 5253ms total)
+T0B20 127:125 JLINK_IsHalted()  returns FALSE (0002ms, 5255ms total)
+T0F28 127:232 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5256ms total)
+T0B20 127:239 JLINK_IsHalted()  returns FALSE (0001ms, 5257ms total)
+T0B20 127:341 JLINK_IsHalted()  returns FALSE (0001ms, 5257ms total)
+T0B20 127:443 JLINK_IsHalted()  returns FALSE (0001ms, 5257ms total)
+T0B20 127:544 JLINK_IsHalted()  returns FALSE (0001ms, 5257ms total)
+T0B20 127:645 JLINK_IsHalted()  returns FALSE (0001ms, 5257ms total)
+T0F28 127:747 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5258ms total)
+T0B20 127:753 JLINK_IsHalted()  returns FALSE (0002ms, 5260ms total)
+T0B20 127:856 JLINK_IsHalted()  returns FALSE (0001ms, 5259ms total)
+T0B20 127:957 JLINK_IsHalted()  returns FALSE (0001ms, 5259ms total)
+T0B20 128:059 JLINK_IsHalted()  returns FALSE (0001ms, 5259ms total)
+T0B20 128:161 JLINK_IsHalted()  returns FALSE (0001ms, 5259ms total)
+T0F28 128:262 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5260ms total)
+T0B20 128:270 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
+T0B20 128:371 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
+T0B20 128:474 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
+T0B20 128:575 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
+T0B20 128:676 JLINK_IsHalted()  returns FALSE (0001ms, 5261ms total)
+T0F28 128:780 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5262ms total)
+T0B20 128:784 JLINK_IsHalted()  returns FALSE (0001ms, 5263ms total)
+T0B20 128:886 JLINK_IsHalted()  returns FALSE (0001ms, 5263ms total)
+T0B20 128:988 JLINK_IsHalted()  returns FALSE (0001ms, 5263ms total)
+T0B20 129:090 JLINK_IsHalted()  returns FALSE (0000ms, 5262ms total)
+T0B20 129:191 JLINK_IsHalted()  returns FALSE (0001ms, 5263ms total)
+T0B20 129:292 JLINK_IsHalted()  returns FALSE (0001ms, 5263ms total)
+T0F28 129:393 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5264ms total)
+T0B20 129:397 JLINK_IsHalted()  returns FALSE (0002ms, 5266ms total)
+T0B20 129:499 JLINK_IsHalted()  returns FALSE (0001ms, 5265ms total)
+T0B20 129:600 JLINK_IsHalted()  returns FALSE (0001ms, 5265ms total)
+T0B20 129:702 JLINK_IsHalted()  returns FALSE (0001ms, 5265ms total)
+T0B20 129:804 JLINK_IsHalted()  returns FALSE (0001ms, 5265ms total)
+T0F28 129:906 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5266ms total)
+T0B20 129:915 JLINK_IsHalted()  returns FALSE (0001ms, 5267ms total)
+T0B20 130:017 JLINK_IsHalted()  returns FALSE (0001ms, 5267ms total)
+T0B20 130:120 JLINK_IsHalted()  returns FALSE (0001ms, 5267ms total)
+T0B20 130:222 JLINK_IsHalted()  returns FALSE (0001ms, 5267ms total)
+T0B20 130:323 JLINK_IsHalted()  returns FALSE (0001ms, 5267ms total)
+T0F28 130:424 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5269ms total)
+T0B20 130:430 JLINK_IsHalted()  returns FALSE (0001ms, 5270ms total)
+T0B20 130:532 JLINK_IsHalted()  returns FALSE (0001ms, 5270ms total)
+T0B20 130:634 JLINK_IsHalted()  returns FALSE (0001ms, 5270ms total)
+T0B20 130:735 JLINK_IsHalted()  returns FALSE (0002ms, 5271ms total)
+T0B20 130:837 JLINK_IsHalted()  returns FALSE (0001ms, 5270ms total)
+T0F28 130:938 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5271ms total)
+T0B20 130:946 JLINK_IsHalted()  returns FALSE (0001ms, 5272ms total)
+T0B20 131:047 JLINK_IsHalted()  returns FALSE (0001ms, 5272ms total)
+T0B20 131:149 JLINK_IsHalted()  returns FALSE (0001ms, 5272ms total)
+T0B20 131:250 JLINK_IsHalted()  returns FALSE (0001ms, 5272ms total)
+T0B20 131:352 JLINK_IsHalted()  returns FALSE (0001ms, 5272ms total)
+T0F28 131:454 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5272ms total)
+T0B20 131:459 JLINK_IsHalted()  returns FALSE (0001ms, 5273ms total)
+T0B20 131:560 JLINK_IsHalted()  returns FALSE (0001ms, 5273ms total)
+T0B20 131:662 JLINK_IsHalted()  returns FALSE (0001ms, 5273ms total)
+T0B20 131:764 JLINK_IsHalted()  returns FALSE (0001ms, 5273ms total)
+T0B20 131:866 JLINK_IsHalted()  returns FALSE (0001ms, 5273ms total)
+T0F28 131:973 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5274ms total)
+T0B20 131:978 JLINK_IsHalted()  returns FALSE (0001ms, 5275ms total)
+T0B20 132:080 JLINK_IsHalted()  returns FALSE (0001ms, 5275ms total)
+T0B20 132:181 JLINK_IsHalted()  returns FALSE (0000ms, 5274ms total)
+T0B20 132:283 JLINK_IsHalted()  returns FALSE (0001ms, 5275ms total)
+T0B20 132:385 JLINK_IsHalted()  returns FALSE (0001ms, 5275ms total)
+T0F28 132:486 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5277ms total)
+T0B20 132:496 JLINK_IsHalted()  returns FALSE (0001ms, 5278ms total)
+T0B20 132:597 JLINK_IsHalted()  returns FALSE (0001ms, 5278ms total)
+T0B20 132:698 JLINK_IsHalted()  returns FALSE (0001ms, 5278ms total)
+T0B20 132:799 JLINK_IsHalted()  returns FALSE (0002ms, 5279ms total)
+T0B20 132:901 JLINK_IsHalted()  returns FALSE (0001ms, 5278ms total)
+T0F28 133:002 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5279ms total)
+T0B20 133:008 JLINK_IsHalted()  returns FALSE (0001ms, 5280ms total)
+T0B20 133:110 JLINK_IsHalted()  returns FALSE (0000ms, 5279ms total)
+T0B20 133:211 JLINK_IsHalted()  returns FALSE (0001ms, 5280ms total)
+T0B20 133:312 JLINK_IsHalted()  returns FALSE (0001ms, 5280ms total)
+T0B20 133:414 JLINK_IsHalted()  returns FALSE (0001ms, 5280ms total)
+T0F28 133:515 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5281ms total)
+T0B20 133:518 JLINK_IsHalted()  returns FALSE (0001ms, 5282ms total)
+T0B20 133:620 JLINK_IsHalted()  returns FALSE (0000ms, 5281ms total)
+T0B20 133:721 JLINK_IsHalted()  returns FALSE (0001ms, 5282ms total)
+T0B20 133:823 JLINK_IsHalted()  returns FALSE (0001ms, 5282ms total)
+T0B20 133:924 JLINK_IsHalted()  returns FALSE (0001ms, 5282ms total)
+T0B20 134:026 JLINK_IsHalted()  returns FALSE (0001ms, 5282ms total)
+T0F28 134:128 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5284ms total)
+T0B20 134:135 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
+T0B20 134:236 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
+T0B20 134:338 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
+T0B20 134:439 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
+T0B20 134:540 JLINK_IsHalted()  returns FALSE (0001ms, 5285ms total)
+T0F28 134:641 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5287ms total)
+T0B20 134:650 JLINK_IsHalted()  returns FALSE (0001ms, 5288ms total)
+T0B20 134:751 JLINK_IsHalted()  returns FALSE (0002ms, 5289ms total)
+T0B20 134:853 JLINK_IsHalted()  returns FALSE (0002ms, 5289ms total)
+T0B20 134:955 JLINK_IsHalted()  returns FALSE (0001ms, 5288ms total)
+T0B20 135:057 JLINK_IsHalted()  returns FALSE (0001ms, 5288ms total)
+T0F28 135:159 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5289ms total)
+T0B20 135:162 JLINK_IsHalted()  returns FALSE (0001ms, 5290ms total)
+T0B20 135:264 JLINK_IsHalted()  returns FALSE (0001ms, 5290ms total)
+T0B20 135:366 JLINK_IsHalted()  returns FALSE (0001ms, 5290ms total)
+T0B20 135:467 JLINK_IsHalted()  returns FALSE (0001ms, 5290ms total)
+T0B20 135:569 JLINK_IsHalted()  returns FALSE (0001ms, 5290ms total)
+T0F28 135:670 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5290ms total)
+T0B20 135:673 JLINK_IsHalted()  returns FALSE (0001ms, 5291ms total)
+T0B20 135:774 JLINK_IsHalted()  returns FALSE (0000ms, 5290ms total)
+T0B20 135:875 JLINK_IsHalted()  returns FALSE (0001ms, 5291ms total)
+T0B20 135:978 JLINK_IsHalted()  returns FALSE (0001ms, 5291ms total)
+T0B20 136:079 JLINK_IsHalted()  returns FALSE (0001ms, 5291ms total)
+T0B20 136:181 JLINK_IsHalted()  returns FALSE (0001ms, 5291ms total)
+T0F28 136:282 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5292ms total)
+T0B20 136:288 JLINK_IsHalted()  returns FALSE (0001ms, 5293ms total)
+T0B20 136:390 JLINK_IsHalted()  returns FALSE (0001ms, 5293ms total)
+T0B20 136:492 JLINK_IsHalted()  returns FALSE (0001ms, 5293ms total)
+T0B20 136:595 JLINK_IsHalted()  returns FALSE (0000ms, 5292ms total)
+T0B20 136:696 JLINK_IsHalted()  returns FALSE (0000ms, 5292ms total)
+T0F28 136:797 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5294ms total)
+T0B20 136:800 JLINK_IsHalted()  returns FALSE (0001ms, 5295ms total)
+T0B20 136:901 JLINK_IsHalted()  returns FALSE (0000ms, 5294ms total)
+T0B20 137:003 JLINK_IsHalted()  returns FALSE (0000ms, 5294ms total)
+T0B20 137:104 JLINK_IsHalted()  returns FALSE (0001ms, 5295ms total)
+T0B20 137:205 JLINK_IsHalted()  returns FALSE (0001ms, 5295ms total)
+T0B20 137:307 JLINK_IsHalted()  returns FALSE (0001ms, 5295ms total)
+T0F28 137:409 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5295ms total)
+T0B20 137:411 JLINK_IsHalted()  returns FALSE (0001ms, 5296ms total)
+T0B20 137:513 JLINK_IsHalted()  returns FALSE (0000ms, 5295ms total)
+T0B20 137:614 JLINK_IsHalted()  returns FALSE (0000ms, 5295ms total)
+T0B20 137:716 JLINK_IsHalted()  returns FALSE (0000ms, 5295ms total)
+T0B20 137:817 JLINK_IsHalted()  returns FALSE (0000ms, 5295ms total)
+T0B20 137:918 JLINK_IsHalted()  returns FALSE (0000ms, 5295ms total)
+T0F28 138:019 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5296ms total)
+T0B20 138:023 JLINK_IsHalted()  returns FALSE (0000ms, 5296ms total)
+T0B20 138:124 JLINK_IsHalted()  returns FALSE (0000ms, 5296ms total)
+T0B20 138:225 JLINK_IsHalted()  returns FALSE (0000ms, 5296ms total)
+T0B20 138:326 JLINK_IsHalted()  returns FALSE (0000ms, 5296ms total)
+T0B20 138:428 JLINK_IsHalted()  returns FALSE (0000ms, 5296ms total)
+T0F28 138:529 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5297ms total)
+T0B20 138:531 JLINK_IsHalted()  returns FALSE (0001ms, 5298ms total)
+T0B20 138:633 JLINK_IsHalted()  returns FALSE (0000ms, 5297ms total)
+T0B20 138:734 JLINK_IsHalted()  returns FALSE (0000ms, 5297ms total)
+T0B20 138:835 JLINK_IsHalted()  returns FALSE (0000ms, 5297ms total)
+T0B20 138:936 JLINK_IsHalted()  returns FALSE (0000ms, 5297ms total)
+T0B20 139:037 JLINK_IsHalted()  returns FALSE (0001ms, 5298ms total)
+T0F28 139:138 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5298ms total)
+T0B20 139:142 JLINK_IsHalted()  returns FALSE (0000ms, 5298ms total)
+T0B20 139:244 JLINK_IsHalted()  returns FALSE (0000ms, 5298ms total)
+T0B20 139:345 JLINK_IsHalted()  returns FALSE (0001ms, 5299ms total)
+T0B20 139:447 JLINK_IsHalted()  returns FALSE (0001ms, 5299ms total)
+T0B20 139:548 JLINK_IsHalted()  returns FALSE (0001ms, 5299ms total)
+T0B20 139:651 JLINK_IsHalted()  returns FALSE (0001ms, 5299ms total)
+T0F28 139:753 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5300ms total)
+T0B20 139:758 JLINK_IsHalted()  returns FALSE (0002ms, 5302ms total)
+T0B20 139:861 JLINK_IsHalted()  returns FALSE (0001ms, 5301ms total)
+T0B20 139:962 JLINK_IsHalted()  returns FALSE (0000ms, 5300ms total)
+T0B20 140:063 JLINK_IsHalted()  returns FALSE (0001ms, 5301ms total)
+T0B20 140:165 JLINK_IsHalted()  returns FALSE (0001ms, 5301ms total)
+T0F28 140:266 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5302ms total)
+T0B20 140:273 JLINK_IsHalted()  returns FALSE (0001ms, 5303ms total)
+T0B20 140:375 JLINK_IsHalted()  returns FALSE (0000ms, 5302ms total)
+T0B20 140:476 JLINK_IsHalted()  returns FALSE (0000ms, 5302ms total)
+T0B20 140:578 JLINK_IsHalted()  returns FALSE (0001ms, 5303ms total)
+T0B20 140:679 JLINK_IsHalted()  returns FALSE (0001ms, 5303ms total)
+T0F28 140:780 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5304ms total)
+T0B20 140:783 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0B20 140:885 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0B20 140:986 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0B20 141:088 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0B20 141:189 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0B20 141:291 JLINK_IsHalted()  returns FALSE (0001ms, 5305ms total)
+T0F28 141:393 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5306ms total)
+T0B20 141:398 JLINK_IsHalted()  returns FALSE (0002ms, 5308ms total)
+T0B20 141:501 JLINK_IsHalted()  returns FALSE (0001ms, 5307ms total)
+T0B20 141:603 JLINK_IsHalted()  returns FALSE (0001ms, 5307ms total)
+T0B20 141:704 JLINK_IsHalted()  returns FALSE (0001ms, 5307ms total)
+T0B20 141:806 JLINK_IsHalted()  returns FALSE (0001ms, 5307ms total)
+T0F28 141:907 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5308ms total)
+T0B20 141:916 JLINK_IsHalted()  returns FALSE (0001ms, 5309ms total)
+T0B20 142:018 JLINK_IsHalted()  returns FALSE (0001ms, 5309ms total)
+T0B20 142:120 JLINK_IsHalted()  returns FALSE (0001ms, 5309ms total)
+T0B20 142:221 JLINK_IsHalted()  returns FALSE (0002ms, 5310ms total)
+T0B20 142:323 JLINK_IsHalted()  returns FALSE (0001ms, 5309ms total)
+T0F28 142:424 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5310ms total)
+T0B20 142:429 JLINK_IsHalted()  returns FALSE (0001ms, 5311ms total)
+T0B20 142:532 JLINK_IsHalted()  returns FALSE (0001ms, 5311ms total)
+T0B20 142:634 JLINK_IsHalted()  returns FALSE (0001ms, 5311ms total)
+T0B20 142:736 JLINK_IsHalted()  returns FALSE (0001ms, 5311ms total)
+T0B20 142:837 JLINK_IsHalted()  returns FALSE (0001ms, 5311ms total)
+T0F28 142:939 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5311ms total)
+T0B20 142:941 JLINK_IsHalted()  returns FALSE (0001ms, 5312ms total)
+T0B20 143:042 JLINK_IsHalted()  returns FALSE (0001ms, 5312ms total)
+T0B20 143:144 JLINK_IsHalted()  returns FALSE (0000ms, 5311ms total)
+T0B20 143:245 JLINK_IsHalted()  returns FALSE (0001ms, 5312ms total)
+T0B20 143:347 JLINK_IsHalted()  returns FALSE (0001ms, 5312ms total)
+T0B20 143:449 JLINK_IsHalted()  returns FALSE (0001ms, 5312ms total)
+T0F28 143:550 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5313ms total)
+T0B20 143:557 JLINK_IsHalted()  returns FALSE (0001ms, 5314ms total)
+T0B20 143:659 JLINK_IsHalted()  returns FALSE (0001ms, 5314ms total)
+T0B20 143:762 JLINK_IsHalted()  returns FALSE (0001ms, 5314ms total)
+T0B20 143:863 JLINK_IsHalted()  returns FALSE (0001ms, 5314ms total)
+T0B20 143:965 JLINK_IsHalted()  returns FALSE (0001ms, 5314ms total)
+T0F28 144:066 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5315ms total)
+T0B20 144:077 JLINK_IsHalted()  returns FALSE (0001ms, 5316ms total)
+T0B20 144:178 JLINK_IsHalted()  returns FALSE (0000ms, 5315ms total)
+T0B20 144:279 JLINK_IsHalted()  returns FALSE (0001ms, 5316ms total)
+T0B20 144:381 JLINK_IsHalted()  returns FALSE (0001ms, 5316ms total)
+T0B20 144:482 JLINK_IsHalted()  returns FALSE (0002ms, 5317ms total)
+T0F28 144:584 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5317ms total)
+T0B20 144:593 JLINK_IsHalted()  returns FALSE (0001ms, 5318ms total)
+T0B20 144:695 JLINK_IsHalted()  returns FALSE (0001ms, 5318ms total)
+T0B20 144:796 JLINK_IsHalted()  returns FALSE (0002ms, 5319ms total)
+T0B20 144:898 JLINK_IsHalted()  returns FALSE (0001ms, 5318ms total)
+T0B20 145:000 JLINK_IsHalted()  returns FALSE (0001ms, 5318ms total)
+T0F28 145:103 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5319ms total)
+T0B20 145:110 JLINK_IsHalted()  returns FALSE (0001ms, 5320ms total)
+T0B20 145:212 JLINK_IsHalted()  returns FALSE (0001ms, 5320ms total)
+T0B20 145:313 JLINK_IsHalted()  returns FALSE (0002ms, 5321ms total)
+T0B20 145:415 JLINK_IsHalted()  returns FALSE (0001ms, 5320ms total)
+T0B20 145:517 JLINK_IsHalted()  returns FALSE (0001ms, 5320ms total)
+T0F28 145:618 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5321ms total)
+T0B20 145:621 JLINK_IsHalted()  returns FALSE (0001ms, 5322ms total)
+T0B20 145:723 JLINK_IsHalted()  returns FALSE (0001ms, 5322ms total)
+T0B20 145:825 JLINK_IsHalted()  returns FALSE (0000ms, 5321ms total)
+T0B20 145:927 JLINK_IsHalted()  returns FALSE (0001ms, 5322ms total)
+T0B20 146:028 JLINK_IsHalted()  returns FALSE (0001ms, 5322ms total)
+T0F28 146:130 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5322ms total)
+T0B20 146:134 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
+T0B20 146:235 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
+T0B20 146:337 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
+T0B20 146:439 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
+T0B20 146:540 JLINK_IsHalted()  returns FALSE (0001ms, 5323ms total)
+T0F28 146:644 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5324ms total)
+T0B20 146:649 JLINK_IsHalted()  returns FALSE (0001ms, 5325ms total)
+T0B20 146:751 JLINK_IsHalted()  returns FALSE (0000ms, 5324ms total)
+T0B20 146:853 JLINK_IsHalted()  returns FALSE (0001ms, 5325ms total)
+T0B20 146:954 JLINK_IsHalted()  returns FALSE (0000ms, 5324ms total)
+T0B20 147:056 JLINK_IsHalted()  returns FALSE (0001ms, 5325ms total)
+T0F28 147:157 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5326ms total)
+T0B20 147:162 JLINK_IsHalted()  returns FALSE (0001ms, 5327ms total)
+T0B20 147:263 JLINK_IsHalted()  returns FALSE (0001ms, 5327ms total)
+T0B20 147:365 JLINK_IsHalted()  returns FALSE (0002ms, 5328ms total)
+T0B20 147:467 JLINK_IsHalted()  returns FALSE (0001ms, 5327ms total)
+T0B20 147:568 JLINK_IsHalted()  returns FALSE (0002ms, 5328ms total)
+T0F28 147:673 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5329ms total)
+T0B20 147:680 JLINK_IsHalted()  returns FALSE (0001ms, 5330ms total)
+T0B20 147:781 JLINK_IsHalted()  returns FALSE (0001ms, 5330ms total)
+T0B20 147:883 JLINK_IsHalted()  returns FALSE (0001ms, 5330ms total)
+T0B20 147:985 JLINK_IsHalted()  returns FALSE (0001ms, 5330ms total)
+T0B20 148:087 JLINK_IsHalted()  returns FALSE (0001ms, 5330ms total)
+T0F28 148:188 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5331ms total)
+T0B20 148:198 JLINK_IsHalted()  returns FALSE (0001ms, 5332ms total)
+T0B20 148:300 JLINK_IsHalted()  returns FALSE (0000ms, 5331ms total)
+T0B20 148:401 JLINK_IsHalted()  returns FALSE (0001ms, 5332ms total)
+T0B20 148:503 JLINK_IsHalted()  returns FALSE (0001ms, 5332ms total)
+T0B20 148:604 JLINK_IsHalted()  returns FALSE (0001ms, 5332ms total)
+T0F28 148:706 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5333ms total)
+T0B20 148:714 JLINK_IsHalted()  returns FALSE (0001ms, 5334ms total)
+T0B20 148:817 JLINK_IsHalted()  returns FALSE (0000ms, 5333ms total)
+T0B20 148:918 JLINK_IsHalted()  returns FALSE (0001ms, 5334ms total)
+T0B20 149:019 JLINK_IsHalted()  returns FALSE (0001ms, 5334ms total)
+T0B20 149:121 JLINK_IsHalted()  returns FALSE (0001ms, 5334ms total)
+T0F28 149:225 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5336ms total)
+T0B20 149:233 JLINK_IsHalted()  returns FALSE (0001ms, 5337ms total)
+T0B20 149:336 JLINK_IsHalted()  returns FALSE (0000ms, 5336ms total)
+T0B20 149:438 JLINK_IsHalted()  returns FALSE (0000ms, 5336ms total)
+T0B20 149:538 JLINK_IsHalted()  returns FALSE (0002ms, 5338ms total)
+T0B20 149:640 JLINK_IsHalted()  returns FALSE (0001ms, 5337ms total)
+T0F28 149:741 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5338ms total)
+T0B20 149:754 JLINK_IsHalted()  returns FALSE (0001ms, 5339ms total)
+T0B20 149:856 JLINK_IsHalted()  returns FALSE (0001ms, 5339ms total)
+T0B20 149:958 JLINK_IsHalted()  returns FALSE (0001ms, 5339ms total)
+T0B20 150:060 JLINK_IsHalted()  returns FALSE (0001ms, 5339ms total)
+T0B20 150:161 JLINK_IsHalted()  returns FALSE (0001ms, 5339ms total)
+T0F28 150:262 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5340ms total)
+T0B20 150:269 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0B20 150:370 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0B20 150:472 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0B20 150:573 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0B20 150:674 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0B20 150:776 JLINK_IsHalted()  returns FALSE (0001ms, 5341ms total)
+T0F28 150:882 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5342ms total)
+T0B20 150:889 JLINK_IsHalted()  returns FALSE (0001ms, 5343ms total)
+T0B20 150:991 JLINK_IsHalted()  returns FALSE (0000ms, 5342ms total)
+T0B20 151:092 JLINK_IsHalted()  returns FALSE (0000ms, 5342ms total)
+T0B20 151:193 JLINK_IsHalted()  returns FALSE (0001ms, 5343ms total)
+T0B20 151:294 JLINK_IsHalted()  returns FALSE (0001ms, 5343ms total)
+T0F28 151:396 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5344ms total)
+T0B20 151:402 JLINK_IsHalted()  returns FALSE (0001ms, 5345ms total)
+T0B20 151:505 JLINK_IsHalted()  returns FALSE (0000ms, 5344ms total)
+T0B20 151:606 JLINK_IsHalted()  returns FALSE (0000ms, 5344ms total)
+T0B20 151:708 JLINK_IsHalted()  returns FALSE (0001ms, 5345ms total)
+T0B20 151:810 JLINK_IsHalted()  returns FALSE (0001ms, 5345ms total)
+T0F28 151:911 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5346ms total)
+T0B20 151:919 JLINK_IsHalted()  returns FALSE (0002ms, 5348ms total)
+T0B20 152:022 JLINK_IsHalted()  returns FALSE (0001ms, 5347ms total)
+T0B20 152:123 JLINK_IsHalted()  returns FALSE (0002ms, 5348ms total)
+T0B20 152:225 JLINK_IsHalted()  returns FALSE (0001ms, 5347ms total)
+T0B20 152:327 JLINK_IsHalted()  returns FALSE (0001ms, 5347ms total)
+T0F28 152:435 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5348ms total)
+T0B20 152:440 JLINK_IsHalted()  returns FALSE (0001ms, 5349ms total)
+T0B20 152:543 JLINK_IsHalted()  returns FALSE (0001ms, 5349ms total)
+T0B20 152:645 JLINK_IsHalted()  returns FALSE (0000ms, 5348ms total)
+T0B20 152:746 JLINK_IsHalted()  returns FALSE (0001ms, 5349ms total)
+T0B20 152:848 JLINK_IsHalted()  returns FALSE (0001ms, 5349ms total)
+T0F28 152:950 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5350ms total)
+T0B20 152:957 JLINK_IsHalted()  returns FALSE (0001ms, 5351ms total)
+T0B20 153:059 JLINK_IsHalted()  returns FALSE (0001ms, 5351ms total)
+T0B20 153:160 JLINK_IsHalted()  returns FALSE (0001ms, 5351ms total)
+T0B20 153:261 JLINK_IsHalted()  returns FALSE (0001ms, 5351ms total)
+T0B20 153:364 JLINK_IsHalted()  returns FALSE (0001ms, 5351ms total)
+T0F28 153:465 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5352ms total)
+T0B20 153:476 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
+T0B20 153:579 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
+T0B20 153:680 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
+T0B20 153:781 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
+T0B20 153:883 JLINK_IsHalted()  returns FALSE (0001ms, 5353ms total)
+T0F28 153:988 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5355ms total)
+T0B20 153:995 JLINK_IsHalted()  returns FALSE (0001ms, 5356ms total)
+T0B20 154:096 JLINK_IsHalted()  returns FALSE (0001ms, 5356ms total)
+T0B20 154:198 JLINK_IsHalted()  returns FALSE (0001ms, 5356ms total)
+T0B20 154:300 JLINK_IsHalted()  returns FALSE (0001ms, 5356ms total)
+T0B20 154:402 JLINK_IsHalted()  returns FALSE (0001ms, 5356ms total)
+T0F28 154:503 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5357ms total)
+T0B20 154:509 JLINK_IsHalted()  returns FALSE (0000ms, 5357ms total)
+T0B20 154:610 JLINK_IsHalted()  returns FALSE (0001ms, 5358ms total)
+T0B20 154:712 JLINK_IsHalted()  returns FALSE (0001ms, 5358ms total)
+T0B20 154:813 JLINK_IsHalted()  returns FALSE (0002ms, 5359ms total)
+T0B20 154:915 JLINK_IsHalted()  returns FALSE (0001ms, 5358ms total)
+T0F28 155:016 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5359ms total)
+T0B20 155:024 JLINK_IsHalted()  returns FALSE (0001ms, 5360ms total)
+T0B20 155:126 JLINK_IsHalted()  returns FALSE (0001ms, 5360ms total)
+T0B20 155:228 JLINK_IsHalted()  returns FALSE (0001ms, 5360ms total)
+T0B20 155:329 JLINK_IsHalted()  returns FALSE (0001ms, 5360ms total)
+T0B20 155:430 JLINK_IsHalted()  returns FALSE (0000ms, 5359ms total)
+T0F28 155:531 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5361ms total)
+T0B20 155:540 JLINK_IsHalted()  returns FALSE (0001ms, 5362ms total)
+T0B20 155:641 JLINK_IsHalted()  returns FALSE (0001ms, 5362ms total)
+T0B20 155:744 JLINK_IsHalted()  returns FALSE (0001ms, 5362ms total)
+T0B20 155:846 JLINK_IsHalted()  returns FALSE (0000ms, 5361ms total)
+T0B20 155:947 JLINK_IsHalted()  returns FALSE (0000ms, 5361ms total)
+T0F28 156:049 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5363ms total)
+T0B20 156:055 JLINK_IsHalted()  returns FALSE (0001ms, 5364ms total)
+T0B20 156:158 JLINK_IsHalted()  returns FALSE (0001ms, 5364ms total)
+T0B20 156:259 JLINK_IsHalted()  returns FALSE (0001ms, 5364ms total)
+T0B20 156:361 JLINK_IsHalted()  returns FALSE (0000ms, 5363ms total)
+T0B20 156:463 JLINK_IsHalted()  returns FALSE (0000ms, 5363ms total)
+T0F28 156:564 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5365ms total)
+T0B20 156:571 JLINK_IsHalted()  returns FALSE (0002ms, 5367ms total)
+T0B20 156:674 JLINK_IsHalted()  returns FALSE (0002ms, 5367ms total)
+T0B20 156:776 JLINK_IsHalted()  returns FALSE (0001ms, 5366ms total)
+T0B20 156:878 JLINK_IsHalted()  returns FALSE (0001ms, 5366ms total)
+T0B20 156:980 JLINK_IsHalted()  returns FALSE (0001ms, 5366ms total)
+T0F28 157:081 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5367ms total)
+T0B20 157:092 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
+T0B20 157:194 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
+T0B20 157:296 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
+T0B20 157:397 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
+T0B20 157:499 JLINK_IsHalted()  returns FALSE (0001ms, 5368ms total)
+T0F28 157:600 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5369ms total)
+T0B20 157:606 JLINK_IsHalted()  returns FALSE (0001ms, 5370ms total)
+T0B20 157:708 JLINK_IsHalted()  returns FALSE (0001ms, 5370ms total)
+T0B20 157:809 JLINK_IsHalted()  returns FALSE (0001ms, 5370ms total)
+T0B20 157:911 JLINK_IsHalted()  returns FALSE (0001ms, 5370ms total)
+T0B20 158:012 JLINK_IsHalted()  returns FALSE (0001ms, 5370ms total)
+T0F28 158:114 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5371ms total)
+T0B20 158:119 JLINK_IsHalted()  returns FALSE (0001ms, 5372ms total)
+T0B20 158:220 JLINK_IsHalted()  returns FALSE (0001ms, 5372ms total)
+T0B20 158:322 JLINK_IsHalted()  returns FALSE (0001ms, 5372ms total)
+T0B20 158:423 JLINK_IsHalted()  returns FALSE (0001ms, 5372ms total)
+T0B20 158:525 JLINK_IsHalted()  returns FALSE (0000ms, 5371ms total)
+T0F28 158:626 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5373ms total)
+T0B20 158:628 JLINK_IsHalted()  returns FALSE (0002ms, 5375ms total)
+T0B20 158:730 JLINK_IsHalted()  returns FALSE (0001ms, 5374ms total)
+T0B20 158:832 JLINK_IsHalted()  returns FALSE (0001ms, 5374ms total)
+T0B20 158:934 JLINK_IsHalted()  returns FALSE (0001ms, 5374ms total)
+T0B20 159:036 JLINK_IsHalted()  returns FALSE (0001ms, 5374ms total)
+T0F28 159:137 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5375ms total)
+T0B20 159:140 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0B20 159:241 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0B20 159:343 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0B20 159:444 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0B20 159:546 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0B20 159:648 JLINK_IsHalted()  returns FALSE (0001ms, 5376ms total)
+T0F28 159:749 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5378ms total)
+T0B20 159:759 JLINK_IsHalted()  returns FALSE (0001ms, 5379ms total)
+T0B20 159:860 JLINK_IsHalted()  returns FALSE (0001ms, 5379ms total)
+T0B20 159:962 JLINK_IsHalted()  returns FALSE (0001ms, 5379ms total)
+T0B20 160:063 JLINK_IsHalted()  returns FALSE (0001ms, 5379ms total)
+T0B20 160:164 JLINK_IsHalted()  returns FALSE (0001ms, 5379ms total)
+T0F28 160:268 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5380ms total)
+T0B20 160:272 JLINK_IsHalted()  returns FALSE (0002ms, 5382ms total)
+T0B20 160:374 JLINK_IsHalted()  returns FALSE (0001ms, 5381ms total)
+T0B20 160:475 JLINK_IsHalted()  returns FALSE (0001ms, 5381ms total)
+T0B20 160:577 JLINK_IsHalted()  returns FALSE (0002ms, 5382ms total)
+T0B20 160:679 JLINK_IsHalted()  returns FALSE (0000ms, 5380ms total)
+T0F28 160:780 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5381ms total)
+T0B20 160:782 JLINK_IsHalted()  returns FALSE (0002ms, 5383ms total)
+T0B20 160:884 JLINK_IsHalted()  returns FALSE (0001ms, 5382ms total)
+T0B20 160:986 JLINK_IsHalted()  returns FALSE (0001ms, 5382ms total)
+T0B20 161:088 JLINK_IsHalted()  returns FALSE (0001ms, 5382ms total)
+T0B20 161:190 JLINK_IsHalted()  returns FALSE (0001ms, 5382ms total)
+T0B20 161:291 JLINK_IsHalted()  returns FALSE (0001ms, 5382ms total)
+T0F28 161:392 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5384ms total)
+T0B20 161:403 JLINK_IsHalted()  returns FALSE (0000ms, 5384ms total)
+T0B20 161:504 JLINK_IsHalted()  returns FALSE (0001ms, 5385ms total)
+T0B20 161:607 JLINK_IsHalted()  returns FALSE (0001ms, 5385ms total)
+T0B20 161:708 JLINK_IsHalted()  returns FALSE (0001ms, 5385ms total)
+T0B20 161:810 JLINK_IsHalted()  returns FALSE (0000ms, 5384ms total)
+T0F28 161:911 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5386ms total)
+T0B20 161:919 JLINK_IsHalted()  returns FALSE (0001ms, 5387ms total)
+T0B20 162:021 JLINK_IsHalted()  returns FALSE (0001ms, 5387ms total)
+T0B20 162:123 JLINK_IsHalted()  returns FALSE (0001ms, 5387ms total)
+T0B20 162:225 JLINK_IsHalted()  returns FALSE (0001ms, 5387ms total)
+T0B20 162:327 JLINK_IsHalted()  returns FALSE (0001ms, 5387ms total)
+T0F28 162:431 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5388ms total)
+T0B20 162:435 JLINK_IsHalted()  returns FALSE (0001ms, 5389ms total)
+T0B20 162:537 JLINK_IsHalted()  returns FALSE (0001ms, 5389ms total)
+T0B20 162:639 JLINK_IsHalted()  returns FALSE (0001ms, 5389ms total)
+T0B20 162:741 JLINK_IsHalted()  returns FALSE (0001ms, 5389ms total)
+T0B20 162:842 JLINK_IsHalted()  returns FALSE (0001ms, 5389ms total)
+T0F28 162:944 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5390ms total)
+T0B20 162:947 JLINK_IsHalted()  returns FALSE (0001ms, 5391ms total)
+T0B20 163:048 JLINK_IsHalted()  returns FALSE (0001ms, 5391ms total)
+T0B20 163:150 JLINK_IsHalted()  returns FALSE (0001ms, 5391ms total)
+T0B20 163:252 JLINK_IsHalted()  returns FALSE (0001ms, 5391ms total)
+T0B20 163:354 JLINK_IsHalted()  returns FALSE (0000ms, 5390ms total)
+T0F28 163:455 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5392ms total)
+T0B20 163:465 JLINK_IsHalted()  returns FALSE (0000ms, 5392ms total)
+T0B20 163:567 JLINK_IsHalted()  returns FALSE (0001ms, 5393ms total)
+T0B20 163:669 JLINK_IsHalted()  returns FALSE (0001ms, 5393ms total)
+T0B20 163:770 JLINK_IsHalted()  returns FALSE (0001ms, 5393ms total)
+T0B20 163:871 JLINK_IsHalted()  returns FALSE (0000ms, 5392ms total)
+T0F28 163:972 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5394ms total)
+T0B20 163:983 JLINK_IsHalted()  returns FALSE (0001ms, 5395ms total)
+T0B20 164:085 JLINK_IsHalted()  returns FALSE (0001ms, 5395ms total)
+T0B20 164:187 JLINK_IsHalted()  returns FALSE (0001ms, 5395ms total)
+T0B20 164:288 JLINK_IsHalted()  returns FALSE (0001ms, 5395ms total)
+T0B20 164:389 JLINK_IsHalted()  returns FALSE (0001ms, 5395ms total)
+T0F28 164:491 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5396ms total)
+T0B20 164:497 JLINK_IsHalted()  returns FALSE (0001ms, 5397ms total)
+T0B20 164:599 JLINK_IsHalted()  returns FALSE (0001ms, 5397ms total)
+T0B20 164:700 JLINK_IsHalted()  returns FALSE (0000ms, 5396ms total)
+T0B20 164:801 JLINK_IsHalted()  returns FALSE (0001ms, 5397ms total)
+T0B20 164:903 JLINK_IsHalted()  returns FALSE (0001ms, 5397ms total)
+T0F28 165:005 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5398ms total)
+T0B20 165:009 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
+T0B20 165:111 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
+T0B20 165:213 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
+T0B20 165:314 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
+T0B20 165:416 JLINK_IsHalted()  returns FALSE (0001ms, 5399ms total)
+T0F28 165:517 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5399ms total)
+T0B20 165:520 JLINK_IsHalted()  returns FALSE (0001ms, 5400ms total)
+T0B20 165:622 JLINK_IsHalted()  returns FALSE (0000ms, 5399ms total)
+T0B20 165:723 JLINK_IsHalted()  returns FALSE (0001ms, 5400ms total)
+T0B20 165:824 JLINK_IsHalted()  returns FALSE (0001ms, 5400ms total)
+T0B20 165:926 JLINK_IsHalted()  returns FALSE (0001ms, 5400ms total)
+T0F28 166:028 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5400ms total)
+T0B20 166:031 JLINK_IsHalted()  returns FALSE (0000ms, 5400ms total)
+T0B20 166:132 JLINK_IsHalted()  returns FALSE (0001ms, 5401ms total)
+T0B20 166:234 JLINK_IsHalted()  returns FALSE (0001ms, 5401ms total)
+T0B20 166:335 JLINK_IsHalted()  returns FALSE (0001ms, 5401ms total)
+T0B20 166:437 JLINK_IsHalted()  returns FALSE (0001ms, 5401ms total)
+T0B20 166:539 JLINK_IsHalted()  returns FALSE (0001ms, 5401ms total)
+T0F28 166:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5402ms total)
+T0B20 166:648 JLINK_IsHalted()  returns FALSE (0001ms, 5403ms total)
+T0B20 166:750 JLINK_IsHalted()  returns FALSE (0001ms, 5403ms total)
+T0B20 166:851 JLINK_IsHalted()  returns FALSE (0001ms, 5403ms total)
+T0B20 166:952 JLINK_IsHalted()  returns FALSE (0001ms, 5403ms total)
+T0B20 167:053 JLINK_IsHalted()  returns FALSE (0002ms, 5404ms total)
+T0F28 167:159 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5404ms total)
+T0B20 167:164 JLINK_IsHalted()  returns FALSE (0001ms, 5405ms total)
+T0B20 167:265 JLINK_IsHalted()  returns FALSE (0001ms, 5405ms total)
+T0B20 167:367 JLINK_IsHalted()  returns FALSE (0001ms, 5405ms total)
+T0B20 167:469 JLINK_IsHalted()  returns FALSE (0001ms, 5405ms total)
+T0B20 167:571 JLINK_IsHalted()  returns FALSE (0001ms, 5405ms total)
+T0F28 167:672 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5406ms total)
+T0B20 167:675 JLINK_IsHalted()  returns FALSE (0001ms, 5407ms total)
+T0B20 167:777 JLINK_IsHalted()  returns FALSE (0001ms, 5407ms total)
+T0B20 167:879 JLINK_IsHalted()  returns FALSE (0001ms, 5407ms total)
+T0B20 167:980 JLINK_IsHalted()  returns FALSE (0001ms, 5407ms total)
+T0B20 168:082 JLINK_IsHalted()  returns FALSE (0001ms, 5407ms total)
+T0B20 168:183 JLINK_IsHalted()  returns FALSE (0000ms, 5406ms total)
+T0F28 168:284 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5408ms total)
+T0B20 168:292 JLINK_IsHalted()  returns FALSE (0000ms, 5408ms total)
+T0B20 168:393 JLINK_IsHalted()  returns FALSE (0001ms, 5409ms total)
+T0B20 168:495 JLINK_IsHalted()  returns FALSE (0001ms, 5409ms total)
+T0B20 168:596 JLINK_IsHalted()  returns FALSE (0001ms, 5409ms total)
+T0B20 168:697 JLINK_IsHalted()  returns FALSE (0002ms, 5410ms total)
+T0F28 168:803 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5411ms total)
+T0B20 168:810 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
+T0B20 168:912 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
+T0B20 169:014 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
+T0B20 169:115 JLINK_IsHalted()  returns FALSE (0002ms, 5413ms total)
+T0B20 169:217 JLINK_IsHalted()  returns FALSE (0001ms, 5412ms total)
+T0F28 169:318 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5413ms total)
+T0B20 169:325 JLINK_IsHalted()  returns FALSE (0001ms, 5414ms total)
+T0B20 169:426 JLINK_IsHalted()  returns FALSE (0001ms, 5414ms total)
+T0B20 169:528 JLINK_IsHalted()  returns FALSE (0001ms, 5414ms total)
+T0B20 169:629 JLINK_IsHalted()  returns FALSE (0001ms, 5414ms total)
+T0B20 169:731 JLINK_IsHalted()  returns FALSE (0001ms, 5414ms total)
+T0F28 169:832 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5415ms total)
+T0B20 169:835 JLINK_IsHalted()  returns FALSE (0001ms, 5416ms total)
+T0B20 169:936 JLINK_IsHalted()  returns FALSE (0001ms, 5416ms total)
+T0B20 170:038 JLINK_IsHalted()  returns FALSE (0001ms, 5416ms total)
+T0B20 170:139 JLINK_IsHalted()  returns FALSE (0001ms, 5416ms total)
+T0B20 170:241 JLINK_IsHalted()  returns FALSE (0001ms, 5416ms total)
+T0F28 170:342 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5417ms total)
+T0B20 170:352 JLINK_IsHalted()  returns FALSE (0001ms, 5418ms total)
+T0B20 170:455 JLINK_IsHalted()  returns FALSE (0001ms, 5418ms total)
+T0B20 170:556 JLINK_IsHalted()  returns FALSE (0001ms, 5418ms total)
+T0B20 170:658 JLINK_IsHalted()  returns FALSE (0001ms, 5418ms total)
+T0B20 170:759 JLINK_IsHalted()  returns FALSE (0001ms, 5418ms total)
+T0F28 170:860 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5420ms total)
+T0B20 170:868 JLINK_IsHalted()  returns FALSE (0001ms, 5421ms total)
+T0B20 170:969 JLINK_IsHalted()  returns FALSE (0001ms, 5421ms total)
+T0B20 171:071 JLINK_IsHalted()  returns FALSE (0001ms, 5421ms total)
+T0B20 171:172 JLINK_IsHalted()  returns FALSE (0001ms, 5421ms total)
+T0B20 171:274 JLINK_IsHalted()  returns FALSE (0000ms, 5420ms total)
+T0F28 171:378 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5422ms total)
+T0B20 171:382 JLINK_IsHalted()  returns FALSE (0001ms, 5423ms total)
+T0B20 171:483 JLINK_IsHalted()  returns FALSE (0002ms, 5424ms total)
+T0B20 171:585 JLINK_IsHalted()  returns FALSE (0001ms, 5423ms total)
+T0B20 171:686 JLINK_IsHalted()  returns FALSE (0001ms, 5423ms total)
+T0B20 171:787 JLINK_IsHalted()  returns FALSE (0001ms, 5423ms total)
+T0F28 171:889 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5424ms total)
+T0B20 171:898 JLINK_IsHalted()  returns FALSE (0001ms, 5425ms total)
+T0B20 171:999 JLINK_IsHalted()  returns FALSE (0001ms, 5425ms total)
+T0B20 172:101 JLINK_IsHalted()  returns FALSE (0001ms, 5425ms total)
+T0B20 172:203 JLINK_IsHalted()  returns FALSE (0001ms, 5425ms total)
+T0B20 172:304 JLINK_IsHalted()  returns FALSE (0001ms, 5425ms total)
+T0F28 172:405 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5426ms total)
+T0B20 172:416 JLINK_IsHalted()  returns FALSE (0001ms, 5427ms total)
+T0B20 172:517 JLINK_IsHalted()  returns FALSE (0000ms, 5426ms total)
+T0B20 172:619 JLINK_IsHalted()  returns FALSE (0000ms, 5426ms total)
+T0B20 172:720 JLINK_IsHalted()  returns FALSE (0001ms, 5427ms total)
+T0B20 172:822 JLINK_IsHalted()  returns FALSE (0001ms, 5427ms total)
+T0F28 172:926 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5428ms total)
+T0B20 172:937 JLINK_IsHalted()  returns FALSE (0001ms, 5429ms total)
+T0B20 173:038 JLINK_IsHalted()  returns FALSE (0001ms, 5429ms total)
+T0B20 173:139 JLINK_IsHalted()  returns FALSE (0001ms, 5429ms total)
+T0B20 173:240 JLINK_IsHalted()  returns FALSE (0002ms, 5430ms total)
+T0B20 173:342 JLINK_IsHalted()  returns FALSE (0001ms, 5429ms total)
+T0F28 173:447 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5430ms total)
+T0B20 173:453 JLINK_IsHalted()  returns FALSE (0001ms, 5431ms total)
+T0B20 173:555 JLINK_IsHalted()  returns FALSE (0001ms, 5431ms total)
+T0B20 173:656 JLINK_IsHalted()  returns FALSE (0001ms, 5431ms total)
+T0B20 173:757 JLINK_IsHalted()  returns FALSE (0001ms, 5431ms total)
+T0B20 173:858 JLINK_IsHalted()  returns FALSE (0001ms, 5431ms total)
+T0F28 173:960 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5432ms total)
+T0B20 173:967 JLINK_IsHalted()  returns FALSE (0001ms, 5433ms total)
+T0B20 174:068 JLINK_IsHalted()  returns FALSE (0001ms, 5433ms total)
+T0B20 174:170 JLINK_IsHalted()  returns FALSE (0000ms, 5432ms total)
+T0B20 174:271 JLINK_IsHalted()  returns FALSE (0001ms, 5433ms total)
+T0B20 174:372 JLINK_IsHalted()  returns FALSE (0001ms, 5433ms total)
+T0F28 174:474 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5434ms total)
+T0B20 174:480 JLINK_IsHalted()  returns FALSE (0001ms, 5435ms total)
+T0B20 174:583 JLINK_IsHalted()  returns FALSE (0001ms, 5435ms total)
+T0B20 174:685 JLINK_IsHalted()  returns FALSE (0001ms, 5435ms total)
+T0B20 174:786 JLINK_IsHalted()  returns FALSE (0001ms, 5435ms total)
+T0B20 174:888 JLINK_IsHalted()  returns FALSE (0001ms, 5435ms total)
+T0F28 174:989 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5436ms total)
+T0B20 174:998 JLINK_IsHalted()  returns FALSE (0001ms, 5437ms total)
+T0B20 175:099 JLINK_IsHalted()  returns FALSE (0001ms, 5437ms total)
+T0B20 175:201 JLINK_IsHalted()  returns FALSE (0001ms, 5437ms total)
+T0B20 175:303 JLINK_IsHalted()  returns FALSE (0001ms, 5437ms total)
+T0B20 175:405 JLINK_IsHalted()  returns FALSE (0001ms, 5437ms total)
+T0F28 175:507 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5438ms total)
+T0B20 175:513 JLINK_IsHalted()  returns FALSE (0000ms, 5438ms total)
+T0B20 175:614 JLINK_IsHalted()  returns FALSE (0001ms, 5439ms total)
+T0B20 175:716 JLINK_IsHalted()  returns FALSE (0001ms, 5439ms total)
+T0B20 175:817 JLINK_IsHalted()  returns FALSE (0001ms, 5439ms total)
+T0B20 175:918 JLINK_IsHalted()  returns FALSE (0001ms, 5439ms total)
+T0F28 176:020 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5440ms total)
+T0B20 176:027 JLINK_IsHalted()  returns FALSE (0002ms, 5442ms total)
+T0B20 176:129 JLINK_IsHalted()  returns FALSE (0001ms, 5441ms total)
+T0B20 176:231 JLINK_IsHalted()  returns FALSE (0001ms, 5441ms total)
+T0B20 176:333 JLINK_IsHalted()  returns FALSE (0000ms, 5440ms total)
+T0B20 176:434 JLINK_IsHalted()  returns FALSE (0001ms, 5441ms total)
+T0F28 176:536 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5443ms total)
+T0B20 176:542 JLINK_IsHalted()  returns FALSE (0002ms, 5445ms total)
+T0B20 176:645 JLINK_IsHalted()  returns FALSE (0001ms, 5444ms total)
+T0B20 176:746 JLINK_IsHalted()  returns FALSE (0001ms, 5444ms total)
+T0B20 176:848 JLINK_IsHalted()  returns FALSE (0001ms, 5444ms total)
+T0B20 176:949 JLINK_IsHalted()  returns FALSE (0001ms, 5444ms total)
+T0F28 177:051 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5445ms total)
+T0B20 177:059 JLINK_IsHalted()  returns FALSE (0001ms, 5446ms total)
+T0B20 177:160 JLINK_IsHalted()  returns FALSE (0001ms, 5446ms total)
+T0B20 177:261 JLINK_IsHalted()  returns FALSE (0001ms, 5446ms total)
+T0B20 177:362 JLINK_IsHalted()  returns FALSE (0001ms, 5446ms total)
+T0B20 177:464 JLINK_IsHalted()  returns FALSE (0001ms, 5446ms total)
+T0F28 177:566 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5447ms total)
+T0B20 177:578 JLINK_IsHalted()  returns FALSE (0001ms, 5448ms total)
+T0B20 177:680 JLINK_IsHalted()  returns FALSE (0000ms, 5447ms total)
+T0B20 177:781 JLINK_IsHalted()  returns FALSE (0001ms, 5448ms total)
+T0B20 177:883 JLINK_IsHalted()  returns FALSE (0001ms, 5448ms total)
+T0B20 177:984 JLINK_IsHalted()  returns FALSE (0000ms, 5447ms total)
+T0F28 178:086 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5449ms total)
+T0B20 178:093 JLINK_IsHalted()  returns FALSE (0001ms, 5450ms total)
+T0B20 178:195 JLINK_IsHalted()  returns FALSE (0001ms, 5450ms total)
+T0B20 178:296 JLINK_IsHalted()  returns FALSE (0001ms, 5450ms total)
+T0B20 178:397 JLINK_IsHalted()  returns FALSE (0002ms, 5451ms total)
+T0B20 178:499 JLINK_IsHalted()  returns FALSE (0000ms, 5449ms total)
+T0F28 178:600 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5451ms total)
+T0B20 178:605 JLINK_IsHalted()  returns FALSE (0001ms, 5452ms total)
+T0B20 178:707 JLINK_IsHalted()  returns FALSE (0001ms, 5452ms total)
+T0B20 178:809 JLINK_IsHalted()  returns FALSE (0001ms, 5452ms total)
+T0B20 178:911 JLINK_IsHalted()  returns FALSE (0002ms, 5453ms total)
+T0B20 179:013 JLINK_IsHalted()  returns FALSE (0000ms, 5451ms total)
+T0F28 179:115 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5452ms total)
+T0B20 179:117 JLINK_IsHalted()  returns FALSE (0002ms, 5454ms total)
+T0B20 179:219 JLINK_IsHalted()  returns FALSE (0001ms, 5453ms total)
+T0B20 179:320 JLINK_IsHalted()  returns FALSE (0001ms, 5453ms total)
+T0B20 179:422 JLINK_IsHalted()  returns FALSE (0000ms, 5452ms total)
+T0B20 179:524 JLINK_IsHalted()  returns FALSE (0001ms, 5453ms total)
+T0F28 179:626 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5454ms total)
+T0B20 179:636 JLINK_IsHalted()  returns FALSE (0001ms, 5455ms total)
+T0B20 179:739 JLINK_IsHalted()  returns FALSE (0000ms, 5454ms total)
+T0B20 179:840 JLINK_IsHalted()  returns FALSE (0001ms, 5455ms total)
+T0B20 179:941 JLINK_IsHalted()  returns FALSE (0001ms, 5455ms total)
+T0B20 180:043 JLINK_IsHalted()  returns FALSE (0001ms, 5455ms total)
+T0F28 180:144 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5456ms total)
+T0B20 180:152 JLINK_IsHalted()  returns FALSE (0001ms, 5457ms total)
+T0B20 180:253 JLINK_IsHalted()  returns FALSE (0001ms, 5457ms total)
+T0B20 180:355 JLINK_IsHalted()  returns FALSE (0000ms, 5456ms total)
+T0B20 180:457 JLINK_IsHalted()  returns FALSE (0001ms, 5457ms total)
+T0B20 180:558 JLINK_IsHalted()  returns FALSE (0001ms, 5457ms total)
+T0F28 180:661 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5457ms total)
+T0B20 180:664 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
+T0B20 180:765 JLINK_IsHalted()  returns FALSE (0000ms, 5457ms total)
+T0B20 180:866 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
+T0B20 180:967 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
+T0B20 181:068 JLINK_IsHalted()  returns FALSE (0001ms, 5458ms total)
+T0F28 181:170 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5459ms total)
+T0B20 181:175 JLINK_IsHalted()  returns FALSE (0001ms, 5460ms total)
+T0B20 181:278 JLINK_IsHalted()  returns FALSE (0001ms, 5460ms total)
+T0B20 181:379 JLINK_IsHalted()  returns FALSE (0001ms, 5460ms total)
+T0B20 181:482 JLINK_IsHalted()  returns FALSE (0001ms, 5460ms total)
+T0B20 181:583 JLINK_IsHalted()  returns FALSE (0001ms, 5460ms total)
+T0F28 181:689 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5462ms total)
+T0B20 181:695 JLINK_IsHalted()  returns FALSE (0001ms, 5463ms total)
+T0B20 181:797 JLINK_IsHalted()  returns FALSE (0001ms, 5463ms total)
+T0B20 181:898 JLINK_IsHalted()  returns FALSE (0001ms, 5463ms total)
+T0B20 182:000 JLINK_IsHalted()  returns FALSE (0001ms, 5463ms total)
+T0B20 182:102 JLINK_IsHalted()  returns FALSE (0001ms, 5463ms total)
+T0F28 182:204 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5463ms total)
+T0B20 182:211 JLINK_IsHalted()  returns FALSE (0001ms, 5464ms total)
+T0B20 182:313 JLINK_IsHalted()  returns FALSE (0001ms, 5464ms total)
+T0B20 182:414 JLINK_IsHalted()  returns FALSE (0001ms, 5464ms total)
+T0B20 182:516 JLINK_IsHalted()  returns FALSE (0001ms, 5464ms total)
+T0B20 182:617 JLINK_IsHalted()  returns FALSE (0001ms, 5464ms total)
+T0F28 182:719 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5465ms total)
+T0B20 182:729 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
+T0B20 182:830 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
+T0B20 182:932 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
+T0B20 183:033 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
+T0B20 183:135 JLINK_IsHalted()  returns FALSE (0001ms, 5466ms total)
+T0F28 183:236 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5468ms total)
+T0B20 183:244 JLINK_IsHalted()  returns FALSE (0001ms, 5469ms total)
+T0B20 183:346 JLINK_IsHalted()  returns FALSE (0001ms, 5469ms total)
+T0B20 183:447 JLINK_IsHalted()  returns FALSE (0001ms, 5469ms total)
+T0B20 183:549 JLINK_IsHalted()  returns FALSE (0001ms, 5469ms total)
+T0B20 183:651 JLINK_IsHalted()  returns FALSE (0001ms, 5469ms total)
+T0F28 183:752 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5471ms total)
+T0B20 183:762 JLINK_IsHalted()  returns FALSE (0000ms, 5471ms total)
+T0B20 183:863 JLINK_IsHalted()  returns FALSE (0001ms, 5472ms total)
+T0B20 183:965 JLINK_IsHalted()  returns FALSE (0000ms, 5471ms total)
+T0B20 184:066 JLINK_IsHalted()  returns FALSE (0001ms, 5472ms total)
+T0B20 184:167 JLINK_IsHalted()  returns FALSE (0002ms, 5473ms total)
+T0F28 184:269 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5473ms total)
+T0B20 184:279 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
+T0B20 184:381 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
+T0B20 184:482 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
+T0B20 184:583 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
+T0B20 184:686 JLINK_IsHalted()  returns FALSE (0001ms, 5474ms total)
+T0F28 184:788 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5475ms total)
+T0B20 184:796 JLINK_IsHalted()  returns FALSE (0001ms, 5476ms total)
+T0B20 184:898 JLINK_IsHalted()  returns FALSE (0001ms, 5476ms total)
+T0B20 184:999 JLINK_IsHalted()  returns FALSE (0001ms, 5476ms total)
+T0B20 185:101 JLINK_IsHalted()  returns FALSE (0001ms, 5476ms total)
+T0B20 185:202 JLINK_IsHalted()  returns FALSE (0001ms, 5476ms total)
+T0F28 185:304 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5477ms total)
+T0B20 185:309 JLINK_IsHalted()  returns FALSE (0002ms, 5479ms total)
+T0B20 185:411 JLINK_IsHalted()  returns FALSE (0001ms, 5478ms total)
+T0B20 185:513 JLINK_IsHalted()  returns FALSE (0001ms, 5478ms total)
+T0B20 185:615 JLINK_IsHalted()  returns FALSE (0001ms, 5478ms total)
+T0B20 185:716 JLINK_IsHalted()  returns FALSE (0001ms, 5478ms total)
+T0F28 185:821 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5479ms total)
+T0B20 185:828 JLINK_IsHalted()  returns FALSE (0001ms, 5480ms total)
+T0B20 185:929 JLINK_IsHalted()  returns FALSE (0001ms, 5480ms total)
+T0B20 186:030 JLINK_IsHalted()  returns FALSE (0001ms, 5480ms total)
+T0B20 186:131 JLINK_IsHalted()  returns FALSE (0001ms, 5480ms total)
+T0B20 186:233 JLINK_IsHalted()  returns FALSE (0001ms, 5480ms total)
+T0F28 186:335 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5481ms total)
+T0B20 186:349 JLINK_IsHalted()  returns FALSE (0001ms, 5482ms total)
+T0B20 186:451 JLINK_IsHalted()  returns FALSE (0002ms, 5483ms total)
+T0B20 186:553 JLINK_IsHalted()  returns FALSE (0000ms, 5481ms total)
+T0B20 186:655 JLINK_IsHalted()  returns FALSE (0001ms, 5482ms total)
+T0B20 186:756 JLINK_IsHalted()  returns FALSE (0001ms, 5482ms total)
+T0F28 186:858 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5483ms total)
+T0B20 186:869 JLINK_IsHalted()  returns FALSE (0001ms, 5484ms total)
+T0B20 186:971 JLINK_IsHalted()  returns FALSE (0001ms, 5484ms total)
+T0B20 187:073 JLINK_IsHalted()  returns FALSE (0001ms, 5484ms total)
+T0B20 187:176 JLINK_IsHalted()  returns FALSE (0001ms, 5484ms total)
+T0B20 187:277 JLINK_IsHalted()  returns FALSE (0001ms, 5484ms total)
+T0F28 187:378 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5486ms total)
+T0B20 187:384 JLINK_IsHalted()  returns FALSE (0002ms, 5488ms total)
+T0B20 187:487 JLINK_IsHalted()  returns FALSE (0001ms, 5487ms total)
+T0B20 187:588 JLINK_IsHalted()  returns FALSE (0001ms, 5487ms total)
+T0B20 187:690 JLINK_IsHalted()  returns FALSE (0001ms, 5487ms total)
+T0B20 187:792 JLINK_IsHalted()  returns FALSE (0001ms, 5487ms total)
+T0F28 187:894 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5488ms total)
+T0B20 187:902 JLINK_IsHalted()  returns FALSE (0001ms, 5489ms total)
+T0B20 188:004 JLINK_IsHalted()  returns FALSE (0001ms, 5489ms total)
+T0B20 188:106 JLINK_IsHalted()  returns FALSE (0001ms, 5489ms total)
+T0B20 188:207 JLINK_IsHalted()  returns FALSE (0001ms, 5489ms total)
+T0B20 188:309 JLINK_IsHalted()  returns FALSE (0001ms, 5489ms total)
+T0F28 188:410 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5490ms total)
+T0B20 188:420 JLINK_IsHalted()  returns FALSE (0001ms, 5491ms total)
+T0B20 188:522 JLINK_IsHalted()  returns FALSE (0001ms, 5491ms total)
+T0B20 188:624 JLINK_IsHalted()  returns FALSE (0001ms, 5491ms total)
+T0B20 188:725 JLINK_IsHalted()  returns FALSE (0001ms, 5491ms total)
+T0B20 188:827 JLINK_IsHalted()  returns FALSE (0000ms, 5490ms total)
+T0F28 188:928 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5492ms total)
+T0B20 188:935 JLINK_IsHalted()  returns FALSE (0001ms, 5493ms total)
+T0B20 189:037 JLINK_IsHalted()  returns FALSE (0001ms, 5493ms total)
+T0B20 189:138 JLINK_IsHalted()  returns FALSE (0001ms, 5493ms total)
+T0B20 189:241 JLINK_IsHalted()  returns FALSE (0001ms, 5493ms total)
+T0B20 189:342 JLINK_IsHalted()  returns FALSE (0001ms, 5493ms total)
+T0F28 189:444 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5494ms total)
+T0B20 189:450 JLINK_IsHalted()  returns FALSE (0001ms, 5495ms total)
+T0B20 189:552 JLINK_IsHalted()  returns FALSE (0001ms, 5495ms total)
+T0B20 189:654 JLINK_IsHalted()  returns FALSE (0002ms, 5496ms total)
+T0B20 189:756 JLINK_IsHalted()  returns FALSE (0001ms, 5495ms total)
+T0B20 189:857 JLINK_IsHalted()  returns FALSE (0001ms, 5495ms total)
+T0F28 189:959 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5496ms total)
+T0B20 189:967 JLINK_IsHalted()  returns FALSE (0002ms, 5498ms total)
+T0B20 190:069 JLINK_IsHalted()  returns FALSE (0001ms, 5497ms total)
+T0B20 190:171 JLINK_IsHalted()  returns FALSE (0001ms, 5497ms total)
+T0B20 190:272 JLINK_IsHalted()  returns FALSE (0001ms, 5497ms total)
+T0B20 190:374 JLINK_IsHalted()  returns FALSE (0001ms, 5497ms total)
+T0F28 190:476 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5497ms total)
+T0B20 190:481 JLINK_IsHalted()  returns FALSE (0001ms, 5498ms total)
+T0B20 190:583 JLINK_IsHalted()  returns FALSE (0001ms, 5498ms total)
+T0B20 190:684 JLINK_IsHalted()  returns FALSE (0002ms, 5499ms total)
+T0B20 190:787 JLINK_IsHalted()  returns FALSE (0001ms, 5498ms total)
+T0B20 190:889 JLINK_IsHalted()  returns FALSE (0000ms, 5497ms total)
+T0F28 190:990 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5499ms total)
+T0B20 190:993 JLINK_IsHalted()  returns FALSE (0001ms, 5500ms total)
+T0B20 191:095 JLINK_IsHalted()  returns FALSE (0001ms, 5500ms total)
+T0B20 191:196 JLINK_IsHalted()  returns FALSE (0002ms, 5501ms total)
+T0B20 191:299 JLINK_IsHalted()  returns FALSE (0001ms, 5500ms total)
+T0B20 191:401 JLINK_IsHalted()  returns FALSE (0001ms, 5500ms total)
+T0F28 191:507 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5502ms total)
+T0B20 191:515 JLINK_IsHalted()  returns FALSE (0001ms, 5503ms total)
+T0B20 191:616 JLINK_IsHalted()  returns FALSE (0001ms, 5503ms total)
+T0B20 191:718 JLINK_IsHalted()  returns FALSE (0001ms, 5503ms total)
+T0B20 191:820 JLINK_IsHalted()  returns FALSE (0001ms, 5503ms total)
+T0B20 191:922 JLINK_IsHalted()  returns FALSE (0001ms, 5503ms total)
+T0F28 192:024 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5505ms total)
+T0B20 192:030 JLINK_IsHalted()  returns FALSE (0001ms, 5506ms total)
+T0B20 192:133 JLINK_IsHalted()  returns FALSE (0001ms, 5506ms total)
+T0B20 192:234 JLINK_IsHalted()  returns FALSE (0001ms, 5506ms total)
+T0B20 192:336 JLINK_IsHalted()  returns FALSE (0001ms, 5506ms total)
+T0B20 192:438 JLINK_IsHalted()  returns FALSE (0000ms, 5505ms total)
+T0F28 192:539 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5507ms total)
+T0B20 192:544 JLINK_IsHalted()  returns FALSE (0001ms, 5508ms total)
+T0B20 192:646 JLINK_IsHalted()  returns FALSE (0001ms, 5508ms total)
+T0B20 192:748 JLINK_IsHalted()  returns FALSE (0001ms, 5508ms total)
+T0B20 192:850 JLINK_IsHalted()  returns FALSE (0001ms, 5508ms total)
+T0B20 192:952 JLINK_IsHalted()  returns FALSE (0001ms, 5508ms total)
+T0F28 193:054 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5509ms total)
+T0B20 193:061 JLINK_IsHalted()  returns FALSE (0002ms, 5511ms total)
+T0B20 193:163 JLINK_IsHalted()  returns FALSE (0001ms, 5510ms total)
+T0B20 193:264 JLINK_IsHalted()  returns FALSE (0001ms, 5510ms total)
+T0B20 193:366 JLINK_IsHalted()  returns FALSE (0001ms, 5510ms total)
+T0B20 193:467 JLINK_IsHalted()  returns FALSE (0001ms, 5510ms total)
+T0F28 193:569 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5511ms total)
+T0B20 193:574 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
+T0B20 193:675 JLINK_IsHalted()  returns FALSE (0000ms, 5511ms total)
+T0B20 193:777 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
+T0B20 193:878 JLINK_IsHalted()  returns FALSE (0002ms, 5513ms total)
+T0B20 193:980 JLINK_IsHalted()  returns FALSE (0001ms, 5512ms total)
+T0F28 194:082 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5512ms total)
+T0B20 194:085 JLINK_IsHalted()  returns FALSE (0001ms, 5513ms total)
+T0B20 194:186 JLINK_IsHalted()  returns FALSE (0001ms, 5513ms total)
+T0B20 194:288 JLINK_IsHalted()  returns FALSE (0001ms, 5513ms total)
+T0B20 194:389 JLINK_IsHalted()  returns FALSE (0002ms, 5514ms total)
+T0B20 194:491 JLINK_IsHalted()  returns FALSE (0001ms, 5513ms total)
+T0F28 194:593 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5515ms total)
+T0B20 194:604 JLINK_IsHalted()  returns FALSE (0001ms, 5516ms total)
+T0B20 194:706 JLINK_IsHalted()  returns FALSE (0001ms, 5516ms total)
+T0B20 194:807 JLINK_IsHalted()  returns FALSE (0002ms, 5517ms total)
+T0B20 194:909 JLINK_IsHalted()  returns FALSE (0001ms, 5516ms total)
+T0B20 195:011 JLINK_IsHalted()  returns FALSE (0001ms, 5516ms total)
+T0F28 195:114 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5517ms total)
+T0B20 195:121 JLINK_IsHalted()  returns FALSE (0001ms, 5518ms total)
+T0B20 195:224 JLINK_IsHalted()  returns FALSE (0001ms, 5518ms total)
+T0B20 195:326 JLINK_IsHalted()  returns FALSE (0001ms, 5518ms total)
+T0B20 195:427 JLINK_IsHalted()  returns FALSE (0001ms, 5518ms total)
+T0B20 195:529 JLINK_IsHalted()  returns FALSE (0001ms, 5518ms total)
+T0F28 195:630 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5519ms total)
+T0B20 195:640 JLINK_IsHalted()  returns FALSE (0001ms, 5520ms total)
+T0B20 195:742 JLINK_IsHalted()  returns FALSE (0001ms, 5520ms total)
+T0B20 195:844 JLINK_IsHalted()  returns FALSE (0001ms, 5520ms total)
+T0B20 195:945 JLINK_IsHalted()  returns FALSE (0001ms, 5520ms total)
+T0B20 196:047 JLINK_IsHalted()  returns FALSE (0001ms, 5520ms total)
+T0F28 196:152 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5521ms total)
+T0B20 196:157 JLINK_IsHalted()  returns FALSE (0002ms, 5523ms total)
+T0B20 196:259 JLINK_IsHalted()  returns FALSE (0001ms, 5522ms total)
+T0B20 196:360 JLINK_IsHalted()  returns FALSE (0001ms, 5522ms total)
+T0B20 196:462 JLINK_IsHalted()  returns FALSE (0001ms, 5522ms total)
+T0B20 196:563 JLINK_IsHalted()  returns FALSE (0001ms, 5522ms total)
+T0F28 196:665 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5523ms total)
+T0B20 196:669 JLINK_IsHalted()  returns FALSE (0001ms, 5524ms total)
+T0B20 196:771 JLINK_IsHalted()  returns FALSE (0000ms, 5523ms total)
+T0B20 196:873 JLINK_IsHalted()  returns FALSE (0000ms, 5523ms total)
+T0B20 196:975 JLINK_IsHalted()  returns FALSE (0001ms, 5524ms total)
+T0B20 197:076 JLINK_IsHalted()  returns FALSE (0001ms, 5524ms total)
+T0F28 197:177 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5525ms total)
+T0B20 197:181 JLINK_IsHalted()  returns FALSE (0002ms, 5527ms total)
+T0B20 197:283 JLINK_IsHalted()  returns FALSE (0001ms, 5526ms total)
+T0B20 197:385 JLINK_IsHalted()  returns FALSE (0001ms, 5526ms total)
+T0B20 197:487 JLINK_IsHalted()  returns FALSE (0001ms, 5526ms total)
+T0B20 197:588 JLINK_IsHalted()  returns FALSE (0001ms, 5526ms total)
+T0F28 197:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5527ms total)
+T0B20 197:695 JLINK_IsHalted()  returns FALSE (0002ms, 5529ms total)
+T0B20 197:797 JLINK_IsHalted()  returns FALSE (0001ms, 5528ms total)
+T0B20 197:899 JLINK_IsHalted()  returns FALSE (0001ms, 5528ms total)
+T0B20 198:000 JLINK_IsHalted()  returns FALSE (0001ms, 5528ms total)
+T0B20 198:102 JLINK_IsHalted()  returns FALSE (0001ms, 5528ms total)
+T0F28 198:203 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5529ms total)
+T0B20 198:211 JLINK_IsHalted()  returns FALSE (0000ms, 5529ms total)
+T0B20 198:312 JLINK_IsHalted()  returns FALSE (0001ms, 5530ms total)
+T0B20 198:414 JLINK_IsHalted()  returns FALSE (0001ms, 5530ms total)
+T0B20 198:516 JLINK_IsHalted()  returns FALSE (0001ms, 5530ms total)
+T0B20 198:617 JLINK_IsHalted()  returns FALSE (0001ms, 5530ms total)
+T0F28 198:723 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5531ms total)
+T0B20 198:728 JLINK_IsHalted()  returns FALSE (0001ms, 5532ms total)
+T0B20 198:830 JLINK_IsHalted()  returns FALSE (0001ms, 5532ms total)
+T0B20 198:933 JLINK_IsHalted()  returns FALSE (0001ms, 5532ms total)
+T0B20 199:035 JLINK_IsHalted()  returns FALSE (0001ms, 5532ms total)
+T0B20 199:137 JLINK_IsHalted()  returns FALSE (0001ms, 5532ms total)
+T0F28 199:241 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5534ms total)
+T0B20 199:249 JLINK_IsHalted()  returns FALSE (0001ms, 5535ms total)
+T0B20 199:350 JLINK_IsHalted()  returns FALSE (0001ms, 5535ms total)
+T0B20 199:451 JLINK_IsHalted()  returns FALSE (0001ms, 5535ms total)
+T0B20 199:553 JLINK_IsHalted()  returns FALSE (0001ms, 5535ms total)
+T0B20 199:654 JLINK_IsHalted()  returns FALSE (0001ms, 5535ms total)
+T0F28 199:756 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5536ms total)
+T0B20 199:764 JLINK_IsHalted()  returns FALSE (0001ms, 5537ms total)
+T0B20 199:866 JLINK_IsHalted()  returns FALSE (0001ms, 5537ms total)
+T0B20 199:967 JLINK_IsHalted()  returns FALSE (0001ms, 5537ms total)
+T0B20 200:069 JLINK_IsHalted()  returns FALSE (0001ms, 5537ms total)
+T0B20 200:170 JLINK_IsHalted()  returns FALSE (0001ms, 5537ms total)
+T0F28 200:279 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5538ms total)
+T0B20 200:284 JLINK_IsHalted()  returns FALSE (0001ms, 5539ms total)
+T0B20 200:385 JLINK_IsHalted()  returns FALSE (0002ms, 5540ms total)
+T0B20 200:487 JLINK_IsHalted()  returns FALSE (0001ms, 5539ms total)
+T0B20 200:589 JLINK_IsHalted()  returns FALSE (0001ms, 5539ms total)
+T0B20 200:691 JLINK_IsHalted()  returns FALSE (0001ms, 5539ms total)
+T0F28 200:792 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5541ms total)
+T0B20 200:802 JLINK_IsHalted()  returns FALSE (0002ms, 5543ms total)
+T0B20 200:904 JLINK_IsHalted()  returns FALSE (0001ms, 5542ms total)
+T0B20 201:007 JLINK_IsHalted()  returns FALSE (0001ms, 5542ms total)
+T0B20 201:108 JLINK_IsHalted()  returns FALSE (0000ms, 5541ms total)
+T0B20 201:209 JLINK_IsHalted()  returns FALSE (0001ms, 5542ms total)
+T0F28 201:311 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5543ms total)
+T0B20 201:318 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
+T0B20 201:420 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
+T0B20 201:521 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
+T0B20 201:624 JLINK_IsHalted()  returns FALSE (0000ms, 5543ms total)
+T0B20 201:725 JLINK_IsHalted()  returns FALSE (0001ms, 5544ms total)
+T0F28 201:832 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5546ms total)
+T0B20 201:843 JLINK_IsHalted()  returns FALSE (0001ms, 5547ms total)
+T0B20 201:944 JLINK_IsHalted()  returns FALSE (0001ms, 5547ms total)
+T0B20 202:046 JLINK_IsHalted()  returns FALSE (0001ms, 5547ms total)
+T0B20 202:148 JLINK_IsHalted()  returns FALSE (0001ms, 5547ms total)
+T0B20 202:249 JLINK_IsHalted()  returns FALSE (0002ms, 5548ms total)
+T0F28 202:351 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5548ms total)
+T0B20 202:357 JLINK_IsHalted()  returns FALSE (0001ms, 5549ms total)
+T0B20 202:458 JLINK_IsHalted()  returns FALSE (0002ms, 5550ms total)
+T0B20 202:560 JLINK_IsHalted()  returns FALSE (0002ms, 5550ms total)
+T0B20 202:662 JLINK_IsHalted()  returns FALSE (0001ms, 5549ms total)
+T0B20 202:764 JLINK_IsHalted()  returns FALSE (0001ms, 5549ms total)
+T0F28 202:868 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5550ms total)
+T0B20 202:875 JLINK_IsHalted()  returns FALSE (0002ms, 5552ms total)
+T0B20 202:977 JLINK_IsHalted()  returns FALSE (0001ms, 5551ms total)
+T0B20 203:079 JLINK_IsHalted()  returns FALSE (0002ms, 5552ms total)
+T0B20 203:181 JLINK_IsHalted()  returns FALSE (0002ms, 5552ms total)
+T0B20 203:283 JLINK_IsHalted()  returns FALSE (0000ms, 5550ms total)
+T0F28 203:384 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5552ms total)
+T0B20 203:387 JLINK_IsHalted()  returns FALSE (0002ms, 5554ms total)
+T0B20 203:489 JLINK_IsHalted()  returns FALSE (0001ms, 5553ms total)
+T0B20 203:591 JLINK_IsHalted()  returns FALSE (0001ms, 5553ms total)
+T0B20 203:692 JLINK_IsHalted()  returns FALSE (0001ms, 5553ms total)
+T0B20 203:794 JLINK_IsHalted()  returns FALSE (0000ms, 5552ms total)
+T0F28 203:895 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5554ms total)
+T0B20 203:898 JLINK_IsHalted()  returns FALSE (0001ms, 5555ms total)
+T0B20 203:999 JLINK_IsHalted()  returns FALSE (0001ms, 5555ms total)
+T0B20 204:101 JLINK_IsHalted()  returns FALSE (0001ms, 5555ms total)
+T0B20 204:202 JLINK_IsHalted()  returns FALSE (0001ms, 5555ms total)
+T0B20 204:305 JLINK_IsHalted()  returns FALSE (0001ms, 5555ms total)
+T0F28 204:410 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5557ms total)
+T0B20 204:416 JLINK_IsHalted()  returns FALSE (0001ms, 5558ms total)
+T0B20 204:518 JLINK_IsHalted()  returns FALSE (0000ms, 5557ms total)
+T0B20 204:619 JLINK_IsHalted()  returns FALSE (0001ms, 5558ms total)
+T0B20 204:722 JLINK_IsHalted()  returns FALSE (0000ms, 5557ms total)
+T0B20 204:824 JLINK_IsHalted()  returns FALSE (0001ms, 5558ms total)
+T0F28 204:926 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5560ms total)
+T0B20 204:936 JLINK_IsHalted()  returns FALSE (0001ms, 5561ms total)
+T0B20 205:038 JLINK_IsHalted()  returns FALSE (0001ms, 5561ms total)
+T0B20 205:140 JLINK_IsHalted()  returns FALSE (0001ms, 5561ms total)
+T0B20 205:242 JLINK_IsHalted()  returns FALSE (0001ms, 5561ms total)
+T0B20 205:344 JLINK_IsHalted()  returns FALSE (0002ms, 5562ms total)
+T0F28 205:446 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5562ms total)
+T0B20 205:451 JLINK_IsHalted()  returns FALSE (0001ms, 5563ms total)
+T0B20 205:553 JLINK_IsHalted()  returns FALSE (0001ms, 5563ms total)
+T0B20 205:654 JLINK_IsHalted()  returns FALSE (0001ms, 5563ms total)
+T0B20 205:756 JLINK_IsHalted()  returns FALSE (0001ms, 5563ms total)
+T0B20 205:857 JLINK_IsHalted()  returns FALSE (0002ms, 5564ms total)
+T0F28 205:959 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5564ms total)
+T0B20 205:962 JLINK_IsHalted()  returns FALSE (0001ms, 5565ms total)
+T0B20 206:063 JLINK_IsHalted()  returns FALSE (0000ms, 5564ms total)
+T0B20 206:164 JLINK_IsHalted()  returns FALSE (0001ms, 5565ms total)
+T0B20 206:266 JLINK_IsHalted()  returns FALSE (0001ms, 5565ms total)
+T0B20 206:369 JLINK_IsHalted()  returns FALSE (0001ms, 5565ms total)
+T0F28 206:471 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5566ms total)
+T0B20 206:476 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
+T0B20 206:578 JLINK_IsHalted()  returns FALSE (0000ms, 5566ms total)
+T0B20 206:680 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
+T0B20 206:782 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
+T0B20 206:884 JLINK_IsHalted()  returns FALSE (0001ms, 5567ms total)
+T0F28 206:985 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5568ms total)
+T0B20 206:995 JLINK_IsHalted()  returns FALSE (0001ms, 5569ms total)
+T0B20 207:098 JLINK_IsHalted()  returns FALSE (0001ms, 5569ms total)
+T0B20 207:200 JLINK_IsHalted()  returns FALSE (0001ms, 5569ms total)
+T0B20 207:302 JLINK_IsHalted()  returns FALSE (0001ms, 5569ms total)
+T0B20 207:403 JLINK_IsHalted()  returns FALSE (0001ms, 5569ms total)
+T0F28 207:505 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5570ms total)
+T0B20 207:511 JLINK_IsHalted()  returns FALSE (0002ms, 5572ms total)
+T0B20 207:613 JLINK_IsHalted()  returns FALSE (0001ms, 5571ms total)
+T0B20 207:715 JLINK_IsHalted()  returns FALSE (0001ms, 5571ms total)
+T0B20 207:817 JLINK_IsHalted()  returns FALSE (0001ms, 5571ms total)
+T0B20 207:918 JLINK_IsHalted()  returns FALSE (0001ms, 5571ms total)
+T0F28 208:020 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5572ms total)
+T0B20 208:030 JLINK_IsHalted()  returns FALSE (0001ms, 5573ms total)
+T0B20 208:132 JLINK_IsHalted()  returns FALSE (0001ms, 5573ms total)
+T0B20 208:234 JLINK_IsHalted()  returns FALSE (0001ms, 5573ms total)
+T0B20 208:335 JLINK_IsHalted()  returns FALSE (0001ms, 5573ms total)
+T0B20 208:436 JLINK_IsHalted()  returns FALSE (0002ms, 5574ms total)
+T0F28 208:538 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5574ms total)
+T0B20 208:546 JLINK_IsHalted()  returns FALSE (0002ms, 5576ms total)
+T0B20 208:648 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
+T0B20 208:750 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
+T0B20 208:851 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
+T0B20 208:952 JLINK_IsHalted()  returns FALSE (0001ms, 5575ms total)
+T0F28 209:055 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5576ms total)
+T0B20 209:062 JLINK_IsHalted()  returns FALSE (0001ms, 5577ms total)
+T0B20 209:164 JLINK_IsHalted()  returns FALSE (0001ms, 5577ms total)
+T0B20 209:265 JLINK_IsHalted()  returns FALSE (0001ms, 5577ms total)
+T0B20 209:367 JLINK_IsHalted()  returns FALSE (0000ms, 5576ms total)
+T0B20 209:469 JLINK_IsHalted()  returns FALSE (0001ms, 5577ms total)
+T0F28 209:572 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5578ms total)
+T0B20 209:579 JLINK_IsHalted()  returns FALSE (0001ms, 5579ms total)
+T0B20 209:681 JLINK_IsHalted()  returns FALSE (0001ms, 5579ms total)
+T0B20 209:782 JLINK_IsHalted()  returns FALSE (0001ms, 5579ms total)
+T0B20 209:884 JLINK_IsHalted()  returns FALSE (0001ms, 5579ms total)
+T0B20 209:986 JLINK_IsHalted()  returns FALSE (0001ms, 5579ms total)
+T0F28 210:088 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5581ms total)
+T0B20 210:096 JLINK_IsHalted()  returns FALSE (0001ms, 5582ms total)
+T0B20 210:198 JLINK_IsHalted()  returns FALSE (0001ms, 5582ms total)
+T0B20 210:299 JLINK_IsHalted()  returns FALSE (0001ms, 5582ms total)
+T0B20 210:401 JLINK_IsHalted()  returns FALSE (0001ms, 5582ms total)
+T0B20 210:503 JLINK_IsHalted()  returns FALSE (0001ms, 5582ms total)
+T0F28 210:606 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5583ms total)
+T0B20 210:616 JLINK_IsHalted()  returns FALSE (0001ms, 5584ms total)
+T0B20 210:718 JLINK_IsHalted()  returns FALSE (0001ms, 5584ms total)
+T0B20 210:820 JLINK_IsHalted()  returns FALSE (0001ms, 5584ms total)
+T0B20 210:922 JLINK_IsHalted()  returns FALSE (0001ms, 5584ms total)
+T0B20 211:023 JLINK_IsHalted()  returns FALSE (0001ms, 5584ms total)
+T0F28 211:126 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5585ms total)
+T0B20 211:132 JLINK_IsHalted()  returns FALSE (0001ms, 5586ms total)
+T0B20 211:233 JLINK_IsHalted()  returns FALSE (0001ms, 5586ms total)
+T0B20 211:335 JLINK_IsHalted()  returns FALSE (0001ms, 5586ms total)
+T0B20 211:436 JLINK_IsHalted()  returns FALSE (0001ms, 5586ms total)
+T0B20 211:538 JLINK_IsHalted()  returns FALSE (0001ms, 5586ms total)
+T0F28 211:639 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5588ms total)
+T0B20 211:650 JLINK_IsHalted()  returns FALSE (0001ms, 5589ms total)
+T0B20 211:751 JLINK_IsHalted()  returns FALSE (0001ms, 5589ms total)
+T0B20 211:854 JLINK_IsHalted()  returns FALSE (0001ms, 5589ms total)
+T0B20 211:955 JLINK_IsHalted()  returns FALSE (0001ms, 5589ms total)
+T0B20 212:056 JLINK_IsHalted()  returns FALSE (0001ms, 5589ms total)
+T0F28 212:159 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5590ms total)
+T0B20 212:165 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
+T0B20 212:266 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
+T0B20 212:368 JLINK_IsHalted()  returns FALSE (0000ms, 5590ms total)
+T0B20 212:470 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
+T0B20 212:571 JLINK_IsHalted()  returns FALSE (0001ms, 5591ms total)
+T0F28 212:672 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5592ms total)
+T0B20 212:678 JLINK_IsHalted()  returns FALSE (0002ms, 5594ms total)
+T0B20 212:780 JLINK_IsHalted()  returns FALSE (0001ms, 5593ms total)
+T0B20 212:882 JLINK_IsHalted()  returns FALSE (0001ms, 5593ms total)
+T0B20 212:983 JLINK_IsHalted()  returns FALSE (0002ms, 5594ms total)
+T0B20 213:085 JLINK_IsHalted()  returns FALSE (0001ms, 5593ms total)
+T0F28 213:186 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5595ms total)
+T0B20 213:194 JLINK_IsHalted()  returns FALSE (0001ms, 5596ms total)
+T0B20 213:296 JLINK_IsHalted()  returns FALSE (0001ms, 5596ms total)
+T0B20 213:397 JLINK_IsHalted()  returns FALSE (0001ms, 5596ms total)
+T0B20 213:499 JLINK_IsHalted()  returns FALSE (0001ms, 5596ms total)
+T0B20 213:600 JLINK_IsHalted()  returns FALSE (0001ms, 5596ms total)
+T0F28 213:702 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5597ms total)
+T0B20 213:710 JLINK_IsHalted()  returns FALSE (0001ms, 5598ms total)
+T0B20 213:812 JLINK_IsHalted()  returns FALSE (0001ms, 5598ms total)
+T0B20 213:914 JLINK_IsHalted()  returns FALSE (0001ms, 5598ms total)
+T0B20 214:015 JLINK_IsHalted()  returns FALSE (0001ms, 5598ms total)
+T0B20 214:117 JLINK_IsHalted()  returns FALSE (0000ms, 5597ms total)
+T0F28 214:219 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5598ms total)
+T0B20 214:222 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0B20 214:323 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0B20 214:425 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0B20 214:528 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0B20 214:629 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0B20 214:730 JLINK_IsHalted()  returns FALSE (0001ms, 5599ms total)
+T0F28 214:832 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5600ms total)
+T0B20 214:839 JLINK_IsHalted()  returns FALSE (0001ms, 5601ms total)
+T0B20 214:941 JLINK_IsHalted()  returns FALSE (0001ms, 5601ms total)
+T0B20 215:042 JLINK_IsHalted()  returns FALSE (0000ms, 5600ms total)
+T0B20 215:144 JLINK_IsHalted()  returns FALSE (0001ms, 5601ms total)
+T0B20 215:246 JLINK_IsHalted()  returns FALSE (0001ms, 5601ms total)
+T0F28 215:348 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5602ms total)
+T0B20 215:353 JLINK_IsHalted()  returns FALSE (0001ms, 5603ms total)
+T0B20 215:455 JLINK_IsHalted()  returns FALSE (0001ms, 5603ms total)
+T0B20 215:557 JLINK_IsHalted()  returns FALSE (0001ms, 5603ms total)
+T0B20 215:659 JLINK_IsHalted()  returns FALSE (0001ms, 5603ms total)
+T0B20 215:761 JLINK_IsHalted()  returns FALSE (0002ms, 5604ms total)
+T0F28 215:863 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5604ms total)
+T0B20 215:868 JLINK_IsHalted()  returns FALSE (0002ms, 5606ms total)
+T0B20 215:970 JLINK_IsHalted()  returns FALSE (0001ms, 5605ms total)
+T0B20 216:072 JLINK_IsHalted()  returns FALSE (0001ms, 5605ms total)
+T0B20 216:174 JLINK_IsHalted()  returns FALSE (0001ms, 5605ms total)
+T0B20 216:276 JLINK_IsHalted()  returns FALSE (0001ms, 5605ms total)
+T0F28 216:378 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5606ms total)
+T0B20 216:385 JLINK_IsHalted()  returns FALSE (0001ms, 5607ms total)
+T0B20 216:487 JLINK_IsHalted()  returns FALSE (0001ms, 5607ms total)
+T0B20 216:588 JLINK_IsHalted()  returns FALSE (0001ms, 5607ms total)
+T0B20 216:690 JLINK_IsHalted()  returns FALSE (0001ms, 5607ms total)
+T0B20 216:792 JLINK_IsHalted()  returns FALSE (0001ms, 5607ms total)
+T0F28 216:897 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5609ms total)
+T0B20 216:904 JLINK_IsHalted()  returns FALSE (0001ms, 5610ms total)
+T0B20 217:006 JLINK_IsHalted()  returns FALSE (0001ms, 5610ms total)
+T0B20 217:107 JLINK_IsHalted()  returns FALSE (0001ms, 5610ms total)
+T0B20 217:208 JLINK_IsHalted()  returns FALSE (0000ms, 5609ms total)
+T0B20 217:310 JLINK_IsHalted()  returns FALSE (0001ms, 5610ms total)
+T0F28 217:412 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5611ms total)
+T0B20 217:418 JLINK_IsHalted()  returns FALSE (0001ms, 5612ms total)
+T0B20 217:520 JLINK_IsHalted()  returns FALSE (0001ms, 5612ms total)
+T0B20 217:621 JLINK_IsHalted()  returns FALSE (0001ms, 5612ms total)
+T0B20 217:723 JLINK_IsHalted()  returns FALSE (0001ms, 5612ms total)
+T0B20 217:825 JLINK_IsHalted()  returns FALSE (0001ms, 5612ms total)
+T0F28 217:926 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5613ms total)
+T0B20 217:933 JLINK_IsHalted()  returns FALSE (0001ms, 5614ms total)
+T0B20 218:034 JLINK_IsHalted()  returns FALSE (0001ms, 5614ms total)
+T0B20 218:136 JLINK_IsHalted()  returns FALSE (0001ms, 5614ms total)
+T0B20 218:238 JLINK_IsHalted()  returns FALSE (0000ms, 5613ms total)
+T0B20 218:340 JLINK_IsHalted()  returns FALSE (0001ms, 5614ms total)
+T0F28 218:441 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5615ms total)
+T0B20 218:451 JLINK_IsHalted()  returns FALSE (0001ms, 5616ms total)
+T0B20 218:553 JLINK_IsHalted()  returns FALSE (0001ms, 5616ms total)
+T0B20 218:655 JLINK_IsHalted()  returns FALSE (0001ms, 5616ms total)
+T0B20 218:757 JLINK_IsHalted()  returns FALSE (0000ms, 5615ms total)
+T0B20 218:858 JLINK_IsHalted()  returns FALSE (0001ms, 5616ms total)
+T0F28 218:961 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5617ms total)
+T0B20 218:968 JLINK_IsHalted()  returns FALSE (0001ms, 5618ms total)
+T0B20 219:070 JLINK_IsHalted()  returns FALSE (0001ms, 5618ms total)
+T0B20 219:171 JLINK_IsHalted()  returns FALSE (0001ms, 5618ms total)
+T0B20 219:273 JLINK_IsHalted()  returns FALSE (0001ms, 5618ms total)
+T0B20 219:374 JLINK_IsHalted()  returns FALSE (0001ms, 5618ms total)
+T0F28 219:475 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5619ms total)
+T0B20 219:481 JLINK_IsHalted()  returns FALSE (0001ms, 5620ms total)
+T0B20 219:583 JLINK_IsHalted()  returns FALSE (0001ms, 5620ms total)
+T0B20 219:684 JLINK_IsHalted()  returns FALSE (0001ms, 5620ms total)
+T0B20 219:787 JLINK_IsHalted()  returns FALSE (0001ms, 5620ms total)
+T0B20 219:889 JLINK_IsHalted()  returns FALSE (0001ms, 5620ms total)
+T0F28 219:990 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5621ms total)
+T0B20 219:996 JLINK_IsHalted()  returns FALSE (0001ms, 5622ms total)
+T0B20 220:097 JLINK_IsHalted()  returns FALSE (0001ms, 5622ms total)
+T0B20 220:198 JLINK_IsHalted()  returns FALSE (0002ms, 5623ms total)
+T0B20 220:300 JLINK_IsHalted()  returns FALSE (0001ms, 5622ms total)
+T0B20 220:401 JLINK_IsHalted()  returns FALSE (0001ms, 5622ms total)
+T0F28 220:503 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5622ms total)
+T0B20 220:506 JLINK_IsHalted()  returns FALSE (0000ms, 5622ms total)
+T0B20 220:607 JLINK_IsHalted()  returns FALSE (0001ms, 5623ms total)
+T0B20 220:709 JLINK_IsHalted()  returns FALSE (0001ms, 5623ms total)
+T0B20 220:811 JLINK_IsHalted()  returns FALSE (0001ms, 5623ms total)
+T0B20 220:912 JLINK_IsHalted()  returns FALSE (0000ms, 5622ms total)
+T0F28 221:013 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5625ms total)
+T0B20 221:025 JLINK_IsHalted()  returns FALSE (0001ms, 5626ms total)
+T0B20 221:126 JLINK_IsHalted()  returns FALSE (0001ms, 5626ms total)
+T0B20 221:228 JLINK_IsHalted()  returns FALSE (0001ms, 5626ms total)
+T0B20 221:329 JLINK_IsHalted()  returns FALSE (0001ms, 5626ms total)
+T0B20 221:431 JLINK_IsHalted()  returns FALSE (0001ms, 5626ms total)
+T0F28 221:535 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5626ms total)
+T0B20 221:541 JLINK_IsHalted()  returns FALSE (0001ms, 5627ms total)
+T0B20 221:643 JLINK_IsHalted()  returns FALSE (0002ms, 5628ms total)
+T0B20 221:745 JLINK_IsHalted()  returns FALSE (0001ms, 5627ms total)
+T0B20 221:847 JLINK_IsHalted()  returns FALSE (0001ms, 5627ms total)
+T0B20 221:949 JLINK_IsHalted()  returns FALSE (0001ms, 5627ms total)
+T0F28 222:050 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5628ms total)
+T0B20 222:058 JLINK_IsHalted()  returns FALSE (0000ms, 5628ms total)
+T0B20 222:159 JLINK_IsHalted()  returns FALSE (0001ms, 5629ms total)
+T0B20 222:261 JLINK_IsHalted()  returns FALSE (0001ms, 5629ms total)
+T0B20 222:362 JLINK_IsHalted()  returns FALSE (0001ms, 5629ms total)
+T0B20 222:464 JLINK_IsHalted()  returns FALSE (0001ms, 5629ms total)
+T0F28 222:565 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5630ms total)
+T0B20 222:570 JLINK_IsHalted()  returns FALSE (0001ms, 5631ms total)
+T0B20 222:673 JLINK_IsHalted()  returns FALSE (0000ms, 5630ms total)
+T0B20 222:775 JLINK_IsHalted()  returns FALSE (0001ms, 5631ms total)
+T0B20 222:876 JLINK_IsHalted()  returns FALSE (0001ms, 5631ms total)
+T0B20 222:977 JLINK_IsHalted()  returns FALSE (0001ms, 5631ms total)
+T0F28 223:079 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5631ms total)
+T0B20 223:082 JLINK_IsHalted()  returns FALSE (0000ms, 5631ms total)
+T0B20 223:184 JLINK_IsHalted()  returns FALSE (0001ms, 5632ms total)
+T0B20 223:286 JLINK_IsHalted()  returns FALSE (0001ms, 5632ms total)
+T0B20 223:387 JLINK_IsHalted()  returns FALSE (0001ms, 5632ms total)
+T0B20 223:488 JLINK_IsHalted()  returns FALSE (0001ms, 5632ms total)
+T0F28 223:590 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5633ms total)
+T0B20 223:597 JLINK_IsHalted()  returns FALSE (0001ms, 5634ms total)
+T0B20 223:699 JLINK_IsHalted()  returns FALSE (0001ms, 5634ms total)
+T0B20 223:800 JLINK_IsHalted()  returns FALSE (0002ms, 5635ms total)
+T0B20 223:902 JLINK_IsHalted()  returns FALSE (0001ms, 5634ms total)
+T0B20 224:004 JLINK_IsHalted()  returns FALSE (0001ms, 5634ms total)
+T0F28 224:105 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5635ms total)
+T0B20 224:113 JLINK_IsHalted()  returns FALSE (0001ms, 5636ms total)
+T0B20 224:215 JLINK_IsHalted()  returns FALSE (0000ms, 5635ms total)
+T0B20 224:317 JLINK_IsHalted()  returns FALSE (0001ms, 5636ms total)
+T0B20 224:419 JLINK_IsHalted()  returns FALSE (0001ms, 5636ms total)
+T0B20 224:521 JLINK_IsHalted()  returns FALSE (0001ms, 5636ms total)
+T0F28 224:624 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5638ms total)
+T0B20 224:632 JLINK_IsHalted()  returns FALSE (0001ms, 5639ms total)
+T0B20 224:734 JLINK_IsHalted()  returns FALSE (0001ms, 5639ms total)
+T0B20 224:836 JLINK_IsHalted()  returns FALSE (0001ms, 5639ms total)
+T0B20 224:937 JLINK_IsHalted()  returns FALSE (0001ms, 5639ms total)
+T0B20 225:039 JLINK_IsHalted()  returns FALSE (0001ms, 5639ms total)
+T0F28 225:142 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5640ms total)
+T0B20 225:148 JLINK_IsHalted()  returns FALSE (0001ms, 5641ms total)
+T0B20 225:250 JLINK_IsHalted()  returns FALSE (0001ms, 5641ms total)
+T0B20 225:352 JLINK_IsHalted()  returns FALSE (0001ms, 5641ms total)
+T0B20 225:453 JLINK_IsHalted()  returns FALSE (0001ms, 5641ms total)
+T0B20 225:555 JLINK_IsHalted()  returns FALSE (0001ms, 5641ms total)
+T0F28 225:657 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5643ms total)
+T0B20 225:665 JLINK_IsHalted()  returns FALSE (0001ms, 5644ms total)
+T0B20 225:766 JLINK_IsHalted()  returns FALSE (0001ms, 5644ms total)
+T0B20 225:867 JLINK_IsHalted()  returns FALSE (0001ms, 5644ms total)
+T0B20 225:969 JLINK_IsHalted()  returns FALSE (0001ms, 5644ms total)
+T0B20 226:070 JLINK_IsHalted()  returns FALSE (0001ms, 5644ms total)
+T0F28 226:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5645ms total)
+T0B20 226:180 JLINK_IsHalted()  returns FALSE (0001ms, 5646ms total)
+T0B20 226:282 JLINK_IsHalted()  returns FALSE (0000ms, 5645ms total)
+T0B20 226:384 JLINK_IsHalted()  returns FALSE (0001ms, 5646ms total)
+T0B20 226:485 JLINK_IsHalted()  returns FALSE (0001ms, 5646ms total)
+T0B20 226:586 JLINK_IsHalted()  returns FALSE (0001ms, 5646ms total)
+T0F28 226:691 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5647ms total)
+T0B20 226:696 JLINK_IsHalted()  returns FALSE (0001ms, 5648ms total)
+T0B20 226:797 JLINK_IsHalted()  returns FALSE (0001ms, 5648ms total)
+T0B20 226:899 JLINK_IsHalted()  returns FALSE (0001ms, 5648ms total)
+T0B20 227:002 JLINK_IsHalted()  returns FALSE (0001ms, 5648ms total)
+T0B20 227:103 JLINK_IsHalted()  returns FALSE (0001ms, 5648ms total)
+T0F28 227:206 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5649ms total)
+T0B20 227:213 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
+T0B20 227:315 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
+T0B20 227:416 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
+T0B20 227:519 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
+T0B20 227:620 JLINK_IsHalted()  returns FALSE (0001ms, 5650ms total)
+T0F28 227:722 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5651ms total)
+T0B20 227:729 JLINK_IsHalted()  returns FALSE (0001ms, 5652ms total)
+T0B20 227:832 JLINK_IsHalted()  returns FALSE (0001ms, 5652ms total)
+T0B20 227:933 JLINK_IsHalted()  returns FALSE (0001ms, 5652ms total)
+T0B20 228:034 JLINK_IsHalted()  returns FALSE (0002ms, 5653ms total)
+T0B20 228:136 JLINK_IsHalted()  returns FALSE (0001ms, 5652ms total)
+T0F28 228:237 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5654ms total)
+T0B20 228:247 JLINK_IsHalted()  returns FALSE (0001ms, 5655ms total)
+T0B20 228:348 JLINK_IsHalted()  returns FALSE (0001ms, 5655ms total)
+T0B20 228:449 JLINK_IsHalted()  returns FALSE (0001ms, 5655ms total)
+T0B20 228:551 JLINK_IsHalted()  returns FALSE (0001ms, 5655ms total)
+T0B20 228:653 JLINK_IsHalted()  returns FALSE (0001ms, 5655ms total)
+T0F28 228:758 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5657ms total)
+T0B20 228:764 JLINK_IsHalted()  returns FALSE (0001ms, 5658ms total)
+T0B20 228:866 JLINK_IsHalted()  returns FALSE (0001ms, 5658ms total)
+T0B20 228:968 JLINK_IsHalted()  returns FALSE (0000ms, 5657ms total)
+T0B20 229:069 JLINK_IsHalted()  returns FALSE (0001ms, 5658ms total)
+T0B20 229:170 JLINK_IsHalted()  returns FALSE (0001ms, 5658ms total)
+T0F28 229:276 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5659ms total)
+T0B20 229:280 JLINK_IsHalted()  returns FALSE (0001ms, 5660ms total)
+T0B20 229:382 JLINK_IsHalted()  returns FALSE (0001ms, 5660ms total)
+T0B20 229:483 JLINK_IsHalted()  returns FALSE (0001ms, 5660ms total)
+T0B20 229:585 JLINK_IsHalted()  returns FALSE (0001ms, 5660ms total)
+T0B20 229:687 JLINK_IsHalted()  returns FALSE (0001ms, 5660ms total)
+T0F28 229:788 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5662ms total)
+T0B20 229:799 JLINK_IsHalted()  returns FALSE (0001ms, 5663ms total)
+T0B20 229:900 JLINK_IsHalted()  returns FALSE (0001ms, 5663ms total)
+T0B20 230:002 JLINK_IsHalted()  returns FALSE (0001ms, 5663ms total)
+T0B20 230:103 JLINK_IsHalted()  returns FALSE (0001ms, 5663ms total)
+T0B20 230:205 JLINK_IsHalted()  returns FALSE (0001ms, 5663ms total)
+T0F28 230:307 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5663ms total)
+T0B20 230:310 JLINK_IsHalted()  returns FALSE (0001ms, 5664ms total)
+T0B20 230:412 JLINK_IsHalted()  returns FALSE (0001ms, 5664ms total)
+T0B20 230:513 JLINK_IsHalted()  returns FALSE (0001ms, 5664ms total)
+T0B20 230:614 JLINK_IsHalted()  returns FALSE (0001ms, 5664ms total)
+T0B20 230:715 JLINK_IsHalted()  returns FALSE (0001ms, 5664ms total)
+T0F28 230:816 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5666ms total)
+T0B20 230:825 JLINK_IsHalted()  returns FALSE (0001ms, 5667ms total)
+T0B20 230:927 JLINK_IsHalted()  returns FALSE (0001ms, 5667ms total)
+T0B20 231:028 JLINK_IsHalted()  returns FALSE (0001ms, 5667ms total)
+T0B20 231:130 JLINK_IsHalted()  returns FALSE (0000ms, 5666ms total)
+T0B20 231:232 JLINK_IsHalted()  returns FALSE (0001ms, 5667ms total)
+T0F28 231:335 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5669ms total)
+T0B20 231:341 JLINK_IsHalted()  returns FALSE (0002ms, 5671ms total)
+T0B20 231:443 JLINK_IsHalted()  returns FALSE (0001ms, 5670ms total)
+T0B20 231:544 JLINK_IsHalted()  returns FALSE (0001ms, 5670ms total)
+T0B20 231:646 JLINK_IsHalted()  returns FALSE (0001ms, 5670ms total)
+T0B20 231:747 JLINK_IsHalted()  returns FALSE (0001ms, 5670ms total)
+T0F28 231:849 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5671ms total)
+T0B20 231:855 JLINK_IsHalted()  returns FALSE (0001ms, 5672ms total)
+T0B20 231:957 JLINK_IsHalted()  returns FALSE (0001ms, 5672ms total)
+T0B20 232:058 JLINK_IsHalted()  returns FALSE (0001ms, 5672ms total)
+T0B20 232:159 JLINK_IsHalted()  returns FALSE (0001ms, 5672ms total)
+T0B20 232:261 JLINK_IsHalted()  returns FALSE (0001ms, 5672ms total)
+T0F28 232:363 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5673ms total)
+T0B20 232:368 JLINK_IsHalted()  returns FALSE (0001ms, 5674ms total)
+T0B20 232:469 JLINK_IsHalted()  returns FALSE (0001ms, 5674ms total)
+T0B20 232:571 JLINK_IsHalted()  returns FALSE (0001ms, 5674ms total)
+T0B20 232:672 JLINK_IsHalted()  returns FALSE (0001ms, 5674ms total)
+T0B20 232:774 JLINK_IsHalted()  returns FALSE (0001ms, 5674ms total)
+T0F28 232:875 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5674ms total)
+T0B20 232:878 JLINK_IsHalted()  returns FALSE (0001ms, 5675ms total)
+T0B20 232:980 JLINK_IsHalted()  returns FALSE (0001ms, 5675ms total)
+T0B20 233:082 JLINK_IsHalted()  returns FALSE (0001ms, 5675ms total)
+T0B20 233:183 JLINK_IsHalted()  returns FALSE (0001ms, 5675ms total)
+T0B20 233:285 JLINK_IsHalted()  returns FALSE (0000ms, 5674ms total)
+T0B20 233:386 JLINK_IsHalted()  returns FALSE (0001ms, 5675ms total)
+T0F28 233:488 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5677ms total)
+T0B20 233:495 JLINK_IsHalted()  returns FALSE (0001ms, 5678ms total)
+T0B20 233:597 JLINK_IsHalted()  returns FALSE (0001ms, 5678ms total)
+T0B20 233:698 JLINK_IsHalted()  returns FALSE (0001ms, 5678ms total)
+T0B20 233:799 JLINK_IsHalted()  returns FALSE (0001ms, 5678ms total)
+T0B20 233:901 JLINK_IsHalted()  returns FALSE (0001ms, 5678ms total)
+T0F28 234:002 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5679ms total)
+T0B20 234:007 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
+T0B20 234:109 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
+T0B20 234:211 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
+T0B20 234:313 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
+T0B20 234:415 JLINK_IsHalted()  returns FALSE (0001ms, 5680ms total)
+T0F28 234:516 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5681ms total)
+T0B20 234:520 JLINK_IsHalted()  returns FALSE (0001ms, 5682ms total)
+T0B20 234:622 JLINK_IsHalted()  returns FALSE (0001ms, 5682ms total)
+T0B20 234:724 JLINK_IsHalted()  returns FALSE (0001ms, 5682ms total)
+T0B20 234:825 JLINK_IsHalted()  returns FALSE (0001ms, 5682ms total)
+T0B20 234:927 JLINK_IsHalted()  returns FALSE (0000ms, 5681ms total)
+T0F28 235:028 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5682ms total)
+T0B20 235:030 JLINK_IsHalted()  returns FALSE (0001ms, 5683ms total)
+T0B20 235:132 JLINK_IsHalted()  returns FALSE (0001ms, 5683ms total)
+T0B20 235:233 JLINK_IsHalted()  returns FALSE (0001ms, 5683ms total)
+T0B20 235:335 JLINK_IsHalted()  returns FALSE (0002ms, 5684ms total)
+T0B20 235:437 JLINK_IsHalted()  returns FALSE (0001ms, 5683ms total)
+T0B20 235:539 JLINK_IsHalted()  returns FALSE (0001ms, 5683ms total)
+T0F28 235:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5684ms total)
+T0B20 235:649 JLINK_IsHalted()  returns FALSE (0000ms, 5684ms total)
+T0B20 235:750 JLINK_IsHalted()  returns FALSE (0002ms, 5686ms total)
+T0B20 235:853 JLINK_IsHalted()  returns FALSE (0000ms, 5684ms total)
+T0B20 235:954 JLINK_IsHalted()  returns FALSE (0001ms, 5685ms total)
+T0B20 236:056 JLINK_IsHalted()  returns FALSE (0001ms, 5685ms total)
+T0F28 236:158 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5686ms total)
+T0B20 236:164 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
+T0B20 236:265 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
+T0B20 236:367 JLINK_IsHalted()  returns FALSE (0002ms, 5688ms total)
+T0B20 236:470 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
+T0B20 236:571 JLINK_IsHalted()  returns FALSE (0001ms, 5687ms total)
+T0F28 236:673 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5688ms total)
+T0B20 236:677 JLINK_IsHalted()  returns FALSE (0001ms, 5689ms total)
+T0B20 236:780 JLINK_IsHalted()  returns FALSE (0001ms, 5689ms total)
+T0B20 236:881 JLINK_IsHalted()  returns FALSE (0001ms, 5689ms total)
+T0B20 236:983 JLINK_IsHalted()  returns FALSE (0001ms, 5689ms total)
+T0B20 237:085 JLINK_IsHalted()  returns FALSE (0001ms, 5689ms total)
+T0F28 237:186 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5690ms total)
+T0B20 237:189 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0B20 237:290 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0B20 237:391 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0B20 237:493 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0B20 237:595 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0B20 237:696 JLINK_IsHalted()  returns FALSE (0001ms, 5691ms total)
+T0F28 237:797 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5693ms total)
+T0B20 237:806 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
+T0B20 237:907 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
+T0B20 238:009 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
+T0B20 238:110 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
+T0B20 238:212 JLINK_IsHalted()  returns FALSE (0001ms, 5694ms total)
+T0F28 238:313 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5695ms total)
+T0B20 238:319 JLINK_IsHalted()  returns FALSE (0001ms, 5696ms total)
+T0B20 238:421 JLINK_IsHalted()  returns FALSE (0001ms, 5696ms total)
+T0B20 238:522 JLINK_IsHalted()  returns FALSE (0001ms, 5696ms total)
+T0B20 238:623 JLINK_IsHalted()  returns FALSE (0001ms, 5696ms total)
+T0B20 238:725 JLINK_IsHalted()  returns FALSE (0001ms, 5696ms total)
+T0F28 238:826 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5697ms total)
+T0B20 238:829 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0B20 238:930 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0B20 239:032 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0B20 239:133 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0B20 239:234 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0B20 239:336 JLINK_IsHalted()  returns FALSE (0001ms, 5698ms total)
+T0F28 239:437 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5699ms total)
+T0B20 239:444 JLINK_IsHalted()  returns FALSE (0001ms, 5700ms total)
+T0B20 239:546 JLINK_IsHalted()  returns FALSE (0001ms, 5700ms total)
+T0B20 239:647 JLINK_IsHalted()  returns FALSE (0001ms, 5700ms total)
+T0B20 239:749 JLINK_IsHalted()  returns FALSE (0001ms, 5700ms total)
+T0B20 239:851 JLINK_IsHalted()  returns FALSE (0001ms, 5700ms total)
+T0F28 239:952 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5701ms total)
+T0B20 239:961 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
+T0B20 240:063 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
+T0B20 240:165 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
+T0B20 240:267 JLINK_IsHalted()  returns FALSE (0001ms, 5702ms total)
+T0B20 240:368 JLINK_IsHalted()  returns FALSE (0000ms, 5701ms total)
+T0F28 240:469 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5703ms total)
+T0B20 240:475 JLINK_IsHalted()  returns FALSE (0001ms, 5704ms total)
+T0B20 240:576 JLINK_IsHalted()  returns FALSE (0001ms, 5704ms total)
+T0B20 240:678 JLINK_IsHalted()  returns FALSE (0001ms, 5704ms total)
+T0B20 240:780 JLINK_IsHalted()  returns FALSE (0001ms, 5704ms total)
+T0B20 240:881 JLINK_IsHalted()  returns FALSE (0000ms, 5703ms total)
+T0F28 240:982 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5705ms total)
+T0B20 240:986 JLINK_IsHalted()  returns FALSE (0001ms, 5706ms total)
+T0B20 241:089 JLINK_IsHalted()  returns FALSE (0001ms, 5706ms total)
+T0B20 241:191 JLINK_IsHalted()  returns FALSE (0001ms, 5706ms total)
+T0B20 241:292 JLINK_IsHalted()  returns FALSE (0001ms, 5706ms total)
+T0B20 241:394 JLINK_IsHalted()  returns FALSE (0001ms, 5706ms total)
+T0B20 241:495 JLINK_IsHalted()  returns FALSE (0002ms, 5707ms total)
+T0F28 241:599 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5708ms total)
+T0B20 241:605 JLINK_IsHalted()  returns FALSE (0002ms, 5710ms total)
+T0B20 241:707 JLINK_IsHalted()  returns FALSE (0001ms, 5709ms total)
+T0B20 241:808 JLINK_IsHalted()  returns FALSE (0001ms, 5709ms total)
+T0B20 241:910 JLINK_IsHalted()  returns FALSE (0002ms, 5710ms total)
+T0B20 242:012 JLINK_IsHalted()  returns FALSE (0001ms, 5709ms total)
+T0F28 242:113 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5711ms total)
+T0B20 242:122 JLINK_IsHalted()  returns FALSE (0001ms, 5712ms total)
+T0B20 242:223 JLINK_IsHalted()  returns FALSE (0001ms, 5712ms total)
+T0B20 242:325 JLINK_IsHalted()  returns FALSE (0001ms, 5712ms total)
+T0B20 242:426 JLINK_IsHalted()  returns FALSE (0001ms, 5712ms total)
+T0B20 242:527 JLINK_IsHalted()  returns FALSE (0001ms, 5712ms total)
+T0F28 242:628 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5712ms total)
+T0B20 242:631 JLINK_IsHalted()  returns FALSE (0002ms, 5714ms total)
+T0B20 242:733 JLINK_IsHalted()  returns FALSE (0001ms, 5713ms total)
+T0B20 242:834 JLINK_IsHalted()  returns FALSE (0001ms, 5713ms total)
+T0B20 242:936 JLINK_IsHalted()  returns FALSE (0001ms, 5713ms total)
+T0B20 243:038 JLINK_IsHalted()  returns FALSE (0000ms, 5712ms total)
+T0F28 243:140 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5713ms total)
+T0B20 243:143 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0B20 243:244 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0B20 243:346 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0B20 243:447 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0B20 243:549 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0B20 243:651 JLINK_IsHalted()  returns FALSE (0001ms, 5714ms total)
+T0F28 243:753 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5715ms total)
+T0B20 243:761 JLINK_IsHalted()  returns FALSE (0001ms, 5716ms total)
+T0B20 243:862 JLINK_IsHalted()  returns FALSE (0001ms, 5716ms total)
+T0B20 243:964 JLINK_IsHalted()  returns FALSE (0001ms, 5716ms total)
+T0B20 244:065 JLINK_IsHalted()  returns FALSE (0001ms, 5716ms total)
+T0B20 244:168 JLINK_IsHalted()  returns FALSE (0001ms, 5716ms total)
+T0F28 244:269 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5717ms total)
+T0B20 244:278 JLINK_IsHalted()  returns FALSE (0000ms, 5717ms total)
+T0B20 244:379 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
+T0B20 244:481 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
+T0B20 244:583 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
+T0B20 244:684 JLINK_IsHalted()  returns FALSE (0001ms, 5718ms total)
+T0F28 244:786 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5719ms total)
+T0B20 244:791 JLINK_IsHalted()  returns FALSE (0001ms, 5720ms total)
+T0B20 244:892 JLINK_IsHalted()  returns FALSE (0001ms, 5720ms total)
+T0B20 244:995 JLINK_IsHalted()  returns FALSE (0001ms, 5720ms total)
+T0B20 245:097 JLINK_IsHalted()  returns FALSE (0001ms, 5720ms total)
+T0B20 245:198 JLINK_IsHalted()  returns FALSE (0001ms, 5720ms total)
+T0F28 245:300 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5721ms total)
+T0B20 245:303 JLINK_IsHalted()  returns FALSE (0001ms, 5722ms total)
+T0B20 245:405 JLINK_IsHalted()  returns FALSE (0001ms, 5722ms total)
+T0B20 245:506 JLINK_IsHalted()  returns FALSE (0001ms, 5722ms total)
+T0B20 245:608 JLINK_IsHalted()  returns FALSE (0001ms, 5722ms total)
+T0B20 245:710 JLINK_IsHalted()  returns FALSE (0000ms, 5721ms total)
+T0F28 245:811 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5723ms total)
+T0B20 245:817 JLINK_IsHalted()  returns FALSE (0001ms, 5724ms total)
+T0B20 245:919 JLINK_IsHalted()  returns FALSE (0001ms, 5724ms total)
+T0B20 246:021 JLINK_IsHalted()  returns FALSE (0001ms, 5724ms total)
+T0B20 246:122 JLINK_IsHalted()  returns FALSE (0001ms, 5724ms total)
+T0B20 246:224 JLINK_IsHalted()  returns FALSE (0001ms, 5724ms total)
+T0F28 246:325 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5725ms total)
+T0B20 246:334 JLINK_IsHalted()  returns FALSE (0001ms, 5726ms total)
+T0B20 246:437 JLINK_IsHalted()  returns FALSE (0001ms, 5726ms total)
+T0B20 246:539 JLINK_IsHalted()  returns FALSE (0001ms, 5726ms total)
+T0B20 246:641 JLINK_IsHalted()  returns FALSE (0001ms, 5726ms total)
+T0B20 246:742 JLINK_IsHalted()  returns FALSE (0001ms, 5726ms total)
+T0F28 246:845 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5727ms total)
+T0B20 246:850 JLINK_IsHalted()  returns FALSE (0001ms, 5728ms total)
+T0B20 246:952 JLINK_IsHalted()  returns FALSE (0001ms, 5728ms total)
+T0B20 247:053 JLINK_IsHalted()  returns FALSE (0001ms, 5728ms total)
+T0B20 247:155 JLINK_IsHalted()  returns FALSE (0001ms, 5728ms total)
+T0B20 247:257 JLINK_IsHalted()  returns FALSE (0001ms, 5728ms total)
+T0F28 247:358 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5729ms total)
+T0B20 247:362 JLINK_IsHalted()  returns FALSE (0001ms, 5730ms total)
+T0B20 247:463 JLINK_IsHalted()  returns FALSE (0000ms, 5729ms total)
+T0B20 247:565 JLINK_IsHalted()  returns FALSE (0001ms, 5730ms total)
+T0B20 247:667 JLINK_IsHalted()  returns FALSE (0001ms, 5730ms total)
+T0B20 247:768 JLINK_IsHalted()  returns FALSE (0001ms, 5730ms total)
+T0B20 247:870 JLINK_IsHalted()  returns FALSE (0000ms, 5729ms total)
+T0F28 247:971 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5731ms total)
+T0B20 247:981 JLINK_IsHalted()  returns FALSE (0001ms, 5732ms total)
+T0B20 248:083 JLINK_IsHalted()  returns FALSE (0001ms, 5732ms total)
+T0B20 248:184 JLINK_IsHalted()  returns FALSE (0001ms, 5732ms total)
+T0B20 248:286 JLINK_IsHalted()  returns FALSE (0002ms, 5733ms total)
+T0B20 248:388 JLINK_IsHalted()  returns FALSE (0001ms, 5732ms total)
+T0F28 248:490 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5733ms total)
+T0B20 248:500 JLINK_IsHalted()  returns FALSE (0001ms, 5734ms total)
+T0B20 248:602 JLINK_IsHalted()  returns FALSE (0001ms, 5734ms total)
+T0B20 248:703 JLINK_IsHalted()  returns FALSE (0001ms, 5734ms total)
+T0B20 248:805 JLINK_IsHalted()  returns FALSE (0001ms, 5734ms total)
+T0B20 248:906 JLINK_IsHalted()  returns FALSE (0002ms, 5735ms total)
+T0F28 249:008 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5736ms total)
+T0B20 249:014 JLINK_IsHalted()  returns FALSE (0002ms, 5738ms total)
+T0B20 249:117 JLINK_IsHalted()  returns FALSE (0001ms, 5737ms total)
+T0B20 249:218 JLINK_IsHalted()  returns FALSE (0001ms, 5737ms total)
+T0B20 249:319 JLINK_IsHalted()  returns FALSE (0001ms, 5737ms total)
+T0B20 249:420 JLINK_IsHalted()  returns FALSE (0002ms, 5738ms total)
+T0F28 249:522 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5738ms total)
+T0B20 249:526 JLINK_IsHalted()  returns FALSE (0000ms, 5738ms total)
+T0B20 249:627 JLINK_IsHalted()  returns FALSE (0000ms, 5738ms total)
+T0B20 249:728 JLINK_IsHalted()  returns FALSE (0001ms, 5739ms total)
+T0B20 249:830 JLINK_IsHalted()  returns FALSE (0001ms, 5739ms total)
+T0B20 249:932 JLINK_IsHalted()  returns FALSE (0001ms, 5739ms total)
+T0F28 250:034 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5739ms total)
+T0B20 250:037 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0B20 250:138 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0B20 250:239 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0B20 250:340 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0B20 250:441 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0B20 250:542 JLINK_IsHalted()  returns FALSE (0000ms, 5739ms total)
+T0F28 250:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5740ms total)
+T0B20 250:646 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0B20 250:747 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0B20 250:848 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0B20 250:950 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0B20 251:051 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0B20 251:152 JLINK_IsHalted()  returns FALSE (0000ms, 5740ms total)
+T0F28 251:253 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5741ms total)
+T0B20 251:255 JLINK_IsHalted()  returns FALSE (0001ms, 5742ms total)
+T0B20 251:357 JLINK_IsHalted()  returns FALSE (0000ms, 5741ms total)
+T0B20 251:458 JLINK_IsHalted()  returns FALSE (0000ms, 5741ms total)
+T0B20 251:559 JLINK_IsHalted()  returns FALSE (0000ms, 5741ms total)
+T0B20 251:660 JLINK_IsHalted()  returns FALSE (0000ms, 5741ms total)
+T0B20 251:761 JLINK_IsHalted()  returns FALSE (0000ms, 5741ms total)
+T0F28 251:862 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5742ms total)
+T0B20 251:864 JLINK_IsHalted()  returns FALSE (0001ms, 5743ms total)
+T0B20 251:967 JLINK_IsHalted()  returns FALSE (0000ms, 5742ms total)
+T0B20 252:068 JLINK_IsHalted()  returns FALSE (0000ms, 5742ms total)
+T0B20 252:169 JLINK_IsHalted()  returns FALSE (0000ms, 5742ms total)
+T0B20 252:270 JLINK_IsHalted()  returns FALSE (0000ms, 5742ms total)
+T0F28 252:372 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5743ms total)
+T0B20 252:374 JLINK_IsHalted()  returns FALSE (0001ms, 5744ms total)
+T0B20 252:477 JLINK_IsHalted()  returns FALSE (0000ms, 5743ms total)
+T0B20 252:578 JLINK_IsHalted()  returns FALSE (0001ms, 5744ms total)
+T0B20 252:679 JLINK_IsHalted()  returns FALSE (0001ms, 5744ms total)
+T0B20 252:781 JLINK_IsHalted()  returns FALSE (0001ms, 5744ms total)
+T0B20 252:882 JLINK_IsHalted()  returns FALSE (0001ms, 5744ms total)
+T0F28 252:984 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5745ms total)
+T0B20 252:992 JLINK_IsHalted()  returns FALSE (0001ms, 5746ms total)
+T0B20 253:093 JLINK_IsHalted()  returns FALSE (0002ms, 5747ms total)
+T0B20 253:195 JLINK_IsHalted()  returns FALSE (0002ms, 5747ms total)
+T0B20 253:297 JLINK_IsHalted()  returns FALSE (0001ms, 5746ms total)
+T0B20 253:398 JLINK_IsHalted()  returns FALSE (0002ms, 5747ms total)
+T0F28 253:501 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5748ms total)
+T0B20 253:509 JLINK_IsHalted()  returns FALSE (0002ms, 5750ms total)
+T0B20 253:612 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
+T0B20 253:713 JLINK_IsHalted()  returns FALSE (0002ms, 5750ms total)
+T0B20 253:815 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
+T0B20 253:916 JLINK_IsHalted()  returns FALSE (0001ms, 5749ms total)
+T0F28 254:018 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5749ms total)
+T0B20 254:021 JLINK_IsHalted()  returns FALSE (0001ms, 5750ms total)
+T0B20 254:123 JLINK_IsHalted()  returns FALSE (0001ms, 5750ms total)
+T0B20 254:225 JLINK_IsHalted()  returns FALSE (0001ms, 5750ms total)
+T0B20 254:326 JLINK_IsHalted()  returns FALSE (0001ms, 5750ms total)
+T0B20 254:427 JLINK_IsHalted()  returns FALSE (0001ms, 5750ms total)
+T0F28 254:529 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5751ms total)
+T0B20 254:535 JLINK_IsHalted()  returns FALSE (0001ms, 5752ms total)
+T0B20 254:637 JLINK_IsHalted()  returns FALSE (0001ms, 5752ms total)
+T0B20 254:738 JLINK_IsHalted()  returns FALSE (0001ms, 5752ms total)
+T0B20 254:840 JLINK_IsHalted()  returns FALSE (0001ms, 5752ms total)
+T0B20 254:941 JLINK_IsHalted()  returns FALSE (0001ms, 5752ms total)
+T0F28 255:044 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5753ms total)
+T0B20 255:050 JLINK_IsHalted()  returns FALSE (0001ms, 5754ms total)
+T0B20 255:151 JLINK_IsHalted()  returns FALSE (0001ms, 5754ms total)
+T0B20 255:253 JLINK_IsHalted()  returns FALSE (0001ms, 5754ms total)
+T0B20 255:355 JLINK_IsHalted()  returns FALSE (0000ms, 5753ms total)
+T0B20 255:457 JLINK_IsHalted()  returns FALSE (0001ms, 5754ms total)
+T0B20 255:558 JLINK_IsHalted()  returns FALSE (0001ms, 5754ms total)
+T0F28 255:662 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5755ms total)
+T0B20 255:669 JLINK_IsHalted()  returns FALSE (0001ms, 5756ms total)
+T0B20 255:771 JLINK_IsHalted()  returns FALSE (0000ms, 5755ms total)
+T0B20 255:872 JLINK_IsHalted()  returns FALSE (0001ms, 5756ms total)
+T0B20 255:973 JLINK_IsHalted()  returns FALSE (0001ms, 5756ms total)
+T0B20 256:075 JLINK_IsHalted()  returns FALSE (0001ms, 5756ms total)
+T0F28 256:177 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5756ms total)
+T0B20 256:186 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
+T0B20 256:288 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
+T0B20 256:390 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
+T0B20 256:492 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
+T0B20 256:594 JLINK_IsHalted()  returns FALSE (0001ms, 5757ms total)
+T0F28 256:700 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5758ms total)
+T0B20 256:706 JLINK_IsHalted()  returns FALSE (0001ms, 5759ms total)
+T0B20 256:807 JLINK_IsHalted()  returns FALSE (0001ms, 5759ms total)
+T0B20 256:909 JLINK_IsHalted()  returns FALSE (0001ms, 5759ms total)
+T0B20 257:010 JLINK_IsHalted()  returns FALSE (0001ms, 5759ms total)
+T0B20 257:112 JLINK_IsHalted()  returns FALSE (0001ms, 5759ms total)
+T0F28 257:213 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5760ms total)
+T0B20 257:222 JLINK_IsHalted()  returns FALSE (0001ms, 5761ms total)
+T0B20 257:324 JLINK_IsHalted()  returns FALSE (0001ms, 5761ms total)
+T0B20 257:425 JLINK_IsHalted()  returns FALSE (0001ms, 5761ms total)
+T0B20 257:527 JLINK_IsHalted()  returns FALSE (0000ms, 5760ms total)
+T0B20 257:628 JLINK_IsHalted()  returns FALSE (0001ms, 5761ms total)
+T0F28 257:729 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5762ms total)
+T0B20 257:736 JLINK_IsHalted()  returns FALSE (0001ms, 5763ms total)
+T0B20 257:838 JLINK_IsHalted()  returns FALSE (0001ms, 5763ms total)
+T0B20 257:939 JLINK_IsHalted()  returns FALSE (0001ms, 5763ms total)
+T0B20 258:041 JLINK_IsHalted()  returns FALSE (0001ms, 5763ms total)
+T0B20 258:143 JLINK_IsHalted()  returns FALSE (0000ms, 5762ms total)
+T0F28 258:246 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5764ms total)
+T0B20 258:251 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
+T0B20 258:353 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
+T0B20 258:455 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
+T0B20 258:557 JLINK_IsHalted()  returns FALSE (0001ms, 5765ms total)
+T0B20 258:659 JLINK_IsHalted()  returns FALSE (0000ms, 5764ms total)
+T0F28 258:760 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5766ms total)
+T0B20 258:766 JLINK_IsHalted()  returns FALSE (0000ms, 5766ms total)
+T0B20 258:868 JLINK_IsHalted()  returns FALSE (0001ms, 5767ms total)
+T0B20 258:970 JLINK_IsHalted()  returns FALSE (0001ms, 5767ms total)
+T0B20 259:071 JLINK_IsHalted()  returns FALSE (0000ms, 5766ms total)
+T0B20 259:173 JLINK_IsHalted()  returns FALSE (0001ms, 5767ms total)
+T0F28 259:275 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5768ms total)
+T0B20 259:283 JLINK_IsHalted()  returns FALSE (0000ms, 5768ms total)
+T0B20 259:384 JLINK_IsHalted()  returns FALSE (0001ms, 5769ms total)
+T0B20 259:485 JLINK_IsHalted()  returns FALSE (0000ms, 5768ms total)
+T0B20 259:586 JLINK_IsHalted()  returns FALSE (0001ms, 5769ms total)
+T0B20 259:688 JLINK_IsHalted()  returns FALSE (0001ms, 5769ms total)
+T0F28 259:789 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5771ms total)
+T0B20 259:795 JLINK_IsHalted()  returns FALSE (0002ms, 5773ms total)
+T0B20 259:897 JLINK_IsHalted()  returns FALSE (0001ms, 5772ms total)
+T0B20 259:998 JLINK_IsHalted()  returns FALSE (0002ms, 5773ms total)
+T0B20 260:100 JLINK_IsHalted()  returns FALSE (0001ms, 5772ms total)
+T0B20 260:201 JLINK_IsHalted()  returns FALSE (0001ms, 5772ms total)
+T0F28 260:303 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5773ms total)
+T0B20 260:308 JLINK_IsHalted()  returns FALSE (0001ms, 5774ms total)
+T0B20 260:410 JLINK_IsHalted()  returns FALSE (0001ms, 5774ms total)
+T0B20 260:512 JLINK_IsHalted()  returns FALSE (0001ms, 5774ms total)
+T0B20 260:613 JLINK_IsHalted()  returns FALSE (0001ms, 5774ms total)
+T0B20 260:715 JLINK_IsHalted()  returns FALSE (0001ms, 5774ms total)
+T0F28 260:817 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5775ms total)
+T0B20 260:820 JLINK_IsHalted()  returns FALSE (0001ms, 5776ms total)
+T0B20 260:922 JLINK_IsHalted()  returns FALSE (0000ms, 5775ms total)
+T0B20 261:024 JLINK_IsHalted()  returns FALSE (0000ms, 5775ms total)
+T0B20 261:125 JLINK_IsHalted()  returns FALSE (0001ms, 5776ms total)
+T0B20 261:227 JLINK_IsHalted()  returns FALSE (0001ms, 5776ms total)
+T0F28 261:328 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5777ms total)
+T0B20 261:337 JLINK_IsHalted()  returns FALSE (0001ms, 5778ms total)
+T0B20 261:440 JLINK_IsHalted()  returns FALSE (0001ms, 5778ms total)
+T0B20 261:542 JLINK_IsHalted()  returns FALSE (0001ms, 5778ms total)
+T0B20 261:644 JLINK_IsHalted()  returns FALSE (0001ms, 5778ms total)
+T0B20 261:745 JLINK_IsHalted()  returns FALSE (0001ms, 5778ms total)
+T0F28 261:848 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5779ms total)
+T0B20 261:856 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
+T0B20 261:957 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
+T0B20 262:058 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
+T0B20 262:159 JLINK_IsHalted()  returns FALSE (0002ms, 5781ms total)
+T0B20 262:261 JLINK_IsHalted()  returns FALSE (0001ms, 5780ms total)
+T0F28 262:362 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5782ms total)
+T0B20 262:373 JLINK_IsHalted()  returns FALSE (0001ms, 5783ms total)
+T0B20 262:474 JLINK_IsHalted()  returns FALSE (0001ms, 5783ms total)
+T0B20 262:575 JLINK_IsHalted()  returns FALSE (0001ms, 5783ms total)
+T0B20 262:677 JLINK_IsHalted()  returns FALSE (0001ms, 5783ms total)
+T0B20 262:778 JLINK_IsHalted()  returns FALSE (0001ms, 5783ms total)
+T0F28 262:884 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5784ms total)
+T0B20 262:889 JLINK_IsHalted()  returns FALSE (0001ms, 5785ms total)
+T0B20 262:990 JLINK_IsHalted()  returns FALSE (0001ms, 5785ms total)
+T0B20 263:091 JLINK_IsHalted()  returns FALSE (0000ms, 5784ms total)
+T0B20 263:192 JLINK_IsHalted()  returns FALSE (0002ms, 5786ms total)
+T0B20 263:295 JLINK_IsHalted()  returns FALSE (0001ms, 5785ms total)
+T0F28 263:397 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5786ms total)
+T0B20 263:401 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
+T0B20 263:503 JLINK_IsHalted()  returns FALSE (0000ms, 5786ms total)
+T0B20 263:605 JLINK_IsHalted()  returns FALSE (0000ms, 5786ms total)
+T0B20 263:706 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
+T0B20 263:807 JLINK_IsHalted()  returns FALSE (0001ms, 5787ms total)
+T0F28 263:908 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5788ms total)
+T0B20 263:918 JLINK_IsHalted()  returns FALSE (0001ms, 5789ms total)
+T0B20 264:021 JLINK_IsHalted()  returns FALSE (0001ms, 5789ms total)
+T0B20 264:122 JLINK_IsHalted()  returns FALSE (0001ms, 5789ms total)
+T0B20 264:224 JLINK_IsHalted()  returns FALSE (0000ms, 5788ms total)
+T0B20 264:325 JLINK_IsHalted()  returns FALSE (0001ms, 5789ms total)
+T0F28 264:427 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5790ms total)
+T0B20 264:432 JLINK_IsHalted()  returns FALSE (0001ms, 5791ms total)
+T0B20 264:534 JLINK_IsHalted()  returns FALSE (0001ms, 5791ms total)
+T0B20 264:635 JLINK_IsHalted()  returns FALSE (0001ms, 5791ms total)
+T0B20 264:737 JLINK_IsHalted()  returns FALSE (0001ms, 5791ms total)
+T0B20 264:838 JLINK_IsHalted()  returns FALSE (0001ms, 5791ms total)
+T0F28 264:940 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5792ms total)
+T0B20 264:947 JLINK_IsHalted()  returns FALSE (0001ms, 5793ms total)
+T0B20 265:049 JLINK_IsHalted()  returns FALSE (0001ms, 5793ms total)
+T0B20 265:150 JLINK_IsHalted()  returns FALSE (0000ms, 5792ms total)
+T0B20 265:252 JLINK_IsHalted()  returns FALSE (0001ms, 5793ms total)
+T0B20 265:353 JLINK_IsHalted()  returns FALSE (0001ms, 5793ms total)
+T0F28 265:455 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5794ms total)
+T0B20 265:461 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
+T0B20 265:564 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
+T0B20 265:666 JLINK_IsHalted()  returns FALSE (0000ms, 5794ms total)
+T0B20 265:767 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
+T0B20 265:869 JLINK_IsHalted()  returns FALSE (0001ms, 5795ms total)
+T0F28 265:971 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5796ms total)
+T0B20 265:981 JLINK_IsHalted()  returns FALSE (0001ms, 5797ms total)
+T0B20 266:083 JLINK_IsHalted()  returns FALSE (0001ms, 5797ms total)
+T0B20 266:185 JLINK_IsHalted()  returns FALSE (0001ms, 5797ms total)
+T0B20 266:286 JLINK_IsHalted()  returns FALSE (0001ms, 5797ms total)
+T0B20 266:387 JLINK_IsHalted()  returns FALSE (0001ms, 5797ms total)
+T0F28 266:493 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5798ms total)
+T0B20 266:499 JLINK_IsHalted()  returns FALSE (0002ms, 5800ms total)
+T0B20 266:602 JLINK_IsHalted()  returns FALSE (0001ms, 5799ms total)
+T0B20 266:703 JLINK_IsHalted()  returns FALSE (0001ms, 5799ms total)
+T0B20 266:805 JLINK_IsHalted()  returns FALSE (0001ms, 5799ms total)
+T0B20 266:907 JLINK_IsHalted()  returns FALSE (0001ms, 5799ms total)
+T0F28 267:008 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5800ms total)
+T0B20 267:016 JLINK_IsHalted()  returns FALSE (0000ms, 5800ms total)
+T0B20 267:117 JLINK_IsHalted()  returns FALSE (0001ms, 5801ms total)
+T0B20 267:219 JLINK_IsHalted()  returns FALSE (0001ms, 5801ms total)
+T0B20 267:320 JLINK_IsHalted()  returns FALSE (0000ms, 5800ms total)
+T0B20 267:421 JLINK_IsHalted()  returns FALSE (0000ms, 5800ms total)
+T0F28 267:522 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5802ms total)
+T0B20 267:527 JLINK_IsHalted()  returns FALSE (0002ms, 5804ms total)
+T0B20 267:629 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
+T0B20 267:730 JLINK_IsHalted()  returns FALSE (0001ms, 5803ms total)
+T0B20 267:832 JLINK_IsHalted()  returns FALSE (0000ms, 5802ms total)
+T0B20 267:933 JLINK_IsHalted()  returns FALSE (0000ms, 5802ms total)
+T0F28 268:035 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5804ms total)
+T0B20 268:042 JLINK_IsHalted()  returns FALSE (0001ms, 5805ms total)
+T0B20 268:143 JLINK_IsHalted()  returns FALSE (0001ms, 5805ms total)
+T0B20 268:245 JLINK_IsHalted()  returns FALSE (0001ms, 5805ms total)
+T0B20 268:347 JLINK_IsHalted()  returns FALSE (0001ms, 5805ms total)
+T0B20 268:449 JLINK_IsHalted()  returns FALSE (0001ms, 5805ms total)
+T0F28 268:551 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5806ms total)
+T0B20 268:558 JLINK_IsHalted()  returns FALSE (0002ms, 5808ms total)
+T0B20 268:660 JLINK_IsHalted()  returns FALSE (0001ms, 5807ms total)
+T0B20 268:762 JLINK_IsHalted()  returns FALSE (0001ms, 5807ms total)
+T0B20 268:863 JLINK_IsHalted()  returns FALSE (0001ms, 5807ms total)
+T0B20 268:964 JLINK_IsHalted()  returns FALSE (0001ms, 5807ms total)
+T0F28 269:066 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5808ms total)
+T0B20 269:074 JLINK_IsHalted()  returns FALSE (0001ms, 5809ms total)
+T0B20 269:176 JLINK_IsHalted()  returns FALSE (0000ms, 5808ms total)
+T0B20 269:277 JLINK_IsHalted()  returns FALSE (0001ms, 5809ms total)
+T0B20 269:380 JLINK_IsHalted()  returns FALSE (0000ms, 5808ms total)
+T0B20 269:481 JLINK_IsHalted()  returns FALSE (0001ms, 5809ms total)
+T0F28 269:583 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5811ms total)
+T0B20 269:589 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
+T0B20 269:690 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
+T0B20 269:792 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
+T0B20 269:894 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
+T0B20 269:995 JLINK_IsHalted()  returns FALSE (0001ms, 5812ms total)
+T0F28 270:097 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5812ms total)
+T0B20 270:100 JLINK_IsHalted()  returns FALSE (0001ms, 5813ms total)
+T0B20 270:202 JLINK_IsHalted()  returns FALSE (0001ms, 5813ms total)
+T0B20 270:303 JLINK_IsHalted()  returns FALSE (0001ms, 5813ms total)
+T0B20 270:405 JLINK_IsHalted()  returns FALSE (0001ms, 5813ms total)
+T0B20 270:506 JLINK_IsHalted()  returns FALSE (0000ms, 5812ms total)
+T0F28 270:608 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5814ms total)
+T0B20 270:617 JLINK_IsHalted()  returns FALSE (0001ms, 5815ms total)
+T0B20 270:719 JLINK_IsHalted()  returns FALSE (0000ms, 5814ms total)
+T0B20 270:820 JLINK_IsHalted()  returns FALSE (0001ms, 5815ms total)
+T0B20 270:922 JLINK_IsHalted()  returns FALSE (0001ms, 5815ms total)
+T0B20 271:024 JLINK_IsHalted()  returns FALSE (0001ms, 5815ms total)
+T0F28 271:125 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5816ms total)
+T0B20 271:132 JLINK_IsHalted()  returns FALSE (0001ms, 5817ms total)
+T0B20 271:234 JLINK_IsHalted()  returns FALSE (0001ms, 5817ms total)
+T0B20 271:335 JLINK_IsHalted()  returns FALSE (0001ms, 5817ms total)
+T0B20 271:437 JLINK_IsHalted()  returns FALSE (0001ms, 5817ms total)
+T0B20 271:538 JLINK_IsHalted()  returns FALSE (0001ms, 5817ms total)
+T0F28 271:640 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5818ms total)
+T0B20 271:646 JLINK_IsHalted()  returns FALSE (0000ms, 5818ms total)
+T0B20 271:747 JLINK_IsHalted()  returns FALSE (0001ms, 5819ms total)
+T0B20 271:848 JLINK_IsHalted()  returns FALSE (0001ms, 5819ms total)
+T0B20 271:949 JLINK_IsHalted()  returns FALSE (0001ms, 5819ms total)
+T0B20 272:051 JLINK_IsHalted()  returns FALSE (0001ms, 5819ms total)
+T0B20 272:152 JLINK_IsHalted()  returns FALSE (0000ms, 5818ms total)
+T0F28 272:254 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5820ms total)
+T0B20 272:257 JLINK_IsHalted()  returns FALSE (0001ms, 5821ms total)
+T0B20 272:358 JLINK_IsHalted()  returns FALSE (0001ms, 5821ms total)
+T0B20 272:459 JLINK_IsHalted()  returns FALSE (0002ms, 5822ms total)
+T0B20 272:561 JLINK_IsHalted()  returns FALSE (0001ms, 5821ms total)
+T0B20 272:663 JLINK_IsHalted()  returns FALSE (0001ms, 5821ms total)
+T0F28 272:765 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5822ms total)
+T0B20 272:772 JLINK_IsHalted()  returns FALSE (0001ms, 5823ms total)
+T0B20 272:874 JLINK_IsHalted()  returns FALSE (0001ms, 5823ms total)
+T0B20 272:976 JLINK_IsHalted()  returns FALSE (0001ms, 5823ms total)
+T0B20 273:077 JLINK_IsHalted()  returns FALSE (0002ms, 5824ms total)
+T0B20 273:179 JLINK_IsHalted()  returns FALSE (0001ms, 5823ms total)
+T0F28 273:280 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5824ms total)
+T0B20 273:285 JLINK_IsHalted()  returns FALSE (0001ms, 5825ms total)
+T0B20 273:387 JLINK_IsHalted()  returns FALSE (0001ms, 5825ms total)
+T0B20 273:489 JLINK_IsHalted()  returns FALSE (0001ms, 5825ms total)
+T0B20 273:591 JLINK_IsHalted()  returns FALSE (0001ms, 5825ms total)
+T0B20 273:692 JLINK_IsHalted()  returns FALSE (0001ms, 5825ms total)
+T0F28 273:793 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5825ms total)
+T0B20 273:797 JLINK_IsHalted()  returns FALSE (0000ms, 5825ms total)
+T0B20 273:898 JLINK_IsHalted()  returns FALSE (0001ms, 5826ms total)
+T0B20 274:000 JLINK_IsHalted()  returns FALSE (0001ms, 5826ms total)
+T0B20 274:102 JLINK_IsHalted()  returns FALSE (0001ms, 5826ms total)
+T0B20 274:203 JLINK_IsHalted()  returns FALSE (0001ms, 5826ms total)
+T0B20 274:305 JLINK_IsHalted()  returns FALSE (0000ms, 5825ms total)
+T0F28 274:406 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5827ms total)
+T0B20 274:415 JLINK_IsHalted()  returns FALSE (0001ms, 5828ms total)
+T0B20 274:517 JLINK_IsHalted()  returns FALSE (0001ms, 5828ms total)
+T0B20 274:619 JLINK_IsHalted()  returns FALSE (0001ms, 5828ms total)
+T0B20 274:721 JLINK_IsHalted()  returns FALSE (0001ms, 5828ms total)
+T0B20 274:822 JLINK_IsHalted()  returns FALSE (0001ms, 5828ms total)
+T0F28 274:926 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5829ms total)
+T0B20 274:933 JLINK_IsHalted()  returns FALSE (0001ms, 5830ms total)
+T0B20 275:034 JLINK_IsHalted()  returns FALSE (0001ms, 5830ms total)
+T0B20 275:135 JLINK_IsHalted()  returns FALSE (0001ms, 5830ms total)
+T0B20 275:238 JLINK_IsHalted()  returns FALSE (0000ms, 5829ms total)
+T0B20 275:339 JLINK_IsHalted()  returns FALSE (0002ms, 5831ms total)
+T0F28 275:441 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5832ms total)
+T0B20 275:447 JLINK_IsHalted()  returns FALSE (0001ms, 5833ms total)
+T0B20 275:548 JLINK_IsHalted()  returns FALSE (0001ms, 5833ms total)
+T0B20 275:649 JLINK_IsHalted()  returns FALSE (0001ms, 5833ms total)
+T0B20 275:751 JLINK_IsHalted()  returns FALSE (0000ms, 5832ms total)
+T0B20 275:853 JLINK_IsHalted()  returns FALSE (0001ms, 5833ms total)
+T0F28 275:955 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5834ms total)
+T0B20 275:958 JLINK_IsHalted()  returns FALSE (0000ms, 5834ms total)
+T0B20 276:059 JLINK_IsHalted()  returns FALSE (0001ms, 5835ms total)
+T0B20 276:160 JLINK_IsHalted()  returns FALSE (0001ms, 5835ms total)
+T0B20 276:262 JLINK_IsHalted()  returns FALSE (0001ms, 5835ms total)
+T0B20 276:363 JLINK_IsHalted()  returns FALSE (0001ms, 5835ms total)
+T0F28 276:465 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5837ms total)
+T0B20 276:474 JLINK_IsHalted()  returns FALSE (0001ms, 5838ms total)
+T0B20 276:575 JLINK_IsHalted()  returns FALSE (0001ms, 5838ms total)
+T0B20 276:677 JLINK_IsHalted()  returns FALSE (0001ms, 5838ms total)
+T0B20 276:778 JLINK_IsHalted()  returns FALSE (0001ms, 5838ms total)
+T0B20 276:880 JLINK_IsHalted()  returns FALSE (0001ms, 5838ms total)
+T0F28 276:984 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5839ms total)
+T0B20 276:992 JLINK_IsHalted()  returns FALSE (0000ms, 5839ms total)
+T0B20 277:093 JLINK_IsHalted()  returns FALSE (0001ms, 5840ms total)
+T0B20 277:194 JLINK_IsHalted()  returns FALSE (0001ms, 5840ms total)
+T0B20 277:296 JLINK_IsHalted()  returns FALSE (0001ms, 5840ms total)
+T0B20 277:397 JLINK_IsHalted()  returns FALSE (0001ms, 5840ms total)
+T0F28 277:499 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5841ms total)
+T0B20 277:509 JLINK_IsHalted()  returns FALSE (0001ms, 5842ms total)
+T0B20 277:611 JLINK_IsHalted()  returns FALSE (0001ms, 5842ms total)
+T0B20 277:712 JLINK_IsHalted()  returns FALSE (0001ms, 5842ms total)
+T0B20 277:813 JLINK_IsHalted()  returns FALSE (0001ms, 5842ms total)
+T0B20 277:915 JLINK_IsHalted()  returns FALSE (0001ms, 5842ms total)
+T0F28 278:016 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5844ms total)
+T0B20 278:021 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
+T0B20 278:122 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
+T0B20 278:223 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
+T0B20 278:324 JLINK_IsHalted()  returns FALSE (0002ms, 5846ms total)
+T0B20 278:427 JLINK_IsHalted()  returns FALSE (0001ms, 5845ms total)
+T0F28 278:532 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5847ms total)
+T0B20 278:539 JLINK_IsHalted()  returns FALSE (0001ms, 5848ms total)
+T0B20 278:641 JLINK_IsHalted()  returns FALSE (0000ms, 5847ms total)
+T0B20 278:743 JLINK_IsHalted()  returns FALSE (0000ms, 5847ms total)
+T0B20 278:844 JLINK_IsHalted()  returns FALSE (0002ms, 5849ms total)
+T0B20 278:946 JLINK_IsHalted()  returns FALSE (0001ms, 5848ms total)
+T0F28 279:047 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5849ms total)
+T0B20 279:054 JLINK_IsHalted()  returns FALSE (0001ms, 5850ms total)
+T0B20 279:156 JLINK_IsHalted()  returns FALSE (0001ms, 5850ms total)
+T0B20 279:257 JLINK_IsHalted()  returns FALSE (0001ms, 5850ms total)
+T0B20 279:359 JLINK_IsHalted()  returns FALSE (0001ms, 5850ms total)
+T0B20 279:461 JLINK_IsHalted()  returns FALSE (0001ms, 5850ms total)
+T0F28 279:564 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5850ms total)
+T0B20 279:570 JLINK_IsHalted()  returns FALSE (0000ms, 5850ms total)
+T0B20 279:671 JLINK_IsHalted()  returns FALSE (0001ms, 5851ms total)
+T0B20 279:772 JLINK_IsHalted()  returns FALSE (0001ms, 5851ms total)
+T0B20 279:873 JLINK_IsHalted()  returns FALSE (0001ms, 5851ms total)
+T0B20 279:975 JLINK_IsHalted()  returns FALSE (0001ms, 5851ms total)
+T0F28 280:076 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5853ms total)
+T0B20 280:086 JLINK_IsHalted()  returns FALSE (0001ms, 5854ms total)
+T0B20 280:188 JLINK_IsHalted()  returns FALSE (0001ms, 5854ms total)
+T0B20 280:289 JLINK_IsHalted()  returns FALSE (0001ms, 5854ms total)
+T0B20 280:391 JLINK_IsHalted()  returns FALSE (0001ms, 5854ms total)
+T0B20 280:493 JLINK_IsHalted()  returns FALSE (0001ms, 5854ms total)
+T0F28 280:594 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5855ms total)
+T0B20 280:604 JLINK_IsHalted()  returns FALSE (0001ms, 5856ms total)
+T0B20 280:706 JLINK_IsHalted()  returns FALSE (0001ms, 5856ms total)
+T0B20 280:808 JLINK_IsHalted()  returns FALSE (0000ms, 5855ms total)
+T0B20 280:909 JLINK_IsHalted()  returns FALSE (0001ms, 5856ms total)
+T0B20 281:010 JLINK_IsHalted()  returns FALSE (0001ms, 5856ms total)
+T0F28 281:112 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5857ms total)
+T0B20 281:118 JLINK_IsHalted()  returns FALSE (0002ms, 5859ms total)
+T0B20 281:221 JLINK_IsHalted()  returns FALSE (0001ms, 5858ms total)
+T0B20 281:322 JLINK_IsHalted()  returns FALSE (0001ms, 5858ms total)
+T0B20 281:423 JLINK_IsHalted()  returns FALSE (0002ms, 5859ms total)
+T0B20 281:525 JLINK_IsHalted()  returns FALSE (0001ms, 5858ms total)
+T0F28 281:629 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5858ms total)
+T0B20 281:633 JLINK_IsHalted()  returns FALSE (0001ms, 5859ms total)
+T0B20 281:735 JLINK_IsHalted()  returns FALSE (0001ms, 5859ms total)
+T0B20 281:836 JLINK_IsHalted()  returns FALSE (0001ms, 5859ms total)
+T0B20 281:938 JLINK_IsHalted()  returns FALSE (0001ms, 5859ms total)
+T0B20 282:040 JLINK_IsHalted()  returns FALSE (0001ms, 5859ms total)
+T0F28 282:142 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5860ms total)
+T0B20 282:151 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
+T0B20 282:253 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
+T0B20 282:355 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
+T0B20 282:457 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
+T0B20 282:558 JLINK_IsHalted()  returns FALSE (0001ms, 5861ms total)
+T0F28 282:660 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5862ms total)
+T0B20 282:665 JLINK_IsHalted()  returns FALSE (0001ms, 5863ms total)
+T0B20 282:767 JLINK_IsHalted()  returns FALSE (0001ms, 5863ms total)
+T0B20 282:868 JLINK_IsHalted()  returns FALSE (0001ms, 5863ms total)
+T0B20 282:969 JLINK_IsHalted()  returns FALSE (0001ms, 5863ms total)
+T0B20 283:071 JLINK_IsHalted()  returns FALSE (0001ms, 5863ms total)
+T0F28 283:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5864ms total)
+T0B20 283:178 JLINK_IsHalted()  returns FALSE (0001ms, 5865ms total)
+T0B20 283:280 JLINK_IsHalted()  returns FALSE (0001ms, 5865ms total)
+T0B20 283:381 JLINK_IsHalted()  returns FALSE (0001ms, 5865ms total)
+T0B20 283:482 JLINK_IsHalted()  returns FALSE (0001ms, 5865ms total)
+T0B20 283:584 JLINK_IsHalted()  returns FALSE (0001ms, 5865ms total)
+T0F28 283:685 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5866ms total)
+T0B20 283:694 JLINK_IsHalted()  returns FALSE (0001ms, 5867ms total)
+T0B20 283:796 JLINK_IsHalted()  returns FALSE (0001ms, 5867ms total)
+T0B20 283:898 JLINK_IsHalted()  returns FALSE (0001ms, 5867ms total)
+T0B20 283:999 JLINK_IsHalted()  returns FALSE (0000ms, 5866ms total)
+T0B20 284:101 JLINK_IsHalted()  returns FALSE (0001ms, 5867ms total)
+T0F28 284:203 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5868ms total)
+T0B20 284:210 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
+T0B20 284:312 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
+T0B20 284:414 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
+T0B20 284:515 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
+T0B20 284:616 JLINK_IsHalted()  returns FALSE (0001ms, 5869ms total)
+T0F28 284:720 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5871ms total)
+T0B20 284:727 JLINK_IsHalted()  returns FALSE (0001ms, 5872ms total)
+T0B20 284:828 JLINK_IsHalted()  returns FALSE (0002ms, 5873ms total)
+T0B20 284:930 JLINK_IsHalted()  returns FALSE (0000ms, 5871ms total)
+T0B20 285:031 JLINK_IsHalted()  returns FALSE (0001ms, 5872ms total)
+T0B20 285:132 JLINK_IsHalted()  returns FALSE (0000ms, 5871ms total)
+T0F28 285:234 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5873ms total)
+T0B20 285:237 JLINK_IsHalted()  returns FALSE (0001ms, 5874ms total)
+T0B20 285:339 JLINK_IsHalted()  returns FALSE (0001ms, 5874ms total)
+T0B20 285:440 JLINK_IsHalted()  returns FALSE (0001ms, 5874ms total)
+T0B20 285:541 JLINK_IsHalted()  returns FALSE (0001ms, 5874ms total)
+T0B20 285:643 JLINK_IsHalted()  returns FALSE (0000ms, 5873ms total)
+T0B20 285:745 JLINK_IsHalted()  returns FALSE (0001ms, 5874ms total)
+T0F28 285:846 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5875ms total)
+T0B20 285:853 JLINK_IsHalted()  returns FALSE (0000ms, 5875ms total)
+T0B20 285:954 JLINK_IsHalted()  returns FALSE (0001ms, 5876ms total)
+T0B20 286:056 JLINK_IsHalted()  returns FALSE (0001ms, 5876ms total)
+T0B20 286:158 JLINK_IsHalted()  returns FALSE (0001ms, 5876ms total)
+T0B20 286:260 JLINK_IsHalted()  returns FALSE (0001ms, 5876ms total)
+T0F28 286:366 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5877ms total)
+T0B20 286:371 JLINK_IsHalted()  returns FALSE (0002ms, 5879ms total)
+T0B20 286:473 JLINK_IsHalted()  returns FALSE (0001ms, 5878ms total)
+T0B20 286:575 JLINK_IsHalted()  returns FALSE (0001ms, 5878ms total)
+T0B20 286:677 JLINK_IsHalted()  returns FALSE (0001ms, 5878ms total)
+T0B20 286:778 JLINK_IsHalted()  returns FALSE (0001ms, 5878ms total)
+T0F28 286:879 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5879ms total)
+T0B20 286:884 JLINK_IsHalted()  returns FALSE (0002ms, 5881ms total)
+T0B20 286:987 JLINK_IsHalted()  returns FALSE (0001ms, 5880ms total)
+T0B20 287:088 JLINK_IsHalted()  returns FALSE (0001ms, 5880ms total)
+T0B20 287:190 JLINK_IsHalted()  returns FALSE (0001ms, 5880ms total)
+T0B20 287:291 JLINK_IsHalted()  returns FALSE (0001ms, 5880ms total)
+T0F28 287:392 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5881ms total)
+T0B20 287:395 JLINK_IsHalted()  returns FALSE (0001ms, 5882ms total)
+T0B20 287:497 JLINK_IsHalted()  returns FALSE (0001ms, 5882ms total)
+T0B20 287:598 JLINK_IsHalted()  returns FALSE (0001ms, 5882ms total)
+T0B20 287:701 JLINK_IsHalted()  returns FALSE (0000ms, 5881ms total)
+T0B20 287:802 JLINK_IsHalted()  returns FALSE (0001ms, 5882ms total)
+T0F28 287:904 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5883ms total)
+T0B20 287:913 JLINK_IsHalted()  returns FALSE (0001ms, 5884ms total)
+T0B20 288:016 JLINK_IsHalted()  returns FALSE (0000ms, 5883ms total)
+T0B20 288:117 JLINK_IsHalted()  returns FALSE (0001ms, 5884ms total)
+T0B20 288:218 JLINK_IsHalted()  returns FALSE (0001ms, 5884ms total)
+T0B20 288:320 JLINK_IsHalted()  returns FALSE (0001ms, 5884ms total)
+T0F28 288:424 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5884ms total)
+T0B20 288:429 JLINK_IsHalted()  returns FALSE (0003ms, 5887ms total)
+T0B20 288:532 JLINK_IsHalted()  returns FALSE (0002ms, 5886ms total)
+T0B20 288:634 JLINK_IsHalted()  returns FALSE (0001ms, 5885ms total)
+T0B20 288:736 JLINK_IsHalted()  returns FALSE (0000ms, 5884ms total)
+T0B20 288:838 JLINK_IsHalted()  returns FALSE (0001ms, 5885ms total)
+T0F28 288:939 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5886ms total)
+T0B20 288:945 JLINK_IsHalted()  returns FALSE (0001ms, 5887ms total)
+T0B20 289:047 JLINK_IsHalted()  returns FALSE (0001ms, 5887ms total)
+T0B20 289:149 JLINK_IsHalted()  returns FALSE (0001ms, 5887ms total)
+T0B20 289:251 JLINK_IsHalted()  returns FALSE (0001ms, 5887ms total)
+T0B20 289:353 JLINK_IsHalted()  returns FALSE (0001ms, 5887ms total)
+T0F28 289:455 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5889ms total)
+T0B20 289:459 JLINK_IsHalted()  returns FALSE (0001ms, 5890ms total)
+T0B20 289:560 JLINK_IsHalted()  returns FALSE (0000ms, 5889ms total)
+T0B20 289:661 JLINK_IsHalted()  returns FALSE (0001ms, 5890ms total)
+T0B20 289:763 JLINK_IsHalted()  returns FALSE (0001ms, 5890ms total)
+T0B20 289:865 JLINK_IsHalted()  returns FALSE (0001ms, 5890ms total)
+T0F28 289:968 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5891ms total)
+T0B20 289:975 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
+T0B20 290:076 JLINK_IsHalted()  returns FALSE (0002ms, 5893ms total)
+T0B20 290:178 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
+T0B20 290:279 JLINK_IsHalted()  returns FALSE (0002ms, 5893ms total)
+T0B20 290:381 JLINK_IsHalted()  returns FALSE (0001ms, 5892ms total)
+T0F28 290:483 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5893ms total)
+T0B20 290:491 JLINK_IsHalted()  returns FALSE (0000ms, 5893ms total)
+T0B20 290:593 JLINK_IsHalted()  returns FALSE (0001ms, 5894ms total)
+T0B20 290:694 JLINK_IsHalted()  returns FALSE (0001ms, 5894ms total)
+T0B20 290:796 JLINK_IsHalted()  returns FALSE (0001ms, 5894ms total)
+T0B20 290:897 JLINK_IsHalted()  returns FALSE (0001ms, 5894ms total)
+T0F28 291:004 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5895ms total)
+T0B20 291:010 JLINK_IsHalted()  returns FALSE (0001ms, 5896ms total)
+T0B20 291:112 JLINK_IsHalted()  returns FALSE (0001ms, 5896ms total)
+T0B20 291:213 JLINK_IsHalted()  returns FALSE (0000ms, 5895ms total)
+T0B20 291:315 JLINK_IsHalted()  returns FALSE (0001ms, 5896ms total)
+T0B20 291:416 JLINK_IsHalted()  returns FALSE (0001ms, 5896ms total)
+T0F28 291:520 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5897ms total)
+T0B20 291:527 JLINK_IsHalted()  returns FALSE (0001ms, 5898ms total)
+T0B20 291:629 JLINK_IsHalted()  returns FALSE (0001ms, 5898ms total)
+T0B20 291:731 JLINK_IsHalted()  returns FALSE (0000ms, 5897ms total)
+T0B20 291:832 JLINK_IsHalted()  returns FALSE (0001ms, 5898ms total)
+T0B20 291:934 JLINK_IsHalted()  returns FALSE (0001ms, 5898ms total)
+T0F28 292:040 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5899ms total)
+T0B20 292:046 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
+T0B20 292:148 JLINK_IsHalted()  returns FALSE (0000ms, 5899ms total)
+T0B20 292:249 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
+T0B20 292:351 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
+T0B20 292:452 JLINK_IsHalted()  returns FALSE (0001ms, 5900ms total)
+T0F28 292:555 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5901ms total)
+T0B20 292:560 JLINK_IsHalted()  returns FALSE (0002ms, 5903ms total)
+T0B20 292:662 JLINK_IsHalted()  returns FALSE (0002ms, 5903ms total)
+T0B20 292:764 JLINK_IsHalted()  returns FALSE (0001ms, 5902ms total)
+T0B20 292:865 JLINK_IsHalted()  returns FALSE (0001ms, 5902ms total)
+T0B20 292:967 JLINK_IsHalted()  returns FALSE (0001ms, 5902ms total)
+T0F28 293:068 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5904ms total)
+T0B20 293:075 JLINK_IsHalted()  returns FALSE (0001ms, 5905ms total)
+T0B20 293:176 JLINK_IsHalted()  returns FALSE (0001ms, 5905ms total)
+T0B20 293:278 JLINK_IsHalted()  returns FALSE (0001ms, 5905ms total)
+T0B20 293:379 JLINK_IsHalted()  returns FALSE (0001ms, 5905ms total)
+T0B20 293:480 JLINK_IsHalted()  returns FALSE (0001ms, 5905ms total)
+T0F28 293:582 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5906ms total)
+T0B20 293:590 JLINK_IsHalted()  returns FALSE (0001ms, 5907ms total)
+T0B20 293:692 JLINK_IsHalted()  returns FALSE (0000ms, 5906ms total)
+T0B20 293:793 JLINK_IsHalted()  returns FALSE (0001ms, 5907ms total)
+T0B20 293:895 JLINK_IsHalted()  returns FALSE (0000ms, 5906ms total)
+T0B20 293:995 JLINK_IsHalted()  returns FALSE (0001ms, 5907ms total)
+T0F28 294:097 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5908ms total)
+T0B20 294:106 JLINK_IsHalted()  returns FALSE (0001ms, 5909ms total)
+T0B20 294:208 JLINK_IsHalted()  returns FALSE (0001ms, 5909ms total)
+T0B20 294:309 JLINK_IsHalted()  returns FALSE (0000ms, 5908ms total)
+T0B20 294:411 JLINK_IsHalted()  returns FALSE (0001ms, 5909ms total)
+T0B20 294:513 JLINK_IsHalted()  returns FALSE (0001ms, 5909ms total)
+T0F28 294:614 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5911ms total)
+T0B20 294:623 JLINK_IsHalted()  returns FALSE (0001ms, 5912ms total)
+T0B20 294:725 JLINK_IsHalted()  returns FALSE (0001ms, 5912ms total)
+T0B20 294:826 JLINK_IsHalted()  returns FALSE (0001ms, 5912ms total)
+T0B20 294:927 JLINK_IsHalted()  returns FALSE (0001ms, 5912ms total)
+T0B20 295:029 JLINK_IsHalted()  returns FALSE (0001ms, 5912ms total)
+T0F28 295:134 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5914ms total)
+T0B20 295:141 JLINK_IsHalted()  returns FALSE (0001ms, 5915ms total)
+T0B20 295:242 JLINK_IsHalted()  returns FALSE (0002ms, 5916ms total)
+T0B20 295:345 JLINK_IsHalted()  returns FALSE (0001ms, 5915ms total)
+T0B20 295:446 JLINK_IsHalted()  returns FALSE (0001ms, 5915ms total)
+T0B20 295:548 JLINK_IsHalted()  returns FALSE (0001ms, 5915ms total)
+T0F28 295:649 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5917ms total)
+T0B20 295:657 JLINK_IsHalted()  returns FALSE (0001ms, 5918ms total)
+T0B20 295:759 JLINK_IsHalted()  returns FALSE (0001ms, 5918ms total)
+T0B20 295:860 JLINK_IsHalted()  returns FALSE (0001ms, 5918ms total)
+T0B20 295:962 JLINK_IsHalted()  returns FALSE (0001ms, 5918ms total)
+T0B20 296:063 JLINK_IsHalted()  returns FALSE (0000ms, 5917ms total)
+T0F28 296:164 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5919ms total)
+T0B20 296:169 JLINK_IsHalted()  returns FALSE (0000ms, 5919ms total)
+T0B20 296:270 JLINK_IsHalted()  returns FALSE (0001ms, 5920ms total)
+T0B20 296:372 JLINK_IsHalted()  returns FALSE (0001ms, 5920ms total)
+T0B20 296:474 JLINK_IsHalted()  returns FALSE (0000ms, 5919ms total)
+T0B20 296:575 JLINK_IsHalted()  returns FALSE (0001ms, 5920ms total)
+T0F28 296:678 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5921ms total)
+T0B20 296:684 JLINK_IsHalted()  returns FALSE (0001ms, 5922ms total)
+T0B20 296:785 JLINK_IsHalted()  returns FALSE (0001ms, 5922ms total)
+T0B20 296:887 JLINK_IsHalted()  returns FALSE (0001ms, 5922ms total)
+T0B20 296:989 JLINK_IsHalted()  returns FALSE (0002ms, 5923ms total)
+T0B20 297:091 JLINK_IsHalted()  returns FALSE (0001ms, 5922ms total)
+T0F28 297:192 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5923ms total)
+T0B20 297:198 JLINK_IsHalted()  returns FALSE (0001ms, 5924ms total)
+T0B20 297:300 JLINK_IsHalted()  returns FALSE (0001ms, 5924ms total)
+T0B20 297:401 JLINK_IsHalted()  returns FALSE (0001ms, 5924ms total)
+T0B20 297:503 JLINK_IsHalted()  returns FALSE (0001ms, 5924ms total)
+T0B20 297:604 JLINK_IsHalted()  returns FALSE (0000ms, 5923ms total)
+T0F28 297:705 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5925ms total)
+T0B20 297:710 JLINK_IsHalted()  returns FALSE (0002ms, 5927ms total)
+T0B20 297:812 JLINK_IsHalted()  returns FALSE (0001ms, 5926ms total)
+T0B20 297:914 JLINK_IsHalted()  returns FALSE (0001ms, 5926ms total)
+T0B20 298:016 JLINK_IsHalted()  returns FALSE (0001ms, 5926ms total)
+T0B20 298:117 JLINK_IsHalted()  returns FALSE (0000ms, 5925ms total)
+T0F28 298:219 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5926ms total)
+T0B20 298:221 JLINK_IsHalted()  returns FALSE (0001ms, 5927ms total)
+T0B20 298:323 JLINK_IsHalted()  returns FALSE (0002ms, 5928ms total)
+T0B20 298:425 JLINK_IsHalted()  returns FALSE (0000ms, 5926ms total)
+T0B20 298:526 JLINK_IsHalted()  returns FALSE (0001ms, 5927ms total)
+T0B20 298:627 JLINK_IsHalted()  returns FALSE (0001ms, 5927ms total)
+T0B20 298:730 JLINK_IsHalted()  returns FALSE (0001ms, 5927ms total)
+T0F28 298:835 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5929ms total)
+T0B20 298:841 JLINK_IsHalted()  returns FALSE (0001ms, 5930ms total)
+T0B20 298:943 JLINK_IsHalted()  returns FALSE (0001ms, 5930ms total)
+T0B20 299:044 JLINK_IsHalted()  returns FALSE (0001ms, 5930ms total)
+T0B20 299:146 JLINK_IsHalted()  returns FALSE (0001ms, 5930ms total)
+T0B20 299:247 JLINK_IsHalted()  returns FALSE (0001ms, 5930ms total)
+T0F28 299:349 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5931ms total)
+T0B20 299:353 JLINK_IsHalted()  returns FALSE (0001ms, 5932ms total)
+T0B20 299:456 JLINK_IsHalted()  returns FALSE (0001ms, 5932ms total)
+T0B20 299:557 JLINK_IsHalted()  returns FALSE (0002ms, 5933ms total)
+T0B20 299:659 JLINK_IsHalted()  returns FALSE (0001ms, 5932ms total)
+T0B20 299:761 JLINK_IsHalted()  returns FALSE (0001ms, 5932ms total)
+T0F28 299:862 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5933ms total)
+T0B20 299:868 JLINK_IsHalted()  returns FALSE (0001ms, 5934ms total)
+T0B20 299:970 JLINK_IsHalted()  returns FALSE (0001ms, 5934ms total)
+T0B20 300:071 JLINK_IsHalted()  returns FALSE (0001ms, 5934ms total)
+T0B20 300:173 JLINK_IsHalted()  returns FALSE (0000ms, 5933ms total)
+T0B20 300:274 JLINK_IsHalted()  returns FALSE (0000ms, 5933ms total)
+T0F28 300:376 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5934ms total)
+T0B20 300:378 JLINK_IsHalted()  returns FALSE (0002ms, 5936ms total)
+T0B20 300:480 JLINK_IsHalted()  returns FALSE (0001ms, 5935ms total)
+T0B20 300:581 JLINK_IsHalted()  returns FALSE (0001ms, 5935ms total)
+T0B20 300:683 JLINK_IsHalted()  returns FALSE (0000ms, 5934ms total)
+T0B20 300:784 JLINK_IsHalted()  returns FALSE (0002ms, 5936ms total)
+T0B20 300:886 JLINK_IsHalted()  returns FALSE (0001ms, 5935ms total)
+T0F28 300:988 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5935ms total)
+T0B20 300:991 JLINK_IsHalted()  returns FALSE (0001ms, 5936ms total)
+T0B20 301:094 JLINK_IsHalted()  returns FALSE (0001ms, 5936ms total)
+T0B20 301:195 JLINK_IsHalted()  returns FALSE (0001ms, 5936ms total)
+T0B20 301:296 JLINK_IsHalted()  returns FALSE (0002ms, 5937ms total)
+T0B20 301:399 JLINK_IsHalted()  returns FALSE (0000ms, 5935ms total)
+T0F28 301:499 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5936ms total)
+T0B20 301:504 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
+T0B20 301:606 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
+T0B20 301:707 JLINK_IsHalted()  returns FALSE (0000ms, 5936ms total)
+T0B20 301:808 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
+T0B20 301:910 JLINK_IsHalted()  returns FALSE (0001ms, 5937ms total)
+T0F28 302:013 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5937ms total)
+T0B20 302:017 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0B20 302:119 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0B20 302:220 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0B20 302:322 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0B20 302:423 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0B20 302:525 JLINK_IsHalted()  returns FALSE (0001ms, 5938ms total)
+T0F28 302:631 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5939ms total)
+T0B20 302:636 JLINK_IsHalted()  returns FALSE (0001ms, 5940ms total)
+T0B20 302:738 JLINK_IsHalted()  returns FALSE (0000ms, 5939ms total)
+T0B20 302:839 JLINK_IsHalted()  returns FALSE (0001ms, 5940ms total)
+T0B20 302:941 JLINK_IsHalted()  returns FALSE (0001ms, 5940ms total)
+T0B20 303:042 JLINK_IsHalted()  returns FALSE (0001ms, 5940ms total)
+T0F28 303:143 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5941ms total)
+T0B20 303:148 JLINK_IsHalted()  returns FALSE (0001ms, 5942ms total)
+T0B20 303:250 JLINK_IsHalted()  returns FALSE (0001ms, 5942ms total)
+T0B20 303:352 JLINK_IsHalted()  returns FALSE (0001ms, 5942ms total)
+T0B20 303:453 JLINK_IsHalted()  returns FALSE (0001ms, 5942ms total)
+T0B20 303:556 JLINK_IsHalted()  returns FALSE (0000ms, 5941ms total)
+T0F28 303:657 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5943ms total)
+T0B20 303:660 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0B20 303:762 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0B20 303:863 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0B20 303:964 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0B20 304:066 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0B20 304:167 JLINK_IsHalted()  returns FALSE (0001ms, 5944ms total)
+T0F28 304:272 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5944ms total)
+T0B20 304:276 JLINK_IsHalted()  returns FALSE (0002ms, 5946ms total)
+T0B20 304:378 JLINK_IsHalted()  returns FALSE (0001ms, 5945ms total)
+T0B20 304:480 JLINK_IsHalted()  returns FALSE (0001ms, 5945ms total)
+T0B20 304:582 JLINK_IsHalted()  returns FALSE (0001ms, 5945ms total)
+T0B20 304:683 JLINK_IsHalted()  returns FALSE (0001ms, 5945ms total)
+T0F28 304:785 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5946ms total)
+T0B20 304:791 JLINK_IsHalted()  returns FALSE (0001ms, 5947ms total)
+T0B20 304:892 JLINK_IsHalted()  returns FALSE (0001ms, 5947ms total)
+T0B20 304:994 JLINK_IsHalted()  returns FALSE (0001ms, 5947ms total)
+T0B20 305:096 JLINK_IsHalted()  returns FALSE (0001ms, 5947ms total)
+T0B20 305:197 JLINK_IsHalted()  returns FALSE (0001ms, 5947ms total)
+T0F28 305:298 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5948ms total)
+T0B20 305:302 JLINK_IsHalted()  returns FALSE (0001ms, 5949ms total)
+T0B20 305:403 JLINK_IsHalted()  returns FALSE (0001ms, 5949ms total)
+T0B20 305:504 JLINK_IsHalted()  returns FALSE (0002ms, 5950ms total)
+T0B20 305:606 JLINK_IsHalted()  returns FALSE (0001ms, 5949ms total)
+T0B20 305:708 JLINK_IsHalted()  returns FALSE (0000ms, 5948ms total)
+T0F28 305:810 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5950ms total)
+T0B20 305:816 JLINK_IsHalted()  returns FALSE (0001ms, 5951ms total)
+T0B20 305:918 JLINK_IsHalted()  returns FALSE (0001ms, 5951ms total)
+T0B20 306:019 JLINK_IsHalted()  returns FALSE (0001ms, 5951ms total)
+T0B20 306:121 JLINK_IsHalted()  returns FALSE (0002ms, 5952ms total)
+T0B20 306:223 JLINK_IsHalted()  returns FALSE (0001ms, 5951ms total)
+T0F28 306:325 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5952ms total)
+T0B20 306:334 JLINK_IsHalted()  returns FALSE (0001ms, 5953ms total)
+T0B20 306:436 JLINK_IsHalted()  returns FALSE (0001ms, 5953ms total)
+T0B20 306:538 JLINK_IsHalted()  returns FALSE (0001ms, 5953ms total)
+T0B20 306:639 JLINK_IsHalted()  returns FALSE (0001ms, 5953ms total)
+T0B20 306:741 JLINK_IsHalted()  returns FALSE (0001ms, 5953ms total)
+T0F28 306:842 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5955ms total)
+T0B20 306:852 JLINK_IsHalted()  returns FALSE (0001ms, 5956ms total)
+T0B20 306:955 JLINK_IsHalted()  returns FALSE (0001ms, 5956ms total)
+T0B20 307:057 JLINK_IsHalted()  returns FALSE (0001ms, 5956ms total)
+T0B20 307:159 JLINK_IsHalted()  returns FALSE (0001ms, 5956ms total)
+T0B20 307:260 JLINK_IsHalted()  returns FALSE (0001ms, 5956ms total)
+T0F28 307:361 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5957ms total)
+T0B20 307:366 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
+T0B20 307:467 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
+T0B20 307:569 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
+T0B20 307:671 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
+T0B20 307:773 JLINK_IsHalted()  returns FALSE (0001ms, 5958ms total)
+T0F28 307:875 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5958ms total)
+T0B20 307:877 JLINK_IsHalted()  returns FALSE (0001ms, 5959ms total)
+T0B20 307:979 JLINK_IsHalted()  returns FALSE (0001ms, 5959ms total)
+T0B20 308:081 JLINK_IsHalted()  returns FALSE (0001ms, 5959ms total)
+T0B20 308:183 JLINK_IsHalted()  returns FALSE (0001ms, 5959ms total)
+T0B20 308:285 JLINK_IsHalted()  returns FALSE (0001ms, 5959ms total)
+T0B20 308:386 JLINK_IsHalted()  returns FALSE (0000ms, 5958ms total)
+T0F28 308:487 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5960ms total)
+T0B20 308:494 JLINK_IsHalted()  returns FALSE (0001ms, 5961ms total)
+T0B20 308:596 JLINK_IsHalted()  returns FALSE (0001ms, 5961ms total)
+T0B20 308:699 JLINK_IsHalted()  returns FALSE (0000ms, 5960ms total)
+T0B20 308:800 JLINK_IsHalted()  returns FALSE (0001ms, 5961ms total)
+T0B20 308:902 JLINK_IsHalted()  returns FALSE (0001ms, 5961ms total)
+T0F28 309:005 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5962ms total)
+T0B20 309:010 JLINK_IsHalted()  returns FALSE (0002ms, 5964ms total)
+T0B20 309:112 JLINK_IsHalted()  returns FALSE (0001ms, 5963ms total)
+T0B20 309:213 JLINK_IsHalted()  returns FALSE (0002ms, 5964ms total)
+T0B20 309:315 JLINK_IsHalted()  returns FALSE (0001ms, 5963ms total)
+T0B20 309:417 JLINK_IsHalted()  returns FALSE (0001ms, 5963ms total)
+T0F28 309:518 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5964ms total)
+T0B20 309:522 JLINK_IsHalted()  returns FALSE (0001ms, 5965ms total)
+T0B20 309:624 JLINK_IsHalted()  returns FALSE (0001ms, 5965ms total)
+T0B20 309:725 JLINK_IsHalted()  returns FALSE (0000ms, 5964ms total)
+T0B20 309:826 JLINK_IsHalted()  returns FALSE (0001ms, 5965ms total)
+T0B20 309:928 JLINK_IsHalted()  returns FALSE (0001ms, 5965ms total)
+T0F28 310:030 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5966ms total)
+T0B20 310:033 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
+T0B20 310:134 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
+T0B20 310:235 JLINK_IsHalted()  returns FALSE (0002ms, 5968ms total)
+T0B20 310:337 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
+T0B20 310:439 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
+T0B20 310:541 JLINK_IsHalted()  returns FALSE (0001ms, 5967ms total)
+T0F28 310:650 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5968ms total)
+T0B20 310:656 JLINK_IsHalted()  returns FALSE (0001ms, 5969ms total)
+T0B20 310:758 JLINK_IsHalted()  returns FALSE (0001ms, 5969ms total)
+T0B20 310:859 JLINK_IsHalted()  returns FALSE (0001ms, 5969ms total)
+T0B20 310:961 JLINK_IsHalted()  returns FALSE (0001ms, 5969ms total)
+T0B20 311:064 JLINK_IsHalted()  returns FALSE (0001ms, 5969ms total)
+T0F28 311:165 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5970ms total)
+T0B20 311:172 JLINK_IsHalted()  returns FALSE (0002ms, 5972ms total)
+T0B20 311:275 JLINK_IsHalted()  returns FALSE (0001ms, 5971ms total)
+T0B20 311:377 JLINK_IsHalted()  returns FALSE (0002ms, 5972ms total)
+T0B20 311:480 JLINK_IsHalted()  returns FALSE (0001ms, 5971ms total)
+T0B20 311:582 JLINK_IsHalted()  returns FALSE (0001ms, 5971ms total)
+T0F28 311:683 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5972ms total)
+T0B20 311:687 JLINK_IsHalted()  returns FALSE (0001ms, 5973ms total)
+T0B20 311:789 JLINK_IsHalted()  returns FALSE (0000ms, 5972ms total)
+T0B20 311:890 JLINK_IsHalted()  returns FALSE (0001ms, 5973ms total)
+T0B20 311:992 JLINK_IsHalted()  returns FALSE (0001ms, 5973ms total)
+T0B20 312:094 JLINK_IsHalted()  returns FALSE (0001ms, 5973ms total)
+T0F28 312:196 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5973ms total)
+T0B20 312:200 JLINK_IsHalted()  returns FALSE (0001ms, 5974ms total)
+T0B20 312:301 JLINK_IsHalted()  returns FALSE (0001ms, 5974ms total)
+T0B20 312:402 JLINK_IsHalted()  returns FALSE (0001ms, 5974ms total)
+T0B20 312:504 JLINK_IsHalted()  returns FALSE (0001ms, 5974ms total)
+T0B20 312:605 JLINK_IsHalted()  returns FALSE (0001ms, 5974ms total)
+T0F28 312:709 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5976ms total)
+T0B20 312:717 JLINK_IsHalted()  returns FALSE (0001ms, 5977ms total)
+T0B20 312:819 JLINK_IsHalted()  returns FALSE (0001ms, 5977ms total)
+T0B20 312:920 JLINK_IsHalted()  returns FALSE (0001ms, 5977ms total)
+T0B20 313:022 JLINK_IsHalted()  returns FALSE (0001ms, 5977ms total)
+T0B20 313:123 JLINK_IsHalted()  returns FALSE (0001ms, 5977ms total)
+T0F28 313:225 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 5977ms total)
+T0B20 313:231 JLINK_IsHalted()  returns FALSE (0001ms, 5978ms total)
+T0B20 313:333 JLINK_IsHalted()  returns FALSE (0002ms, 5979ms total)
+T0B20 313:435 JLINK_IsHalted()  returns FALSE (0001ms, 5978ms total)
+T0B20 313:536 JLINK_IsHalted()  returns FALSE (0001ms, 5978ms total)
+T0B20 313:638 JLINK_IsHalted()  returns FALSE (0001ms, 5978ms total)
+T0F28 313:739 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5979ms total)
+T0B20 313:747 JLINK_IsHalted()  returns FALSE (0000ms, 5979ms total)
+T0B20 313:848 JLINK_IsHalted()  returns FALSE (0001ms, 5980ms total)
+T0B20 313:950 JLINK_IsHalted()  returns FALSE (0001ms, 5980ms total)
+T0B20 314:052 JLINK_IsHalted()  returns FALSE (0000ms, 5979ms total)
+T0B20 314:153 JLINK_IsHalted()  returns FALSE (0001ms, 5980ms total)
+T0F28 314:255 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5981ms total)
+T0B20 314:260 JLINK_IsHalted()  returns FALSE (0001ms, 5982ms total)
+T0B20 314:361 JLINK_IsHalted()  returns FALSE (0001ms, 5982ms total)
+T0B20 314:463 JLINK_IsHalted()  returns FALSE (0000ms, 5981ms total)
+T0B20 314:564 JLINK_IsHalted()  returns FALSE (0001ms, 5982ms total)
+T0B20 314:666 JLINK_IsHalted()  returns FALSE (0001ms, 5982ms total)
+T0F28 314:768 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5983ms total)
+T0B20 314:781 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
+T0B20 314:883 JLINK_IsHalted()  returns FALSE (0000ms, 5983ms total)
+T0B20 314:985 JLINK_IsHalted()  returns FALSE (0000ms, 5983ms total)
+T0B20 315:086 JLINK_IsHalted()  returns FALSE (0002ms, 5985ms total)
+T0B20 315:188 JLINK_IsHalted()  returns FALSE (0001ms, 5984ms total)
+T0F28 315:290 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5985ms total)
+T0B20 315:295 JLINK_IsHalted()  returns FALSE (0002ms, 5987ms total)
+T0B20 315:398 JLINK_IsHalted()  returns FALSE (0001ms, 5986ms total)
+T0B20 315:500 JLINK_IsHalted()  returns FALSE (0001ms, 5986ms total)
+T0B20 315:602 JLINK_IsHalted()  returns FALSE (0001ms, 5986ms total)
+T0B20 315:704 JLINK_IsHalted()  returns FALSE (0001ms, 5986ms total)
+T0F28 315:807 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5987ms total)
+T0B20 315:815 JLINK_IsHalted()  returns FALSE (0001ms, 5988ms total)
+T0B20 315:916 JLINK_IsHalted()  returns FALSE (0002ms, 5989ms total)
+T0B20 316:018 JLINK_IsHalted()  returns FALSE (0002ms, 5989ms total)
+T0B20 316:120 JLINK_IsHalted()  returns FALSE (0001ms, 5988ms total)
+T0B20 316:221 JLINK_IsHalted()  returns FALSE (0001ms, 5988ms total)
+T0F28 316:323 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5990ms total)
+T0B20 316:331 JLINK_IsHalted()  returns FALSE (0001ms, 5991ms total)
+T0B20 316:433 JLINK_IsHalted()  returns FALSE (0001ms, 5991ms total)
+T0B20 316:535 JLINK_IsHalted()  returns FALSE (0001ms, 5991ms total)
+T0B20 316:636 JLINK_IsHalted()  returns FALSE (0001ms, 5991ms total)
+T0B20 316:738 JLINK_IsHalted()  returns FALSE (0001ms, 5991ms total)
+T0F28 316:840 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5992ms total)
+T0B20 316:850 JLINK_IsHalted()  returns FALSE (0001ms, 5993ms total)
+T0B20 316:952 JLINK_IsHalted()  returns FALSE (0001ms, 5993ms total)
+T0B20 317:054 JLINK_IsHalted()  returns FALSE (0001ms, 5993ms total)
+T0B20 317:155 JLINK_IsHalted()  returns FALSE (0001ms, 5993ms total)
+T0B20 317:257 JLINK_IsHalted()  returns FALSE (0001ms, 5993ms total)
+T0F28 317:358 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 5995ms total)
+T0B20 317:366 JLINK_IsHalted()  returns FALSE (0000ms, 5995ms total)
+T0B20 317:468 JLINK_IsHalted()  returns FALSE (0001ms, 5996ms total)
+T0B20 317:570 JLINK_IsHalted()  returns FALSE (0000ms, 5995ms total)
+T0B20 317:672 JLINK_IsHalted()  returns FALSE (0001ms, 5996ms total)
+T0B20 317:774 JLINK_IsHalted()  returns FALSE (0001ms, 5996ms total)
+T0F28 317:876 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5997ms total)
+T0B20 317:882 JLINK_IsHalted()  returns FALSE (0002ms, 5999ms total)
+T0B20 317:984 JLINK_IsHalted()  returns FALSE (0002ms, 5999ms total)
+T0B20 318:087 JLINK_IsHalted()  returns FALSE (0001ms, 5998ms total)
+T0B20 318:188 JLINK_IsHalted()  returns FALSE (0001ms, 5998ms total)
+T0B20 318:290 JLINK_IsHalted()  returns FALSE (0001ms, 5998ms total)
+T0F28 318:391 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 5999ms total)
+T0B20 318:401 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
+T0B20 318:503 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
+T0B20 318:605 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
+T0B20 318:706 JLINK_IsHalted()  returns FALSE (0001ms, 6000ms total)
+T0B20 318:808 JLINK_IsHalted()  returns FALSE (0002ms, 6001ms total)
+T0F28 318:915 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6001ms total)
+T0B20 318:921 JLINK_IsHalted()  returns FALSE (0001ms, 6002ms total)
+T0B20 319:023 JLINK_IsHalted()  returns FALSE (0002ms, 6003ms total)
+T0B20 319:125 JLINK_IsHalted()  returns FALSE (0000ms, 6001ms total)
+T0B20 319:226 JLINK_IsHalted()  returns FALSE (0001ms, 6002ms total)
+T0B20 319:327 JLINK_IsHalted()  returns FALSE (0001ms, 6002ms total)
+T0F28 319:428 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6003ms total)
+T0B20 319:436 JLINK_IsHalted()  returns FALSE (0000ms, 6003ms total)
+T0B20 319:537 JLINK_IsHalted()  returns FALSE (0000ms, 6003ms total)
+T0B20 319:638 JLINK_IsHalted()  returns FALSE (0001ms, 6004ms total)
+T0B20 319:741 JLINK_IsHalted()  returns FALSE (0000ms, 6003ms total)
+T0B20 319:842 JLINK_IsHalted()  returns FALSE (0000ms, 6003ms total)
+T0F28 319:943 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6005ms total)
+T0B20 319:950 JLINK_IsHalted()  returns FALSE (0001ms, 6006ms total)
+T0B20 320:052 JLINK_IsHalted()  returns FALSE (0002ms, 6007ms total)
+T0B20 320:154 JLINK_IsHalted()  returns FALSE (0001ms, 6006ms total)
+T0B20 320:256 JLINK_IsHalted()  returns FALSE (0001ms, 6006ms total)
+T0B20 320:358 JLINK_IsHalted()  returns FALSE (0001ms, 6006ms total)
+T0F28 320:459 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6007ms total)
+T0B20 320:466 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
+T0B20 320:569 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
+T0B20 320:671 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
+T0B20 320:773 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
+T0B20 320:875 JLINK_IsHalted()  returns FALSE (0001ms, 6008ms total)
+T0F28 320:976 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6010ms total)
+T0B20 320:984 JLINK_IsHalted()  returns FALSE (0001ms, 6011ms total)
+T0B20 321:087 JLINK_IsHalted()  returns FALSE (0001ms, 6011ms total)
+T0B20 321:189 JLINK_IsHalted()  returns FALSE (0001ms, 6011ms total)
+T0B20 321:291 JLINK_IsHalted()  returns FALSE (0001ms, 6011ms total)
+T0B20 321:392 JLINK_IsHalted()  returns FALSE (0001ms, 6011ms total)
+T0F28 321:494 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6012ms total)
+T0B20 321:499 JLINK_IsHalted()  returns FALSE (0001ms, 6013ms total)
+T0B20 321:600 JLINK_IsHalted()  returns FALSE (0001ms, 6013ms total)
+T0B20 321:702 JLINK_IsHalted()  returns FALSE (0001ms, 6013ms total)
+T0B20 321:804 JLINK_IsHalted()  returns FALSE (0001ms, 6013ms total)
+T0B20 321:905 JLINK_IsHalted()  returns FALSE (0001ms, 6013ms total)
+T0F28 322:007 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6013ms total)
+T0B20 322:010 JLINK_IsHalted()  returns FALSE (0001ms, 6014ms total)
+T0B20 322:112 JLINK_IsHalted()  returns FALSE (0001ms, 6014ms total)
+T0B20 322:214 JLINK_IsHalted()  returns FALSE (0001ms, 6014ms total)
+T0B20 322:316 JLINK_IsHalted()  returns FALSE (0001ms, 6014ms total)
+T0B20 322:418 JLINK_IsHalted()  returns FALSE (0001ms, 6014ms total)
+T0F28 322:520 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6015ms total)
+T0B20 322:526 JLINK_IsHalted()  returns FALSE (0001ms, 6016ms total)
+T0B20 322:627 JLINK_IsHalted()  returns FALSE (0001ms, 6016ms total)
+T0B20 322:729 JLINK_IsHalted()  returns FALSE (0001ms, 6016ms total)
+T0B20 322:831 JLINK_IsHalted()  returns FALSE (0001ms, 6016ms total)
+T0B20 322:933 JLINK_IsHalted()  returns FALSE (0001ms, 6016ms total)
+T0F28 323:035 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6016ms total)
+T0B20 323:039 JLINK_IsHalted()  returns FALSE (0001ms, 6018ms total)
+T0B20 323:141 JLINK_IsHalted()  returns FALSE (0001ms, 6018ms total)
+T0B20 323:243 JLINK_IsHalted()  returns FALSE (0000ms, 6017ms total)
+T0B20 323:344 JLINK_IsHalted()  returns FALSE (0001ms, 6018ms total)
+T0B20 323:445 JLINK_IsHalted()  returns FALSE (0002ms, 6019ms total)
+T0F28 323:547 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6019ms total)
+T0B20 323:554 JLINK_IsHalted()  returns FALSE (0001ms, 6020ms total)
+T0B20 323:656 JLINK_IsHalted()  returns FALSE (0000ms, 6019ms total)
+T0B20 323:757 JLINK_IsHalted()  returns FALSE (0001ms, 6020ms total)
+T0B20 323:858 JLINK_IsHalted()  returns FALSE (0001ms, 6020ms total)
+T0B20 323:960 JLINK_IsHalted()  returns FALSE (0001ms, 6020ms total)
+T0F28 324:061 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6021ms total)
+T0B20 324:064 JLINK_IsHalted()  returns FALSE (0002ms, 6023ms total)
+T0B20 324:166 JLINK_IsHalted()  returns FALSE (0001ms, 6022ms total)
+T0B20 324:267 JLINK_IsHalted()  returns FALSE (0001ms, 6022ms total)
+T0B20 324:369 JLINK_IsHalted()  returns FALSE (0001ms, 6022ms total)
+T0B20 324:471 JLINK_IsHalted()  returns FALSE (0001ms, 6022ms total)
+T0B20 324:574 JLINK_IsHalted()  returns FALSE (0000ms, 6021ms total)
+T0F28 324:675 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6023ms total)
+T0B20 324:685 JLINK_IsHalted()  returns FALSE (0001ms, 6024ms total)
+T0B20 324:788 JLINK_IsHalted()  returns FALSE (0001ms, 6024ms total)
+T0B20 324:890 JLINK_IsHalted()  returns FALSE (0002ms, 6025ms total)
+T0B20 324:992 JLINK_IsHalted()  returns FALSE (0001ms, 6024ms total)
+T0B20 325:093 JLINK_IsHalted()  returns FALSE (0002ms, 6025ms total)
+T0F28 325:195 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6025ms total)
+T0B20 325:202 JLINK_IsHalted()  returns FALSE (0001ms, 6026ms total)
+T0B20 325:304 JLINK_IsHalted()  returns FALSE (0001ms, 6026ms total)
+T0B20 325:405 JLINK_IsHalted()  returns FALSE (0002ms, 6027ms total)
+T0B20 325:507 JLINK_IsHalted()  returns FALSE (0001ms, 6026ms total)
+T0B20 325:609 JLINK_IsHalted()  returns FALSE (0001ms, 6026ms total)
+T0F28 325:710 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6027ms total)
+T0B20 325:717 JLINK_IsHalted()  returns FALSE (0000ms, 6027ms total)
+T0B20 325:818 JLINK_IsHalted()  returns FALSE (0001ms, 6028ms total)
+T0B20 325:919 JLINK_IsHalted()  returns FALSE (0001ms, 6028ms total)
+T0B20 326:021 JLINK_IsHalted()  returns FALSE (0001ms, 6028ms total)
+T0B20 326:122 JLINK_IsHalted()  returns FALSE (0001ms, 6028ms total)
+T0F28 326:224 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6029ms total)
+T0B20 326:227 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
+T0B20 326:329 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
+T0B20 326:431 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
+T0B20 326:532 JLINK_IsHalted()  returns FALSE (0002ms, 6031ms total)
+T0B20 326:634 JLINK_IsHalted()  returns FALSE (0001ms, 6030ms total)
+T0F28 326:737 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6030ms total)
+T0B20 326:739 JLINK_IsHalted()  returns FALSE (0001ms, 6031ms total)
+T0B20 326:841 JLINK_IsHalted()  returns FALSE (0001ms, 6031ms total)
+T0B20 326:942 JLINK_IsHalted()  returns FALSE (0001ms, 6031ms total)
+T0B20 327:044 JLINK_IsHalted()  returns FALSE (0001ms, 6031ms total)
+T0B20 327:146 JLINK_IsHalted()  returns FALSE (0001ms, 6031ms total)
+T0F28 327:248 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6032ms total)
+T0B20 327:254 JLINK_IsHalted()  returns FALSE (0001ms, 6033ms total)
+T0B20 327:355 JLINK_IsHalted()  returns FALSE (0002ms, 6034ms total)
+T0B20 327:457 JLINK_IsHalted()  returns FALSE (0001ms, 6033ms total)
+T0B20 327:559 JLINK_IsHalted()  returns FALSE (0001ms, 6033ms total)
+T0B20 327:661 JLINK_IsHalted()  returns FALSE (0001ms, 6033ms total)
+T0F28 327:762 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6035ms total)
+T0B20 327:771 JLINK_IsHalted()  returns FALSE (0001ms, 6036ms total)
+T0B20 327:873 JLINK_IsHalted()  returns FALSE (0001ms, 6036ms total)
+T0B20 327:975 JLINK_IsHalted()  returns FALSE (0001ms, 6036ms total)
+T0B20 328:076 JLINK_IsHalted()  returns FALSE (0001ms, 6036ms total)
+T0B20 328:178 JLINK_IsHalted()  returns FALSE (0002ms, 6037ms total)
+T0F28 328:280 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6037ms total)
+T0B20 328:287 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
+T0B20 328:389 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
+T0B20 328:490 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
+T0B20 328:592 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
+T0B20 328:694 JLINK_IsHalted()  returns FALSE (0001ms, 6038ms total)
+T0F28 328:796 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6039ms total)
+T0B20 328:802 JLINK_IsHalted()  returns FALSE (0001ms, 6040ms total)
+T0B20 328:904 JLINK_IsHalted()  returns FALSE (0001ms, 6040ms total)
+T0B20 329:005 JLINK_IsHalted()  returns FALSE (0000ms, 6039ms total)
+T0B20 329:107 JLINK_IsHalted()  returns FALSE (0000ms, 6039ms total)
+T0B20 329:208 JLINK_IsHalted()  returns FALSE (0001ms, 6040ms total)
+T0F28 329:310 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6041ms total)
+T0B20 329:317 JLINK_IsHalted()  returns FALSE (0001ms, 6042ms total)
+T0B20 329:418 JLINK_IsHalted()  returns FALSE (0000ms, 6041ms total)
+T0B20 329:520 JLINK_IsHalted()  returns FALSE (0000ms, 6041ms total)
+T0B20 329:621 JLINK_IsHalted()  returns FALSE (0001ms, 6042ms total)
+T0B20 329:722 JLINK_IsHalted()  returns FALSE (0001ms, 6042ms total)
+T0B20 329:824 JLINK_IsHalted()  returns FALSE (0001ms, 6042ms total)
+T0F28 329:927 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6043ms total)
+T0B20 329:933 JLINK_IsHalted()  returns FALSE (0002ms, 6045ms total)
+T0B20 330:035 JLINK_IsHalted()  returns FALSE (0002ms, 6045ms total)
+T0B20 330:137 JLINK_IsHalted()  returns FALSE (0001ms, 6044ms total)
+T0B20 330:239 JLINK_IsHalted()  returns FALSE (0001ms, 6044ms total)
+T0B20 330:340 JLINK_IsHalted()  returns FALSE (0001ms, 6044ms total)
+T0F28 330:442 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6045ms total)
+T0B20 330:456 JLINK_IsHalted()  returns FALSE (0001ms, 6046ms total)
+T0B20 330:559 JLINK_IsHalted()  returns FALSE (0001ms, 6046ms total)
+T0B20 330:660 JLINK_IsHalted()  returns FALSE (0001ms, 6046ms total)
+T0B20 330:762 JLINK_IsHalted()  returns FALSE (0001ms, 6046ms total)
+T0B20 330:863 JLINK_IsHalted()  returns FALSE (0001ms, 6046ms total)
+T0F28 330:965 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6048ms total)
+T0B20 330:971 JLINK_IsHalted()  returns FALSE (0001ms, 6049ms total)
+T0B20 331:072 JLINK_IsHalted()  returns FALSE (0001ms, 6049ms total)
+T0B20 331:173 JLINK_IsHalted()  returns FALSE (0001ms, 6049ms total)
+T0B20 331:275 JLINK_IsHalted()  returns FALSE (0000ms, 6048ms total)
+T0B20 331:377 JLINK_IsHalted()  returns FALSE (0001ms, 6049ms total)
+T0B20 331:478 JLINK_IsHalted()  returns FALSE (0002ms, 6050ms total)
+T0F28 331:580 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6049ms total)
+T0B20 331:582 JLINK_IsHalted()  returns FALSE (0001ms, 6050ms total)
+T0B20 331:684 JLINK_IsHalted()  returns FALSE (0000ms, 6049ms total)
+T0B20 331:785 JLINK_IsHalted()  returns FALSE (0002ms, 6051ms total)
+T0B20 331:887 JLINK_IsHalted()  returns FALSE (0002ms, 6051ms total)
+T0B20 331:989 JLINK_IsHalted()  returns FALSE (0001ms, 6050ms total)
+T0F28 332:090 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6051ms total)
+T0B20 332:095 JLINK_IsHalted()  returns FALSE (0002ms, 6053ms total)
+T0B20 332:198 JLINK_IsHalted()  returns FALSE (0001ms, 6052ms total)
+T0B20 332:299 JLINK_IsHalted()  returns FALSE (0001ms, 6052ms total)
+T0B20 332:401 JLINK_IsHalted()  returns FALSE (0001ms, 6052ms total)
+T0B20 332:503 JLINK_IsHalted()  returns FALSE (0001ms, 6052ms total)
+T0B20 332:605 JLINK_IsHalted()  returns FALSE (0001ms, 6052ms total)
+T0F28 332:707 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6053ms total)
+T0B20 332:714 JLINK_IsHalted()  returns FALSE (0001ms, 6054ms total)
+T0B20 332:816 JLINK_IsHalted()  returns FALSE (0000ms, 6053ms total)
+T0B20 332:917 JLINK_IsHalted()  returns FALSE (0002ms, 6055ms total)
+T0B20 333:019 JLINK_IsHalted()  returns FALSE (0001ms, 6054ms total)
+T0B20 333:121 JLINK_IsHalted()  returns FALSE (0001ms, 6054ms total)
+T0F28 333:222 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6055ms total)
+T0B20 333:227 JLINK_IsHalted()  returns FALSE (0001ms, 6056ms total)
+T0B20 333:328 JLINK_IsHalted()  returns FALSE (0001ms, 6056ms total)
+T0B20 333:430 JLINK_IsHalted()  returns FALSE (0001ms, 6056ms total)
+T0B20 333:531 JLINK_IsHalted()  returns FALSE (0001ms, 6056ms total)
+T0B20 333:633 JLINK_IsHalted()  returns FALSE (0001ms, 6056ms total)
+T0F28 333:735 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6056ms total)
+T0B20 333:740 JLINK_IsHalted()  returns FALSE (0001ms, 6057ms total)
+T0B20 333:842 JLINK_IsHalted()  returns FALSE (0001ms, 6057ms total)
+T0B20 333:944 JLINK_IsHalted()  returns FALSE (0001ms, 6057ms total)
+T0B20 334:046 JLINK_IsHalted()  returns FALSE (0001ms, 6057ms total)
+T0B20 334:148 JLINK_IsHalted()  returns FALSE (0001ms, 6057ms total)
+T0F28 334:249 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6058ms total)
+T0B20 334:253 JLINK_IsHalted()  returns FALSE (0001ms, 6059ms total)
+T0B20 334:354 JLINK_IsHalted()  returns FALSE (0001ms, 6059ms total)
+T0B20 334:456 JLINK_IsHalted()  returns FALSE (0001ms, 6059ms total)
+T0B20 334:559 JLINK_IsHalted()  returns FALSE (0001ms, 6059ms total)
+T0B20 334:661 JLINK_IsHalted()  returns FALSE (0001ms, 6059ms total)
+T0F28 334:762 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6061ms total)
+T0B20 334:773 JLINK_IsHalted()  returns FALSE (0001ms, 6062ms total)
+T0B20 334:875 JLINK_IsHalted()  returns FALSE (0000ms, 6061ms total)
+T0B20 334:976 JLINK_IsHalted()  returns FALSE (0002ms, 6063ms total)
+T0B20 335:078 JLINK_IsHalted()  returns FALSE (0001ms, 6062ms total)
+T0B20 335:180 JLINK_IsHalted()  returns FALSE (0001ms, 6062ms total)
+T0F28 335:281 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6063ms total)
+T0B20 335:286 JLINK_IsHalted()  returns FALSE (0001ms, 6064ms total)
+T0B20 335:389 JLINK_IsHalted()  returns FALSE (0001ms, 6064ms total)
+T0B20 335:491 JLINK_IsHalted()  returns FALSE (0001ms, 6064ms total)
+T0B20 335:592 JLINK_IsHalted()  returns FALSE (0001ms, 6064ms total)
+T0B20 335:693 JLINK_IsHalted()  returns FALSE (0001ms, 6064ms total)
+T0F28 335:797 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6066ms total)
+T0B20 335:803 JLINK_IsHalted()  returns FALSE (0001ms, 6067ms total)
+T0B20 335:904 JLINK_IsHalted()  returns FALSE (0001ms, 6067ms total)
+T0B20 336:006 JLINK_IsHalted()  returns FALSE (0001ms, 6067ms total)
+T0B20 336:107 JLINK_IsHalted()  returns FALSE (0002ms, 6068ms total)
+T0B20 336:209 JLINK_IsHalted()  returns FALSE (0001ms, 6067ms total)
+T0F28 336:311 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6068ms total)
+T0B20 336:315 JLINK_IsHalted()  returns FALSE (0001ms, 6069ms total)
+T0B20 336:417 JLINK_IsHalted()  returns FALSE (0000ms, 6068ms total)
+T0B20 336:519 JLINK_IsHalted()  returns FALSE (0000ms, 6068ms total)
+T0B20 336:620 JLINK_IsHalted()  returns FALSE (0001ms, 6069ms total)
+T0B20 336:722 JLINK_IsHalted()  returns FALSE (0000ms, 6068ms total)
+T0B20 336:824 JLINK_IsHalted()  returns FALSE (0000ms, 6068ms total)
+T0F28 336:925 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6069ms total)
+T0B20 336:928 JLINK_IsHalted()  returns FALSE (0001ms, 6070ms total)
+T0B20 337:029 JLINK_IsHalted()  returns FALSE (0000ms, 6069ms total)
+T0B20 337:131 JLINK_IsHalted()  returns FALSE (0001ms, 6070ms total)
+T0B20 337:232 JLINK_IsHalted()  returns FALSE (0001ms, 6070ms total)
+T0B20 337:334 JLINK_IsHalted()  returns FALSE (0001ms, 6070ms total)
+T0F28 337:439 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6072ms total)
+T0B20 337:447 JLINK_IsHalted()  returns FALSE (0002ms, 6074ms total)
+T0B20 337:549 JLINK_IsHalted()  returns FALSE (0001ms, 6073ms total)
+T0B20 337:650 JLINK_IsHalted()  returns FALSE (0001ms, 6073ms total)
+T0B20 337:752 JLINK_IsHalted()  returns FALSE (0000ms, 6072ms total)
+T0B20 337:853 JLINK_IsHalted()  returns FALSE (0001ms, 6073ms total)
+T0F28 337:954 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6074ms total)
+T0B20 337:959 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
+T0B20 338:061 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
+T0B20 338:163 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
+T0B20 338:265 JLINK_IsHalted()  returns FALSE (0001ms, 6075ms total)
+T0B20 338:366 JLINK_IsHalted()  returns FALSE (0002ms, 6076ms total)
+T0F28 338:468 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6076ms total)
+T0B20 338:477 JLINK_IsHalted()  returns FALSE (0001ms, 6077ms total)
+T0B20 338:579 JLINK_IsHalted()  returns FALSE (0001ms, 6077ms total)
+T0B20 338:680 JLINK_IsHalted()  returns FALSE (0001ms, 6077ms total)
+T0B20 338:781 JLINK_IsHalted()  returns FALSE (0001ms, 6077ms total)
+T0B20 338:883 JLINK_IsHalted()  returns FALSE (0001ms, 6077ms total)
+T0F28 338:987 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6078ms total)
+T0B20 338:992 JLINK_IsHalted()  returns FALSE (0002ms, 6080ms total)
+T0B20 339:095 JLINK_IsHalted()  returns FALSE (0000ms, 6078ms total)
+T0B20 339:196 JLINK_IsHalted()  returns FALSE (0000ms, 6078ms total)
+T0B20 339:297 JLINK_IsHalted()  returns FALSE (0001ms, 6079ms total)
+T0B20 339:398 JLINK_IsHalted()  returns FALSE (0001ms, 6079ms total)
+T0F28 339:503 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6080ms total)
+T0B20 339:509 JLINK_IsHalted()  returns FALSE (0001ms, 6081ms total)
+T0B20 339:611 JLINK_IsHalted()  returns FALSE (0000ms, 6080ms total)
+T0B20 339:713 JLINK_IsHalted()  returns FALSE (0000ms, 6080ms total)
+T0B20 339:814 JLINK_IsHalted()  returns FALSE (0001ms, 6081ms total)
+T0B20 339:915 JLINK_IsHalted()  returns FALSE (0001ms, 6081ms total)
+T0F28 340:018 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6082ms total)
+T0B20 340:023 JLINK_IsHalted()  returns FALSE (0000ms, 6082ms total)
+T0B20 340:125 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
+T0B20 340:226 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
+T0B20 340:328 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
+T0B20 340:430 JLINK_IsHalted()  returns FALSE (0001ms, 6083ms total)
+T0F28 340:535 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6084ms total)
+T0B20 340:539 JLINK_IsHalted()  returns FALSE (0001ms, 6085ms total)
+T0B20 340:641 JLINK_IsHalted()  returns FALSE (0001ms, 6085ms total)
+T0B20 340:743 JLINK_IsHalted()  returns FALSE (0001ms, 6085ms total)
+T0B20 340:844 JLINK_IsHalted()  returns FALSE (0001ms, 6085ms total)
+T0B20 340:946 JLINK_IsHalted()  returns FALSE (0001ms, 6085ms total)
+T0F28 341:048 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6086ms total)
+T0B20 341:054 JLINK_IsHalted()  returns FALSE (0002ms, 6088ms total)
+T0B20 341:157 JLINK_IsHalted()  returns FALSE (0001ms, 6087ms total)
+T0B20 341:258 JLINK_IsHalted()  returns FALSE (0001ms, 6087ms total)
+T0B20 341:359 JLINK_IsHalted()  returns FALSE (0000ms, 6086ms total)
+T0B20 341:461 JLINK_IsHalted()  returns FALSE (0001ms, 6087ms total)
+T0F28 341:563 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6088ms total)
+T0B20 341:571 JLINK_IsHalted()  returns FALSE (0001ms, 6089ms total)
+T0B20 341:673 JLINK_IsHalted()  returns FALSE (0001ms, 6089ms total)
+T0B20 341:774 JLINK_IsHalted()  returns FALSE (0001ms, 6089ms total)
+T0B20 341:876 JLINK_IsHalted()  returns FALSE (0000ms, 6088ms total)
+T0B20 341:977 JLINK_IsHalted()  returns FALSE (0001ms, 6089ms total)
+T0F28 342:079 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6090ms total)
+T0B20 342:088 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
+T0B20 342:190 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
+T0B20 342:291 JLINK_IsHalted()  returns FALSE (0000ms, 6090ms total)
+T0B20 342:392 JLINK_IsHalted()  returns FALSE (0001ms, 6091ms total)
+T0B20 342:493 JLINK_IsHalted()  returns FALSE (0002ms, 6092ms total)
+T0F28 342:595 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6092ms total)
+T0B20 342:603 JLINK_IsHalted()  returns FALSE (0001ms, 6093ms total)
+T0B20 342:705 JLINK_IsHalted()  returns FALSE (0001ms, 6093ms total)
+T0B20 342:807 JLINK_IsHalted()  returns FALSE (0000ms, 6092ms total)
+T0B20 342:908 JLINK_IsHalted()  returns FALSE (0001ms, 6093ms total)
+T0B20 343:010 JLINK_IsHalted()  returns FALSE (0000ms, 6092ms total)
+T0F28 343:111 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6094ms total)
+T0B20 343:121 JLINK_IsHalted()  returns FALSE (0001ms, 6095ms total)
+T0B20 343:223 JLINK_IsHalted()  returns FALSE (0001ms, 6095ms total)
+T0B20 343:324 JLINK_IsHalted()  returns FALSE (0001ms, 6095ms total)
+T0B20 343:426 JLINK_IsHalted()  returns FALSE (0001ms, 6095ms total)
+T0B20 343:527 JLINK_IsHalted()  returns FALSE (0001ms, 6095ms total)
+T0F28 343:629 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6096ms total)
+T0B20 343:635 JLINK_IsHalted()  returns FALSE (0001ms, 6097ms total)
+T0B20 343:737 JLINK_IsHalted()  returns FALSE (0000ms, 6096ms total)
+T0B20 343:838 JLINK_IsHalted()  returns FALSE (0001ms, 6097ms total)
+T0B20 343:939 JLINK_IsHalted()  returns FALSE (0001ms, 6097ms total)
+T0B20 344:041 JLINK_IsHalted()  returns FALSE (0000ms, 6096ms total)
+T0F28 344:143 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6098ms total)
+T0B20 344:148 JLINK_IsHalted()  returns FALSE (0002ms, 6100ms total)
+T0B20 344:251 JLINK_IsHalted()  returns FALSE (0000ms, 6098ms total)
+T0B20 344:352 JLINK_IsHalted()  returns FALSE (0001ms, 6099ms total)
+T0B20 344:453 JLINK_IsHalted()  returns FALSE (0000ms, 6098ms total)
+T0B20 344:554 JLINK_IsHalted()  returns FALSE (0001ms, 6099ms total)
+T0F28 344:656 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6101ms total)
+T0B20 344:662 JLINK_IsHalted()  returns FALSE (0001ms, 6102ms total)
+T0B20 344:764 JLINK_IsHalted()  returns FALSE (0001ms, 6102ms total)
+T0B20 344:866 JLINK_IsHalted()  returns FALSE (0001ms, 6102ms total)
+T0B20 344:967 JLINK_IsHalted()  returns FALSE (0000ms, 6101ms total)
+T0B20 345:069 JLINK_IsHalted()  returns FALSE (0000ms, 6101ms total)
+T0F28 345:170 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6102ms total)
+T0B20 345:174 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0B20 345:277 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0B20 345:378 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0B20 345:480 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0B20 345:582 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0B20 345:683 JLINK_IsHalted()  returns FALSE (0001ms, 6103ms total)
+T0F28 345:787 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6104ms total)
+T0B20 345:793 JLINK_IsHalted()  returns FALSE (0001ms, 6105ms total)
+T0B20 345:894 JLINK_IsHalted()  returns FALSE (0001ms, 6105ms total)
+T0B20 345:996 JLINK_IsHalted()  returns FALSE (0001ms, 6105ms total)
+T0B20 346:098 JLINK_IsHalted()  returns FALSE (0001ms, 6105ms total)
+T0B20 346:200 JLINK_IsHalted()  returns FALSE (0001ms, 6105ms total)
+T0F28 346:301 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6107ms total)
+T0B20 346:312 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
+T0B20 346:413 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
+T0B20 346:515 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
+T0B20 346:616 JLINK_IsHalted()  returns FALSE (0001ms, 6108ms total)
+T0B20 346:718 JLINK_IsHalted()  returns FALSE (0000ms, 6107ms total)
+T0F28 346:819 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6109ms total)
+T0B20 346:830 JLINK_IsHalted()  returns FALSE (0001ms, 6110ms total)
+T0B20 346:932 JLINK_IsHalted()  returns FALSE (0001ms, 6110ms total)
+T0B20 347:034 JLINK_IsHalted()  returns FALSE (0001ms, 6110ms total)
+T0B20 347:136 JLINK_IsHalted()  returns FALSE (0001ms, 6110ms total)
+T0B20 347:238 JLINK_IsHalted()  returns FALSE (0000ms, 6109ms total)
+T0F28 347:340 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6111ms total)
+T0B20 347:346 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0B20 347:448 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0B20 347:550 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0B20 347:652 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0B20 347:754 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0B20 347:855 JLINK_IsHalted()  returns FALSE (0001ms, 6112ms total)
+T0F28 347:958 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6113ms total)
+T0B20 347:964 JLINK_IsHalted()  returns FALSE (0001ms, 6114ms total)
+T0B20 348:065 JLINK_IsHalted()  returns FALSE (0001ms, 6114ms total)
+T0B20 348:167 JLINK_IsHalted()  returns FALSE (0000ms, 6113ms total)
+T0B20 348:269 JLINK_IsHalted()  returns FALSE (0001ms, 6114ms total)
+T0B20 348:370 JLINK_IsHalted()  returns FALSE (0001ms, 6114ms total)
+T0F28 348:473 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6115ms total)
+T0B20 348:481 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
+T0B20 348:584 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
+T0B20 348:685 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
+T0B20 348:787 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
+T0B20 348:889 JLINK_IsHalted()  returns FALSE (0001ms, 6116ms total)
+T0F28 348:991 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6117ms total)
+T0B20 348:998 JLINK_IsHalted()  returns FALSE (0001ms, 6118ms total)
+T0B20 349:100 JLINK_IsHalted()  returns FALSE (0000ms, 6117ms total)
+T0B20 349:201 JLINK_IsHalted()  returns FALSE (0001ms, 6118ms total)
+T0B20 349:303 JLINK_IsHalted()  returns FALSE (0000ms, 6117ms total)
+T0B20 349:404 JLINK_IsHalted()  returns FALSE (0001ms, 6118ms total)
+T0F28 349:507 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6119ms total)
+T0B20 349:511 JLINK_IsHalted()  returns FALSE (0001ms, 6120ms total)
+T0B20 349:612 JLINK_IsHalted()  returns FALSE (0001ms, 6120ms total)
+T0B20 349:714 JLINK_IsHalted()  returns FALSE (0001ms, 6120ms total)
+T0B20 349:815 JLINK_IsHalted()  returns FALSE (0001ms, 6120ms total)
+T0B20 349:917 JLINK_IsHalted()  returns FALSE (0001ms, 6120ms total)
+T0F28 350:019 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6121ms total)
+T0B20 350:025 JLINK_IsHalted()  returns FALSE (0000ms, 6121ms total)
+T0B20 350:127 JLINK_IsHalted()  returns FALSE (0001ms, 6122ms total)
+T0B20 350:229 JLINK_IsHalted()  returns FALSE (0001ms, 6122ms total)
+T0B20 350:330 JLINK_IsHalted()  returns FALSE (0001ms, 6122ms total)
+T0B20 350:432 JLINK_IsHalted()  returns FALSE (0000ms, 6121ms total)
+T0F28 350:536 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6123ms total)
+T0B20 350:542 JLINK_IsHalted()  returns FALSE (0001ms, 6124ms total)
+T0B20 350:643 JLINK_IsHalted()  returns FALSE (0001ms, 6124ms total)
+T0B20 350:744 JLINK_IsHalted()  returns FALSE (0002ms, 6125ms total)
+T0B20 350:846 JLINK_IsHalted()  returns FALSE (0001ms, 6124ms total)
+T0B20 350:947 JLINK_IsHalted()  returns FALSE (0000ms, 6123ms total)
+T0F28 351:048 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6125ms total)
+T0B20 351:052 JLINK_IsHalted()  returns FALSE (0001ms, 6126ms total)
+T0B20 351:154 JLINK_IsHalted()  returns FALSE (0001ms, 6126ms total)
+T0B20 351:256 JLINK_IsHalted()  returns FALSE (0001ms, 6126ms total)
+T0B20 351:357 JLINK_IsHalted()  returns FALSE (0001ms, 6126ms total)
+T0B20 351:459 JLINK_IsHalted()  returns FALSE (0000ms, 6125ms total)
+T0F28 351:560 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6126ms total)
+T0B20 351:563 JLINK_IsHalted()  returns FALSE (0001ms, 6127ms total)
+T0B20 351:664 JLINK_IsHalted()  returns FALSE (0001ms, 6127ms total)
+T0B20 351:766 JLINK_IsHalted()  returns FALSE (0001ms, 6127ms total)
+T0B20 351:868 JLINK_IsHalted()  returns FALSE (0000ms, 6126ms total)
+T0B20 351:969 JLINK_IsHalted()  returns FALSE (0002ms, 6128ms total)
+T0B20 352:071 JLINK_IsHalted()  returns FALSE (0001ms, 6127ms total)
+T0F28 352:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6128ms total)
+T0B20 352:178 JLINK_IsHalted()  returns FALSE (0002ms, 6130ms total)
+T0B20 352:281 JLINK_IsHalted()  returns FALSE (0000ms, 6128ms total)
+T0B20 352:382 JLINK_IsHalted()  returns FALSE (0001ms, 6129ms total)
+T0B20 352:483 JLINK_IsHalted()  returns FALSE (0001ms, 6129ms total)
+T0B20 352:584 JLINK_IsHalted()  returns FALSE (0001ms, 6129ms total)
+T0F28 352:685 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6131ms total)
+T0B20 352:689 JLINK_IsHalted()  returns FALSE (0002ms, 6133ms total)
+T0B20 352:791 JLINK_IsHalted()  returns FALSE (0001ms, 6132ms total)
+T0B20 352:893 JLINK_IsHalted()  returns FALSE (0001ms, 6132ms total)
+T0B20 352:994 JLINK_IsHalted()  returns FALSE (0001ms, 6132ms total)
+T0B20 353:096 JLINK_IsHalted()  returns FALSE (0000ms, 6131ms total)
+T0B20 353:197 JLINK_IsHalted()  returns FALSE (0001ms, 6132ms total)
+T0F28 353:299 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6134ms total)
+T0B20 353:309 JLINK_IsHalted()  returns FALSE (0001ms, 6135ms total)
+T0B20 353:411 JLINK_IsHalted()  returns FALSE (0001ms, 6135ms total)
+T0B20 353:512 JLINK_IsHalted()  returns FALSE (0001ms, 6135ms total)
+T0B20 353:614 JLINK_IsHalted()  returns FALSE (0001ms, 6135ms total)
+T0B20 353:716 JLINK_IsHalted()  returns FALSE (0001ms, 6135ms total)
+T0F28 353:817 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6136ms total)
+T0B20 353:826 JLINK_IsHalted()  returns FALSE (0001ms, 6137ms total)
+T0B20 353:928 JLINK_IsHalted()  returns FALSE (0001ms, 6137ms total)
+T0B20 354:029 JLINK_IsHalted()  returns FALSE (0001ms, 6137ms total)
+T0B20 354:131 JLINK_IsHalted()  returns FALSE (0001ms, 6137ms total)
+T0B20 354:233 JLINK_IsHalted()  returns FALSE (0000ms, 6136ms total)
+T0F28 354:338 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6138ms total)
+T0B20 354:342 JLINK_IsHalted()  returns FALSE (0002ms, 6140ms total)
+T0B20 354:445 JLINK_IsHalted()  returns FALSE (0001ms, 6139ms total)
+T0B20 354:546 JLINK_IsHalted()  returns FALSE (0001ms, 6139ms total)
+T0B20 354:648 JLINK_IsHalted()  returns FALSE (0001ms, 6139ms total)
+T0B20 354:750 JLINK_IsHalted()  returns FALSE (0001ms, 6139ms total)
+T0F28 354:853 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6140ms total)
+T0B20 354:858 JLINK_IsHalted()  returns FALSE (0002ms, 6142ms total)
+T0B20 354:960 JLINK_IsHalted()  returns FALSE (0001ms, 6141ms total)
+T0B20 355:062 JLINK_IsHalted()  returns FALSE (0001ms, 6141ms total)
+T0B20 355:164 JLINK_IsHalted()  returns FALSE (0001ms, 6141ms total)
+T0B20 355:265 JLINK_IsHalted()  returns FALSE (0000ms, 6140ms total)
+T0F28 355:367 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6141ms total)
+T0B20 355:371 JLINK_IsHalted()  returns FALSE (0001ms, 6142ms total)
+T0B20 355:472 JLINK_IsHalted()  returns FALSE (0001ms, 6142ms total)
+T0B20 355:574 JLINK_IsHalted()  returns FALSE (0001ms, 6142ms total)
+T0B20 355:677 JLINK_IsHalted()  returns FALSE (0000ms, 6141ms total)
+T0B20 355:779 JLINK_IsHalted()  returns FALSE (0001ms, 6142ms total)
+T0F28 355:880 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6143ms total)
+T0B20 355:891 JLINK_IsHalted()  returns FALSE (0001ms, 6144ms total)
+T0B20 355:993 JLINK_IsHalted()  returns FALSE (0001ms, 6144ms total)
+T0B20 356:095 JLINK_IsHalted()  returns FALSE (0001ms, 6144ms total)
+T0B20 356:196 JLINK_IsHalted()  returns FALSE (0001ms, 6144ms total)
+T0B20 356:297 JLINK_IsHalted()  returns FALSE (0002ms, 6145ms total)
+T0F28 356:399 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6145ms total)
+T0B20 356:405 JLINK_IsHalted()  returns FALSE (0000ms, 6145ms total)
+T0B20 356:507 JLINK_IsHalted()  returns FALSE (0001ms, 6146ms total)
+T0B20 356:609 JLINK_IsHalted()  returns FALSE (0001ms, 6146ms total)
+T0B20 356:710 JLINK_IsHalted()  returns FALSE (0001ms, 6146ms total)
+T0B20 356:812 JLINK_IsHalted()  returns FALSE (0000ms, 6145ms total)
+T0F28 356:913 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6147ms total)
+T0B20 356:917 JLINK_IsHalted()  returns FALSE (0001ms, 6148ms total)
+T0B20 357:019 JLINK_IsHalted()  returns FALSE (0000ms, 6147ms total)
+T0B20 357:120 JLINK_IsHalted()  returns FALSE (0001ms, 6148ms total)
+T0B20 357:221 JLINK_IsHalted()  returns FALSE (0001ms, 6148ms total)
+T0B20 357:323 JLINK_IsHalted()  returns FALSE (0001ms, 6148ms total)
+T0F28 357:425 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6148ms total)
+T0B20 357:427 JLINK_IsHalted()  returns FALSE (0001ms, 6149ms total)
+T0B20 357:529 JLINK_IsHalted()  returns FALSE (0001ms, 6149ms total)
+T0B20 357:630 JLINK_IsHalted()  returns FALSE (0001ms, 6149ms total)
+T0B20 357:732 JLINK_IsHalted()  returns FALSE (0001ms, 6149ms total)
+T0B20 357:833 JLINK_IsHalted()  returns FALSE (0001ms, 6149ms total)
+T0F28 357:934 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6151ms total)
+T0B20 357:942 JLINK_IsHalted()  returns FALSE (0001ms, 6152ms total)
+T0B20 358:043 JLINK_IsHalted()  returns FALSE (0001ms, 6152ms total)
+T0B20 358:145 JLINK_IsHalted()  returns FALSE (0001ms, 6152ms total)
+T0B20 358:247 JLINK_IsHalted()  returns FALSE (0001ms, 6152ms total)
+T0B20 358:349 JLINK_IsHalted()  returns FALSE (0001ms, 6152ms total)
+T0F28 358:451 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6153ms total)
+T0B20 358:460 JLINK_IsHalted()  returns FALSE (0001ms, 6154ms total)
+T0B20 358:562 JLINK_IsHalted()  returns FALSE (0001ms, 6154ms total)
+T0B20 358:664 JLINK_IsHalted()  returns FALSE (0001ms, 6154ms total)
+T0B20 358:766 JLINK_IsHalted()  returns FALSE (0001ms, 6154ms total)
+T0B20 358:868 JLINK_IsHalted()  returns FALSE (0001ms, 6154ms total)
+T0F28 358:976 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6155ms total)
+T0B20 358:981 JLINK_IsHalted()  returns FALSE (0001ms, 6156ms total)
+T0B20 359:082 JLINK_IsHalted()  returns FALSE (0000ms, 6155ms total)
+T0B20 359:183 JLINK_IsHalted()  returns FALSE (0002ms, 6157ms total)
+T0B20 359:285 JLINK_IsHalted()  returns FALSE (0001ms, 6156ms total)
+T0B20 359:386 JLINK_IsHalted()  returns FALSE (0000ms, 6155ms total)
+T0F28 359:488 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6157ms total)
+T0B20 359:498 JLINK_IsHalted()  returns FALSE (0001ms, 6158ms total)
+T0B20 359:601 JLINK_IsHalted()  returns FALSE (0000ms, 6157ms total)
+T0B20 359:703 JLINK_IsHalted()  returns FALSE (0001ms, 6158ms total)
+T0B20 359:805 JLINK_IsHalted()  returns FALSE (0000ms, 6157ms total)
+T0B20 359:906 JLINK_IsHalted()  returns FALSE (0001ms, 6158ms total)
+T0F28 360:009 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6159ms total)
+T0B20 360:018 JLINK_IsHalted()  returns FALSE (0001ms, 6160ms total)
+T0B20 360:119 JLINK_IsHalted()  returns FALSE (0001ms, 6160ms total)
+T0B20 360:220 JLINK_IsHalted()  returns FALSE (0001ms, 6160ms total)
+T0B20 360:321 JLINK_IsHalted()  returns FALSE (0001ms, 6160ms total)
+T0B20 360:423 JLINK_IsHalted()  returns FALSE (0001ms, 6160ms total)
+T0F28 360:524 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6162ms total)
+T0B20 360:529 JLINK_IsHalted()  returns FALSE (0001ms, 6163ms total)
+T0B20 360:631 JLINK_IsHalted()  returns FALSE (0001ms, 6163ms total)
+T0B20 360:733 JLINK_IsHalted()  returns FALSE (0000ms, 6162ms total)
+T0B20 360:834 JLINK_IsHalted()  returns FALSE (0001ms, 6163ms total)
+T0B20 360:937 JLINK_IsHalted()  returns FALSE (0001ms, 6163ms total)
+T0F28 361:039 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6163ms total)
+T0B20 361:044 JLINK_IsHalted()  returns FALSE (0002ms, 6165ms total)
+T0B20 361:147 JLINK_IsHalted()  returns FALSE (0000ms, 6163ms total)
+T0B20 361:248 JLINK_IsHalted()  returns FALSE (0001ms, 6164ms total)
+T0B20 361:350 JLINK_IsHalted()  returns FALSE (0001ms, 6164ms total)
+T0B20 361:451 JLINK_IsHalted()  returns FALSE (0001ms, 6164ms total)
+T0F28 361:553 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6165ms total)
+T0B20 361:560 JLINK_IsHalted()  returns FALSE (0001ms, 6166ms total)
+T0B20 361:662 JLINK_IsHalted()  returns FALSE (0001ms, 6166ms total)
+T0B20 361:764 JLINK_IsHalted()  returns FALSE (0001ms, 6166ms total)
+T0B20 361:865 JLINK_IsHalted()  returns FALSE (0001ms, 6166ms total)
+T0B20 361:968 JLINK_IsHalted()  returns FALSE (0001ms, 6166ms total)
+T0F28 362:069 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6167ms total)
+T0B20 362:076 JLINK_IsHalted()  returns FALSE (0001ms, 6168ms total)
+T0B20 362:178 JLINK_IsHalted()  returns FALSE (0001ms, 6168ms total)
+T0B20 362:280 JLINK_IsHalted()  returns FALSE (0000ms, 6167ms total)
+T0B20 362:381 JLINK_IsHalted()  returns FALSE (0001ms, 6168ms total)
+T0B20 362:482 JLINK_IsHalted()  returns FALSE (0001ms, 6168ms total)
+T0F28 362:584 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6169ms total)
+T0B20 362:591 JLINK_IsHalted()  returns FALSE (0000ms, 6169ms total)
+T0B20 362:692 JLINK_IsHalted()  returns FALSE (0001ms, 6170ms total)
+T0B20 362:793 JLINK_IsHalted()  returns FALSE (0000ms, 6169ms total)
+T0B20 362:894 JLINK_IsHalted()  returns FALSE (0001ms, 6170ms total)
+T0B20 362:996 JLINK_IsHalted()  returns FALSE (0001ms, 6170ms total)
+T0F28 363:099 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6171ms total)
+T0B20 363:105 JLINK_IsHalted()  returns FALSE (0001ms, 6172ms total)
+T0B20 363:208 JLINK_IsHalted()  returns FALSE (0001ms, 6172ms total)
+T0B20 363:309 JLINK_IsHalted()  returns FALSE (0000ms, 6171ms total)
+T0B20 363:410 JLINK_IsHalted()  returns FALSE (0001ms, 6172ms total)
+T0B20 363:511 JLINK_IsHalted()  returns FALSE (0000ms, 6171ms total)
+T0F28 363:614 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6173ms total)
+T0B20 363:620 JLINK_IsHalted()  returns FALSE (0001ms, 6174ms total)
+T0B20 363:722 JLINK_IsHalted()  returns FALSE (0002ms, 6175ms total)
+T0B20 363:824 JLINK_IsHalted()  returns FALSE (0000ms, 6173ms total)
+T0B20 363:925 JLINK_IsHalted()  returns FALSE (0001ms, 6174ms total)
+T0B20 364:026 JLINK_IsHalted()  returns FALSE (0001ms, 6174ms total)
+T0F28 364:128 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6175ms total)
+T0B20 364:133 JLINK_IsHalted()  returns FALSE (0002ms, 6177ms total)
+T0B20 364:236 JLINK_IsHalted()  returns FALSE (0000ms, 6175ms total)
+T0B20 364:337 JLINK_IsHalted()  returns FALSE (0001ms, 6176ms total)
+T0B20 364:439 JLINK_IsHalted()  returns FALSE (0001ms, 6176ms total)
+T0B20 364:541 JLINK_IsHalted()  returns FALSE (0001ms, 6176ms total)
+T0F28 364:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6177ms total)
+T0B20 364:650 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
+T0B20 364:752 JLINK_IsHalted()  returns FALSE (0000ms, 6177ms total)
+T0B20 364:853 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
+T0B20 364:955 JLINK_IsHalted()  returns FALSE (0001ms, 6178ms total)
+T0B20 365:056 JLINK_IsHalted()  returns FALSE (0000ms, 6177ms total)
+T0F28 365:157 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6179ms total)
+T0B20 365:161 JLINK_IsHalted()  returns FALSE (0001ms, 6180ms total)
+T0B20 365:263 JLINK_IsHalted()  returns FALSE (0001ms, 6180ms total)
+T0B20 365:365 JLINK_IsHalted()  returns FALSE (0001ms, 6180ms total)
+T0B20 365:466 JLINK_IsHalted()  returns FALSE (0001ms, 6180ms total)
+T0B20 365:567 JLINK_IsHalted()  returns FALSE (0001ms, 6180ms total)
+T0F28 365:669 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6181ms total)
+T0B20 365:677 JLINK_IsHalted()  returns FALSE (0001ms, 6182ms total)
+T0B20 365:779 JLINK_IsHalted()  returns FALSE (0000ms, 6181ms total)
+T0B20 365:880 JLINK_IsHalted()  returns FALSE (0001ms, 6182ms total)
+T0B20 365:982 JLINK_IsHalted()  returns FALSE (0000ms, 6181ms total)
+T0B20 366:083 JLINK_IsHalted()  returns FALSE (0001ms, 6182ms total)
+T0F28 366:184 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6183ms total)
+T0B20 366:195 JLINK_IsHalted()  returns FALSE (0001ms, 6184ms total)
+T0B20 366:297 JLINK_IsHalted()  returns FALSE (0001ms, 6184ms total)
+T0B20 366:398 JLINK_IsHalted()  returns FALSE (0002ms, 6185ms total)
+T0B20 366:501 JLINK_IsHalted()  returns FALSE (0001ms, 6184ms total)
+T0B20 366:602 JLINK_IsHalted()  returns FALSE (0000ms, 6183ms total)
+T0F28 366:703 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6186ms total)
+T0B20 366:710 JLINK_IsHalted()  returns FALSE (0001ms, 6187ms total)
+T0B20 366:812 JLINK_IsHalted()  returns FALSE (0001ms, 6187ms total)
+T0B20 366:913 JLINK_IsHalted()  returns FALSE (0001ms, 6187ms total)
+T0B20 367:014 JLINK_IsHalted()  returns FALSE (0001ms, 6187ms total)
+T0B20 367:115 JLINK_IsHalted()  returns FALSE (0001ms, 6187ms total)
+T0F28 367:217 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6188ms total)
+T0B20 367:222 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0B20 367:323 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0B20 367:425 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0B20 367:526 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0B20 367:627 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0B20 367:729 JLINK_IsHalted()  returns FALSE (0001ms, 6189ms total)
+T0F28 367:830 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6190ms total)
+T0B20 367:839 JLINK_IsHalted()  returns FALSE (0001ms, 6191ms total)
+T0B20 367:941 JLINK_IsHalted()  returns FALSE (0001ms, 6191ms total)
+T0B20 368:043 JLINK_IsHalted()  returns FALSE (0001ms, 6191ms total)
+T0B20 368:144 JLINK_IsHalted()  returns FALSE (0001ms, 6191ms total)
+T0B20 368:245 JLINK_IsHalted()  returns FALSE (0000ms, 6190ms total)
+T0F28 368:347 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6192ms total)
+T0B20 368:355 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
+T0B20 368:456 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
+T0B20 368:558 JLINK_IsHalted()  returns FALSE (0001ms, 6193ms total)
+T0B20 368:660 JLINK_IsHalted()  returns FALSE (0000ms, 6192ms total)
+T0B20 368:760 JLINK_IsHalted()  returns FALSE (0002ms, 6194ms total)
+T0F28 368:864 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6195ms total)
+T0B20 368:871 JLINK_IsHalted()  returns FALSE (0001ms, 6196ms total)
+T0B20 368:973 JLINK_IsHalted()  returns FALSE (0001ms, 6196ms total)
+T0B20 369:074 JLINK_IsHalted()  returns FALSE (0000ms, 6195ms total)
+T0B20 369:176 JLINK_IsHalted()  returns FALSE (0001ms, 6196ms total)
+T0B20 369:278 JLINK_IsHalted()  returns FALSE (0001ms, 6196ms total)
+T0F28 369:379 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6197ms total)
+T0B20 369:384 JLINK_IsHalted()  returns FALSE (0001ms, 6198ms total)
+T0B20 369:486 JLINK_IsHalted()  returns FALSE (0001ms, 6198ms total)
+T0B20 369:587 JLINK_IsHalted()  returns FALSE (0001ms, 6198ms total)
+T0B20 369:689 JLINK_IsHalted()  returns FALSE (0001ms, 6198ms total)
+T0B20 369:790 JLINK_IsHalted()  returns FALSE (0001ms, 6198ms total)
+T0F28 369:892 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6198ms total)
+T0B20 369:896 JLINK_IsHalted()  returns FALSE (0000ms, 6198ms total)
+T0B20 369:997 JLINK_IsHalted()  returns FALSE (0001ms, 6199ms total)
+T0B20 370:098 JLINK_IsHalted()  returns FALSE (0001ms, 6199ms total)
+T0B20 370:200 JLINK_IsHalted()  returns FALSE (0001ms, 6199ms total)
+T0B20 370:303 JLINK_IsHalted()  returns FALSE (0000ms, 6198ms total)
+T0F28 370:405 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6200ms total)
+T0B20 370:410 JLINK_IsHalted()  returns FALSE (0001ms, 6201ms total)
+T0B20 370:512 JLINK_IsHalted()  returns FALSE (0001ms, 6201ms total)
+T0B20 370:613 JLINK_IsHalted()  returns FALSE (0001ms, 6201ms total)
+T0B20 370:714 JLINK_IsHalted()  returns FALSE (0001ms, 6201ms total)
+T0B20 370:816 JLINK_IsHalted()  returns FALSE (0001ms, 6201ms total)
+T0B20 370:918 JLINK_IsHalted()  returns FALSE (0000ms, 6200ms total)
+T0F28 371:023 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6202ms total)
+T0B20 371:028 JLINK_IsHalted()  returns FALSE (0001ms, 6203ms total)
+T0B20 371:129 JLINK_IsHalted()  returns FALSE (0001ms, 6203ms total)
+T0B20 371:231 JLINK_IsHalted()  returns FALSE (0000ms, 6202ms total)
+T0B20 371:333 JLINK_IsHalted()  returns FALSE (0001ms, 6203ms total)
+T0B20 371:435 JLINK_IsHalted()  returns FALSE (0001ms, 6203ms total)
+T0F28 371:536 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6204ms total)
+T0B20 371:539 JLINK_IsHalted()  returns FALSE (0001ms, 6205ms total)
+T0B20 371:641 JLINK_IsHalted()  returns FALSE (0001ms, 6205ms total)
+T0B20 371:743 JLINK_IsHalted()  returns FALSE (0001ms, 6205ms total)
+T0B20 371:845 JLINK_IsHalted()  returns FALSE (0001ms, 6205ms total)
+T0B20 371:946 JLINK_IsHalted()  returns FALSE (0000ms, 6204ms total)
+T0F28 372:048 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6206ms total)
+T0B20 372:051 JLINK_IsHalted()  returns FALSE (0001ms, 6207ms total)
+T0B20 372:153 JLINK_IsHalted()  returns FALSE (0001ms, 6207ms total)
+T0B20 372:255 JLINK_IsHalted()  returns FALSE (0001ms, 6207ms total)
+T0B20 372:356 JLINK_IsHalted()  returns FALSE (0001ms, 6207ms total)
+T0B20 372:457 JLINK_IsHalted()  returns FALSE (0000ms, 6206ms total)
+T0B20 372:558 JLINK_IsHalted()  returns FALSE (0001ms, 6207ms total)
+T0F28 372:659 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6209ms total)
+T0B20 372:667 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
+T0B20 372:769 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
+T0B20 372:871 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
+T0B20 372:972 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
+T0B20 373:074 JLINK_IsHalted()  returns FALSE (0001ms, 6210ms total)
+T0F28 373:178 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6211ms total)
+T0B20 373:183 JLINK_IsHalted()  returns FALSE (0001ms, 6212ms total)
+T0B20 373:286 JLINK_IsHalted()  returns FALSE (0001ms, 6212ms total)
+T0B20 373:387 JLINK_IsHalted()  returns FALSE (0001ms, 6212ms total)
+T0B20 373:489 JLINK_IsHalted()  returns FALSE (0001ms, 6212ms total)
+T0B20 373:591 JLINK_IsHalted()  returns FALSE (0001ms, 6212ms total)
+T0F28 373:692 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6213ms total)
+T0B20 373:698 JLINK_IsHalted()  returns FALSE (0001ms, 6214ms total)
+T0B20 373:800 JLINK_IsHalted()  returns FALSE (0001ms, 6214ms total)
+T0B20 373:901 JLINK_IsHalted()  returns FALSE (0001ms, 6214ms total)
+T0B20 374:002 JLINK_IsHalted()  returns FALSE (0001ms, 6214ms total)
+T0B20 374:104 JLINK_IsHalted()  returns FALSE (0000ms, 6213ms total)
+T0F28 374:205 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6215ms total)
+T0B20 374:208 JLINK_IsHalted()  returns FALSE (0001ms, 6216ms total)
+T0B20 374:309 JLINK_IsHalted()  returns FALSE (0001ms, 6216ms total)
+T0B20 374:411 JLINK_IsHalted()  returns FALSE (0001ms, 6216ms total)
+T0B20 374:512 JLINK_IsHalted()  returns FALSE (0001ms, 6216ms total)
+T0B20 374:614 JLINK_IsHalted()  returns FALSE (0000ms, 6215ms total)
+T0F28 374:715 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6216ms total)
+T0B20 374:719 JLINK_IsHalted()  returns FALSE (0001ms, 6217ms total)
+T0B20 374:821 JLINK_IsHalted()  returns FALSE (0001ms, 6217ms total)
+T0B20 374:922 JLINK_IsHalted()  returns FALSE (0002ms, 6218ms total)
+T0B20 375:024 JLINK_IsHalted()  returns FALSE (0001ms, 6217ms total)
+T0B20 375:126 JLINK_IsHalted()  returns FALSE (0001ms, 6217ms total)
+T0B20 375:227 JLINK_IsHalted()  returns FALSE (0001ms, 6217ms total)
+T0F28 375:328 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6218ms total)
+T0B20 375:335 JLINK_IsHalted()  returns FALSE (0001ms, 6219ms total)
+T0B20 375:438 JLINK_IsHalted()  returns FALSE (0001ms, 6219ms total)
+T0B20 375:539 JLINK_IsHalted()  returns FALSE (0001ms, 6219ms total)
+T0B20 375:641 JLINK_IsHalted()  returns FALSE (0001ms, 6219ms total)
+T0B20 375:743 JLINK_IsHalted()  returns FALSE (0001ms, 6219ms total)
+T0F28 375:845 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6220ms total)
+T0B20 375:851 JLINK_IsHalted()  returns FALSE (0002ms, 6222ms total)
+T0B20 375:953 JLINK_IsHalted()  returns FALSE (0001ms, 6221ms total)
+T0B20 376:055 JLINK_IsHalted()  returns FALSE (0001ms, 6221ms total)
+T0B20 376:157 JLINK_IsHalted()  returns FALSE (0001ms, 6221ms total)
+T0B20 376:258 JLINK_IsHalted()  returns FALSE (0000ms, 6220ms total)
+T0F28 376:361 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6221ms total)
+T0B20 376:364 JLINK_IsHalted()  returns FALSE (0001ms, 6222ms total)
+T0B20 376:466 JLINK_IsHalted()  returns FALSE (0001ms, 6222ms total)
+T0B20 376:568 JLINK_IsHalted()  returns FALSE (0001ms, 6222ms total)
+T0B20 376:669 JLINK_IsHalted()  returns FALSE (0001ms, 6222ms total)
+T0B20 376:772 JLINK_IsHalted()  returns FALSE (0000ms, 6221ms total)
+T0F28 376:873 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6224ms total)
+T0B20 376:883 JLINK_IsHalted()  returns FALSE (0001ms, 6225ms total)
+T0B20 376:985 JLINK_IsHalted()  returns FALSE (0001ms, 6225ms total)
+T0B20 377:087 JLINK_IsHalted()  returns FALSE (0001ms, 6225ms total)
+T0B20 377:189 JLINK_IsHalted()  returns FALSE (0001ms, 6225ms total)
+T0B20 377:290 JLINK_IsHalted()  returns FALSE (0002ms, 6226ms total)
+T0F28 377:395 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6227ms total)
+T0B20 377:402 JLINK_IsHalted()  returns FALSE (0001ms, 6228ms total)
+T0B20 377:503 JLINK_IsHalted()  returns FALSE (0001ms, 6228ms total)
+T0B20 377:605 JLINK_IsHalted()  returns FALSE (0001ms, 6228ms total)
+T0B20 377:707 JLINK_IsHalted()  returns FALSE (0002ms, 6229ms total)
+T0B20 377:809 JLINK_IsHalted()  returns FALSE (0001ms, 6228ms total)
+T0F28 377:910 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6229ms total)
+T0B20 377:914 JLINK_IsHalted()  returns FALSE (0001ms, 6230ms total)
+T0B20 378:016 JLINK_IsHalted()  returns FALSE (0001ms, 6230ms total)
+T0B20 378:117 JLINK_IsHalted()  returns FALSE (0002ms, 6231ms total)
+T0B20 378:219 JLINK_IsHalted()  returns FALSE (0001ms, 6230ms total)
+T0B20 378:320 JLINK_IsHalted()  returns FALSE (0001ms, 6230ms total)
+T0F28 378:422 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6230ms total)
+T0B20 378:425 JLINK_IsHalted()  returns FALSE (0000ms, 6230ms total)
+T0B20 378:527 JLINK_IsHalted()  returns FALSE (0000ms, 6230ms total)
+T0B20 378:628 JLINK_IsHalted()  returns FALSE (0001ms, 6231ms total)
+T0B20 378:730 JLINK_IsHalted()  returns FALSE (0001ms, 6231ms total)
+T0B20 378:831 JLINK_IsHalted()  returns FALSE (0001ms, 6231ms total)
+T0B20 378:933 JLINK_IsHalted()  returns FALSE (0001ms, 6231ms total)
+T0F28 379:034 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6232ms total)
+T0B20 379:041 JLINK_IsHalted()  returns FALSE (0001ms, 6233ms total)
+T0B20 379:143 JLINK_IsHalted()  returns FALSE (0000ms, 6232ms total)
+T0B20 379:245 JLINK_IsHalted()  returns FALSE (0001ms, 6233ms total)
+T0B20 379:347 JLINK_IsHalted()  returns FALSE (0001ms, 6233ms total)
+T0B20 379:448 JLINK_IsHalted()  returns FALSE (0001ms, 6233ms total)
+T0F28 379:550 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6234ms total)
+T0B20 379:554 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
+T0B20 379:656 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
+T0B20 379:757 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
+T0B20 379:859 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
+T0B20 379:960 JLINK_IsHalted()  returns FALSE (0001ms, 6235ms total)
+T0F28 380:061 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6236ms total)
+T0B20 380:064 JLINK_IsHalted()  returns FALSE (0001ms, 6237ms total)
+T0B20 380:166 JLINK_IsHalted()  returns FALSE (0000ms, 6236ms total)
+T0B20 380:267 JLINK_IsHalted()  returns FALSE (0001ms, 6237ms total)
+T0B20 380:369 JLINK_IsHalted()  returns FALSE (0001ms, 6237ms total)
+T0B20 380:471 JLINK_IsHalted()  returns FALSE (0002ms, 6238ms total)
+T0B20 380:574 JLINK_IsHalted()  returns FALSE (0001ms, 6237ms total)
+T0F28 380:675 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6238ms total)
+T0B20 380:685 JLINK_IsHalted()  returns FALSE (0001ms, 6239ms total)
+T0B20 380:787 JLINK_IsHalted()  returns FALSE (0001ms, 6239ms total)
+T0B20 380:889 JLINK_IsHalted()  returns FALSE (0001ms, 6239ms total)
+T0B20 380:991 JLINK_IsHalted()  returns FALSE (0000ms, 6238ms total)
+T0B20 381:092 JLINK_IsHalted()  returns FALSE (0001ms, 6239ms total)
+T0F28 381:196 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6241ms total)
+T0B20 381:203 JLINK_IsHalted()  returns FALSE (0000ms, 6241ms total)
+T0B20 381:304 JLINK_IsHalted()  returns FALSE (0002ms, 6243ms total)
+T0B20 381:406 JLINK_IsHalted()  returns FALSE (0001ms, 6242ms total)
+T0B20 381:508 JLINK_IsHalted()  returns FALSE (0001ms, 6242ms total)
+T0B20 381:609 JLINK_IsHalted()  returns FALSE (0001ms, 6242ms total)
+T0F28 381:711 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6243ms total)
+T0B20 381:715 JLINK_IsHalted()  returns FALSE (0001ms, 6244ms total)
+T0B20 381:817 JLINK_IsHalted()  returns FALSE (0001ms, 6244ms total)
+T0B20 381:919 JLINK_IsHalted()  returns FALSE (0001ms, 6244ms total)
+T0B20 382:021 JLINK_IsHalted()  returns FALSE (0001ms, 6244ms total)
+T0B20 382:123 JLINK_IsHalted()  returns FALSE (0001ms, 6244ms total)
+T0F28 382:225 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6244ms total)
+T0B20 382:227 JLINK_IsHalted()  returns FALSE (0001ms, 6245ms total)
+T0B20 382:329 JLINK_IsHalted()  returns FALSE (0001ms, 6245ms total)
+T0B20 382:431 JLINK_IsHalted()  returns FALSE (0001ms, 6245ms total)
+T0B20 382:533 JLINK_IsHalted()  returns FALSE (0001ms, 6245ms total)
+T0B20 382:634 JLINK_IsHalted()  returns FALSE (0001ms, 6245ms total)
+T0F28 382:736 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6246ms total)
+T0B20 382:741 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
+T0B20 382:843 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
+T0B20 382:945 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
+T0B20 383:046 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
+T0B20 383:148 JLINK_IsHalted()  returns FALSE (0001ms, 6247ms total)
+T0F28 383:249 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6248ms total)
+T0B20 383:259 JLINK_IsHalted()  returns FALSE (0000ms, 6248ms total)
+T0B20 383:361 JLINK_IsHalted()  returns FALSE (0001ms, 6249ms total)
+T0B20 383:462 JLINK_IsHalted()  returns FALSE (0001ms, 6249ms total)
+T0B20 383:563 JLINK_IsHalted()  returns FALSE (0001ms, 6249ms total)
+T0B20 383:665 JLINK_IsHalted()  returns FALSE (0001ms, 6249ms total)
+T0F28 383:769 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6250ms total)
+T0B20 383:774 JLINK_IsHalted()  returns FALSE (0002ms, 6252ms total)
+T0B20 383:876 JLINK_IsHalted()  returns FALSE (0001ms, 6251ms total)
+T0B20 383:977 JLINK_IsHalted()  returns FALSE (0001ms, 6251ms total)
+T0B20 384:079 JLINK_IsHalted()  returns FALSE (0001ms, 6251ms total)
+T0B20 384:181 JLINK_IsHalted()  returns FALSE (0001ms, 6251ms total)
+T0F28 384:283 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6252ms total)
+T0B20 384:288 JLINK_IsHalted()  returns FALSE (0000ms, 6252ms total)
+T0B20 384:389 JLINK_IsHalted()  returns FALSE (0001ms, 6253ms total)
+T0B20 384:490 JLINK_IsHalted()  returns FALSE (0001ms, 6253ms total)
+T0B20 384:592 JLINK_IsHalted()  returns FALSE (0001ms, 6253ms total)
+T0B20 384:693 JLINK_IsHalted()  returns FALSE (0001ms, 6253ms total)
+T0F28 384:795 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6255ms total)
+T0B20 384:807 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
+T0B20 384:909 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
+T0B20 385:011 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
+T0B20 385:113 JLINK_IsHalted()  returns FALSE (0001ms, 6256ms total)
+T0B20 385:215 JLINK_IsHalted()  returns FALSE (0000ms, 6255ms total)
+T0F28 385:317 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6257ms total)
+T0B20 385:323 JLINK_IsHalted()  returns FALSE (0002ms, 6259ms total)
+T0B20 385:425 JLINK_IsHalted()  returns FALSE (0001ms, 6258ms total)
+T0B20 385:526 JLINK_IsHalted()  returns FALSE (0002ms, 6259ms total)
+T0B20 385:629 JLINK_IsHalted()  returns FALSE (0001ms, 6258ms total)
+T0B20 385:731 JLINK_IsHalted()  returns FALSE (0001ms, 6258ms total)
+T0F28 385:833 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6259ms total)
+T0B20 385:837 JLINK_IsHalted()  returns FALSE (0001ms, 6260ms total)
+T0B20 385:939 JLINK_IsHalted()  returns FALSE (0001ms, 6260ms total)
+T0B20 386:041 JLINK_IsHalted()  returns FALSE (0001ms, 6260ms total)
+T0B20 386:142 JLINK_IsHalted()  returns FALSE (0001ms, 6260ms total)
+T0B20 386:244 JLINK_IsHalted()  returns FALSE (0001ms, 6260ms total)
+T0F28 386:346 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6261ms total)
+T0B20 386:351 JLINK_IsHalted()  returns FALSE (0001ms, 6262ms total)
+T0B20 386:452 JLINK_IsHalted()  returns FALSE (0001ms, 6262ms total)
+T0B20 386:554 JLINK_IsHalted()  returns FALSE (0000ms, 6261ms total)
+T0B20 386:655 JLINK_IsHalted()  returns FALSE (0001ms, 6262ms total)
+T0B20 386:756 JLINK_IsHalted()  returns FALSE (0001ms, 6262ms total)
+T0F28 386:858 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6263ms total)
+T0B20 386:861 JLINK_IsHalted()  returns FALSE (0002ms, 6265ms total)
+T0B20 386:963 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
+T0B20 387:065 JLINK_IsHalted()  returns FALSE (0000ms, 6263ms total)
+T0B20 387:166 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
+T0B20 387:268 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
+T0B20 387:370 JLINK_IsHalted()  returns FALSE (0001ms, 6264ms total)
+T0F28 387:471 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6266ms total)
+T0B20 387:479 JLINK_IsHalted()  returns FALSE (0001ms, 6267ms total)
+T0B20 387:580 JLINK_IsHalted()  returns FALSE (0001ms, 6267ms total)
+T0B20 387:682 JLINK_IsHalted()  returns FALSE (0001ms, 6267ms total)
+T0B20 387:783 JLINK_IsHalted()  returns FALSE (0001ms, 6267ms total)
+T0B20 387:885 JLINK_IsHalted()  returns FALSE (0001ms, 6267ms total)
+T0F28 387:989 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6268ms total)
+T0B20 387:995 JLINK_IsHalted()  returns FALSE (0001ms, 6269ms total)
+T0B20 388:097 JLINK_IsHalted()  returns FALSE (0000ms, 6268ms total)
+T0B20 388:198 JLINK_IsHalted()  returns FALSE (0000ms, 6268ms total)
+T0B20 388:299 JLINK_IsHalted()  returns FALSE (0001ms, 6269ms total)
+T0B20 388:401 JLINK_IsHalted()  returns FALSE (0001ms, 6269ms total)
+T0F28 388:503 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6270ms total)
+T0B20 388:512 JLINK_IsHalted()  returns FALSE (0001ms, 6271ms total)
+T0B20 388:615 JLINK_IsHalted()  returns FALSE (0001ms, 6271ms total)
+T0B20 388:717 JLINK_IsHalted()  returns FALSE (0001ms, 6271ms total)
+T0B20 388:818 JLINK_IsHalted()  returns FALSE (0001ms, 6271ms total)
+T0B20 388:919 JLINK_IsHalted()  returns FALSE (0002ms, 6272ms total)
+T0F28 389:021 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6272ms total)
+T0B20 389:025 JLINK_IsHalted()  returns FALSE (0001ms, 6273ms total)
+T0B20 389:126 JLINK_IsHalted()  returns FALSE (0001ms, 6273ms total)
+T0B20 389:228 JLINK_IsHalted()  returns FALSE (0000ms, 6272ms total)
+T0B20 389:329 JLINK_IsHalted()  returns FALSE (0001ms, 6273ms total)
+T0B20 389:431 JLINK_IsHalted()  returns FALSE (0001ms, 6273ms total)
+T0F28 389:534 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6273ms total)
+T0B20 389:538 JLINK_IsHalted()  returns FALSE (0001ms, 6274ms total)
+T0B20 389:639 JLINK_IsHalted()  returns FALSE (0001ms, 6274ms total)
+T0B20 389:740 JLINK_IsHalted()  returns FALSE (0001ms, 6274ms total)
+T0B20 389:843 JLINK_IsHalted()  returns FALSE (0001ms, 6274ms total)
+T0B20 389:944 JLINK_IsHalted()  returns FALSE (0001ms, 6274ms total)
+T0F28 390:046 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6274ms total)
+T0B20 390:049 JLINK_IsHalted()  returns FALSE (0001ms, 6275ms total)
+T0B20 390:151 JLINK_IsHalted()  returns FALSE (0000ms, 6274ms total)
+T0B20 390:253 JLINK_IsHalted()  returns FALSE (0001ms, 6275ms total)
+T0B20 390:354 JLINK_IsHalted()  returns FALSE (0001ms, 6275ms total)
+T0B20 390:456 JLINK_IsHalted()  returns FALSE (0001ms, 6275ms total)
+T0B20 390:557 JLINK_IsHalted()  returns FALSE (0001ms, 6275ms total)
+T0F28 390:659 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6276ms total)
+T0B20 390:665 JLINK_IsHalted()  returns FALSE (0002ms, 6278ms total)
+T0B20 390:767 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
+T0B20 390:868 JLINK_IsHalted()  returns FALSE (0000ms, 6276ms total)
+T0B20 390:969 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
+T0B20 391:071 JLINK_IsHalted()  returns FALSE (0001ms, 6277ms total)
+T0F28 391:172 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6278ms total)
+T0B20 391:177 JLINK_IsHalted()  returns FALSE (0001ms, 6279ms total)
+T0B20 391:279 JLINK_IsHalted()  returns FALSE (0001ms, 6279ms total)
+T0B20 391:380 JLINK_IsHalted()  returns FALSE (0000ms, 6278ms total)
+T0B20 391:481 JLINK_IsHalted()  returns FALSE (0001ms, 6279ms total)
+T0B20 391:583 JLINK_IsHalted()  returns FALSE (0001ms, 6279ms total)
+T0F28 391:685 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6280ms total)
+T0B20 391:694 JLINK_IsHalted()  returns FALSE (0001ms, 6281ms total)
+T0B20 391:795 JLINK_IsHalted()  returns FALSE (0001ms, 6281ms total)
+T0B20 391:896 JLINK_IsHalted()  returns FALSE (0001ms, 6281ms total)
+T0B20 391:997 JLINK_IsHalted()  returns FALSE (0002ms, 6282ms total)
+T0B20 392:099 JLINK_IsHalted()  returns FALSE (0001ms, 6281ms total)
+T0F28 392:200 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6283ms total)
+T0B20 392:213 JLINK_IsHalted()  returns FALSE (0001ms, 6284ms total)
+T0B20 392:315 JLINK_IsHalted()  returns FALSE (0000ms, 6283ms total)
+T0B20 392:416 JLINK_IsHalted()  returns FALSE (0000ms, 6283ms total)
+T0B20 392:518 JLINK_IsHalted()  returns FALSE (0001ms, 6284ms total)
+T0B20 392:619 JLINK_IsHalted()  returns FALSE (0001ms, 6284ms total)
+T0F28 392:720 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6286ms total)
+T0B20 392:726 JLINK_IsHalted()  returns FALSE (0001ms, 6287ms total)
+T0B20 392:828 JLINK_IsHalted()  returns FALSE (0001ms, 6287ms total)
+T0B20 392:930 JLINK_IsHalted()  returns FALSE (0001ms, 6287ms total)
+T0B20 393:032 JLINK_IsHalted()  returns FALSE (0001ms, 6287ms total)
+T0B20 393:134 JLINK_IsHalted()  returns FALSE (0000ms, 6286ms total)
+T0F28 393:235 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6288ms total)
+T0B20 393:243 JLINK_IsHalted()  returns FALSE (0001ms, 6289ms total)
+T0B20 393:344 JLINK_IsHalted()  returns FALSE (0002ms, 6290ms total)
+T0B20 393:446 JLINK_IsHalted()  returns FALSE (0001ms, 6289ms total)
+T0B20 393:548 JLINK_IsHalted()  returns FALSE (0000ms, 6288ms total)
+T0B20 393:649 JLINK_IsHalted()  returns FALSE (0001ms, 6289ms total)
+T0F28 393:751 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6290ms total)
+T0B20 393:757 JLINK_IsHalted()  returns FALSE (0001ms, 6291ms total)
+T0B20 393:859 JLINK_IsHalted()  returns FALSE (0001ms, 6291ms total)
+T0B20 393:960 JLINK_IsHalted()  returns FALSE (0001ms, 6291ms total)
+T0B20 394:061 JLINK_IsHalted()  returns FALSE (0001ms, 6291ms total)
+T0B20 394:162 JLINK_IsHalted()  returns FALSE (0001ms, 6291ms total)
+T0F28 394:264 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6292ms total)
+T0B20 394:270 JLINK_IsHalted()  returns FALSE (0001ms, 6293ms total)
+T0B20 394:373 JLINK_IsHalted()  returns FALSE (0001ms, 6293ms total)
+T0B20 394:475 JLINK_IsHalted()  returns FALSE (0001ms, 6293ms total)
+T0B20 394:576 JLINK_IsHalted()  returns FALSE (0001ms, 6293ms total)
+T0B20 394:678 JLINK_IsHalted()  returns FALSE (0001ms, 6293ms total)
+T0F28 394:779 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6295ms total)
+T0B20 394:789 JLINK_IsHalted()  returns FALSE (0001ms, 6296ms total)
+T0B20 394:891 JLINK_IsHalted()  returns FALSE (0001ms, 6296ms total)
+T0B20 394:992 JLINK_IsHalted()  returns FALSE (0001ms, 6296ms total)
+T0B20 395:094 JLINK_IsHalted()  returns FALSE (0001ms, 6296ms total)
+T0B20 395:195 JLINK_IsHalted()  returns FALSE (0001ms, 6296ms total)
+T0F28 395:297 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6297ms total)
+T0B20 395:301 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
+T0B20 395:402 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
+T0B20 395:504 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
+T0B20 395:605 JLINK_IsHalted()  returns FALSE (0001ms, 6298ms total)
+T0B20 395:708 JLINK_IsHalted()  returns FALSE (0000ms, 6297ms total)
+T0F28 395:809 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6299ms total)
+T0B20 395:818 JLINK_IsHalted()  returns FALSE (0000ms, 6299ms total)
+T0B20 395:920 JLINK_IsHalted()  returns FALSE (0001ms, 6300ms total)
+T0B20 396:021 JLINK_IsHalted()  returns FALSE (0001ms, 6300ms total)
+T0B20 396:123 JLINK_IsHalted()  returns FALSE (0001ms, 6300ms total)
+T0B20 396:224 JLINK_IsHalted()  returns FALSE (0001ms, 6300ms total)
+T0F28 396:326 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6301ms total)
+T0B20 396:334 JLINK_IsHalted()  returns FALSE (0001ms, 6302ms total)
+T0B20 396:436 JLINK_IsHalted()  returns FALSE (0001ms, 6302ms total)
+T0B20 396:538 JLINK_IsHalted()  returns FALSE (0001ms, 6302ms total)
+T0B20 396:640 JLINK_IsHalted()  returns FALSE (0001ms, 6302ms total)
+T0B20 396:742 JLINK_IsHalted()  returns FALSE (0001ms, 6302ms total)
+T0F28 396:846 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6304ms total)
+T0B20 396:851 JLINK_IsHalted()  returns FALSE (0001ms, 6305ms total)
+T0B20 396:952 JLINK_IsHalted()  returns FALSE (0001ms, 6305ms total)
+T0B20 397:054 JLINK_IsHalted()  returns FALSE (0001ms, 6305ms total)
+T0B20 397:155 JLINK_IsHalted()  returns FALSE (0001ms, 6305ms total)
+T0B20 397:257 JLINK_IsHalted()  returns FALSE (0000ms, 6304ms total)
+T0F28 397:358 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6306ms total)
+T0B20 397:362 JLINK_IsHalted()  returns FALSE (0000ms, 6306ms total)
+T0B20 397:463 JLINK_IsHalted()  returns FALSE (0000ms, 6306ms total)
+T0B20 397:565 JLINK_IsHalted()  returns FALSE (0001ms, 6307ms total)
+T0B20 397:666 JLINK_IsHalted()  returns FALSE (0001ms, 6307ms total)
+T0B20 397:768 JLINK_IsHalted()  returns FALSE (0001ms, 6307ms total)
+T0B20 397:870 JLINK_IsHalted()  returns FALSE (0000ms, 6306ms total)
+T0F28 397:971 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6309ms total)
+T0B20 397:985 JLINK_IsHalted()  returns FALSE (0001ms, 6310ms total)
+T0B20 398:087 JLINK_IsHalted()  returns FALSE (0001ms, 6310ms total)
+T0B20 398:188 JLINK_IsHalted()  returns FALSE (0001ms, 6310ms total)
+T0B20 398:290 JLINK_IsHalted()  returns FALSE (0001ms, 6310ms total)
+T0B20 398:392 JLINK_IsHalted()  returns FALSE (0001ms, 6310ms total)
+T0F28 398:502 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6311ms total)
+T0B20 398:507 JLINK_IsHalted()  returns FALSE (0001ms, 6312ms total)
+T0B20 398:609 JLINK_IsHalted()  returns FALSE (0001ms, 6312ms total)
+T0B20 398:710 JLINK_IsHalted()  returns FALSE (0001ms, 6312ms total)
+T0B20 398:811 JLINK_IsHalted()  returns FALSE (0001ms, 6312ms total)
+T0B20 398:914 JLINK_IsHalted()  returns FALSE (0001ms, 6312ms total)
+T0F28 399:015 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6313ms total)
+T0B20 399:023 JLINK_IsHalted()  returns FALSE (0001ms, 6314ms total)
+T0B20 399:125 JLINK_IsHalted()  returns FALSE (0001ms, 6314ms total)
+T0B20 399:227 JLINK_IsHalted()  returns FALSE (0001ms, 6314ms total)
+T0B20 399:329 JLINK_IsHalted()  returns FALSE (0001ms, 6314ms total)
+T0B20 399:431 JLINK_IsHalted()  returns FALSE (0001ms, 6314ms total)
+T0F28 399:532 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6314ms total)
+T0B20 399:538 JLINK_IsHalted()  returns FALSE (0001ms, 6315ms total)
+T0B20 399:641 JLINK_IsHalted()  returns FALSE (0001ms, 6315ms total)
+T0B20 399:743 JLINK_IsHalted()  returns FALSE (0001ms, 6315ms total)
+T0B20 399:844 JLINK_IsHalted()  returns FALSE (0001ms, 6315ms total)
+T0B20 399:946 JLINK_IsHalted()  returns FALSE (0001ms, 6315ms total)
+T0F28 400:047 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6316ms total)
+T0B20 400:050 JLINK_IsHalted()  returns FALSE (0001ms, 6317ms total)
+T0B20 400:152 JLINK_IsHalted()  returns FALSE (0001ms, 6317ms total)
+T0B20 400:254 JLINK_IsHalted()  returns FALSE (0001ms, 6317ms total)
+T0B20 400:356 JLINK_IsHalted()  returns FALSE (0001ms, 6317ms total)
+T0B20 400:457 JLINK_IsHalted()  returns FALSE (0001ms, 6317ms total)
+T0F28 400:566 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6318ms total)
+T0B20 400:572 JLINK_IsHalted()  returns FALSE (0001ms, 6319ms total)
+T0B20 400:674 JLINK_IsHalted()  returns FALSE (0001ms, 6319ms total)
+T0B20 400:775 JLINK_IsHalted()  returns FALSE (0001ms, 6319ms total)
+T0B20 400:877 JLINK_IsHalted()  returns FALSE (0001ms, 6319ms total)
+T0B20 400:979 JLINK_IsHalted()  returns FALSE (0001ms, 6319ms total)
+T0F28 401:080 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6320ms total)
+T0B20 401:085 JLINK_IsHalted()  returns FALSE (0001ms, 6321ms total)
+T0B20 401:188 JLINK_IsHalted()  returns FALSE (0000ms, 6320ms total)
+T0B20 401:289 JLINK_IsHalted()  returns FALSE (0000ms, 6320ms total)
+T0B20 401:391 JLINK_IsHalted()  returns FALSE (0001ms, 6321ms total)
+T0B20 401:492 JLINK_IsHalted()  returns FALSE (0001ms, 6321ms total)
+T0F28 401:593 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6322ms total)
+T0B20 401:599 JLINK_IsHalted()  returns FALSE (0001ms, 6323ms total)
+T0B20 401:700 JLINK_IsHalted()  returns FALSE (0001ms, 6323ms total)
+T0B20 401:801 JLINK_IsHalted()  returns FALSE (0001ms, 6323ms total)
+T0B20 401:903 JLINK_IsHalted()  returns FALSE (0001ms, 6323ms total)
+T0B20 402:005 JLINK_IsHalted()  returns FALSE (0001ms, 6323ms total)
+T0F28 402:106 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6324ms total)
+T0B20 402:112 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0B20 402:214 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0B20 402:315 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0B20 402:416 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0B20 402:518 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0B20 402:620 JLINK_IsHalted()  returns FALSE (0001ms, 6325ms total)
+T0F28 402:724 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6326ms total)
+T0B20 402:733 JLINK_IsHalted()  returns FALSE (0000ms, 6326ms total)
+T0B20 402:835 JLINK_IsHalted()  returns FALSE (0001ms, 6327ms total)
+T0B20 402:937 JLINK_IsHalted()  returns FALSE (0001ms, 6327ms total)
+T0B20 403:038 JLINK_IsHalted()  returns FALSE (0001ms, 6327ms total)
+T0B20 403:140 JLINK_IsHalted()  returns FALSE (0001ms, 6327ms total)
+T0F28 403:242 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6328ms total)
+T0B20 403:249 JLINK_IsHalted()  returns FALSE (0002ms, 6330ms total)
+T0B20 403:351 JLINK_IsHalted()  returns FALSE (0001ms, 6329ms total)
+T0B20 403:453 JLINK_IsHalted()  returns FALSE (0001ms, 6329ms total)
+T0B20 403:555 JLINK_IsHalted()  returns FALSE (0001ms, 6329ms total)
+T0B20 403:656 JLINK_IsHalted()  returns FALSE (0001ms, 6329ms total)
+T0F28 403:761 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6330ms total)
+T0B20 403:766 JLINK_IsHalted()  returns FALSE (0001ms, 6331ms total)
+T0B20 403:868 JLINK_IsHalted()  returns FALSE (0001ms, 6331ms total)
+T0B20 403:970 JLINK_IsHalted()  returns FALSE (0001ms, 6331ms total)
+T0B20 404:071 JLINK_IsHalted()  returns FALSE (0001ms, 6331ms total)
+T0B20 404:173 JLINK_IsHalted()  returns FALSE (0001ms, 6331ms total)
+T0F28 404:276 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6332ms total)
+T0B20 404:281 JLINK_IsHalted()  returns FALSE (0001ms, 6333ms total)
+T0B20 404:382 JLINK_IsHalted()  returns FALSE (0001ms, 6333ms total)
+T0B20 404:484 JLINK_IsHalted()  returns FALSE (0000ms, 6332ms total)
+T0B20 404:585 JLINK_IsHalted()  returns FALSE (0001ms, 6333ms total)
+T0B20 404:686 JLINK_IsHalted()  returns FALSE (0001ms, 6333ms total)
+T0F28 404:790 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6335ms total)
+T0B20 404:795 JLINK_IsHalted()  returns FALSE (0002ms, 6337ms total)
+T0B20 404:898 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
+T0B20 404:999 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
+T0B20 405:101 JLINK_IsHalted()  returns FALSE (0001ms, 6336ms total)
+T0B20 405:202 JLINK_IsHalted()  returns FALSE (0000ms, 6335ms total)
+T0F28 405:303 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6338ms total)
+T0B20 405:309 JLINK_IsHalted()  returns FALSE (0001ms, 6339ms total)
+T0B20 405:411 JLINK_IsHalted()  returns FALSE (0001ms, 6339ms total)
+T0B20 405:512 JLINK_IsHalted()  returns FALSE (0001ms, 6339ms total)
+T0B20 405:615 JLINK_IsHalted()  returns FALSE (0001ms, 6339ms total)
+T0B20 405:717 JLINK_IsHalted()  returns FALSE (0001ms, 6339ms total)
+T0F28 405:819 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6340ms total)
+T0B20 405:827 JLINK_IsHalted()  returns FALSE (0001ms, 6341ms total)
+T0B20 405:929 JLINK_IsHalted()  returns FALSE (0001ms, 6341ms total)
+T0B20 406:030 JLINK_IsHalted()  returns FALSE (0002ms, 6342ms total)
+T0B20 406:132 JLINK_IsHalted()  returns FALSE (0001ms, 6341ms total)
+T0B20 406:234 JLINK_IsHalted()  returns FALSE (0001ms, 6341ms total)
+T0F28 406:335 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6342ms total)
+T0B20 406:343 JLINK_IsHalted()  returns FALSE (0001ms, 6343ms total)
+T0B20 406:444 JLINK_IsHalted()  returns FALSE (0001ms, 6343ms total)
+T0B20 406:546 JLINK_IsHalted()  returns FALSE (0001ms, 6343ms total)
+T0B20 406:647 JLINK_IsHalted()  returns FALSE (0000ms, 6342ms total)
+T0B20 406:748 JLINK_IsHalted()  returns FALSE (0001ms, 6343ms total)
+T0F28 406:850 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6344ms total)
+T0B20 406:855 JLINK_IsHalted()  returns FALSE (0001ms, 6345ms total)
+T0B20 406:957 JLINK_IsHalted()  returns FALSE (0001ms, 6345ms total)
+T0B20 407:059 JLINK_IsHalted()  returns FALSE (0001ms, 6345ms total)
+T0B20 407:160 JLINK_IsHalted()  returns FALSE (0001ms, 6345ms total)
+T0B20 407:262 JLINK_IsHalted()  returns FALSE (0001ms, 6345ms total)
+T0F28 407:364 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6345ms total)
+T0B20 407:367 JLINK_IsHalted()  returns FALSE (0002ms, 6347ms total)
+T0B20 407:469 JLINK_IsHalted()  returns FALSE (0000ms, 6345ms total)
+T0B20 407:570 JLINK_IsHalted()  returns FALSE (0002ms, 6347ms total)
+T0B20 407:673 JLINK_IsHalted()  returns FALSE (0001ms, 6346ms total)
+T0B20 407:774 JLINK_IsHalted()  returns FALSE (0001ms, 6346ms total)
+T0F28 407:878 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6347ms total)
+T0B20 407:884 JLINK_IsHalted()  returns FALSE (0000ms, 6347ms total)
+T0B20 407:985 JLINK_IsHalted()  returns FALSE (0001ms, 6348ms total)
+T0B20 408:087 JLINK_IsHalted()  returns FALSE (0001ms, 6348ms total)
+T0B20 408:188 JLINK_IsHalted()  returns FALSE (0001ms, 6348ms total)
+T0B20 408:289 JLINK_IsHalted()  returns FALSE (0001ms, 6348ms total)
+T0F28 408:396 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6349ms total)
+T0B20 408:404 JLINK_IsHalted()  returns FALSE (0001ms, 6350ms total)
+T0B20 408:506 JLINK_IsHalted()  returns FALSE (0001ms, 6350ms total)
+T0B20 408:608 JLINK_IsHalted()  returns FALSE (0001ms, 6350ms total)
+T0B20 408:709 JLINK_IsHalted()  returns FALSE (0001ms, 6350ms total)
+T0B20 408:811 JLINK_IsHalted()  returns FALSE (0001ms, 6350ms total)
+T0F28 408:914 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6352ms total)
+T0B20 408:922 JLINK_IsHalted()  returns FALSE (0001ms, 6353ms total)
+T0B20 409:025 JLINK_IsHalted()  returns FALSE (0001ms, 6353ms total)
+T0B20 409:126 JLINK_IsHalted()  returns FALSE (0000ms, 6352ms total)
+T0B20 409:227 JLINK_IsHalted()  returns FALSE (0001ms, 6353ms total)
+T0B20 409:329 JLINK_IsHalted()  returns FALSE (0001ms, 6353ms total)
+T0F28 409:430 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6354ms total)
+T0B20 409:437 JLINK_IsHalted()  returns FALSE (0001ms, 6355ms total)
+T0B20 409:539 JLINK_IsHalted()  returns FALSE (0001ms, 6355ms total)
+T0B20 409:640 JLINK_IsHalted()  returns FALSE (0001ms, 6355ms total)
+T0B20 409:742 JLINK_IsHalted()  returns FALSE (0001ms, 6355ms total)
+T0B20 409:843 JLINK_IsHalted()  returns FALSE (0001ms, 6355ms total)
+T0F28 409:944 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6357ms total)
+T0B20 409:950 JLINK_IsHalted()  returns FALSE (0001ms, 6358ms total)
+T0B20 410:052 JLINK_IsHalted()  returns FALSE (0001ms, 6358ms total)
+T0B20 410:153 JLINK_IsHalted()  returns FALSE (0001ms, 6358ms total)
+T0B20 410:254 JLINK_IsHalted()  returns FALSE (0002ms, 6359ms total)
+T0B20 410:356 JLINK_IsHalted()  returns FALSE (0001ms, 6358ms total)
+T0F28 410:458 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6358ms total)
+T0B20 410:462 JLINK_IsHalted()  returns FALSE (0000ms, 6358ms total)
+T0B20 410:563 JLINK_IsHalted()  returns FALSE (0001ms, 6359ms total)
+T0B20 410:664 JLINK_IsHalted()  returns FALSE (0002ms, 6360ms total)
+T0B20 410:766 JLINK_IsHalted()  returns FALSE (0001ms, 6359ms total)
+T0B20 410:868 JLINK_IsHalted()  returns FALSE (0000ms, 6358ms total)
+T0F28 410:969 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6359ms total)
+T0B20 410:972 JLINK_IsHalted()  returns FALSE (0000ms, 6359ms total)
+T0B20 411:073 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
+T0B20 411:175 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
+T0B20 411:277 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
+T0B20 411:379 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
+T0B20 411:480 JLINK_IsHalted()  returns FALSE (0001ms, 6360ms total)
+T0F28 411:581 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6361ms total)
+T0B20 411:589 JLINK_IsHalted()  returns FALSE (0001ms, 6362ms total)
+T0B20 411:691 JLINK_IsHalted()  returns FALSE (0000ms, 6361ms total)
+T0B20 411:792 JLINK_IsHalted()  returns FALSE (0001ms, 6362ms total)
+T0B20 411:893 JLINK_IsHalted()  returns FALSE (0001ms, 6362ms total)
+T0B20 411:995 JLINK_IsHalted()  returns FALSE (0001ms, 6362ms total)
+T0F28 412:097 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6363ms total)
+T0B20 412:106 JLINK_IsHalted()  returns FALSE (0001ms, 6364ms total)
+T0B20 412:207 JLINK_IsHalted()  returns FALSE (0002ms, 6365ms total)
+T0B20 412:310 JLINK_IsHalted()  returns FALSE (0001ms, 6364ms total)
+T0B20 412:411 JLINK_IsHalted()  returns FALSE (0001ms, 6364ms total)
+T0B20 412:513 JLINK_IsHalted()  returns FALSE (0001ms, 6364ms total)
+T0F28 412:614 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6365ms total)
+T0B20 412:618 JLINK_IsHalted()  returns FALSE (0001ms, 6366ms total)
+T0B20 412:720 JLINK_IsHalted()  returns FALSE (0001ms, 6366ms total)
+T0B20 412:822 JLINK_IsHalted()  returns FALSE (0001ms, 6366ms total)
+T0B20 412:924 JLINK_IsHalted()  returns FALSE (0001ms, 6366ms total)
+T0B20 413:026 JLINK_IsHalted()  returns FALSE (0000ms, 6365ms total)
+T0F28 413:127 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6367ms total)
+T0B20 413:137 JLINK_IsHalted()  returns FALSE (0000ms, 6367ms total)
+T0B20 413:238 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
+T0B20 413:340 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
+T0B20 413:442 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
+T0B20 413:543 JLINK_IsHalted()  returns FALSE (0001ms, 6368ms total)
+T0F28 413:646 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6368ms total)
+T0B20 413:654 JLINK_IsHalted()  returns FALSE (0001ms, 6369ms total)
+T0B20 413:756 JLINK_IsHalted()  returns FALSE (0001ms, 6369ms total)
+T0B20 413:858 JLINK_IsHalted()  returns FALSE (0001ms, 6369ms total)
+T0B20 413:959 JLINK_IsHalted()  returns FALSE (0001ms, 6369ms total)
+T0B20 414:061 JLINK_IsHalted()  returns FALSE (0001ms, 6369ms total)
+T0F28 414:162 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6371ms total)
+T0B20 414:168 JLINK_IsHalted()  returns FALSE (0001ms, 6372ms total)
+T0B20 414:269 JLINK_IsHalted()  returns FALSE (0001ms, 6372ms total)
+T0B20 414:370 JLINK_IsHalted()  returns FALSE (0001ms, 6372ms total)
+T0B20 414:471 JLINK_IsHalted()  returns FALSE (0001ms, 6372ms total)
+T0B20 414:573 JLINK_IsHalted()  returns FALSE (0001ms, 6372ms total)
+T0F28 414:675 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6373ms total)
+T0B20 414:678 JLINK_IsHalted()  returns FALSE (0002ms, 6375ms total)
+T0B20 414:780 JLINK_IsHalted()  returns FALSE (0001ms, 6374ms total)
+T0B20 414:882 JLINK_IsHalted()  returns FALSE (0001ms, 6374ms total)
+T0B20 414:984 JLINK_IsHalted()  returns FALSE (0001ms, 6374ms total)
+T0B20 415:086 JLINK_IsHalted()  returns FALSE (0001ms, 6374ms total)
+T0F28 415:188 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6375ms total)
+T0B20 415:191 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0B20 415:292 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0B20 415:394 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0B20 415:495 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0B20 415:597 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0B20 415:698 JLINK_IsHalted()  returns FALSE (0001ms, 6376ms total)
+T0F28 415:800 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6377ms total)
+T0B20 415:806 JLINK_IsHalted()  returns FALSE (0001ms, 6378ms total)
+T0B20 415:908 JLINK_IsHalted()  returns FALSE (0001ms, 6378ms total)
+T0B20 416:009 JLINK_IsHalted()  returns FALSE (0001ms, 6378ms total)
+T0B20 416:111 JLINK_IsHalted()  returns FALSE (0001ms, 6378ms total)
+T0B20 416:213 JLINK_IsHalted()  returns FALSE (0001ms, 6378ms total)
+T0F28 416:314 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6379ms total)
+T0B20 416:320 JLINK_IsHalted()  returns FALSE (0001ms, 6380ms total)
+T0B20 416:422 JLINK_IsHalted()  returns FALSE (0001ms, 6380ms total)
+T0B20 416:523 JLINK_IsHalted()  returns FALSE (0001ms, 6380ms total)
+T0B20 416:625 JLINK_IsHalted()  returns FALSE (0001ms, 6380ms total)
+T0B20 416:726 JLINK_IsHalted()  returns FALSE (0001ms, 6380ms total)
+T0F28 416:828 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6381ms total)
+T0B20 416:832 JLINK_IsHalted()  returns FALSE (0001ms, 6382ms total)
+T0B20 416:933 JLINK_IsHalted()  returns FALSE (0001ms, 6382ms total)
+T0B20 417:035 JLINK_IsHalted()  returns FALSE (0002ms, 6383ms total)
+T0B20 417:137 JLINK_IsHalted()  returns FALSE (0001ms, 6382ms total)
+T0B20 417:239 JLINK_IsHalted()  returns FALSE (0001ms, 6382ms total)
+T0F28 417:341 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6382ms total)
+T0B20 417:344 JLINK_IsHalted()  returns FALSE (0000ms, 6382ms total)
+T0B20 417:445 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
+T0B20 417:546 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
+T0B20 417:648 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
+T0B20 417:749 JLINK_IsHalted()  returns FALSE (0002ms, 6384ms total)
+T0B20 417:851 JLINK_IsHalted()  returns FALSE (0001ms, 6383ms total)
+T0F28 417:952 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6384ms total)
+T0B20 417:961 JLINK_IsHalted()  returns FALSE (0001ms, 6385ms total)
+T0B20 418:063 JLINK_IsHalted()  returns FALSE (0001ms, 6385ms total)
+T0B20 418:165 JLINK_IsHalted()  returns FALSE (0001ms, 6385ms total)
+T0B20 418:267 JLINK_IsHalted()  returns FALSE (0001ms, 6385ms total)
+T0B20 418:368 JLINK_IsHalted()  returns FALSE (0001ms, 6385ms total)
+T0F28 418:470 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6386ms total)
+T0B20 418:477 JLINK_IsHalted()  returns FALSE (0001ms, 6387ms total)
+T0B20 418:579 JLINK_IsHalted()  returns FALSE (0001ms, 6387ms total)
+T0B20 418:680 JLINK_IsHalted()  returns FALSE (0001ms, 6387ms total)
+T0B20 418:782 JLINK_IsHalted()  returns FALSE (0001ms, 6387ms total)
+T0B20 418:884 JLINK_IsHalted()  returns FALSE (0001ms, 6387ms total)
+T0F28 418:986 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6388ms total)
+T0B20 418:991 JLINK_IsHalted()  returns FALSE (0001ms, 6389ms total)
+T0B20 419:093 JLINK_IsHalted()  returns FALSE (0000ms, 6388ms total)
+T0B20 419:193 JLINK_IsHalted()  returns FALSE (0001ms, 6389ms total)
+T0B20 419:295 JLINK_IsHalted()  returns FALSE (0001ms, 6389ms total)
+T0B20 419:397 JLINK_IsHalted()  returns FALSE (0001ms, 6389ms total)
+T0F28 419:499 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6389ms total)
+T0B20 419:502 JLINK_IsHalted()  returns FALSE (0000ms, 6389ms total)
+T0B20 419:603 JLINK_IsHalted()  returns FALSE (0001ms, 6390ms total)
+T0B20 419:705 JLINK_IsHalted()  returns FALSE (0001ms, 6390ms total)
+T0B20 419:806 JLINK_IsHalted()  returns FALSE (0001ms, 6390ms total)
+T0B20 419:908 JLINK_IsHalted()  returns FALSE (0001ms, 6390ms total)
+T0B20 420:009 JLINK_IsHalted()  returns FALSE (0001ms, 6390ms total)
+T0F28 420:110 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6391ms total)
+T0B20 420:120 JLINK_IsHalted()  returns FALSE (0001ms, 6392ms total)
+T0B20 420:222 JLINK_IsHalted()  returns FALSE (0001ms, 6392ms total)
+T0B20 420:324 JLINK_IsHalted()  returns FALSE (0001ms, 6392ms total)
+T0B20 420:425 JLINK_IsHalted()  returns FALSE (0001ms, 6392ms total)
+T0B20 420:526 JLINK_IsHalted()  returns FALSE (0001ms, 6392ms total)
+T0F28 420:632 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6393ms total)
+T0B20 420:640 JLINK_IsHalted()  returns FALSE (0001ms, 6394ms total)
+T0B20 420:741 JLINK_IsHalted()  returns FALSE (0001ms, 6394ms total)
+T0B20 420:843 JLINK_IsHalted()  returns FALSE (0000ms, 6393ms total)
+T0B20 420:944 JLINK_IsHalted()  returns FALSE (0001ms, 6394ms total)
+T0B20 421:046 JLINK_IsHalted()  returns FALSE (0001ms, 6394ms total)
+T0F28 421:147 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6394ms total)
+T0B20 421:152 JLINK_IsHalted()  returns FALSE (0000ms, 6394ms total)
+T0B20 421:253 JLINK_IsHalted()  returns FALSE (0001ms, 6395ms total)
+T0B20 421:355 JLINK_IsHalted()  returns FALSE (0001ms, 6395ms total)
+T0B20 421:456 JLINK_IsHalted()  returns FALSE (0001ms, 6395ms total)
+T0B20 421:558 JLINK_IsHalted()  returns FALSE (0001ms, 6395ms total)
+T0F28 421:659 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6396ms total)
+T0B20 421:662 JLINK_IsHalted()  returns FALSE (0002ms, 6398ms total)
+T0B20 421:764 JLINK_IsHalted()  returns FALSE (0000ms, 6396ms total)
+T0B20 421:866 JLINK_IsHalted()  returns FALSE (0001ms, 6397ms total)
+T0B20 421:967 JLINK_IsHalted()  returns FALSE (0001ms, 6397ms total)
+T0B20 422:069 JLINK_IsHalted()  returns FALSE (0001ms, 6397ms total)
+T0F28 422:170 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6399ms total)
+T0B20 422:181 JLINK_IsHalted()  returns FALSE (0000ms, 6399ms total)
+T0B20 422:282 JLINK_IsHalted()  returns FALSE (0001ms, 6400ms total)
+T0B20 422:383 JLINK_IsHalted()  returns FALSE (0001ms, 6400ms total)
+T0B20 422:485 JLINK_IsHalted()  returns FALSE (0001ms, 6400ms total)
+T0B20 422:586 JLINK_IsHalted()  returns FALSE (0001ms, 6400ms total)
+T0F28 422:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6401ms total)
+T0B20 422:697 JLINK_IsHalted()  returns FALSE (0001ms, 6402ms total)
+T0B20 422:799 JLINK_IsHalted()  returns FALSE (0001ms, 6402ms total)
+T0B20 422:900 JLINK_IsHalted()  returns FALSE (0001ms, 6402ms total)
+T0B20 423:002 JLINK_IsHalted()  returns FALSE (0001ms, 6402ms total)
+T0B20 423:104 JLINK_IsHalted()  returns FALSE (0001ms, 6402ms total)
+T0F28 423:205 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6403ms total)
+T0B20 423:212 JLINK_IsHalted()  returns FALSE (0001ms, 6404ms total)
+T0B20 423:315 JLINK_IsHalted()  returns FALSE (0001ms, 6404ms total)
+T0B20 423:416 JLINK_IsHalted()  returns FALSE (0001ms, 6404ms total)
+T0B20 423:517 JLINK_IsHalted()  returns FALSE (0001ms, 6404ms total)
+T0B20 423:619 JLINK_IsHalted()  returns FALSE (0001ms, 6404ms total)
+T0F28 423:721 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6405ms total)
+T0B20 423:731 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
+T0B20 423:833 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
+T0B20 423:935 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
+T0B20 424:036 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
+T0B20 424:137 JLINK_IsHalted()  returns FALSE (0001ms, 6406ms total)
+T0F28 424:239 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6406ms total)
+T0B20 424:242 JLINK_IsHalted()  returns FALSE (0001ms, 6407ms total)
+T0B20 424:343 JLINK_IsHalted()  returns FALSE (0000ms, 6406ms total)
+T0B20 424:444 JLINK_IsHalted()  returns FALSE (0001ms, 6407ms total)
+T0B20 424:545 JLINK_IsHalted()  returns FALSE (0002ms, 6408ms total)
+T0B20 424:647 JLINK_IsHalted()  returns FALSE (0001ms, 6407ms total)
+T0F28 424:749 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6408ms total)
+T0B20 424:755 JLINK_IsHalted()  returns FALSE (0001ms, 6409ms total)
+T0B20 424:856 JLINK_IsHalted()  returns FALSE (0001ms, 6409ms total)
+T0B20 424:958 JLINK_IsHalted()  returns FALSE (0002ms, 6410ms total)
+T0B20 425:060 JLINK_IsHalted()  returns FALSE (0001ms, 6409ms total)
+T0B20 425:161 JLINK_IsHalted()  returns FALSE (0001ms, 6409ms total)
+T0F28 425:263 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6411ms total)
+T0B20 425:275 JLINK_IsHalted()  returns FALSE (0001ms, 6412ms total)
+T0B20 425:377 JLINK_IsHalted()  returns FALSE (0001ms, 6412ms total)
+T0B20 425:479 JLINK_IsHalted()  returns FALSE (0001ms, 6412ms total)
+T0B20 425:581 JLINK_IsHalted()  returns FALSE (0001ms, 6412ms total)
+T0B20 425:683 JLINK_IsHalted()  returns FALSE (0001ms, 6412ms total)
+T0F28 425:785 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6412ms total)
+T0B20 425:792 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
+T0B20 425:894 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
+T0B20 425:995 JLINK_IsHalted()  returns FALSE (0001ms, 6414ms total)
+T0B20 426:096 JLINK_IsHalted()  returns FALSE (0000ms, 6413ms total)
+T0B20 426:197 JLINK_IsHalted()  returns FALSE (0002ms, 6415ms total)
+T0F28 426:300 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6415ms total)
+T0B20 426:305 JLINK_IsHalted()  returns FALSE (0001ms, 6416ms total)
+T0B20 426:407 JLINK_IsHalted()  returns FALSE (0001ms, 6416ms total)
+T0B20 426:508 JLINK_IsHalted()  returns FALSE (0001ms, 6416ms total)
+T0B20 426:609 JLINK_IsHalted()  returns FALSE (0001ms, 6416ms total)
+T0B20 426:710 JLINK_IsHalted()  returns FALSE (0001ms, 6416ms total)
+T0F28 426:814 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6417ms total)
+T0B20 426:823 JLINK_IsHalted()  returns FALSE (0001ms, 6418ms total)
+T0B20 426:925 JLINK_IsHalted()  returns FALSE (0001ms, 6418ms total)
+T0B20 427:027 JLINK_IsHalted()  returns FALSE (0001ms, 6418ms total)
+T0B20 427:128 JLINK_IsHalted()  returns FALSE (0001ms, 6418ms total)
+T0B20 427:229 JLINK_IsHalted()  returns FALSE (0001ms, 6418ms total)
+T0F28 427:331 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6419ms total)
+T0B20 427:342 JLINK_IsHalted()  returns FALSE (0001ms, 6420ms total)
+T0B20 427:444 JLINK_IsHalted()  returns FALSE (0001ms, 6420ms total)
+T0B20 427:546 JLINK_IsHalted()  returns FALSE (0001ms, 6420ms total)
+T0B20 427:647 JLINK_IsHalted()  returns FALSE (0001ms, 6420ms total)
+T0B20 427:749 JLINK_IsHalted()  returns FALSE (0001ms, 6420ms total)
+T0F28 427:850 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6421ms total)
+T0B20 427:855 JLINK_IsHalted()  returns FALSE (0002ms, 6423ms total)
+T0B20 427:957 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
+T0B20 428:060 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
+T0B20 428:161 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
+T0B20 428:262 JLINK_IsHalted()  returns FALSE (0001ms, 6422ms total)
+T0F28 428:364 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6423ms total)
+T0B20 428:372 JLINK_IsHalted()  returns FALSE (0001ms, 6424ms total)
+T0B20 428:473 JLINK_IsHalted()  returns FALSE (0001ms, 6424ms total)
+T0B20 428:575 JLINK_IsHalted()  returns FALSE (0001ms, 6424ms total)
+T0B20 428:677 JLINK_IsHalted()  returns FALSE (0001ms, 6424ms total)
+T0B20 428:778 JLINK_IsHalted()  returns FALSE (0000ms, 6423ms total)
+T0F28 428:879 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6426ms total)
+T0B20 428:889 JLINK_IsHalted()  returns FALSE (0001ms, 6427ms total)
+T0B20 428:992 JLINK_IsHalted()  returns FALSE (0001ms, 6427ms total)
+T0B20 429:094 JLINK_IsHalted()  returns FALSE (0000ms, 6426ms total)
+T0B20 429:196 JLINK_IsHalted()  returns FALSE (0000ms, 6426ms total)
+T0B20 429:297 JLINK_IsHalted()  returns FALSE (0000ms, 6426ms total)
+T0F28 429:399 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6428ms total)
+T0B20 429:405 JLINK_IsHalted()  returns FALSE (0001ms, 6429ms total)
+T0B20 429:507 JLINK_IsHalted()  returns FALSE (0001ms, 6429ms total)
+T0B20 429:609 JLINK_IsHalted()  returns FALSE (0001ms, 6429ms total)
+T0B20 429:710 JLINK_IsHalted()  returns FALSE (0001ms, 6429ms total)
+T0B20 429:812 JLINK_IsHalted()  returns FALSE (0001ms, 6429ms total)
+T0F28 429:914 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6430ms total)
+T0B20 429:919 JLINK_IsHalted()  returns FALSE (0001ms, 6431ms total)
+T0B20 430:021 JLINK_IsHalted()  returns FALSE (0001ms, 6431ms total)
+T0B20 430:122 JLINK_IsHalted()  returns FALSE (0001ms, 6431ms total)
+T0B20 430:224 JLINK_IsHalted()  returns FALSE (0001ms, 6431ms total)
+T0B20 430:326 JLINK_IsHalted()  returns FALSE (0001ms, 6431ms total)
+T0F28 430:427 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6432ms total)
+T0B20 430:432 JLINK_IsHalted()  returns FALSE (0001ms, 6433ms total)
+T0B20 430:535 JLINK_IsHalted()  returns FALSE (0001ms, 6433ms total)
+T0B20 430:636 JLINK_IsHalted()  returns FALSE (0001ms, 6433ms total)
+T0B20 430:739 JLINK_IsHalted()  returns FALSE (0001ms, 6433ms total)
+T0B20 430:841 JLINK_IsHalted()  returns FALSE (0000ms, 6432ms total)
+T0F28 430:941 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6434ms total)
+T0B20 430:944 JLINK_IsHalted()  returns FALSE (0001ms, 6435ms total)
+T0B20 431:046 JLINK_IsHalted()  returns FALSE (0001ms, 6435ms total)
+T0B20 431:148 JLINK_IsHalted()  returns FALSE (0001ms, 6435ms total)
+T0B20 431:249 JLINK_IsHalted()  returns FALSE (0001ms, 6435ms total)
+T0B20 431:351 JLINK_IsHalted()  returns FALSE (0001ms, 6435ms total)
+T0F28 431:452 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6436ms total)
+T0B20 431:458 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
+T0B20 431:561 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
+T0B20 431:662 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
+T0B20 431:764 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
+T0B20 431:866 JLINK_IsHalted()  returns FALSE (0001ms, 6437ms total)
+T0F28 431:967 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6438ms total)
+T0B20 431:973 JLINK_IsHalted()  returns FALSE (0002ms, 6440ms total)
+T0B20 432:076 JLINK_IsHalted()  returns FALSE (0001ms, 6439ms total)
+T0B20 432:178 JLINK_IsHalted()  returns FALSE (0000ms, 6438ms total)
+T0B20 432:280 JLINK_IsHalted()  returns FALSE (0001ms, 6439ms total)
+T0B20 432:382 JLINK_IsHalted()  returns FALSE (0001ms, 6439ms total)
+T0F28 432:483 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6440ms total)
+T0B20 432:486 JLINK_IsHalted()  returns FALSE (0001ms, 6441ms total)
+T0B20 432:587 JLINK_IsHalted()  returns FALSE (0001ms, 6441ms total)
+T0B20 432:688 JLINK_IsHalted()  returns FALSE (0001ms, 6441ms total)
+T0B20 432:790 JLINK_IsHalted()  returns FALSE (0001ms, 6441ms total)
+T0B20 432:892 JLINK_IsHalted()  returns FALSE (0001ms, 6441ms total)
+T0B20 432:993 JLINK_IsHalted()  returns FALSE (0000ms, 6440ms total)
+T0F28 433:100 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6442ms total)
+T0B20 433:105 JLINK_IsHalted()  returns FALSE (0001ms, 6443ms total)
+T0B20 433:207 JLINK_IsHalted()  returns FALSE (0001ms, 6443ms total)
+T0B20 433:308 JLINK_IsHalted()  returns FALSE (0001ms, 6443ms total)
+T0B20 433:410 JLINK_IsHalted()  returns FALSE (0001ms, 6443ms total)
+T0B20 433:512 JLINK_IsHalted()  returns FALSE (0001ms, 6443ms total)
+T0F28 433:615 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6444ms total)
+T0B20 433:622 JLINK_IsHalted()  returns FALSE (0001ms, 6445ms total)
+T0B20 433:724 JLINK_IsHalted()  returns FALSE (0001ms, 6445ms total)
+T0B20 433:825 JLINK_IsHalted()  returns FALSE (0001ms, 6445ms total)
+T0B20 433:926 JLINK_IsHalted()  returns FALSE (0001ms, 6445ms total)
+T0B20 434:028 JLINK_IsHalted()  returns FALSE (0001ms, 6445ms total)
+T0F28 434:130 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6446ms total)
+T0B20 434:134 JLINK_IsHalted()  returns FALSE (0001ms, 6447ms total)
+T0B20 434:236 JLINK_IsHalted()  returns FALSE (0001ms, 6447ms total)
+T0B20 434:337 JLINK_IsHalted()  returns FALSE (0001ms, 6447ms total)
+T0B20 434:439 JLINK_IsHalted()  returns FALSE (0001ms, 6447ms total)
+T0B20 434:540 JLINK_IsHalted()  returns FALSE (0001ms, 6447ms total)
+T0F28 434:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6449ms total)
+T0B20 434:650 JLINK_IsHalted()  returns FALSE (0001ms, 6450ms total)
+T0B20 434:751 JLINK_IsHalted()  returns FALSE (0001ms, 6450ms total)
+T0B20 434:853 JLINK_IsHalted()  returns FALSE (0001ms, 6450ms total)
+T0B20 434:955 JLINK_IsHalted()  returns FALSE (0001ms, 6450ms total)
+T0B20 435:057 JLINK_IsHalted()  returns FALSE (0001ms, 6450ms total)
+T0F28 435:159 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6450ms total)
+T0B20 435:162 JLINK_IsHalted()  returns FALSE (0000ms, 6450ms total)
+T0B20 435:263 JLINK_IsHalted()  returns FALSE (0000ms, 6450ms total)
+T0B20 435:364 JLINK_IsHalted()  returns FALSE (0001ms, 6451ms total)
+T0B20 435:465 JLINK_IsHalted()  returns FALSE (0001ms, 6451ms total)
+T0B20 435:567 JLINK_IsHalted()  returns FALSE (0001ms, 6451ms total)
+T0F28 435:668 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6453ms total)
+T0B20 435:678 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
+T0B20 435:779 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
+T0B20 435:880 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
+T0B20 435:981 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
+T0B20 436:083 JLINK_IsHalted()  returns FALSE (0001ms, 6454ms total)
+T0F28 436:185 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6455ms total)
+T0B20 436:193 JLINK_IsHalted()  returns FALSE (0001ms, 6456ms total)
+T0B20 436:295 JLINK_IsHalted()  returns FALSE (0001ms, 6456ms total)
+T0B20 436:397 JLINK_IsHalted()  returns FALSE (0001ms, 6456ms total)
+T0B20 436:498 JLINK_IsHalted()  returns FALSE (0001ms, 6456ms total)
+T0B20 436:601 JLINK_IsHalted()  returns FALSE (0001ms, 6456ms total)
+T0F28 436:706 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6458ms total)
+T0B20 436:713 JLINK_IsHalted()  returns FALSE (0001ms, 6459ms total)
+T0B20 436:814 JLINK_IsHalted()  returns FALSE (0000ms, 6458ms total)
+T0B20 436:915 JLINK_IsHalted()  returns FALSE (0001ms, 6459ms total)
+T0B20 437:018 JLINK_IsHalted()  returns FALSE (0001ms, 6459ms total)
+T0B20 437:120 JLINK_IsHalted()  returns FALSE (0001ms, 6459ms total)
+T0F28 437:222 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6460ms total)
+T0B20 437:228 JLINK_IsHalted()  returns FALSE (0000ms, 6460ms total)
+T0B20 437:329 JLINK_IsHalted()  returns FALSE (0001ms, 6461ms total)
+T0B20 437:430 JLINK_IsHalted()  returns FALSE (0001ms, 6461ms total)
+T0B20 437:531 JLINK_IsHalted()  returns FALSE (0001ms, 6461ms total)
+T0B20 437:632 JLINK_IsHalted()  returns FALSE (0001ms, 6461ms total)
+T0F28 437:734 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6462ms total)
+T0B20 437:742 JLINK_IsHalted()  returns FALSE (0001ms, 6463ms total)
+T0B20 437:843 JLINK_IsHalted()  returns FALSE (0000ms, 6462ms total)
+T0B20 437:945 JLINK_IsHalted()  returns FALSE (0001ms, 6463ms total)
+T0B20 438:046 JLINK_IsHalted()  returns FALSE (0001ms, 6463ms total)
+T0B20 438:147 JLINK_IsHalted()  returns FALSE (0001ms, 6463ms total)
+T0F28 438:249 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6464ms total)
+T0B20 438:259 JLINK_IsHalted()  returns FALSE (0001ms, 6465ms total)
+T0B20 438:360 JLINK_IsHalted()  returns FALSE (0001ms, 6465ms total)
+T0B20 438:461 JLINK_IsHalted()  returns FALSE (0001ms, 6465ms total)
+T0B20 438:563 JLINK_IsHalted()  returns FALSE (0001ms, 6465ms total)
+T0B20 438:664 JLINK_IsHalted()  returns FALSE (0001ms, 6465ms total)
+T0F28 438:765 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6467ms total)
+T0B20 438:774 JLINK_IsHalted()  returns FALSE (0001ms, 6468ms total)
+T0B20 438:876 JLINK_IsHalted()  returns FALSE (0001ms, 6468ms total)
+T0B20 438:978 JLINK_IsHalted()  returns FALSE (0001ms, 6468ms total)
+T0B20 439:079 JLINK_IsHalted()  returns FALSE (0000ms, 6467ms total)
+T0B20 439:181 JLINK_IsHalted()  returns FALSE (0001ms, 6468ms total)
+T0F28 439:284 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6469ms total)
+T0B20 439:288 JLINK_IsHalted()  returns FALSE (0002ms, 6471ms total)
+T0B20 439:390 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
+T0B20 439:491 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
+T0B20 439:592 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
+T0B20 439:694 JLINK_IsHalted()  returns FALSE (0001ms, 6470ms total)
+T0F28 439:796 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6471ms total)
+T0B20 439:803 JLINK_IsHalted()  returns FALSE (0001ms, 6472ms total)
+T0B20 439:905 JLINK_IsHalted()  returns FALSE (0001ms, 6472ms total)
+T0B20 440:006 JLINK_IsHalted()  returns FALSE (0000ms, 6471ms total)
+T0B20 440:107 JLINK_IsHalted()  returns FALSE (0001ms, 6472ms total)
+T0B20 440:209 JLINK_IsHalted()  returns FALSE (0001ms, 6472ms total)
+T0F28 440:311 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6473ms total)
+T0B20 440:318 JLINK_IsHalted()  returns FALSE (0001ms, 6474ms total)
+T0B20 440:420 JLINK_IsHalted()  returns FALSE (0001ms, 6474ms total)
+T0B20 440:522 JLINK_IsHalted()  returns FALSE (0001ms, 6474ms total)
+T0B20 440:624 JLINK_IsHalted()  returns FALSE (0001ms, 6474ms total)
+T0B20 440:725 JLINK_IsHalted()  returns FALSE (0001ms, 6474ms total)
+T0F28 440:833 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6475ms total)
+T0B20 440:838 JLINK_IsHalted()  returns FALSE (0001ms, 6476ms total)
+T0B20 440:940 JLINK_IsHalted()  returns FALSE (0001ms, 6476ms total)
+T0B20 441:041 JLINK_IsHalted()  returns FALSE (0001ms, 6476ms total)
+T0B20 441:143 JLINK_IsHalted()  returns FALSE (0001ms, 6476ms total)
+T0B20 441:244 JLINK_IsHalted()  returns FALSE (0002ms, 6477ms total)
+T0F28 441:346 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6477ms total)
+T0B20 441:355 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
+T0B20 441:457 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
+T0B20 441:559 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
+T0B20 441:661 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
+T0B20 441:762 JLINK_IsHalted()  returns FALSE (0001ms, 6478ms total)
+T0F28 441:863 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6479ms total)
+T0B20 441:872 JLINK_IsHalted()  returns FALSE (0001ms, 6480ms total)
+T0B20 441:974 JLINK_IsHalted()  returns FALSE (0001ms, 6480ms total)
+T0B20 442:076 JLINK_IsHalted()  returns FALSE (0001ms, 6480ms total)
+T0B20 442:177 JLINK_IsHalted()  returns FALSE (0000ms, 6479ms total)
+T0B20 442:278 JLINK_IsHalted()  returns FALSE (0001ms, 6480ms total)
+T0F28 442:384 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6481ms total)
+T0B20 442:389 JLINK_IsHalted()  returns FALSE (0002ms, 6483ms total)
+T0B20 442:491 JLINK_IsHalted()  returns FALSE (0001ms, 6482ms total)
+T0B20 442:593 JLINK_IsHalted()  returns FALSE (0001ms, 6482ms total)
+T0B20 442:695 JLINK_IsHalted()  returns FALSE (0001ms, 6482ms total)
+T0B20 442:796 JLINK_IsHalted()  returns FALSE (0000ms, 6481ms total)
+T0F28 442:899 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6483ms total)
+T0B20 442:904 JLINK_IsHalted()  returns FALSE (0001ms, 6484ms total)
+T0B20 443:005 JLINK_IsHalted()  returns FALSE (0001ms, 6484ms total)
+T0B20 443:107 JLINK_IsHalted()  returns FALSE (0001ms, 6484ms total)
+T0B20 443:209 JLINK_IsHalted()  returns FALSE (0001ms, 6484ms total)
+T0B20 443:310 JLINK_IsHalted()  returns FALSE (0001ms, 6484ms total)
+T0F28 443:412 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6485ms total)
+T0B20 443:416 JLINK_IsHalted()  returns FALSE (0002ms, 6487ms total)
+T0B20 443:519 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
+T0B20 443:620 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
+T0B20 443:722 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
+T0B20 443:823 JLINK_IsHalted()  returns FALSE (0001ms, 6486ms total)
+T0F28 443:924 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6487ms total)
+T0B20 443:930 JLINK_IsHalted()  returns FALSE (0002ms, 6489ms total)
+T0B20 444:032 JLINK_IsHalted()  returns FALSE (0001ms, 6488ms total)
+T0B20 444:133 JLINK_IsHalted()  returns FALSE (0001ms, 6488ms total)
+T0B20 444:235 JLINK_IsHalted()  returns FALSE (0001ms, 6488ms total)
+T0B20 444:336 JLINK_IsHalted()  returns FALSE (0000ms, 6487ms total)
+T0F28 444:437 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6489ms total)
+T0B20 444:441 JLINK_IsHalted()  returns FALSE (0001ms, 6490ms total)
+T0B20 444:543 JLINK_IsHalted()  returns FALSE (0001ms, 6490ms total)
+T0B20 444:644 JLINK_IsHalted()  returns FALSE (0001ms, 6490ms total)
+T0B20 444:746 JLINK_IsHalted()  returns FALSE (0001ms, 6490ms total)
+T0B20 444:848 JLINK_IsHalted()  returns FALSE (0000ms, 6489ms total)
+T0B20 444:949 JLINK_IsHalted()  returns FALSE (0001ms, 6490ms total)
+T0F28 445:050 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6491ms total)
+T0B20 445:059 JLINK_IsHalted()  returns FALSE (0000ms, 6491ms total)
+T0B20 445:161 JLINK_IsHalted()  returns FALSE (0001ms, 6492ms total)
+T0B20 445:262 JLINK_IsHalted()  returns FALSE (0001ms, 6492ms total)
+T0B20 445:365 JLINK_IsHalted()  returns FALSE (0001ms, 6492ms total)
+T0B20 445:467 JLINK_IsHalted()  returns FALSE (0001ms, 6492ms total)
+T0F28 445:569 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6493ms total)
+T0B20 445:575 JLINK_IsHalted()  returns FALSE (0001ms, 6494ms total)
+T0B20 445:677 JLINK_IsHalted()  returns FALSE (0001ms, 6494ms total)
+T0B20 445:779 JLINK_IsHalted()  returns FALSE (0001ms, 6494ms total)
+T0B20 445:880 JLINK_IsHalted()  returns FALSE (0001ms, 6494ms total)
+T0B20 445:982 JLINK_IsHalted()  returns FALSE (0001ms, 6494ms total)
+T0F28 446:083 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6495ms total)
+T0B20 446:086 JLINK_IsHalted()  returns FALSE (0002ms, 6497ms total)
+T0B20 446:188 JLINK_IsHalted()  returns FALSE (0001ms, 6496ms total)
+T0B20 446:290 JLINK_IsHalted()  returns FALSE (0001ms, 6496ms total)
+T0B20 446:391 JLINK_IsHalted()  returns FALSE (0001ms, 6496ms total)
+T0B20 446:493 JLINK_IsHalted()  returns FALSE (0000ms, 6495ms total)
+T0F28 446:593 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6496ms total)
+T0B20 446:595 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0B20 446:698 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0B20 446:799 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0B20 446:901 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0B20 447:003 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0B20 447:105 JLINK_IsHalted()  returns FALSE (0001ms, 6497ms total)
+T0F28 447:206 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6499ms total)
+T0B20 447:216 JLINK_IsHalted()  returns FALSE (0001ms, 6500ms total)
+T0B20 447:317 JLINK_IsHalted()  returns FALSE (0001ms, 6500ms total)
+T0B20 447:420 JLINK_IsHalted()  returns FALSE (0001ms, 6500ms total)
+T0B20 447:521 JLINK_IsHalted()  returns FALSE (0001ms, 6500ms total)
+T0B20 447:623 JLINK_IsHalted()  returns FALSE (0001ms, 6500ms total)
+T0F28 447:727 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6501ms total)
+T0B20 447:732 JLINK_IsHalted()  returns FALSE (0001ms, 6502ms total)
+T0B20 447:833 JLINK_IsHalted()  returns FALSE (0001ms, 6502ms total)
+T0B20 447:935 JLINK_IsHalted()  returns FALSE (0001ms, 6502ms total)
+T0B20 448:037 JLINK_IsHalted()  returns FALSE (0001ms, 6502ms total)
+T0B20 448:138 JLINK_IsHalted()  returns FALSE (0001ms, 6502ms total)
+T0F28 448:240 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6502ms total)
+T0B20 448:242 JLINK_IsHalted()  returns FALSE (0002ms, 6504ms total)
+T0B20 448:344 JLINK_IsHalted()  returns FALSE (0001ms, 6503ms total)
+T0B20 448:445 JLINK_IsHalted()  returns FALSE (0001ms, 6503ms total)
+T0B20 448:547 JLINK_IsHalted()  returns FALSE (0001ms, 6503ms total)
+T0B20 448:649 JLINK_IsHalted()  returns FALSE (0001ms, 6503ms total)
+T0F28 448:756 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6503ms total)
+T0B20 448:761 JLINK_IsHalted()  returns FALSE (0001ms, 6505ms total)
+T0B20 448:864 JLINK_IsHalted()  returns FALSE (0001ms, 6505ms total)
+T0B20 448:965 JLINK_IsHalted()  returns FALSE (0001ms, 6505ms total)
+T0B20 449:067 JLINK_IsHalted()  returns FALSE (0001ms, 6505ms total)
+T0B20 449:168 JLINK_IsHalted()  returns FALSE (0001ms, 6505ms total)
+T0F28 449:270 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6506ms total)
+T0B20 449:281 JLINK_IsHalted()  returns FALSE (0001ms, 6507ms total)
+T0B20 449:383 JLINK_IsHalted()  returns FALSE (0001ms, 6507ms total)
+T0B20 449:484 JLINK_IsHalted()  returns FALSE (0002ms, 6508ms total)
+T0B20 449:586 JLINK_IsHalted()  returns FALSE (0002ms, 6508ms total)
+T0B20 449:688 JLINK_IsHalted()  returns FALSE (0000ms, 6506ms total)
+T0F28 449:790 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6508ms total)
+T0B20 449:796 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
+T0B20 449:897 JLINK_IsHalted()  returns FALSE (0002ms, 6510ms total)
+T0B20 449:999 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
+T0B20 450:101 JLINK_IsHalted()  returns FALSE (0000ms, 6508ms total)
+T0B20 450:202 JLINK_IsHalted()  returns FALSE (0001ms, 6509ms total)
+T0F28 450:303 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6510ms total)
+T0B20 450:307 JLINK_IsHalted()  returns FALSE (0001ms, 6511ms total)
+T0B20 450:409 JLINK_IsHalted()  returns FALSE (0001ms, 6511ms total)
+T0B20 450:511 JLINK_IsHalted()  returns FALSE (0001ms, 6511ms total)
+T0B20 450:612 JLINK_IsHalted()  returns FALSE (0001ms, 6511ms total)
+T0B20 450:713 JLINK_IsHalted()  returns FALSE (0001ms, 6511ms total)
+T0F28 450:815 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6511ms total)
+T0B20 450:817 JLINK_IsHalted()  returns FALSE (0001ms, 6512ms total)
+T0B20 450:919 JLINK_IsHalted()  returns FALSE (0001ms, 6512ms total)
+T0B20 451:021 JLINK_IsHalted()  returns FALSE (0000ms, 6511ms total)
+T0B20 451:122 JLINK_IsHalted()  returns FALSE (0001ms, 6512ms total)
+T0B20 451:224 JLINK_IsHalted()  returns FALSE (0001ms, 6512ms total)
+T0F28 451:325 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6514ms total)
+T0B20 451:334 JLINK_IsHalted()  returns FALSE (0001ms, 6515ms total)
+T0B20 451:436 JLINK_IsHalted()  returns FALSE (0001ms, 6515ms total)
+T0B20 451:537 JLINK_IsHalted()  returns FALSE (0001ms, 6515ms total)
+T0B20 451:639 JLINK_IsHalted()  returns FALSE (0001ms, 6515ms total)
+T0B20 451:740 JLINK_IsHalted()  returns FALSE (0001ms, 6515ms total)
+T0F28 451:845 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6516ms total)
+T0B20 451:850 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
+T0B20 451:952 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
+T0B20 452:053 JLINK_IsHalted()  returns FALSE (0001ms, 6517ms total)
+T0B20 452:155 JLINK_IsHalted()  returns FALSE (0000ms, 6516ms total)
+T0B20 452:257 JLINK_IsHalted()  returns FALSE (0000ms, 6516ms total)
+T0F28 452:358 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6518ms total)
+T0B20 452:368 JLINK_IsHalted()  returns FALSE (0002ms, 6520ms total)
+T0B20 452:471 JLINK_IsHalted()  returns FALSE (0001ms, 6519ms total)
+T0B20 452:572 JLINK_IsHalted()  returns FALSE (0001ms, 6519ms total)
+T0B20 452:674 JLINK_IsHalted()  returns FALSE (0001ms, 6519ms total)
+T0B20 452:775 JLINK_IsHalted()  returns FALSE (0002ms, 6520ms total)
+T0F28 452:879 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6521ms total)
+T0B20 452:886 JLINK_IsHalted()  returns FALSE (0001ms, 6522ms total)
+T0B20 452:988 JLINK_IsHalted()  returns FALSE (0001ms, 6522ms total)
+T0B20 453:089 JLINK_IsHalted()  returns FALSE (0001ms, 6522ms total)
+T0B20 453:190 JLINK_IsHalted()  returns FALSE (0001ms, 6522ms total)
+T0B20 453:292 JLINK_IsHalted()  returns FALSE (0001ms, 6522ms total)
+T0F28 453:393 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6523ms total)
+T0B20 453:402 JLINK_IsHalted()  returns FALSE (0001ms, 6524ms total)
+T0B20 453:505 JLINK_IsHalted()  returns FALSE (0001ms, 6524ms total)
+T0B20 453:606 JLINK_IsHalted()  returns FALSE (0001ms, 6524ms total)
+T0B20 453:708 JLINK_IsHalted()  returns FALSE (0001ms, 6524ms total)
+T0B20 453:810 JLINK_IsHalted()  returns FALSE (0001ms, 6524ms total)
+T0F28 453:911 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6525ms total)
+T0B20 453:923 JLINK_IsHalted()  returns FALSE (0001ms, 6526ms total)
+T0B20 454:025 JLINK_IsHalted()  returns FALSE (0001ms, 6526ms total)
+T0B20 454:126 JLINK_IsHalted()  returns FALSE (0001ms, 6526ms total)
+T0B20 454:228 JLINK_IsHalted()  returns FALSE (0000ms, 6525ms total)
+T0B20 454:329 JLINK_IsHalted()  returns FALSE (0001ms, 6526ms total)
+T0F28 454:433 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6526ms total)
+T0B20 454:438 JLINK_IsHalted()  returns FALSE (0001ms, 6527ms total)
+T0B20 454:540 JLINK_IsHalted()  returns FALSE (0001ms, 6527ms total)
+T0B20 454:642 JLINK_IsHalted()  returns FALSE (0001ms, 6527ms total)
+T0B20 454:743 JLINK_IsHalted()  returns FALSE (0001ms, 6527ms total)
+T0B20 454:844 JLINK_IsHalted()  returns FALSE (0001ms, 6527ms total)
+T0F28 454:948 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6528ms total)
+T0B20 454:955 JLINK_IsHalted()  returns FALSE (0001ms, 6529ms total)
+T0B20 455:057 JLINK_IsHalted()  returns FALSE (0001ms, 6529ms total)
+T0B20 455:159 JLINK_IsHalted()  returns FALSE (0001ms, 6529ms total)
+T0B20 455:260 JLINK_IsHalted()  returns FALSE (0001ms, 6529ms total)
+T0B20 455:361 JLINK_IsHalted()  returns FALSE (0001ms, 6529ms total)
+T0F28 455:463 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6530ms total)
+T0B20 455:467 JLINK_IsHalted()  returns FALSE (0002ms, 6532ms total)
+T0B20 455:569 JLINK_IsHalted()  returns FALSE (0001ms, 6531ms total)
+T0B20 455:671 JLINK_IsHalted()  returns FALSE (0000ms, 6530ms total)
+T0B20 455:773 JLINK_IsHalted()  returns FALSE (0001ms, 6531ms total)
+T0B20 455:874 JLINK_IsHalted()  returns FALSE (0001ms, 6531ms total)
+T0F28 455:975 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6532ms total)
+T0B20 455:983 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
+T0B20 456:086 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
+T0B20 456:188 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
+T0B20 456:289 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
+T0B20 456:391 JLINK_IsHalted()  returns FALSE (0001ms, 6533ms total)
+T0F28 456:495 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6535ms total)
+T0B20 456:500 JLINK_IsHalted()  returns FALSE (0002ms, 6537ms total)
+T0B20 456:603 JLINK_IsHalted()  returns FALSE (0001ms, 6536ms total)
+T0B20 456:704 JLINK_IsHalted()  returns FALSE (0001ms, 6536ms total)
+T0B20 456:806 JLINK_IsHalted()  returns FALSE (0001ms, 6536ms total)
+T0B20 456:907 JLINK_IsHalted()  returns FALSE (0001ms, 6536ms total)
+T0F28 457:010 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6537ms total)
+T0B20 457:017 JLINK_IsHalted()  returns FALSE (0001ms, 6538ms total)
+T0B20 457:119 JLINK_IsHalted()  returns FALSE (0001ms, 6538ms total)
+T0B20 457:221 JLINK_IsHalted()  returns FALSE (0000ms, 6537ms total)
+T0B20 457:322 JLINK_IsHalted()  returns FALSE (0001ms, 6538ms total)
+T0B20 457:423 JLINK_IsHalted()  returns FALSE (0001ms, 6538ms total)
+T0F28 457:525 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6539ms total)
+T0B20 457:531 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
+T0B20 457:632 JLINK_IsHalted()  returns FALSE (0002ms, 6541ms total)
+T0B20 457:734 JLINK_IsHalted()  returns FALSE (0001ms, 6540ms total)
+T0B20 457:835 JLINK_IsHalted()  returns FALSE (0000ms, 6539ms total)
+T0B20 457:936 JLINK_IsHalted()  returns FALSE (0000ms, 6539ms total)
+T0F28 458:037 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6541ms total)
+T0B20 458:042 JLINK_IsHalted()  returns FALSE (0002ms, 6543ms total)
+T0B20 458:145 JLINK_IsHalted()  returns FALSE (0001ms, 6542ms total)
+T0B20 458:246 JLINK_IsHalted()  returns FALSE (0001ms, 6542ms total)
+T0B20 458:349 JLINK_IsHalted()  returns FALSE (0001ms, 6542ms total)
+T0B20 458:450 JLINK_IsHalted()  returns FALSE (0001ms, 6542ms total)
+T0F28 458:551 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6543ms total)
+T0B20 458:560 JLINK_IsHalted()  returns FALSE (0001ms, 6544ms total)
+T0B20 458:662 JLINK_IsHalted()  returns FALSE (0001ms, 6544ms total)
+T0B20 458:764 JLINK_IsHalted()  returns FALSE (0001ms, 6544ms total)
+T0B20 458:865 JLINK_IsHalted()  returns FALSE (0001ms, 6544ms total)
+T0B20 458:966 JLINK_IsHalted()  returns FALSE (0001ms, 6544ms total)
+T0F28 459:067 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6545ms total)
+T0B20 459:076 JLINK_IsHalted()  returns FALSE (0001ms, 6546ms total)
+T0B20 459:178 JLINK_IsHalted()  returns FALSE (0001ms, 6546ms total)
+T0B20 459:279 JLINK_IsHalted()  returns FALSE (0001ms, 6546ms total)
+T0B20 459:382 JLINK_IsHalted()  returns FALSE (0000ms, 6545ms total)
+T0B20 459:483 JLINK_IsHalted()  returns FALSE (0001ms, 6546ms total)
+T0F28 459:585 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6546ms total)
+T0B20 459:588 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
+T0B20 459:690 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
+T0B20 459:791 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
+T0B20 459:893 JLINK_IsHalted()  returns FALSE (0001ms, 6547ms total)
+T0B20 459:996 JLINK_IsHalted()  returns FALSE (0000ms, 6546ms total)
+T0F28 460:099 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6548ms total)
+T0B20 460:105 JLINK_IsHalted()  returns FALSE (0001ms, 6549ms total)
+T0B20 460:207 JLINK_IsHalted()  returns FALSE (0001ms, 6549ms total)
+T0B20 460:308 JLINK_IsHalted()  returns FALSE (0001ms, 6549ms total)
+T0B20 460:410 JLINK_IsHalted()  returns FALSE (0001ms, 6549ms total)
+T0B20 460:512 JLINK_IsHalted()  returns FALSE (0000ms, 6548ms total)
+T0F28 460:613 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6550ms total)
+T0B20 460:621 JLINK_IsHalted()  returns FALSE (0001ms, 6551ms total)
+T0B20 460:723 JLINK_IsHalted()  returns FALSE (0001ms, 6551ms total)
+T0B20 460:824 JLINK_IsHalted()  returns FALSE (0001ms, 6551ms total)
+T0B20 460:926 JLINK_IsHalted()  returns FALSE (0001ms, 6551ms total)
+T0B20 461:028 JLINK_IsHalted()  returns FALSE (0000ms, 6550ms total)
+T0F28 461:134 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6552ms total)
+T0B20 461:139 JLINK_IsHalted()  returns FALSE (0001ms, 6553ms total)
+T0B20 461:241 JLINK_IsHalted()  returns FALSE (0001ms, 6553ms total)
+T0B20 461:343 JLINK_IsHalted()  returns FALSE (0001ms, 6553ms total)
+T0B20 461:445 JLINK_IsHalted()  returns FALSE (0001ms, 6553ms total)
+T0B20 461:547 JLINK_IsHalted()  returns FALSE (0001ms, 6553ms total)
+T0F28 461:649 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6553ms total)
+T0B20 461:655 JLINK_IsHalted()  returns FALSE (0002ms, 6555ms total)
+T0B20 461:757 JLINK_IsHalted()  returns FALSE (0002ms, 6555ms total)
+T0B20 461:859 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
+T0B20 461:960 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
+T0B20 462:062 JLINK_IsHalted()  returns FALSE (0001ms, 6554ms total)
+T0F28 462:164 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6555ms total)
+T0B20 462:168 JLINK_IsHalted()  returns FALSE (0001ms, 6556ms total)
+T0B20 462:269 JLINK_IsHalted()  returns FALSE (0001ms, 6556ms total)
+T0B20 462:370 JLINK_IsHalted()  returns FALSE (0001ms, 6556ms total)
+T0B20 462:472 JLINK_IsHalted()  returns FALSE (0001ms, 6556ms total)
+T0B20 462:574 JLINK_IsHalted()  returns FALSE (0001ms, 6556ms total)
+T0F28 462:676 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6557ms total)
+T0B20 462:679 JLINK_IsHalted()  returns FALSE (0001ms, 6558ms total)
+T0B20 462:781 JLINK_IsHalted()  returns FALSE (0000ms, 6557ms total)
+T0B20 462:882 JLINK_IsHalted()  returns FALSE (0001ms, 6558ms total)
+T0B20 462:984 JLINK_IsHalted()  returns FALSE (0001ms, 6558ms total)
+T0B20 463:085 JLINK_IsHalted()  returns FALSE (0001ms, 6558ms total)
+T0F28 463:187 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6559ms total)
+T0B20 463:195 JLINK_IsHalted()  returns FALSE (0001ms, 6560ms total)
+T0B20 463:297 JLINK_IsHalted()  returns FALSE (0000ms, 6559ms total)
+T0B20 463:399 JLINK_IsHalted()  returns FALSE (0001ms, 6560ms total)
+T0B20 463:501 JLINK_IsHalted()  returns FALSE (0001ms, 6560ms total)
+T0B20 463:602 JLINK_IsHalted()  returns FALSE (0001ms, 6560ms total)
+T0F28 463:704 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6561ms total)
+T0B20 463:711 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
+T0B20 463:813 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
+T0B20 463:915 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
+T0B20 464:017 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
+T0B20 464:118 JLINK_IsHalted()  returns FALSE (0001ms, 6562ms total)
+T0F28 464:219 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6562ms total)
+T0B20 464:221 JLINK_IsHalted()  returns FALSE (0001ms, 6563ms total)
+T0B20 464:323 JLINK_IsHalted()  returns FALSE (0001ms, 6563ms total)
+T0B20 464:425 JLINK_IsHalted()  returns FALSE (0000ms, 6562ms total)
+T0B20 464:526 JLINK_IsHalted()  returns FALSE (0001ms, 6563ms total)
+T0B20 464:628 JLINK_IsHalted()  returns FALSE (0001ms, 6563ms total)
+T0B20 464:730 JLINK_IsHalted()  returns FALSE (0001ms, 6563ms total)
+T0F28 464:831 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6564ms total)
+T0B20 464:834 JLINK_IsHalted()  returns FALSE (0001ms, 6565ms total)
+T0B20 464:936 JLINK_IsHalted()  returns FALSE (0000ms, 6564ms total)
+T0B20 465:037 JLINK_IsHalted()  returns FALSE (0001ms, 6565ms total)
+T0B20 465:139 JLINK_IsHalted()  returns FALSE (0001ms, 6565ms total)
+T0B20 465:240 JLINK_IsHalted()  returns FALSE (0002ms, 6566ms total)
+T0F28 465:342 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6566ms total)
+T0B20 465:350 JLINK_IsHalted()  returns FALSE (0001ms, 6567ms total)
+T0B20 465:451 JLINK_IsHalted()  returns FALSE (0001ms, 6567ms total)
+T0B20 465:553 JLINK_IsHalted()  returns FALSE (0001ms, 6567ms total)
+T0B20 465:655 JLINK_IsHalted()  returns FALSE (0001ms, 6567ms total)
+T0B20 465:757 JLINK_IsHalted()  returns FALSE (0001ms, 6567ms total)
+T0F28 465:859 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6568ms total)
+T0B20 465:864 JLINK_IsHalted()  returns FALSE (0001ms, 6569ms total)
+T0B20 465:966 JLINK_IsHalted()  returns FALSE (0001ms, 6569ms total)
+T0B20 466:068 JLINK_IsHalted()  returns FALSE (0001ms, 6569ms total)
+T0B20 466:170 JLINK_IsHalted()  returns FALSE (0001ms, 6569ms total)
+T0B20 466:272 JLINK_IsHalted()  returns FALSE (0001ms, 6569ms total)
+T0F28 466:373 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6570ms total)
+T0B20 466:380 JLINK_IsHalted()  returns FALSE (0001ms, 6571ms total)
+T0B20 466:481 JLINK_IsHalted()  returns FALSE (0001ms, 6571ms total)
+T0B20 466:583 JLINK_IsHalted()  returns FALSE (0001ms, 6571ms total)
+T0B20 466:684 JLINK_IsHalted()  returns FALSE (0001ms, 6571ms total)
+T0B20 466:785 JLINK_IsHalted()  returns FALSE (0001ms, 6571ms total)
+T0F28 466:887 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6572ms total)
+T0B20 466:892 JLINK_IsHalted()  returns FALSE (0001ms, 6573ms total)
+T0B20 466:994 JLINK_IsHalted()  returns FALSE (0000ms, 6572ms total)
+T0B20 467:095 JLINK_IsHalted()  returns FALSE (0000ms, 6572ms total)
+T0B20 467:196 JLINK_IsHalted()  returns FALSE (0001ms, 6573ms total)
+T0B20 467:298 JLINK_IsHalted()  returns FALSE (0001ms, 6573ms total)
+T0B20 467:399 JLINK_IsHalted()  returns FALSE (0001ms, 6573ms total)
+T0F28 467:505 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6574ms total)
+T0B20 467:511 JLINK_IsHalted()  returns FALSE (0001ms, 6575ms total)
+T0B20 467:613 JLINK_IsHalted()  returns FALSE (0001ms, 6575ms total)
+T0B20 467:715 JLINK_IsHalted()  returns FALSE (0001ms, 6575ms total)
+T0B20 467:817 JLINK_IsHalted()  returns FALSE (0001ms, 6575ms total)
+T0B20 467:918 JLINK_IsHalted()  returns FALSE (0001ms, 6575ms total)
+T0F28 468:020 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6576ms total)
+T0B20 468:025 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
+T0B20 468:127 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
+T0B20 468:229 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
+T0B20 468:331 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
+T0B20 468:432 JLINK_IsHalted()  returns FALSE (0001ms, 6577ms total)
+T0F28 468:534 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6578ms total)
+T0B20 468:541 JLINK_IsHalted()  returns FALSE (0001ms, 6579ms total)
+T0B20 468:642 JLINK_IsHalted()  returns FALSE (0001ms, 6579ms total)
+T0B20 468:744 JLINK_IsHalted()  returns FALSE (0001ms, 6579ms total)
+T0B20 468:845 JLINK_IsHalted()  returns FALSE (0001ms, 6579ms total)
+T0B20 468:946 JLINK_IsHalted()  returns FALSE (0001ms, 6579ms total)
+T0F28 469:047 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6580ms total)
+T0B20 469:055 JLINK_IsHalted()  returns FALSE (0001ms, 6581ms total)
+T0B20 469:157 JLINK_IsHalted()  returns FALSE (0000ms, 6580ms total)
+T0B20 469:259 JLINK_IsHalted()  returns FALSE (0001ms, 6581ms total)
+T0B20 469:360 JLINK_IsHalted()  returns FALSE (0001ms, 6581ms total)
+T0B20 469:461 JLINK_IsHalted()  returns FALSE (0001ms, 6581ms total)
+T0F28 469:564 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6582ms total)
+T0B20 469:570 JLINK_IsHalted()  returns FALSE (0001ms, 6583ms total)
+T0B20 469:672 JLINK_IsHalted()  returns FALSE (0000ms, 6582ms total)
+T0B20 469:773 JLINK_IsHalted()  returns FALSE (0000ms, 6582ms total)
+T0B20 469:875 JLINK_IsHalted()  returns FALSE (0001ms, 6583ms total)
+T0B20 469:976 JLINK_IsHalted()  returns FALSE (0002ms, 6584ms total)
+T0F28 470:078 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6583ms total)
+T0B20 470:080 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0B20 470:182 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0B20 470:283 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0B20 470:384 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0B20 470:486 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0B20 470:588 JLINK_IsHalted()  returns FALSE (0001ms, 6584ms total)
+T0F28 470:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6586ms total)
+T0B20 470:702 JLINK_IsHalted()  returns FALSE (0001ms, 6587ms total)
+T0B20 470:804 JLINK_IsHalted()  returns FALSE (0001ms, 6587ms total)
+T0B20 470:907 JLINK_IsHalted()  returns FALSE (0001ms, 6587ms total)
+T0B20 471:008 JLINK_IsHalted()  returns FALSE (0001ms, 6587ms total)
+T0B20 471:110 JLINK_IsHalted()  returns FALSE (0000ms, 6586ms total)
+T0F28 471:212 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6588ms total)
+T0B20 471:220 JLINK_IsHalted()  returns FALSE (0001ms, 6589ms total)
+T0B20 471:322 JLINK_IsHalted()  returns FALSE (0000ms, 6588ms total)
+T0B20 471:423 JLINK_IsHalted()  returns FALSE (0000ms, 6588ms total)
+T0B20 471:524 JLINK_IsHalted()  returns FALSE (0000ms, 6588ms total)
+T0B20 471:625 JLINK_IsHalted()  returns FALSE (0001ms, 6589ms total)
+T0F28 471:727 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6590ms total)
+T0B20 471:740 JLINK_IsHalted()  returns FALSE (0001ms, 6591ms total)
+T0B20 471:842 JLINK_IsHalted()  returns FALSE (0001ms, 6591ms total)
+T0B20 471:944 JLINK_IsHalted()  returns FALSE (0000ms, 6590ms total)
+T0B20 472:045 JLINK_IsHalted()  returns FALSE (0001ms, 6591ms total)
+T0B20 472:147 JLINK_IsHalted()  returns FALSE (0001ms, 6591ms total)
+T0F28 472:248 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6592ms total)
+T0B20 472:257 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
+T0B20 472:358 JLINK_IsHalted()  returns FALSE (0000ms, 6592ms total)
+T0B20 472:460 JLINK_IsHalted()  returns FALSE (0000ms, 6592ms total)
+T0B20 472:562 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
+T0B20 472:663 JLINK_IsHalted()  returns FALSE (0001ms, 6593ms total)
+T0F28 472:765 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6594ms total)
+T0B20 472:771 JLINK_IsHalted()  returns FALSE (0001ms, 6595ms total)
+T0B20 472:873 JLINK_IsHalted()  returns FALSE (0001ms, 6595ms total)
+T0B20 472:974 JLINK_IsHalted()  returns FALSE (0001ms, 6595ms total)
+T0B20 473:076 JLINK_IsHalted()  returns FALSE (0001ms, 6595ms total)
+T0B20 473:178 JLINK_IsHalted()  returns FALSE (0000ms, 6594ms total)
+T0F28 473:280 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6596ms total)
+T0B20 473:285 JLINK_IsHalted()  returns FALSE (0001ms, 6597ms total)
+T0B20 473:387 JLINK_IsHalted()  returns FALSE (0001ms, 6597ms total)
+T0B20 473:488 JLINK_IsHalted()  returns FALSE (0001ms, 6597ms total)
+T0B20 473:590 JLINK_IsHalted()  returns FALSE (0000ms, 6596ms total)
+T0B20 473:691 JLINK_IsHalted()  returns FALSE (0001ms, 6597ms total)
+T0B20 473:792 JLINK_IsHalted()  returns FALSE (0001ms, 6597ms total)
+T0F28 473:894 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6598ms total)
+T0B20 473:901 JLINK_IsHalted()  returns FALSE (0001ms, 6599ms total)
+T0B20 474:003 JLINK_IsHalted()  returns FALSE (0000ms, 6598ms total)
+T0B20 474:105 JLINK_IsHalted()  returns FALSE (0000ms, 6598ms total)
+T0B20 474:206 JLINK_IsHalted()  returns FALSE (0001ms, 6599ms total)
+T0B20 474:308 JLINK_IsHalted()  returns FALSE (0000ms, 6598ms total)
+T0F28 474:413 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6600ms total)
+T0B20 474:420 JLINK_IsHalted()  returns FALSE (0001ms, 6601ms total)
+T0B20 474:523 JLINK_IsHalted()  returns FALSE (0000ms, 6600ms total)
+T0B20 474:624 JLINK_IsHalted()  returns FALSE (0001ms, 6601ms total)
+T0B20 474:725 JLINK_IsHalted()  returns FALSE (0002ms, 6602ms total)
+T0B20 474:827 JLINK_IsHalted()  returns FALSE (0001ms, 6601ms total)
+T0F28 474:929 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6602ms total)
+T0B20 474:936 JLINK_IsHalted()  returns FALSE (0001ms, 6603ms total)
+T0B20 475:038 JLINK_IsHalted()  returns FALSE (0001ms, 6603ms total)
+T0B20 475:139 JLINK_IsHalted()  returns FALSE (0001ms, 6603ms total)
+T0B20 475:240 JLINK_IsHalted()  returns FALSE (0001ms, 6603ms total)
+T0B20 475:342 JLINK_IsHalted()  returns FALSE (0001ms, 6603ms total)
+T0F28 475:447 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6604ms total)
+T0B20 475:454 JLINK_IsHalted()  returns FALSE (0001ms, 6605ms total)
+T0B20 475:556 JLINK_IsHalted()  returns FALSE (0001ms, 6605ms total)
+T0B20 475:658 JLINK_IsHalted()  returns FALSE (0001ms, 6605ms total)
+T0B20 475:759 JLINK_IsHalted()  returns FALSE (0001ms, 6605ms total)
+T0B20 475:861 JLINK_IsHalted()  returns FALSE (0001ms, 6605ms total)
+T0F28 475:962 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6606ms total)
+T0B20 475:969 JLINK_IsHalted()  returns FALSE (0001ms, 6607ms total)
+T0B20 476:071 JLINK_IsHalted()  returns FALSE (0000ms, 6606ms total)
+T0B20 476:173 JLINK_IsHalted()  returns FALSE (0000ms, 6606ms total)
+T0B20 476:274 JLINK_IsHalted()  returns FALSE (0001ms, 6607ms total)
+T0B20 476:375 JLINK_IsHalted()  returns FALSE (0001ms, 6607ms total)
+T0F28 476:477 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6608ms total)
+T0B20 476:484 JLINK_IsHalted()  returns FALSE (0001ms, 6609ms total)
+T0B20 476:586 JLINK_IsHalted()  returns FALSE (0001ms, 6609ms total)
+T0B20 476:687 JLINK_IsHalted()  returns FALSE (0001ms, 6609ms total)
+T0B20 476:789 JLINK_IsHalted()  returns FALSE (0001ms, 6609ms total)
+T0B20 476:890 JLINK_IsHalted()  returns FALSE (0000ms, 6608ms total)
+T0F28 476:991 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6610ms total)
+T0B20 477:002 JLINK_IsHalted()  returns FALSE (0001ms, 6611ms total)
+T0B20 477:104 JLINK_IsHalted()  returns FALSE (0001ms, 6611ms total)
+T0B20 477:205 JLINK_IsHalted()  returns FALSE (0001ms, 6611ms total)
+T0B20 477:307 JLINK_IsHalted()  returns FALSE (0001ms, 6611ms total)
+T0B20 477:409 JLINK_IsHalted()  returns FALSE (0001ms, 6611ms total)
+T0F28 477:512 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6612ms total)
+T0B20 477:519 JLINK_IsHalted()  returns FALSE (0001ms, 6613ms total)
+T0B20 477:621 JLINK_IsHalted()  returns FALSE (0000ms, 6612ms total)
+T0B20 477:722 JLINK_IsHalted()  returns FALSE (0001ms, 6613ms total)
+T0B20 477:823 JLINK_IsHalted()  returns FALSE (0001ms, 6613ms total)
+T0B20 477:925 JLINK_IsHalted()  returns FALSE (0000ms, 6612ms total)
+T0F28 478:026 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6614ms total)
+T0B20 478:033 JLINK_IsHalted()  returns FALSE (0001ms, 6615ms total)
+T0B20 478:135 JLINK_IsHalted()  returns FALSE (0001ms, 6615ms total)
+T0B20 478:236 JLINK_IsHalted()  returns FALSE (0001ms, 6615ms total)
+T0B20 478:338 JLINK_IsHalted()  returns FALSE (0000ms, 6614ms total)
+T0B20 478:439 JLINK_IsHalted()  returns FALSE (0000ms, 6614ms total)
+T0F28 478:540 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6616ms total)
+T0B20 478:545 JLINK_IsHalted()  returns FALSE (0001ms, 6617ms total)
+T0B20 478:647 JLINK_IsHalted()  returns FALSE (0001ms, 6617ms total)
+T0B20 478:748 JLINK_IsHalted()  returns FALSE (0001ms, 6617ms total)
+T0B20 478:850 JLINK_IsHalted()  returns FALSE (0000ms, 6616ms total)
+T0B20 478:952 JLINK_IsHalted()  returns FALSE (0001ms, 6617ms total)
+T0F28 479:054 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6619ms total)
+T0B20 479:067 JLINK_IsHalted()  returns FALSE (0001ms, 6620ms total)
+T0B20 479:169 JLINK_IsHalted()  returns FALSE (0001ms, 6620ms total)
+T0B20 479:270 JLINK_IsHalted()  returns FALSE (0001ms, 6620ms total)
+T0B20 479:372 JLINK_IsHalted()  returns FALSE (0001ms, 6620ms total)
+T0B20 479:473 JLINK_IsHalted()  returns FALSE (0002ms, 6621ms total)
+T0F28 479:575 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6622ms total)
+T0B20 479:582 JLINK_IsHalted()  returns FALSE (0001ms, 6623ms total)
+T0B20 479:684 JLINK_IsHalted()  returns FALSE (0001ms, 6623ms total)
+T0B20 479:785 JLINK_IsHalted()  returns FALSE (0001ms, 6623ms total)
+T0B20 479:887 JLINK_IsHalted()  returns FALSE (0001ms, 6623ms total)
+T0B20 479:988 JLINK_IsHalted()  returns FALSE (0001ms, 6623ms total)
+T0B20 480:090 JLINK_IsHalted()  returns FALSE (0000ms, 6622ms total)
+T0F28 480:191 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6624ms total)
+T0B20 480:200 JLINK_IsHalted()  returns FALSE (0001ms, 6625ms total)
+T0B20 480:302 JLINK_IsHalted()  returns FALSE (0001ms, 6625ms total)
+T0B20 480:403 JLINK_IsHalted()  returns FALSE (0001ms, 6625ms total)
+T0B20 480:505 JLINK_IsHalted()  returns FALSE (0000ms, 6624ms total)
+T0B20 480:606 JLINK_IsHalted()  returns FALSE (0000ms, 6624ms total)
+T0F28 480:707 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6626ms total)
+T0B20 480:712 JLINK_IsHalted()  returns FALSE (0002ms, 6628ms total)
+T0B20 480:815 JLINK_IsHalted()  returns FALSE (0001ms, 6627ms total)
+T0B20 480:916 JLINK_IsHalted()  returns FALSE (0001ms, 6627ms total)
+T0B20 481:018 JLINK_IsHalted()  returns FALSE (0001ms, 6627ms total)
+T0B20 481:119 JLINK_IsHalted()  returns FALSE (0001ms, 6627ms total)
+T0F28 481:222 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6628ms total)
+T0B20 481:227 JLINK_IsHalted()  returns FALSE (0001ms, 6629ms total)
+T0B20 481:329 JLINK_IsHalted()  returns FALSE (0001ms, 6629ms total)
+T0B20 481:430 JLINK_IsHalted()  returns FALSE (0001ms, 6629ms total)
+T0B20 481:532 JLINK_IsHalted()  returns FALSE (0001ms, 6629ms total)
+T0B20 481:633 JLINK_IsHalted()  returns FALSE (0001ms, 6629ms total)
+T0F28 481:735 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6630ms total)
+T0B20 481:742 JLINK_IsHalted()  returns FALSE (0001ms, 6631ms total)
+T0B20 481:843 JLINK_IsHalted()  returns FALSE (0001ms, 6631ms total)
+T0B20 481:945 JLINK_IsHalted()  returns FALSE (0001ms, 6631ms total)
+T0B20 482:047 JLINK_IsHalted()  returns FALSE (0001ms, 6631ms total)
+T0B20 482:148 JLINK_IsHalted()  returns FALSE (0001ms, 6631ms total)
+T0F28 482:250 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6632ms total)
+T0B20 482:256 JLINK_IsHalted()  returns FALSE (0001ms, 6633ms total)
+T0B20 482:358 JLINK_IsHalted()  returns FALSE (0001ms, 6633ms total)
+T0B20 482:459 JLINK_IsHalted()  returns FALSE (0001ms, 6633ms total)
+T0B20 482:561 JLINK_IsHalted()  returns FALSE (0001ms, 6633ms total)
+T0B20 482:662 JLINK_IsHalted()  returns FALSE (0001ms, 6633ms total)
+T0F28 482:763 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6634ms total)
+T0B20 482:766 JLINK_IsHalted()  returns FALSE (0001ms, 6635ms total)
+T0B20 482:868 JLINK_IsHalted()  returns FALSE (0000ms, 6634ms total)
+T0B20 482:969 JLINK_IsHalted()  returns FALSE (0001ms, 6635ms total)
+T0B20 483:070 JLINK_IsHalted()  returns FALSE (0001ms, 6635ms total)
+T0B20 483:172 JLINK_IsHalted()  returns FALSE (0000ms, 6634ms total)
+T0B20 483:274 JLINK_IsHalted()  returns FALSE (0001ms, 6635ms total)
+T0F28 483:379 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6637ms total)
+T0B20 483:386 JLINK_IsHalted()  returns FALSE (0001ms, 6638ms total)
+T0B20 483:488 JLINK_IsHalted()  returns FALSE (0001ms, 6638ms total)
+T0B20 483:589 JLINK_IsHalted()  returns FALSE (0001ms, 6638ms total)
+T0B20 483:691 JLINK_IsHalted()  returns FALSE (0001ms, 6638ms total)
+T0B20 483:793 JLINK_IsHalted()  returns FALSE (0001ms, 6638ms total)
+T0F28 483:895 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6639ms total)
+T0B20 483:903 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
+T0B20 484:005 JLINK_IsHalted()  returns FALSE (0000ms, 6639ms total)
+T0B20 484:106 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
+T0B20 484:208 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
+T0B20 484:310 JLINK_IsHalted()  returns FALSE (0001ms, 6640ms total)
+T0F28 484:411 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6641ms total)
+T0B20 484:415 JLINK_IsHalted()  returns FALSE (0001ms, 6642ms total)
+T0B20 484:517 JLINK_IsHalted()  returns FALSE (0000ms, 6641ms total)
+T0B20 484:618 JLINK_IsHalted()  returns FALSE (0001ms, 6642ms total)
+T0B20 484:719 JLINK_IsHalted()  returns FALSE (0001ms, 6642ms total)
+T0B20 484:820 JLINK_IsHalted()  returns FALSE (0000ms, 6641ms total)
+T0F28 484:922 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6643ms total)
+T0B20 484:926 JLINK_IsHalted()  returns FALSE (0001ms, 6644ms total)
+T0B20 485:027 JLINK_IsHalted()  returns FALSE (0001ms, 6644ms total)
+T0B20 485:128 JLINK_IsHalted()  returns FALSE (0002ms, 6645ms total)
+T0B20 485:230 JLINK_IsHalted()  returns FALSE (0001ms, 6644ms total)
+T0B20 485:332 JLINK_IsHalted()  returns FALSE (0001ms, 6644ms total)
+T0B20 485:433 JLINK_IsHalted()  returns FALSE (0001ms, 6644ms total)
+T0F28 485:536 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6645ms total)
+T0B20 485:541 JLINK_IsHalted()  returns FALSE (0001ms, 6646ms total)
+T0B20 485:643 JLINK_IsHalted()  returns FALSE (0001ms, 6646ms total)
+T0B20 485:744 JLINK_IsHalted()  returns FALSE (0001ms, 6646ms total)
+T0B20 485:846 JLINK_IsHalted()  returns FALSE (0001ms, 6646ms total)
+T0B20 485:948 JLINK_IsHalted()  returns FALSE (0001ms, 6646ms total)
+T0F28 486:049 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6647ms total)
+T0B20 486:056 JLINK_IsHalted()  returns FALSE (0001ms, 6648ms total)
+T0B20 486:158 JLINK_IsHalted()  returns FALSE (0001ms, 6648ms total)
+T0B20 486:260 JLINK_IsHalted()  returns FALSE (0001ms, 6648ms total)
+T0B20 486:361 JLINK_IsHalted()  returns FALSE (0001ms, 6648ms total)
+T0B20 486:462 JLINK_IsHalted()  returns FALSE (0001ms, 6648ms total)
+T0F28 486:564 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6649ms total)
+T0B20 486:572 JLINK_IsHalted()  returns FALSE (0000ms, 6649ms total)
+T0B20 486:673 JLINK_IsHalted()  returns FALSE (0001ms, 6650ms total)
+T0B20 486:775 JLINK_IsHalted()  returns FALSE (0001ms, 6650ms total)
+T0B20 486:877 JLINK_IsHalted()  returns FALSE (0001ms, 6650ms total)
+T0B20 486:978 JLINK_IsHalted()  returns FALSE (0001ms, 6650ms total)
+T0F28 487:080 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6652ms total)
+T0B20 487:084 JLINK_IsHalted()  returns FALSE (0001ms, 6653ms total)
+T0B20 487:185 JLINK_IsHalted()  returns FALSE (0001ms, 6653ms total)
+T0B20 487:287 JLINK_IsHalted()  returns FALSE (0001ms, 6653ms total)
+T0B20 487:388 JLINK_IsHalted()  returns FALSE (0001ms, 6653ms total)
+T0B20 487:490 JLINK_IsHalted()  returns FALSE (0000ms, 6652ms total)
+T0F28 487:592 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6653ms total)
+T0B20 487:594 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
+T0B20 487:695 JLINK_IsHalted()  returns FALSE (0002ms, 6655ms total)
+T0B20 487:797 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
+T0B20 487:898 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
+T0B20 488:000 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
+T0B20 488:101 JLINK_IsHalted()  returns FALSE (0001ms, 6654ms total)
+T0F28 488:203 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6655ms total)
+T0B20 488:209 JLINK_IsHalted()  returns FALSE (0001ms, 6656ms total)
+T0B20 488:311 JLINK_IsHalted()  returns FALSE (0001ms, 6656ms total)
+T0B20 488:412 JLINK_IsHalted()  returns FALSE (0002ms, 6657ms total)
+T0B20 488:514 JLINK_IsHalted()  returns FALSE (0000ms, 6655ms total)
+T0B20 488:615 JLINK_IsHalted()  returns FALSE (0001ms, 6656ms total)
+T0F28 488:717 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6657ms total)
+T0B20 488:722 JLINK_IsHalted()  returns FALSE (0001ms, 6658ms total)
+T0B20 488:823 JLINK_IsHalted()  returns FALSE (0001ms, 6658ms total)
+T0B20 488:925 JLINK_IsHalted()  returns FALSE (0001ms, 6658ms total)
+T0B20 489:027 JLINK_IsHalted()  returns FALSE (0002ms, 6659ms total)
+T0B20 489:129 JLINK_IsHalted()  returns FALSE (0001ms, 6658ms total)
+T0B20 489:230 JLINK_IsHalted()  returns FALSE (0001ms, 6658ms total)
+T0F28 489:331 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6659ms total)
+T0B20 489:339 JLINK_IsHalted()  returns FALSE (0001ms, 6660ms total)
+T0B20 489:441 JLINK_IsHalted()  returns FALSE (0001ms, 6660ms total)
+T0B20 489:543 JLINK_IsHalted()  returns FALSE (0001ms, 6660ms total)
+T0B20 489:644 JLINK_IsHalted()  returns FALSE (0000ms, 6659ms total)
+T0B20 489:746 JLINK_IsHalted()  returns FALSE (0001ms, 6660ms total)
+T0F28 489:851 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6661ms total)
+T0B20 489:856 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
+T0B20 489:958 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
+T0B20 490:060 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
+T0B20 490:161 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
+T0B20 490:262 JLINK_IsHalted()  returns FALSE (0001ms, 6662ms total)
+T0F28 490:363 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6664ms total)
+T0B20 490:370 JLINK_IsHalted()  returns FALSE (0000ms, 6664ms total)
+T0B20 490:472 JLINK_IsHalted()  returns FALSE (0001ms, 6665ms total)
+T0B20 490:573 JLINK_IsHalted()  returns FALSE (0001ms, 6665ms total)
+T0B20 490:675 JLINK_IsHalted()  returns FALSE (0001ms, 6665ms total)
+T0B20 490:776 JLINK_IsHalted()  returns FALSE (0001ms, 6665ms total)
+T0F28 490:877 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6666ms total)
+T0B20 490:881 JLINK_IsHalted()  returns FALSE (0001ms, 6667ms total)
+T0B20 490:982 JLINK_IsHalted()  returns FALSE (0002ms, 6668ms total)
+T0B20 491:084 JLINK_IsHalted()  returns FALSE (0001ms, 6667ms total)
+T0B20 491:185 JLINK_IsHalted()  returns FALSE (0001ms, 6667ms total)
+T0B20 491:287 JLINK_IsHalted()  returns FALSE (0000ms, 6666ms total)
+T0F28 491:388 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6668ms total)
+T0B20 491:391 JLINK_IsHalted()  returns FALSE (0001ms, 6669ms total)
+T0B20 491:492 JLINK_IsHalted()  returns FALSE (0001ms, 6669ms total)
+T0B20 491:593 JLINK_IsHalted()  returns FALSE (0002ms, 6670ms total)
+T0B20 491:696 JLINK_IsHalted()  returns FALSE (0001ms, 6669ms total)
+T0B20 491:797 JLINK_IsHalted()  returns FALSE (0000ms, 6668ms total)
+T0B20 491:899 JLINK_IsHalted()  returns FALSE (0001ms, 6669ms total)
+T0F28 492:000 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6671ms total)
+T0B20 492:012 JLINK_IsHalted()  returns FALSE (0000ms, 6671ms total)
+T0B20 492:113 JLINK_IsHalted()  returns FALSE (0001ms, 6672ms total)
+T0B20 492:215 JLINK_IsHalted()  returns FALSE (0001ms, 6672ms total)
+T0B20 492:317 JLINK_IsHalted()  returns FALSE (0001ms, 6672ms total)
+T0B20 492:418 JLINK_IsHalted()  returns FALSE (0002ms, 6673ms total)
+T0F28 492:520 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6673ms total)
+T0B20 492:526 JLINK_IsHalted()  returns FALSE (0001ms, 6674ms total)
+T0B20 492:627 JLINK_IsHalted()  returns FALSE (0001ms, 6674ms total)
+T0B20 492:729 JLINK_IsHalted()  returns FALSE (0002ms, 6675ms total)
+T0B20 492:831 JLINK_IsHalted()  returns FALSE (0001ms, 6674ms total)
+T0B20 492:932 JLINK_IsHalted()  returns FALSE (0002ms, 6675ms total)
+T0F28 493:036 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6674ms total)
+T0B20 493:041 JLINK_IsHalted()  returns FALSE (0001ms, 6675ms total)
+T0B20 493:143 JLINK_IsHalted()  returns FALSE (0001ms, 6675ms total)
+T0B20 493:244 JLINK_IsHalted()  returns FALSE (0001ms, 6675ms total)
+T0B20 493:346 JLINK_IsHalted()  returns FALSE (0001ms, 6675ms total)
+T0B20 493:447 JLINK_IsHalted()  returns FALSE (0001ms, 6675ms total)
+T0F28 493:549 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6676ms total)
+T0B20 493:553 JLINK_IsHalted()  returns FALSE (0001ms, 6677ms total)
+T0B20 493:654 JLINK_IsHalted()  returns FALSE (0001ms, 6677ms total)
+T0B20 493:756 JLINK_IsHalted()  returns FALSE (0001ms, 6677ms total)
+T0B20 493:857 JLINK_IsHalted()  returns FALSE (0001ms, 6677ms total)
+T0B20 493:959 JLINK_IsHalted()  returns FALSE (0001ms, 6677ms total)
+T0F28 494:060 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6678ms total)
+T0B20 494:066 JLINK_IsHalted()  returns FALSE (0001ms, 6679ms total)
+T0B20 494:168 JLINK_IsHalted()  returns FALSE (0001ms, 6679ms total)
+T0B20 494:270 JLINK_IsHalted()  returns FALSE (0001ms, 6679ms total)
+T0B20 494:371 JLINK_IsHalted()  returns FALSE (0002ms, 6680ms total)
+T0B20 494:473 JLINK_IsHalted()  returns FALSE (0001ms, 6679ms total)
+T0F28 494:575 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6680ms total)
+T0B20 494:582 JLINK_IsHalted()  returns FALSE (0001ms, 6681ms total)
+T0B20 494:684 JLINK_IsHalted()  returns FALSE (0001ms, 6681ms total)
+T0B20 494:785 JLINK_IsHalted()  returns FALSE (0001ms, 6681ms total)
+T0B20 494:887 JLINK_IsHalted()  returns FALSE (0001ms, 6681ms total)
+T0B20 494:989 JLINK_IsHalted()  returns FALSE (0001ms, 6681ms total)
+T0F28 495:090 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6682ms total)
+T0B20 495:097 JLINK_IsHalted()  returns FALSE (0001ms, 6683ms total)
+T0B20 495:199 JLINK_IsHalted()  returns FALSE (0001ms, 6683ms total)
+T0B20 495:301 JLINK_IsHalted()  returns FALSE (0001ms, 6683ms total)
+T0B20 495:402 JLINK_IsHalted()  returns FALSE (0001ms, 6683ms total)
+T0B20 495:504 JLINK_IsHalted()  returns FALSE (0001ms, 6683ms total)
+T0F28 495:605 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6684ms total)
+T0B20 495:608 JLINK_IsHalted()  returns FALSE (0000ms, 6684ms total)
+T0B20 495:709 JLINK_IsHalted()  returns FALSE (0001ms, 6685ms total)
+T0B20 495:810 JLINK_IsHalted()  returns FALSE (0002ms, 6686ms total)
+T0B20 495:912 JLINK_IsHalted()  returns FALSE (0001ms, 6685ms total)
+T0B20 496:014 JLINK_IsHalted()  returns FALSE (0001ms, 6685ms total)
+T0B20 496:115 JLINK_IsHalted()  returns FALSE (0001ms, 6685ms total)
+T0F28 496:217 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6687ms total)
+T0B20 496:225 JLINK_IsHalted()  returns FALSE (0001ms, 6688ms total)
+T0B20 496:327 JLINK_IsHalted()  returns FALSE (0000ms, 6687ms total)
+T0B20 496:429 JLINK_IsHalted()  returns FALSE (0001ms, 6688ms total)
+T0B20 496:530 JLINK_IsHalted()  returns FALSE (0001ms, 6688ms total)
+T0B20 496:632 JLINK_IsHalted()  returns FALSE (0001ms, 6688ms total)
+T0F28 496:736 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6689ms total)
+T0B20 496:741 JLINK_IsHalted()  returns FALSE (0001ms, 6690ms total)
+T0B20 496:844 JLINK_IsHalted()  returns FALSE (0001ms, 6690ms total)
+T0B20 496:945 JLINK_IsHalted()  returns FALSE (0001ms, 6690ms total)
+T0B20 497:046 JLINK_IsHalted()  returns FALSE (0001ms, 6690ms total)
+T0B20 497:148 JLINK_IsHalted()  returns FALSE (0001ms, 6690ms total)
+T0F28 497:249 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6691ms total)
+T0B20 497:253 JLINK_IsHalted()  returns FALSE (0001ms, 6692ms total)
+T0B20 497:354 JLINK_IsHalted()  returns FALSE (0001ms, 6692ms total)
+T0B20 497:456 JLINK_IsHalted()  returns FALSE (0001ms, 6692ms total)
+T0B20 497:558 JLINK_IsHalted()  returns FALSE (0001ms, 6692ms total)
+T0B20 497:660 JLINK_IsHalted()  returns FALSE (0001ms, 6692ms total)
+T0F28 497:762 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6692ms total)
+T0B20 497:764 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0B20 497:866 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0B20 497:968 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0B20 498:069 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0B20 498:171 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0B20 498:273 JLINK_IsHalted()  returns FALSE (0001ms, 6693ms total)
+T0F28 498:376 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6694ms total)
+T0B20 498:383 JLINK_IsHalted()  returns FALSE (0001ms, 6695ms total)
+T0B20 498:485 JLINK_IsHalted()  returns FALSE (0000ms, 6694ms total)
+T0B20 498:587 JLINK_IsHalted()  returns FALSE (0001ms, 6695ms total)
+T0B20 498:688 JLINK_IsHalted()  returns FALSE (0001ms, 6695ms total)
+T0B20 498:790 JLINK_IsHalted()  returns FALSE (0001ms, 6695ms total)
+T0F28 498:891 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6696ms total)
+T0B20 498:900 JLINK_IsHalted()  returns FALSE (0001ms, 6697ms total)
+T0B20 499:002 JLINK_IsHalted()  returns FALSE (0001ms, 6697ms total)
+T0B20 499:103 JLINK_IsHalted()  returns FALSE (0000ms, 6696ms total)
+T0B20 499:205 JLINK_IsHalted()  returns FALSE (0001ms, 6697ms total)
+T0B20 499:306 JLINK_IsHalted()  returns FALSE (0001ms, 6697ms total)
+T0F28 499:408 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6698ms total)
+T0B20 499:413 JLINK_IsHalted()  returns FALSE (0001ms, 6699ms total)
+T0B20 499:515 JLINK_IsHalted()  returns FALSE (0001ms, 6699ms total)
+T0B20 499:616 JLINK_IsHalted()  returns FALSE (0001ms, 6699ms total)
+T0B20 499:717 JLINK_IsHalted()  returns FALSE (0002ms, 6700ms total)
+T0B20 499:819 JLINK_IsHalted()  returns FALSE (0001ms, 6699ms total)
+T0F28 499:921 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6699ms total)
+T0B20 499:924 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
+T0B20 500:026 JLINK_IsHalted()  returns FALSE (0000ms, 6699ms total)
+T0B20 500:127 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
+T0B20 500:229 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
+T0B20 500:331 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
+T0B20 500:433 JLINK_IsHalted()  returns FALSE (0001ms, 6700ms total)
+T0F28 500:537 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6701ms total)
+T0B20 500:543 JLINK_IsHalted()  returns FALSE (0001ms, 6702ms total)
+T0B20 500:645 JLINK_IsHalted()  returns FALSE (0001ms, 6702ms total)
+T0B20 500:747 JLINK_IsHalted()  returns FALSE (0001ms, 6702ms total)
+T0B20 500:848 JLINK_IsHalted()  returns FALSE (0001ms, 6702ms total)
+T0B20 500:950 JLINK_IsHalted()  returns FALSE (0001ms, 6702ms total)
+T0F28 501:052 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6703ms total)
+T0B20 501:058 JLINK_IsHalted()  returns FALSE (0001ms, 6704ms total)
+T0B20 501:159 JLINK_IsHalted()  returns FALSE (0001ms, 6704ms total)
+T0B20 501:261 JLINK_IsHalted()  returns FALSE (0001ms, 6704ms total)
+T0B20 501:362 JLINK_IsHalted()  returns FALSE (0001ms, 6704ms total)
+T0B20 501:464 JLINK_IsHalted()  returns FALSE (0001ms, 6704ms total)
+T0F28 501:565 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6704ms total)
+T0B20 501:570 JLINK_IsHalted()  returns FALSE (0002ms, 6706ms total)
+T0B20 501:672 JLINK_IsHalted()  returns FALSE (0001ms, 6705ms total)
+T0B20 501:773 JLINK_IsHalted()  returns FALSE (0001ms, 6705ms total)
+T0B20 501:874 JLINK_IsHalted()  returns FALSE (0001ms, 6705ms total)
+T0B20 501:976 JLINK_IsHalted()  returns FALSE (0001ms, 6705ms total)
+T0F28 502:077 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6706ms total)
+T0B20 502:080 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0B20 502:181 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0B20 502:283 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0B20 502:385 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0B20 502:487 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0B20 502:588 JLINK_IsHalted()  returns FALSE (0001ms, 6707ms total)
+T0F28 502:690 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6708ms total)
+T0B20 502:697 JLINK_IsHalted()  returns FALSE (0001ms, 6709ms total)
+T0B20 502:800 JLINK_IsHalted()  returns FALSE (0001ms, 6709ms total)
+T0B20 502:901 JLINK_IsHalted()  returns FALSE (0001ms, 6709ms total)
+T0B20 503:003 JLINK_IsHalted()  returns FALSE (0001ms, 6709ms total)
+T0B20 503:105 JLINK_IsHalted()  returns FALSE (0001ms, 6709ms total)
+T0F28 503:207 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6710ms total)
+T0B20 503:214 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
+T0B20 503:316 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
+T0B20 503:417 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
+T0B20 503:519 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
+T0B20 503:621 JLINK_IsHalted()  returns FALSE (0001ms, 6711ms total)
+T0F28 503:723 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6711ms total)
+T0B20 503:726 JLINK_IsHalted()  returns FALSE (0001ms, 6712ms total)
+T0B20 503:828 JLINK_IsHalted()  returns FALSE (0000ms, 6711ms total)
+T0B20 503:929 JLINK_IsHalted()  returns FALSE (0001ms, 6712ms total)
+T0B20 504:031 JLINK_IsHalted()  returns FALSE (0001ms, 6712ms total)
+T0B20 504:133 JLINK_IsHalted()  returns FALSE (0001ms, 6712ms total)
+T0F28 504:235 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6712ms total)
+T0B20 504:238 JLINK_IsHalted()  returns FALSE (0000ms, 6712ms total)
+T0B20 504:339 JLINK_IsHalted()  returns FALSE (0000ms, 6712ms total)
+T0B20 504:441 JLINK_IsHalted()  returns FALSE (0001ms, 6713ms total)
+T0B20 504:542 JLINK_IsHalted()  returns FALSE (0001ms, 6713ms total)
+T0B20 504:644 JLINK_IsHalted()  returns FALSE (0001ms, 6713ms total)
+T0B20 504:745 JLINK_IsHalted()  returns FALSE (0001ms, 6713ms total)
+T0F28 504:849 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6714ms total)
+T0B20 504:853 JLINK_IsHalted()  returns FALSE (0001ms, 6715ms total)
+T0B20 504:954 JLINK_IsHalted()  returns FALSE (0001ms, 6715ms total)
+T0B20 505:056 JLINK_IsHalted()  returns FALSE (0001ms, 6715ms total)
+T0B20 505:158 JLINK_IsHalted()  returns FALSE (0001ms, 6715ms total)
+T0B20 505:260 JLINK_IsHalted()  returns FALSE (0001ms, 6715ms total)
+T0F28 505:362 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6716ms total)
+T0B20 505:368 JLINK_IsHalted()  returns FALSE (0001ms, 6717ms total)
+T0B20 505:469 JLINK_IsHalted()  returns FALSE (0001ms, 6717ms total)
+T0B20 505:571 JLINK_IsHalted()  returns FALSE (0001ms, 6717ms total)
+T0B20 505:673 JLINK_IsHalted()  returns FALSE (0000ms, 6716ms total)
+T0B20 505:774 JLINK_IsHalted()  returns FALSE (0000ms, 6716ms total)
+T0F28 505:875 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6718ms total)
+T0B20 505:879 JLINK_IsHalted()  returns FALSE (0001ms, 6719ms total)
+T0B20 505:981 JLINK_IsHalted()  returns FALSE (0001ms, 6719ms total)
+T0B20 506:082 JLINK_IsHalted()  returns FALSE (0000ms, 6718ms total)
+T0B20 506:184 JLINK_IsHalted()  returns FALSE (0001ms, 6719ms total)
+T0B20 506:286 JLINK_IsHalted()  returns FALSE (0001ms, 6719ms total)
+T0F28 506:388 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6719ms total)
+T0B20 506:391 JLINK_IsHalted()  returns FALSE (0001ms, 6720ms total)
+T0B20 506:492 JLINK_IsHalted()  returns FALSE (0001ms, 6720ms total)
+T0B20 506:593 JLINK_IsHalted()  returns FALSE (0001ms, 6720ms total)
+T0B20 506:695 JLINK_IsHalted()  returns FALSE (0000ms, 6719ms total)
+T0B20 506:796 JLINK_IsHalted()  returns FALSE (0001ms, 6720ms total)
+T0B20 506:897 JLINK_IsHalted()  returns FALSE (0001ms, 6720ms total)
+T0F28 507:001 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6721ms total)
+T0B20 507:006 JLINK_IsHalted()  returns FALSE (0001ms, 6722ms total)
+T0B20 507:108 JLINK_IsHalted()  returns FALSE (0002ms, 6723ms total)
+T0B20 507:210 JLINK_IsHalted()  returns FALSE (0001ms, 6722ms total)
+T0B20 507:312 JLINK_IsHalted()  returns FALSE (0001ms, 6722ms total)
+T0B20 507:414 JLINK_IsHalted()  returns FALSE (0001ms, 6722ms total)
+T0F28 507:515 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6723ms total)
+T0B20 507:521 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
+T0B20 507:622 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
+T0B20 507:724 JLINK_IsHalted()  returns FALSE (0000ms, 6723ms total)
+T0B20 507:825 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
+T0B20 507:927 JLINK_IsHalted()  returns FALSE (0001ms, 6724ms total)
+T0F28 508:029 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6724ms total)
+T0B20 508:031 JLINK_IsHalted()  returns FALSE (0001ms, 6725ms total)
+T0B20 508:132 JLINK_IsHalted()  returns FALSE (0001ms, 6725ms total)
+T0B20 508:233 JLINK_IsHalted()  returns FALSE (0002ms, 6726ms total)
+T0B20 508:335 JLINK_IsHalted()  returns FALSE (0001ms, 6725ms total)
+T0B20 508:437 JLINK_IsHalted()  returns FALSE (0001ms, 6725ms total)
+T0B20 508:539 JLINK_IsHalted()  returns FALSE (0001ms, 6725ms total)
+T0F28 508:643 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6726ms total)
+T0B20 508:649 JLINK_IsHalted()  returns FALSE (0001ms, 6727ms total)
+T0B20 508:751 JLINK_IsHalted()  returns FALSE (0001ms, 6727ms total)
+T0B20 508:853 JLINK_IsHalted()  returns FALSE (0001ms, 6727ms total)
+T0B20 508:955 JLINK_IsHalted()  returns FALSE (0001ms, 6727ms total)
+T0B20 509:057 JLINK_IsHalted()  returns FALSE (0001ms, 6727ms total)
+T0F28 509:158 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6728ms total)
+T0B20 509:162 JLINK_IsHalted()  returns FALSE (0002ms, 6730ms total)
+T0B20 509:265 JLINK_IsHalted()  returns FALSE (0001ms, 6729ms total)
+T0B20 509:367 JLINK_IsHalted()  returns FALSE (0001ms, 6729ms total)
+T0B20 509:469 JLINK_IsHalted()  returns FALSE (0001ms, 6729ms total)
+T0B20 509:570 JLINK_IsHalted()  returns FALSE (0001ms, 6729ms total)
+T0F28 509:672 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6730ms total)
+T0B20 509:676 JLINK_IsHalted()  returns FALSE (0002ms, 6732ms total)
+T0B20 509:778 JLINK_IsHalted()  returns FALSE (0001ms, 6731ms total)
+T0B20 509:880 JLINK_IsHalted()  returns FALSE (0001ms, 6731ms total)
+T0B20 509:981 JLINK_IsHalted()  returns FALSE (0001ms, 6731ms total)
+T0B20 510:083 JLINK_IsHalted()  returns FALSE (0001ms, 6731ms total)
+T0F28 510:185 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6731ms total)
+T0B20 510:188 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0B20 510:289 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0B20 510:391 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0B20 510:492 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0B20 510:593 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0B20 510:695 JLINK_IsHalted()  returns FALSE (0001ms, 6732ms total)
+T0F28 510:797 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6733ms total)
+T0B20 510:801 JLINK_IsHalted()  returns FALSE (0001ms, 6734ms total)
+T0B20 510:902 JLINK_IsHalted()  returns FALSE (0001ms, 6734ms total)
+T0B20 511:004 JLINK_IsHalted()  returns FALSE (0001ms, 6734ms total)
+T0B20 511:105 JLINK_IsHalted()  returns FALSE (0001ms, 6734ms total)
+T0B20 511:207 JLINK_IsHalted()  returns FALSE (0001ms, 6734ms total)
+T0F28 511:310 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6735ms total)
+T0B20 511:316 JLINK_IsHalted()  returns FALSE (0001ms, 6736ms total)
+T0B20 511:418 JLINK_IsHalted()  returns FALSE (0001ms, 6736ms total)
+T0B20 511:519 JLINK_IsHalted()  returns FALSE (0001ms, 6736ms total)
+T0B20 511:620 JLINK_IsHalted()  returns FALSE (0001ms, 6736ms total)
+T0B20 511:722 JLINK_IsHalted()  returns FALSE (0001ms, 6736ms total)
+T0B20 511:824 JLINK_IsHalted()  returns FALSE (0000ms, 6735ms total)
+T0F28 511:925 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6736ms total)
+T0B20 511:929 JLINK_IsHalted()  returns FALSE (0000ms, 6736ms total)
+T0B20 512:030 JLINK_IsHalted()  returns FALSE (0001ms, 6737ms total)
+T0B20 512:131 JLINK_IsHalted()  returns FALSE (0001ms, 6737ms total)
+T0B20 512:233 JLINK_IsHalted()  returns FALSE (0001ms, 6737ms total)
+T0B20 512:334 JLINK_IsHalted()  returns FALSE (0000ms, 6736ms total)
+T0F28 512:435 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6737ms total)
+T0B20 512:439 JLINK_IsHalted()  returns FALSE (0000ms, 6737ms total)
+T0B20 512:540 JLINK_IsHalted()  returns FALSE (0001ms, 6738ms total)
+T0B20 512:642 JLINK_IsHalted()  returns FALSE (0001ms, 6738ms total)
+T0B20 512:744 JLINK_IsHalted()  returns FALSE (0001ms, 6738ms total)
+T0B20 512:846 JLINK_IsHalted()  returns FALSE (0001ms, 6738ms total)
+T0B20 512:947 JLINK_IsHalted()  returns FALSE (0001ms, 6738ms total)
+T0F28 513:049 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6739ms total)
+T0B20 513:055 JLINK_IsHalted()  returns FALSE (0002ms, 6741ms total)
+T0B20 513:157 JLINK_IsHalted()  returns FALSE (0001ms, 6740ms total)
+T0B20 513:258 JLINK_IsHalted()  returns FALSE (0001ms, 6740ms total)
+T0B20 513:360 JLINK_IsHalted()  returns FALSE (0001ms, 6740ms total)
+T0B20 513:461 JLINK_IsHalted()  returns FALSE (0001ms, 6740ms total)
+T0F28 513:563 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6741ms total)
+T0B20 513:569 JLINK_IsHalted()  returns FALSE (0000ms, 6741ms total)
+T0B20 513:670 JLINK_IsHalted()  returns FALSE (0002ms, 6743ms total)
+T0B20 513:772 JLINK_IsHalted()  returns FALSE (0001ms, 6742ms total)
+T0B20 513:874 JLINK_IsHalted()  returns FALSE (0001ms, 6742ms total)
+T0B20 513:975 JLINK_IsHalted()  returns FALSE (0000ms, 6741ms total)
+T0F28 514:077 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6743ms total)
+T0B20 514:080 JLINK_IsHalted()  returns FALSE (0001ms, 6744ms total)
+T0B20 514:181 JLINK_IsHalted()  returns FALSE (0001ms, 6744ms total)
+T0B20 514:283 JLINK_IsHalted()  returns FALSE (0001ms, 6744ms total)
+T0B20 514:385 JLINK_IsHalted()  returns FALSE (0001ms, 6744ms total)
+T0B20 514:486 JLINK_IsHalted()  returns FALSE (0000ms, 6743ms total)
+T0B20 514:587 JLINK_IsHalted()  returns FALSE (0001ms, 6744ms total)
+T0F28 514:693 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6744ms total)
+T0B20 514:699 JLINK_IsHalted()  returns FALSE (0002ms, 6746ms total)
+T0B20 514:802 JLINK_IsHalted()  returns FALSE (0001ms, 6745ms total)
+T0B20 514:904 JLINK_IsHalted()  returns FALSE (0001ms, 6745ms total)
+T0B20 515:006 JLINK_IsHalted()  returns FALSE (0000ms, 6744ms total)
+T0B20 515:108 JLINK_IsHalted()  returns FALSE (0001ms, 6745ms total)
+T0F28 515:210 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6746ms total)
+T0B20 515:218 JLINK_IsHalted()  returns FALSE (0001ms, 6747ms total)
+T0B20 515:319 JLINK_IsHalted()  returns FALSE (0001ms, 6747ms total)
+T0B20 515:421 JLINK_IsHalted()  returns FALSE (0001ms, 6747ms total)
+T0B20 515:522 JLINK_IsHalted()  returns FALSE (0001ms, 6747ms total)
+T0B20 515:624 JLINK_IsHalted()  returns FALSE (0000ms, 6746ms total)
+T0F28 515:725 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6748ms total)
+T0B20 515:734 JLINK_IsHalted()  returns FALSE (0001ms, 6749ms total)
+T0B20 515:836 JLINK_IsHalted()  returns FALSE (0001ms, 6750ms total)
+T0B20 515:938 JLINK_IsHalted()  returns FALSE (0001ms, 6750ms total)
+T0B20 516:039 JLINK_IsHalted()  returns FALSE (0002ms, 6751ms total)
+T0B20 516:141 JLINK_IsHalted()  returns FALSE (0001ms, 6750ms total)
+T0F28 516:242 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6750ms total)
+T0B20 516:246 JLINK_IsHalted()  returns FALSE (0001ms, 6751ms total)
+T0B20 516:348 JLINK_IsHalted()  returns FALSE (0001ms, 6751ms total)
+T0B20 516:450 JLINK_IsHalted()  returns FALSE (0001ms, 6751ms total)
+T0B20 516:551 JLINK_IsHalted()  returns FALSE (0001ms, 6751ms total)
+T0B20 516:653 JLINK_IsHalted()  returns FALSE (0000ms, 6750ms total)
+T0F28 516:754 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6751ms total)
+T0B20 516:757 JLINK_IsHalted()  returns FALSE (0000ms, 6751ms total)
+T0B20 516:858 JLINK_IsHalted()  returns FALSE (0001ms, 6752ms total)
+T0B20 516:960 JLINK_IsHalted()  returns FALSE (0001ms, 6752ms total)
+T0B20 517:061 JLINK_IsHalted()  returns FALSE (0001ms, 6752ms total)
+T0B20 517:163 JLINK_IsHalted()  returns FALSE (0001ms, 6752ms total)
+T0F28 517:266 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6753ms total)
+T0B20 517:277 JLINK_IsHalted()  returns FALSE (0001ms, 6754ms total)
+T0B20 517:380 JLINK_IsHalted()  returns FALSE (0000ms, 6753ms total)
+T0B20 517:481 JLINK_IsHalted()  returns FALSE (0000ms, 6753ms total)
+T0B20 517:583 JLINK_IsHalted()  returns FALSE (0001ms, 6754ms total)
+T0B20 517:684 JLINK_IsHalted()  returns FALSE (0002ms, 6755ms total)
+T0F28 517:790 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6755ms total)
+T0B20 517:797 JLINK_IsHalted()  returns FALSE (0001ms, 6756ms total)
+T0B20 517:898 JLINK_IsHalted()  returns FALSE (0001ms, 6756ms total)
+T0B20 518:000 JLINK_IsHalted()  returns FALSE (0001ms, 6756ms total)
+T0B20 518:103 JLINK_IsHalted()  returns FALSE (0001ms, 6756ms total)
+T0B20 518:204 JLINK_IsHalted()  returns FALSE (0001ms, 6756ms total)
+T0F28 518:306 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6757ms total)
+T0B20 518:312 JLINK_IsHalted()  returns FALSE (0001ms, 6758ms total)
+T0B20 518:413 JLINK_IsHalted()  returns FALSE (0001ms, 6758ms total)
+T0B20 518:516 JLINK_IsHalted()  returns FALSE (0001ms, 6758ms total)
+T0B20 518:618 JLINK_IsHalted()  returns FALSE (0001ms, 6758ms total)
+T0B20 518:720 JLINK_IsHalted()  returns FALSE (0001ms, 6758ms total)
+T0F28 518:822 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6759ms total)
+T0B20 518:828 JLINK_IsHalted()  returns FALSE (0001ms, 6760ms total)
+T0B20 518:930 JLINK_IsHalted()  returns FALSE (0001ms, 6760ms total)
+T0B20 519:032 JLINK_IsHalted()  returns FALSE (0001ms, 6760ms total)
+T0B20 519:133 JLINK_IsHalted()  returns FALSE (0001ms, 6760ms total)
+T0B20 519:234 JLINK_IsHalted()  returns FALSE (0001ms, 6760ms total)
+T0F28 519:337 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6760ms total)
+T0B20 519:340 JLINK_IsHalted()  returns FALSE (0000ms, 6760ms total)
+T0B20 519:441 JLINK_IsHalted()  returns FALSE (0000ms, 6760ms total)
+T0B20 519:542 JLINK_IsHalted()  returns FALSE (0001ms, 6761ms total)
+T0B20 519:644 JLINK_IsHalted()  returns FALSE (0000ms, 6760ms total)
+T0B20 519:746 JLINK_IsHalted()  returns FALSE (0001ms, 6761ms total)
+T0F28 519:847 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6762ms total)
+T0B20 519:857 JLINK_IsHalted()  returns FALSE (0001ms, 6763ms total)
+T0B20 519:959 JLINK_IsHalted()  returns FALSE (0001ms, 6763ms total)
+T0B20 520:060 JLINK_IsHalted()  returns FALSE (0001ms, 6763ms total)
+T0B20 520:162 JLINK_IsHalted()  returns FALSE (0001ms, 6763ms total)
+T0B20 520:264 JLINK_IsHalted()  returns FALSE (0001ms, 6763ms total)
+T0F28 520:366 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6764ms total)
+T0B20 520:371 JLINK_IsHalted()  returns FALSE (0001ms, 6765ms total)
+T0B20 520:473 JLINK_IsHalted()  returns FALSE (0001ms, 6765ms total)
+T0B20 520:574 JLINK_IsHalted()  returns FALSE (0002ms, 6766ms total)
+T0B20 520:677 JLINK_IsHalted()  returns FALSE (0001ms, 6765ms total)
+T0B20 520:778 JLINK_IsHalted()  returns FALSE (0001ms, 6765ms total)
+T0F28 520:880 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6766ms total)
+T0B20 520:885 JLINK_IsHalted()  returns FALSE (0002ms, 6768ms total)
+T0B20 520:987 JLINK_IsHalted()  returns FALSE (0001ms, 6767ms total)
+T0B20 521:088 JLINK_IsHalted()  returns FALSE (0001ms, 6767ms total)
+T0B20 521:189 JLINK_IsHalted()  returns FALSE (0001ms, 6767ms total)
+T0B20 521:290 JLINK_IsHalted()  returns FALSE (0001ms, 6767ms total)
+T0F28 521:392 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6768ms total)
+T0B20 521:401 JLINK_IsHalted()  returns FALSE (0001ms, 6769ms total)
+T0B20 521:502 JLINK_IsHalted()  returns FALSE (0001ms, 6769ms total)
+T0B20 521:604 JLINK_IsHalted()  returns FALSE (0001ms, 6769ms total)
+T0B20 521:705 JLINK_IsHalted()  returns FALSE (0001ms, 6769ms total)
+T0B20 521:807 JLINK_IsHalted()  returns FALSE (0001ms, 6769ms total)
+T0F28 521:915 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6769ms total)
+T0B20 521:921 JLINK_IsHalted()  returns FALSE (0001ms, 6770ms total)
+T0B20 522:023 JLINK_IsHalted()  returns FALSE (0000ms, 6769ms total)
+T0B20 522:125 JLINK_IsHalted()  returns FALSE (0001ms, 6770ms total)
+T0B20 522:227 JLINK_IsHalted()  returns FALSE (0001ms, 6770ms total)
+T0B20 522:328 JLINK_IsHalted()  returns FALSE (0001ms, 6770ms total)
+T0F28 522:430 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6771ms total)
+T0B20 522:439 JLINK_IsHalted()  returns FALSE (0001ms, 6772ms total)
+T0B20 522:541 JLINK_IsHalted()  returns FALSE (0001ms, 6772ms total)
+T0B20 522:643 JLINK_IsHalted()  returns FALSE (0001ms, 6772ms total)
+T0B20 522:744 JLINK_IsHalted()  returns FALSE (0002ms, 6773ms total)
+T0B20 522:846 JLINK_IsHalted()  returns FALSE (0001ms, 6772ms total)
+T0F28 522:947 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6773ms total)
+T0B20 522:959 JLINK_IsHalted()  returns FALSE (0001ms, 6774ms total)
+T0B20 523:060 JLINK_IsHalted()  returns FALSE (0002ms, 6775ms total)
+T0B20 523:162 JLINK_IsHalted()  returns FALSE (0000ms, 6773ms total)
+T0B20 523:263 JLINK_IsHalted()  returns FALSE (0001ms, 6774ms total)
+T0B20 523:364 JLINK_IsHalted()  returns FALSE (0001ms, 6774ms total)
+T0F28 523:466 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6775ms total)
+T0B20 523:473 JLINK_IsHalted()  returns FALSE (0001ms, 6776ms total)
+T0B20 523:574 JLINK_IsHalted()  returns FALSE (0002ms, 6777ms total)
+T0B20 523:676 JLINK_IsHalted()  returns FALSE (0000ms, 6775ms total)
+T0B20 523:777 JLINK_IsHalted()  returns FALSE (0000ms, 6775ms total)
+T0B20 523:879 JLINK_IsHalted()  returns FALSE (0001ms, 6776ms total)
+T0B20 523:980 JLINK_IsHalted()  returns FALSE (0001ms, 6776ms total)
+T0F28 524:082 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6777ms total)
+T0B20 524:089 JLINK_IsHalted()  returns FALSE (0001ms, 6778ms total)
+T0B20 524:192 JLINK_IsHalted()  returns FALSE (0000ms, 6777ms total)
+T0B20 524:293 JLINK_IsHalted()  returns FALSE (0001ms, 6778ms total)
+T0B20 524:395 JLINK_IsHalted()  returns FALSE (0001ms, 6778ms total)
+T0B20 524:496 JLINK_IsHalted()  returns FALSE (0001ms, 6778ms total)
+T0F28 524:597 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6779ms total)
+T0B20 524:606 JLINK_IsHalted()  returns FALSE (0001ms, 6780ms total)
+T0B20 524:708 JLINK_IsHalted()  returns FALSE (0001ms, 6780ms total)
+T0B20 524:809 JLINK_IsHalted()  returns FALSE (0001ms, 6780ms total)
+T0B20 524:910 JLINK_IsHalted()  returns FALSE (0001ms, 6780ms total)
+T0B20 525:012 JLINK_IsHalted()  returns FALSE (0001ms, 6780ms total)
+T0F28 525:113 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6781ms total)
+T0B20 525:122 JLINK_IsHalted()  returns FALSE (0001ms, 6782ms total)
+T0B20 525:223 JLINK_IsHalted()  returns FALSE (0001ms, 6782ms total)
+T0B20 525:325 JLINK_IsHalted()  returns FALSE (0001ms, 6782ms total)
+T0B20 525:426 JLINK_IsHalted()  returns FALSE (0001ms, 6782ms total)
+T0B20 525:527 JLINK_IsHalted()  returns FALSE (0001ms, 6782ms total)
+T0F28 525:629 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6783ms total)
+T0B20 525:634 JLINK_IsHalted()  returns FALSE (0000ms, 6783ms total)
+T0B20 525:735 JLINK_IsHalted()  returns FALSE (0001ms, 6784ms total)
+T0B20 525:836 JLINK_IsHalted()  returns FALSE (0002ms, 6785ms total)
+T0B20 525:938 JLINK_IsHalted()  returns FALSE (0000ms, 6783ms total)
+T0B20 526:039 JLINK_IsHalted()  returns FALSE (0001ms, 6784ms total)
+T0F28 526:144 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6785ms total)
+T0B20 526:151 JLINK_IsHalted()  returns FALSE (0001ms, 6786ms total)
+T0B20 526:252 JLINK_IsHalted()  returns FALSE (0002ms, 6787ms total)
+T0B20 526:354 JLINK_IsHalted()  returns FALSE (0000ms, 6785ms total)
+T0B20 526:456 JLINK_IsHalted()  returns FALSE (0001ms, 6786ms total)
+T0B20 526:558 JLINK_IsHalted()  returns FALSE (0001ms, 6786ms total)
+T0F28 526:659 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6788ms total)
+T0B20 526:670 JLINK_IsHalted()  returns FALSE (0001ms, 6789ms total)
+T0B20 526:771 JLINK_IsHalted()  returns FALSE (0001ms, 6789ms total)
+T0B20 526:873 JLINK_IsHalted()  returns FALSE (0000ms, 6788ms total)
+T0B20 526:974 JLINK_IsHalted()  returns FALSE (0001ms, 6789ms total)
+T0B20 527:075 JLINK_IsHalted()  returns FALSE (0001ms, 6789ms total)
+T0F28 527:177 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6790ms total)
+T0B20 527:183 JLINK_IsHalted()  returns FALSE (0001ms, 6791ms total)
+T0B20 527:285 JLINK_IsHalted()  returns FALSE (0001ms, 6791ms total)
+T0B20 527:387 JLINK_IsHalted()  returns FALSE (0001ms, 6791ms total)
+T0B20 527:488 JLINK_IsHalted()  returns FALSE (0002ms, 6792ms total)
+T0B20 527:590 JLINK_IsHalted()  returns FALSE (0000ms, 6790ms total)
+T0F28 527:691 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6793ms total)
+T0B20 527:698 JLINK_IsHalted()  returns FALSE (0001ms, 6794ms total)
+T0B20 527:800 JLINK_IsHalted()  returns FALSE (0001ms, 6794ms total)
+T0B20 527:902 JLINK_IsHalted()  returns FALSE (0001ms, 6794ms total)
+T0B20 528:003 JLINK_IsHalted()  returns FALSE (0001ms, 6794ms total)
+T0B20 528:104 JLINK_IsHalted()  returns FALSE (0001ms, 6794ms total)
+T0F28 528:206 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6795ms total)
+T0B20 528:219 JLINK_IsHalted()  returns FALSE (0001ms, 6796ms total)
+T0B20 528:321 JLINK_IsHalted()  returns FALSE (0001ms, 6796ms total)
+T0B20 528:422 JLINK_IsHalted()  returns FALSE (0002ms, 6797ms total)
+T0B20 528:524 JLINK_IsHalted()  returns FALSE (0001ms, 6796ms total)
+T0B20 528:626 JLINK_IsHalted()  returns FALSE (0000ms, 6795ms total)
+T0F28 528:727 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6798ms total)
+T0B20 528:736 JLINK_IsHalted()  returns FALSE (0001ms, 6799ms total)
+T0B20 528:837 JLINK_IsHalted()  returns FALSE (0001ms, 6799ms total)
+T0B20 528:938 JLINK_IsHalted()  returns FALSE (0001ms, 6799ms total)
+T0B20 529:040 JLINK_IsHalted()  returns FALSE (0000ms, 6798ms total)
+T0B20 529:141 JLINK_IsHalted()  returns FALSE (0000ms, 6798ms total)
+T0F28 529:242 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6800ms total)
+T0B20 529:250 JLINK_IsHalted()  returns FALSE (0001ms, 6801ms total)
+T0B20 529:352 JLINK_IsHalted()  returns FALSE (0000ms, 6800ms total)
+T0B20 529:453 JLINK_IsHalted()  returns FALSE (0001ms, 6801ms total)
+T0B20 529:555 JLINK_IsHalted()  returns FALSE (0001ms, 6801ms total)
+T0B20 529:656 JLINK_IsHalted()  returns FALSE (0001ms, 6801ms total)
+T0F28 529:762 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6802ms total)
+T0B20 529:768 JLINK_IsHalted()  returns FALSE (0001ms, 6803ms total)
+T0B20 529:869 JLINK_IsHalted()  returns FALSE (0001ms, 6803ms total)
+T0B20 529:971 JLINK_IsHalted()  returns FALSE (0001ms, 6803ms total)
+T0B20 530:072 JLINK_IsHalted()  returns FALSE (0001ms, 6803ms total)
+T0B20 530:174 JLINK_IsHalted()  returns FALSE (0001ms, 6803ms total)
+T0F28 530:276 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6804ms total)
+T0B20 530:280 JLINK_IsHalted()  returns FALSE (0001ms, 6805ms total)
+T0B20 530:382 JLINK_IsHalted()  returns FALSE (0001ms, 6805ms total)
+T0B20 530:483 JLINK_IsHalted()  returns FALSE (0001ms, 6805ms total)
+T0B20 530:585 JLINK_IsHalted()  returns FALSE (0001ms, 6805ms total)
+T0B20 530:686 JLINK_IsHalted()  returns FALSE (0001ms, 6805ms total)
+T0F28 530:788 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6806ms total)
+T0B20 530:792 JLINK_IsHalted()  returns FALSE (0001ms, 6807ms total)
+T0B20 530:893 JLINK_IsHalted()  returns FALSE (0001ms, 6807ms total)
+T0B20 530:994 JLINK_IsHalted()  returns FALSE (0001ms, 6807ms total)
+T0B20 531:096 JLINK_IsHalted()  returns FALSE (0001ms, 6807ms total)
+T0B20 531:198 JLINK_IsHalted()  returns FALSE (0001ms, 6807ms total)
+T0F28 531:300 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6807ms total)
+T0B20 531:304 JLINK_IsHalted()  returns FALSE (0001ms, 6808ms total)
+T0B20 531:406 JLINK_IsHalted()  returns FALSE (0001ms, 6808ms total)
+T0B20 531:508 JLINK_IsHalted()  returns FALSE (0001ms, 6808ms total)
+T0B20 531:609 JLINK_IsHalted()  returns FALSE (0001ms, 6808ms total)
+T0B20 531:711 JLINK_IsHalted()  returns FALSE (0001ms, 6808ms total)
+T0F28 531:816 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6808ms total)
+T0B20 531:820 JLINK_IsHalted()  returns FALSE (0001ms, 6809ms total)
+T0B20 531:922 JLINK_IsHalted()  returns FALSE (0001ms, 6809ms total)
+T0B20 532:023 JLINK_IsHalted()  returns FALSE (0001ms, 6809ms total)
+T0B20 532:125 JLINK_IsHalted()  returns FALSE (0001ms, 6809ms total)
+T0B20 532:227 JLINK_IsHalted()  returns FALSE (0000ms, 6808ms total)
+T0F28 532:328 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6810ms total)
+T0B20 532:336 JLINK_IsHalted()  returns FALSE (0002ms, 6812ms total)
+T0B20 532:438 JLINK_IsHalted()  returns FALSE (0001ms, 6811ms total)
+T0B20 532:540 JLINK_IsHalted()  returns FALSE (0001ms, 6811ms total)
+T0B20 532:641 JLINK_IsHalted()  returns FALSE (0001ms, 6811ms total)
+T0B20 532:743 JLINK_IsHalted()  returns FALSE (0001ms, 6811ms total)
+T0F28 532:844 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6811ms total)
+T0B20 532:847 JLINK_IsHalted()  returns FALSE (0001ms, 6812ms total)
+T0B20 532:949 JLINK_IsHalted()  returns FALSE (0001ms, 6812ms total)
+T0B20 533:050 JLINK_IsHalted()  returns FALSE (0001ms, 6812ms total)
+T0B20 533:152 JLINK_IsHalted()  returns FALSE (0001ms, 6812ms total)
+T0B20 533:253 JLINK_IsHalted()  returns FALSE (0001ms, 6812ms total)
+T0F28 533:355 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6813ms total)
+T0B20 533:360 JLINK_IsHalted()  returns FALSE (0000ms, 6813ms total)
+T0B20 533:462 JLINK_IsHalted()  returns FALSE (0001ms, 6814ms total)
+T0B20 533:563 JLINK_IsHalted()  returns FALSE (0001ms, 6814ms total)
+T0B20 533:665 JLINK_IsHalted()  returns FALSE (0001ms, 6814ms total)
+T0B20 533:767 JLINK_IsHalted()  returns FALSE (0001ms, 6814ms total)
+T0B20 533:869 JLINK_IsHalted()  returns FALSE (0001ms, 6814ms total)
+T0F28 533:970 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6815ms total)
+T0B20 533:977 JLINK_IsHalted()  returns FALSE (0001ms, 6816ms total)
+T0B20 534:079 JLINK_IsHalted()  returns FALSE (0001ms, 6816ms total)
+T0B20 534:181 JLINK_IsHalted()  returns FALSE (0001ms, 6816ms total)
+T0B20 534:282 JLINK_IsHalted()  returns FALSE (0000ms, 6815ms total)
+T0B20 534:384 JLINK_IsHalted()  returns FALSE (0001ms, 6816ms total)
+T0F28 534:485 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6817ms total)
+T0B20 534:489 JLINK_IsHalted()  returns FALSE (0001ms, 6818ms total)
+T0B20 534:590 JLINK_IsHalted()  returns FALSE (0000ms, 6817ms total)
+T0B20 534:691 JLINK_IsHalted()  returns FALSE (0001ms, 6818ms total)
+T0B20 534:792 JLINK_IsHalted()  returns FALSE (0001ms, 6818ms total)
+T0B20 534:894 JLINK_IsHalted()  returns FALSE (0001ms, 6818ms total)
+T0B20 534:995 JLINK_IsHalted()  returns FALSE (0000ms, 6817ms total)
+T0F28 535:097 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6819ms total)
+T0B20 535:101 JLINK_IsHalted()  returns FALSE (0001ms, 6820ms total)
+T0B20 535:202 JLINK_IsHalted()  returns FALSE (0002ms, 6821ms total)
+T0B20 535:304 JLINK_IsHalted()  returns FALSE (0001ms, 6820ms total)
+T0B20 535:405 JLINK_IsHalted()  returns FALSE (0001ms, 6820ms total)
+T0B20 535:507 JLINK_IsHalted()  returns FALSE (0001ms, 6820ms total)
+T0F28 535:608 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6821ms total)
+T0B20 535:615 JLINK_IsHalted()  returns FALSE (0001ms, 6822ms total)
+T0B20 535:717 JLINK_IsHalted()  returns FALSE (0002ms, 6823ms total)
+T0B20 535:819 JLINK_IsHalted()  returns FALSE (0001ms, 6822ms total)
+T0B20 535:920 JLINK_IsHalted()  returns FALSE (0001ms, 6822ms total)
+T0B20 536:021 JLINK_IsHalted()  returns FALSE (0001ms, 6822ms total)
+T0F28 536:123 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6823ms total)
+T0B20 536:128 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0B20 536:230 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0B20 536:331 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0B20 536:433 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0B20 536:535 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0B20 536:636 JLINK_IsHalted()  returns FALSE (0001ms, 6824ms total)
+T0F28 536:738 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6825ms total)
+T0B20 536:742 JLINK_IsHalted()  returns FALSE (0002ms, 6827ms total)
+T0B20 536:844 JLINK_IsHalted()  returns FALSE (0001ms, 6826ms total)
+T0B20 536:945 JLINK_IsHalted()  returns FALSE (0001ms, 6826ms total)
+T0B20 537:047 JLINK_IsHalted()  returns FALSE (0001ms, 6826ms total)
+T0B20 537:148 JLINK_IsHalted()  returns FALSE (0002ms, 6827ms total)
+T0F28 537:250 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6827ms total)
+T0B20 537:258 JLINK_IsHalted()  returns FALSE (0001ms, 6828ms total)
+T0B20 537:359 JLINK_IsHalted()  returns FALSE (0002ms, 6829ms total)
+T0B20 537:461 JLINK_IsHalted()  returns FALSE (0001ms, 6828ms total)
+T0B20 537:563 JLINK_IsHalted()  returns FALSE (0001ms, 6828ms total)
+T0B20 537:665 JLINK_IsHalted()  returns FALSE (0001ms, 6828ms total)
+T0F28 537:767 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6829ms total)
+T0B20 537:776 JLINK_IsHalted()  returns FALSE (0001ms, 6830ms total)
+T0B20 537:878 JLINK_IsHalted()  returns FALSE (0001ms, 6830ms total)
+T0B20 537:980 JLINK_IsHalted()  returns FALSE (0001ms, 6830ms total)
+T0B20 538:082 JLINK_IsHalted()  returns FALSE (0001ms, 6830ms total)
+T0B20 538:184 JLINK_IsHalted()  returns FALSE (0002ms, 6831ms total)
+T0F28 538:286 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6830ms total)
+T0B20 538:291 JLINK_IsHalted()  returns FALSE (0001ms, 6832ms total)
+T0B20 538:392 JLINK_IsHalted()  returns FALSE (0001ms, 6832ms total)
+T0B20 538:494 JLINK_IsHalted()  returns FALSE (0001ms, 6832ms total)
+T0B20 538:595 JLINK_IsHalted()  returns FALSE (0001ms, 6832ms total)
+T0B20 538:697 JLINK_IsHalted()  returns FALSE (0001ms, 6832ms total)
+T0F28 538:799 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6832ms total)
+T0B20 538:801 JLINK_IsHalted()  returns FALSE (0001ms, 6833ms total)
+T0B20 538:903 JLINK_IsHalted()  returns FALSE (0000ms, 6832ms total)
+T0B20 539:005 JLINK_IsHalted()  returns FALSE (0001ms, 6833ms total)
+T0B20 539:106 JLINK_IsHalted()  returns FALSE (0000ms, 6832ms total)
+T0B20 539:208 JLINK_IsHalted()  returns FALSE (0001ms, 6833ms total)
+T0F28 539:309 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6834ms total)
+T0B20 539:317 JLINK_IsHalted()  returns FALSE (0001ms, 6835ms total)
+T0B20 539:419 JLINK_IsHalted()  returns FALSE (0001ms, 6835ms total)
+T0B20 539:521 JLINK_IsHalted()  returns FALSE (0000ms, 6834ms total)
+T0B20 539:622 JLINK_IsHalted()  returns FALSE (0001ms, 6835ms total)
+T0B20 539:723 JLINK_IsHalted()  returns FALSE (0001ms, 6835ms total)
+T0F28 539:824 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6836ms total)
+T0B20 539:832 JLINK_IsHalted()  returns FALSE (0001ms, 6837ms total)
+T0B20 539:934 JLINK_IsHalted()  returns FALSE (0001ms, 6837ms total)
+T0B20 540:036 JLINK_IsHalted()  returns FALSE (0001ms, 6837ms total)
+T0B20 540:137 JLINK_IsHalted()  returns FALSE (0001ms, 6837ms total)
+T0B20 540:238 JLINK_IsHalted()  returns FALSE (0001ms, 6837ms total)
+T0F28 540:341 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6838ms total)
+T0B20 540:348 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0B20 540:449 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0B20 540:551 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0B20 540:652 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0B20 540:753 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0B20 540:854 JLINK_IsHalted()  returns FALSE (0001ms, 6839ms total)
+T0F28 540:956 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6839ms total)
+T0B20 540:958 JLINK_IsHalted()  returns FALSE (0001ms, 6840ms total)
+T0B20 541:061 JLINK_IsHalted()  returns FALSE (0001ms, 6840ms total)
+T0B20 541:162 JLINK_IsHalted()  returns FALSE (0001ms, 6840ms total)
+T0B20 541:263 JLINK_IsHalted()  returns FALSE (0002ms, 6841ms total)
+T0B20 541:366 JLINK_IsHalted()  returns FALSE (0000ms, 6839ms total)
+T0F28 541:467 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6841ms total)
+T0B20 541:473 JLINK_IsHalted()  returns FALSE (0001ms, 6842ms total)
+T0B20 541:575 JLINK_IsHalted()  returns FALSE (0001ms, 6842ms total)
+T0B20 541:676 JLINK_IsHalted()  returns FALSE (0001ms, 6842ms total)
+T0B20 541:778 JLINK_IsHalted()  returns FALSE (0001ms, 6842ms total)
+T0B20 541:879 JLINK_IsHalted()  returns FALSE (0001ms, 6842ms total)
+T0F28 541:980 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6844ms total)
+T0B20 541:989 JLINK_IsHalted()  returns FALSE (0001ms, 6845ms total)
+T0B20 542:090 JLINK_IsHalted()  returns FALSE (0001ms, 6845ms total)
+T0B20 542:191 JLINK_IsHalted()  returns FALSE (0001ms, 6845ms total)
+T0B20 542:292 JLINK_IsHalted()  returns FALSE (0002ms, 6846ms total)
+T0B20 542:395 JLINK_IsHalted()  returns FALSE (0001ms, 6845ms total)
+T0B20 542:496 JLINK_IsHalted()  returns FALSE (0001ms, 6845ms total)
+T0F28 542:597 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6846ms total)
+T0B20 542:601 JLINK_IsHalted()  returns FALSE (0001ms, 6847ms total)
+T0B20 542:703 JLINK_IsHalted()  returns FALSE (0001ms, 6847ms total)
+T0B20 542:805 JLINK_IsHalted()  returns FALSE (0001ms, 6847ms total)
+T0B20 542:906 JLINK_IsHalted()  returns FALSE (0001ms, 6847ms total)
+T0B20 543:007 JLINK_IsHalted()  returns FALSE (0000ms, 6846ms total)
+T0F28 543:109 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6847ms total)
+T0B20 543:111 JLINK_IsHalted()  returns FALSE (0002ms, 6849ms total)
+T0B20 543:213 JLINK_IsHalted()  returns FALSE (0001ms, 6848ms total)
+T0B20 543:315 JLINK_IsHalted()  returns FALSE (0001ms, 6848ms total)
+T0B20 543:416 JLINK_IsHalted()  returns FALSE (0001ms, 6848ms total)
+T0B20 543:518 JLINK_IsHalted()  returns FALSE (0001ms, 6848ms total)
+T0B20 543:619 JLINK_IsHalted()  returns FALSE (0000ms, 6847ms total)
+T0F28 543:720 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6849ms total)
+T0B20 543:728 JLINK_IsHalted()  returns FALSE (0000ms, 6849ms total)
+T0B20 543:829 JLINK_IsHalted()  returns FALSE (0000ms, 6849ms total)
+T0B20 543:931 JLINK_IsHalted()  returns FALSE (0001ms, 6850ms total)
+T0B20 544:032 JLINK_IsHalted()  returns FALSE (0001ms, 6850ms total)
+T0B20 544:134 JLINK_IsHalted()  returns FALSE (0001ms, 6850ms total)
+T0F28 544:236 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6851ms total)
+T0B20 544:239 JLINK_IsHalted()  returns FALSE (0001ms, 6852ms total)
+T0B20 544:341 JLINK_IsHalted()  returns FALSE (0001ms, 6852ms total)
+T0B20 544:442 JLINK_IsHalted()  returns FALSE (0001ms, 6852ms total)
+T0B20 544:544 JLINK_IsHalted()  returns FALSE (0001ms, 6852ms total)
+T0B20 544:646 JLINK_IsHalted()  returns FALSE (0001ms, 6852ms total)
+T0F28 544:750 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6853ms total)
+T0B20 544:757 JLINK_IsHalted()  returns FALSE (0000ms, 6853ms total)
+T0B20 544:858 JLINK_IsHalted()  returns FALSE (0001ms, 6854ms total)
+T0B20 544:960 JLINK_IsHalted()  returns FALSE (0001ms, 6854ms total)
+T0B20 545:061 JLINK_IsHalted()  returns FALSE (0001ms, 6854ms total)
+T0B20 545:162 JLINK_IsHalted()  returns FALSE (0001ms, 6854ms total)
+T0F28 545:264 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6855ms total)
+T0B20 545:267 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0B20 545:369 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0B20 545:470 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0B20 545:572 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0B20 545:673 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0B20 545:774 JLINK_IsHalted()  returns FALSE (0001ms, 6856ms total)
+T0F28 545:876 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6857ms total)
+T0B20 545:881 JLINK_IsHalted()  returns FALSE (0001ms, 6858ms total)
+T0B20 545:983 JLINK_IsHalted()  returns FALSE (0001ms, 6858ms total)
+T0B20 546:085 JLINK_IsHalted()  returns FALSE (0001ms, 6858ms total)
+T0B20 546:186 JLINK_IsHalted()  returns FALSE (0002ms, 6859ms total)
+T0B20 546:288 JLINK_IsHalted()  returns FALSE (0001ms, 6858ms total)
+T0F28 546:389 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6859ms total)
+T0B20 546:397 JLINK_IsHalted()  returns FALSE (0001ms, 6860ms total)
+T0B20 546:499 JLINK_IsHalted()  returns FALSE (0001ms, 6860ms total)
+T0B20 546:601 JLINK_IsHalted()  returns FALSE (0001ms, 6860ms total)
+T0B20 546:703 JLINK_IsHalted()  returns FALSE (0001ms, 6860ms total)
+T0B20 546:806 JLINK_IsHalted()  returns FALSE (0001ms, 6860ms total)
+T0F28 546:908 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6861ms total)
+T0B20 546:913 JLINK_IsHalted()  returns FALSE (0001ms, 6862ms total)
+T0B20 547:015 JLINK_IsHalted()  returns FALSE (0001ms, 6862ms total)
+T0B20 547:116 JLINK_IsHalted()  returns FALSE (0002ms, 6863ms total)
+T0B20 547:218 JLINK_IsHalted()  returns FALSE (0001ms, 6862ms total)
+T0B20 547:319 JLINK_IsHalted()  returns FALSE (0001ms, 6862ms total)
+T0F28 547:421 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6862ms total)
+T0B20 547:424 JLINK_IsHalted()  returns FALSE (0001ms, 6863ms total)
+T0B20 547:526 JLINK_IsHalted()  returns FALSE (0001ms, 6863ms total)
+T0B20 547:627 JLINK_IsHalted()  returns FALSE (0000ms, 6862ms total)
+T0B20 547:729 JLINK_IsHalted()  returns FALSE (0001ms, 6863ms total)
+T0B20 547:831 JLINK_IsHalted()  returns FALSE (0001ms, 6863ms total)
+T0B20 547:933 JLINK_IsHalted()  returns FALSE (0001ms, 6863ms total)
+T0F28 548:034 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6864ms total)
+T0B20 548:038 JLINK_IsHalted()  returns FALSE (0001ms, 6865ms total)
+T0B20 548:140 JLINK_IsHalted()  returns FALSE (0001ms, 6865ms total)
+T0B20 548:241 JLINK_IsHalted()  returns FALSE (0002ms, 6866ms total)
+T0B20 548:344 JLINK_IsHalted()  returns FALSE (0001ms, 6865ms total)
+T0B20 548:445 JLINK_IsHalted()  returns FALSE (0002ms, 6866ms total)
+T0F28 548:547 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6866ms total)
+T0B20 548:555 JLINK_IsHalted()  returns FALSE (0002ms, 6868ms total)
+T0B20 548:658 JLINK_IsHalted()  returns FALSE (0001ms, 6867ms total)
+T0B20 548:761 JLINK_IsHalted()  returns FALSE (0000ms, 6866ms total)
+T0B20 548:862 JLINK_IsHalted()  returns FALSE (0001ms, 6867ms total)
+T0B20 548:964 JLINK_IsHalted()  returns FALSE (0001ms, 6867ms total)
+T0F28 549:065 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6867ms total)
+T0B20 549:067 JLINK_IsHalted()  returns FALSE (0001ms, 6868ms total)
+T0B20 549:170 JLINK_IsHalted()  returns FALSE (0000ms, 6867ms total)
+T0B20 549:270 JLINK_IsHalted()  returns FALSE (0002ms, 6869ms total)
+T0B20 549:373 JLINK_IsHalted()  returns FALSE (0000ms, 6867ms total)
+T0B20 549:474 JLINK_IsHalted()  returns FALSE (0002ms, 6869ms total)
+T0F28 549:576 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6869ms total)
+T0B20 549:579 JLINK_IsHalted()  returns FALSE (0001ms, 6870ms total)
+T0B20 549:681 JLINK_IsHalted()  returns FALSE (0000ms, 6869ms total)
+T0B20 549:782 JLINK_IsHalted()  returns FALSE (0000ms, 6869ms total)
+T0B20 549:884 JLINK_IsHalted()  returns FALSE (0000ms, 6869ms total)
+T0B20 549:985 JLINK_IsHalted()  returns FALSE (0000ms, 6869ms total)
+T0B20 550:087 JLINK_IsHalted()  returns FALSE (0001ms, 6870ms total)
+T0F28 550:189 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6870ms total)
+T0B20 550:192 JLINK_IsHalted()  returns FALSE (0001ms, 6871ms total)
+T0B20 550:294 JLINK_IsHalted()  returns FALSE (0000ms, 6870ms total)
+T0B20 550:395 JLINK_IsHalted()  returns FALSE (0001ms, 6871ms total)
+T0B20 550:496 JLINK_IsHalted()  returns FALSE (0001ms, 6871ms total)
+T0B20 550:598 JLINK_IsHalted()  returns FALSE (0000ms, 6870ms total)
+T0F28 550:699 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6871ms total)
+T0B20 550:701 JLINK_IsHalted()  returns FALSE (0001ms, 6872ms total)
+T0B20 550:803 JLINK_IsHalted()  returns FALSE (0000ms, 6871ms total)
+T0B20 550:905 JLINK_IsHalted()  returns FALSE (0001ms, 6872ms total)
+T0B20 551:006 JLINK_IsHalted()  returns FALSE (0001ms, 6872ms total)
+T0B20 551:108 JLINK_IsHalted()  returns FALSE (0000ms, 6871ms total)
+T0B20 551:209 JLINK_IsHalted()  returns FALSE (0001ms, 6872ms total)
+T0F28 551:311 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6873ms total)
+T0B20 551:315 JLINK_IsHalted()  returns FALSE (0001ms, 6874ms total)
+T0B20 551:417 JLINK_IsHalted()  returns FALSE (0001ms, 6874ms total)
+T0B20 551:518 JLINK_IsHalted()  returns FALSE (0001ms, 6874ms total)
+T0B20 551:620 JLINK_IsHalted()  returns FALSE (0001ms, 6874ms total)
+T0B20 551:721 JLINK_IsHalted()  returns FALSE (0000ms, 6873ms total)
+T0B20 551:822 JLINK_IsHalted()  returns FALSE (0001ms, 6874ms total)
+T0F28 551:923 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6876ms total)
+T0B20 551:932 JLINK_IsHalted()  returns FALSE (0001ms, 6877ms total)
+T0B20 552:034 JLINK_IsHalted()  returns FALSE (0001ms, 6877ms total)
+T0B20 552:135 JLINK_IsHalted()  returns FALSE (0001ms, 6877ms total)
+T0B20 552:236 JLINK_IsHalted()  returns FALSE (0000ms, 6876ms total)
+T0B20 552:338 JLINK_IsHalted()  returns FALSE (0000ms, 6876ms total)
+T0F28 552:440 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6879ms total)
+T0B20 552:445 JLINK_IsHalted()  returns FALSE (0001ms, 6880ms total)
+T0B20 552:547 JLINK_IsHalted()  returns FALSE (0001ms, 6880ms total)
+T0B20 552:649 JLINK_IsHalted()  returns FALSE (0001ms, 6880ms total)
+T0B20 552:750 JLINK_IsHalted()  returns FALSE (0000ms, 6879ms total)
+T0B20 552:852 JLINK_IsHalted()  returns FALSE (0001ms, 6880ms total)
+T0F28 552:955 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6882ms total)
+T0B20 552:961 JLINK_IsHalted()  returns FALSE (0001ms, 6883ms total)
+T0B20 553:063 JLINK_IsHalted()  returns FALSE (0001ms, 6883ms total)
+T0B20 553:164 JLINK_IsHalted()  returns FALSE (0001ms, 6883ms total)
+T0B20 553:266 JLINK_IsHalted()  returns FALSE (0001ms, 6883ms total)
+T0B20 553:367 JLINK_IsHalted()  returns FALSE (0001ms, 6883ms total)
+T0F28 553:469 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6884ms total)
+T0B20 553:477 JLINK_IsHalted()  returns FALSE (0001ms, 6885ms total)
+T0B20 553:579 JLINK_IsHalted()  returns FALSE (0001ms, 6885ms total)
+T0B20 553:681 JLINK_IsHalted()  returns FALSE (0001ms, 6885ms total)
+T0B20 553:782 JLINK_IsHalted()  returns FALSE (0001ms, 6885ms total)
+T0B20 553:883 JLINK_IsHalted()  returns FALSE (0001ms, 6885ms total)
+T0F28 553:984 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6887ms total)
+T0B20 553:994 JLINK_IsHalted()  returns FALSE (0001ms, 6888ms total)
+T0B20 554:095 JLINK_IsHalted()  returns FALSE (0001ms, 6888ms total)
+T0B20 554:198 JLINK_IsHalted()  returns FALSE (0001ms, 6888ms total)
+T0B20 554:300 JLINK_IsHalted()  returns FALSE (0001ms, 6888ms total)
+T0B20 554:401 JLINK_IsHalted()  returns FALSE (0001ms, 6888ms total)
+T0F28 554:502 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6890ms total)
+T0B20 554:508 JLINK_IsHalted()  returns FALSE (0002ms, 6892ms total)
+T0B20 554:611 JLINK_IsHalted()  returns FALSE (0001ms, 6891ms total)
+T0B20 554:713 JLINK_IsHalted()  returns FALSE (0001ms, 6891ms total)
+T0B20 554:814 JLINK_IsHalted()  returns FALSE (0001ms, 6891ms total)
+T0B20 554:916 JLINK_IsHalted()  returns FALSE (0000ms, 6890ms total)
+T0F28 555:017 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6892ms total)
+T0B20 555:021 JLINK_IsHalted()  returns FALSE (0000ms, 6892ms total)
+T0B20 555:122 JLINK_IsHalted()  returns FALSE (0001ms, 6893ms total)
+T0B20 555:224 JLINK_IsHalted()  returns FALSE (0001ms, 6893ms total)
+T0B20 555:325 JLINK_IsHalted()  returns FALSE (0001ms, 6893ms total)
+T0B20 555:428 JLINK_IsHalted()  returns FALSE (0001ms, 6893ms total)
+T0F28 555:532 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6895ms total)
+T0B20 555:540 JLINK_IsHalted()  returns FALSE (0001ms, 6896ms total)
+T0B20 555:641 JLINK_IsHalted()  returns FALSE (0001ms, 6896ms total)
+T0B20 555:743 JLINK_IsHalted()  returns FALSE (0001ms, 6896ms total)
+T0B20 555:844 JLINK_IsHalted()  returns FALSE (0002ms, 6897ms total)
+T0B20 555:946 JLINK_IsHalted()  returns FALSE (0002ms, 6897ms total)
+T0F28 556:048 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6897ms total)
+T0B20 556:053 JLINK_IsHalted()  returns FALSE (0001ms, 6898ms total)
+T0B20 556:154 JLINK_IsHalted()  returns FALSE (0002ms, 6899ms total)
+T0B20 556:256 JLINK_IsHalted()  returns FALSE (0001ms, 6898ms total)
+T0B20 556:357 JLINK_IsHalted()  returns FALSE (0001ms, 6898ms total)
+T0B20 556:459 JLINK_IsHalted()  returns FALSE (0001ms, 6898ms total)
+T0F28 556:561 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6899ms total)
+T0B20 556:565 JLINK_IsHalted()  returns FALSE (0001ms, 6900ms total)
+T0B20 556:667 JLINK_IsHalted()  returns FALSE (0001ms, 6900ms total)
+T0B20 556:768 JLINK_IsHalted()  returns FALSE (0000ms, 6899ms total)
+T0B20 556:869 JLINK_IsHalted()  returns FALSE (0001ms, 6900ms total)
+T0B20 556:971 JLINK_IsHalted()  returns FALSE (0001ms, 6900ms total)
+T0B20 557:073 JLINK_IsHalted()  returns FALSE (0000ms, 6899ms total)
+T0F28 557:174 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6901ms total)
+T0B20 557:177 JLINK_IsHalted()  returns FALSE (0001ms, 6902ms total)
+T0B20 557:278 JLINK_IsHalted()  returns FALSE (0001ms, 6902ms total)
+T0B20 557:379 JLINK_IsHalted()  returns FALSE (0002ms, 6903ms total)
+T0B20 557:481 JLINK_IsHalted()  returns FALSE (0000ms, 6901ms total)
+T0B20 557:583 JLINK_IsHalted()  returns FALSE (0000ms, 6901ms total)
+T0B20 557:683 JLINK_IsHalted()  returns FALSE (0001ms, 6902ms total)
+T0F28 557:785 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6903ms total)
+T0B20 557:791 JLINK_IsHalted()  returns FALSE (0001ms, 6904ms total)
+T0B20 557:893 JLINK_IsHalted()  returns FALSE (0001ms, 6904ms total)
+T0B20 557:995 JLINK_IsHalted()  returns FALSE (0000ms, 6903ms total)
+T0B20 558:096 JLINK_IsHalted()  returns FALSE (0001ms, 6904ms total)
+T0B20 558:198 JLINK_IsHalted()  returns FALSE (0001ms, 6904ms total)
+T0F28 558:299 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6905ms total)
+T0B20 558:305 JLINK_IsHalted()  returns FALSE (0001ms, 6906ms total)
+T0B20 558:408 JLINK_IsHalted()  returns FALSE (0001ms, 6906ms total)
+T0B20 558:510 JLINK_IsHalted()  returns FALSE (0001ms, 6906ms total)
+T0B20 558:613 JLINK_IsHalted()  returns FALSE (0001ms, 6906ms total)
+T0B20 558:715 JLINK_IsHalted()  returns FALSE (0000ms, 6905ms total)
+T0F28 558:817 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6906ms total)
+T0B20 558:819 JLINK_IsHalted()  returns FALSE (0001ms, 6907ms total)
+T0B20 558:921 JLINK_IsHalted()  returns FALSE (0000ms, 6906ms total)
+T0B20 559:021 JLINK_IsHalted()  returns FALSE (0000ms, 6906ms total)
+T0B20 559:122 JLINK_IsHalted()  returns FALSE (0001ms, 6907ms total)
+T0B20 559:224 JLINK_IsHalted()  returns FALSE (0001ms, 6907ms total)
+T0F28 559:326 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6907ms total)
+T0B20 559:329 JLINK_IsHalted()  returns FALSE (0001ms, 6908ms total)
+T0B20 559:430 JLINK_IsHalted()  returns FALSE (0001ms, 6908ms total)
+T0B20 559:531 JLINK_IsHalted()  returns FALSE (0001ms, 6908ms total)
+T0B20 559:633 JLINK_IsHalted()  returns FALSE (0000ms, 6907ms total)
+T0B20 559:734 JLINK_IsHalted()  returns FALSE (0001ms, 6908ms total)
+T0B20 559:835 JLINK_IsHalted()  returns FALSE (0001ms, 6908ms total)
+T0F28 559:937 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6909ms total)
+T0B20 559:945 JLINK_IsHalted()  returns FALSE (0001ms, 6910ms total)
+T0B20 560:047 JLINK_IsHalted()  returns FALSE (0000ms, 6909ms total)
+T0B20 560:149 JLINK_IsHalted()  returns FALSE (0000ms, 6909ms total)
+T0B20 560:249 JLINK_IsHalted()  returns FALSE (0001ms, 6910ms total)
+T0B20 560:351 JLINK_IsHalted()  returns FALSE (0001ms, 6910ms total)
+T0F28 560:452 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6911ms total)
+T0B20 560:455 JLINK_IsHalted()  returns FALSE (0000ms, 6911ms total)
+T0B20 560:556 JLINK_IsHalted()  returns FALSE (0000ms, 6911ms total)
+T0B20 560:657 JLINK_IsHalted()  returns FALSE (0000ms, 6911ms total)
+T0B20 560:758 JLINK_IsHalted()  returns FALSE (0000ms, 6911ms total)
+T0B20 560:859 JLINK_IsHalted()  returns FALSE (0001ms, 6912ms total)
+T0B20 560:960 JLINK_IsHalted()  returns FALSE (0002ms, 6913ms total)
+T0F28 561:063 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6913ms total)
+T0B20 561:067 JLINK_IsHalted()  returns FALSE (0001ms, 6914ms total)
+T0B20 561:168 JLINK_IsHalted()  returns FALSE (0001ms, 6914ms total)
+T0B20 561:269 JLINK_IsHalted()  returns FALSE (0001ms, 6914ms total)
+T0B20 561:371 JLINK_IsHalted()  returns FALSE (0000ms, 6913ms total)
+T0B20 561:472 JLINK_IsHalted()  returns FALSE (0000ms, 6913ms total)
+T0B20 561:573 JLINK_IsHalted()  returns FALSE (0000ms, 6913ms total)
+T0F28 561:675 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6915ms total)
+T0B20 561:678 JLINK_IsHalted()  returns FALSE (0001ms, 6916ms total)
+T0B20 561:780 JLINK_IsHalted()  returns FALSE (0001ms, 6916ms total)
+T0B20 561:881 JLINK_IsHalted()  returns FALSE (0001ms, 6916ms total)
+T0B20 561:983 JLINK_IsHalted()  returns FALSE (0001ms, 6916ms total)
+T0B20 562:084 JLINK_IsHalted()  returns FALSE (0001ms, 6916ms total)
+T0F28 562:185 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6917ms total)
+T0B20 562:191 JLINK_IsHalted()  returns FALSE (0001ms, 6918ms total)
+T0B20 562:293 JLINK_IsHalted()  returns FALSE (0001ms, 6918ms total)
+T0B20 562:395 JLINK_IsHalted()  returns FALSE (0001ms, 6918ms total)
+T0B20 562:497 JLINK_IsHalted()  returns FALSE (0001ms, 6918ms total)
+T0B20 562:598 JLINK_IsHalted()  returns FALSE (0001ms, 6918ms total)
+T0F28 562:699 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6919ms total)
+T0B20 562:707 JLINK_IsHalted()  returns FALSE (0001ms, 6920ms total)
+T0B20 562:810 JLINK_IsHalted()  returns FALSE (0000ms, 6919ms total)
+T0B20 562:911 JLINK_IsHalted()  returns FALSE (0000ms, 6919ms total)
+T0B20 563:011 JLINK_IsHalted()  returns FALSE (0001ms, 6920ms total)
+T0B20 563:114 JLINK_IsHalted()  returns FALSE (0000ms, 6919ms total)
+T0F28 563:216 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6920ms total)
+T0B20 563:219 JLINK_IsHalted()  returns FALSE (0001ms, 6921ms total)
+T0B20 563:321 JLINK_IsHalted()  returns FALSE (0000ms, 6920ms total)
+T0B20 563:421 JLINK_IsHalted()  returns FALSE (0000ms, 6920ms total)
+T0B20 563:522 JLINK_IsHalted()  returns FALSE (0001ms, 6921ms total)
+T0B20 563:624 JLINK_IsHalted()  returns FALSE (0000ms, 6920ms total)
+T0B20 563:724 JLINK_IsHalted()  returns FALSE (0001ms, 6921ms total)
+T0F28 563:826 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6922ms total)
+T0B20 563:830 JLINK_IsHalted()  returns FALSE (0001ms, 6923ms total)
+T0B20 563:932 JLINK_IsHalted()  returns FALSE (0001ms, 6923ms total)
+T0B20 564:034 JLINK_IsHalted()  returns FALSE (0000ms, 6922ms total)
+T0B20 564:136 JLINK_IsHalted()  returns FALSE (0001ms, 6923ms total)
+T0B20 564:237 JLINK_IsHalted()  returns FALSE (0000ms, 6922ms total)
+T0B20 564:338 JLINK_IsHalted()  returns FALSE (0000ms, 6922ms total)
+T0F28 564:438 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6924ms total)
+T0B20 564:441 JLINK_IsHalted()  returns FALSE (0001ms, 6925ms total)
+T0B20 564:542 JLINK_IsHalted()  returns FALSE (0001ms, 6925ms total)
+T0B20 564:644 JLINK_IsHalted()  returns FALSE (0000ms, 6924ms total)
+T0B20 564:745 JLINK_IsHalted()  returns FALSE (0000ms, 6924ms total)
+T0B20 564:846 JLINK_IsHalted()  returns FALSE (0000ms, 6924ms total)
+T0B20 564:947 JLINK_IsHalted()  returns FALSE (0002ms, 6926ms total)
+T0F28 565:050 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6925ms total)
+T0B20 565:053 JLINK_IsHalted()  returns FALSE (0002ms, 6927ms total)
+T0B20 565:155 JLINK_IsHalted()  returns FALSE (0001ms, 6926ms total)
+T0B20 565:256 JLINK_IsHalted()  returns FALSE (0000ms, 6925ms total)
+T0B20 565:358 JLINK_IsHalted()  returns FALSE (0001ms, 6926ms total)
+T0B20 565:459 JLINK_IsHalted()  returns FALSE (0001ms, 6926ms total)
+T0F28 565:561 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6927ms total)
+T0B20 565:565 JLINK_IsHalted()  returns FALSE (0002ms, 6929ms total)
+T0B20 565:667 JLINK_IsHalted()  returns FALSE (0001ms, 6928ms total)
+T0B20 565:769 JLINK_IsHalted()  returns FALSE (0001ms, 6928ms total)
+T0B20 565:870 JLINK_IsHalted()  returns FALSE (0001ms, 6928ms total)
+T0B20 565:972 JLINK_IsHalted()  returns FALSE (0001ms, 6928ms total)
+T0B20 566:073 JLINK_IsHalted()  returns FALSE (0001ms, 6928ms total)
+T0F28 566:175 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6928ms total)
+T0B20 566:177 JLINK_IsHalted()  returns FALSE (0001ms, 6929ms total)
+T0B20 566:279 JLINK_IsHalted()  returns FALSE (0001ms, 6929ms total)
+T0B20 566:380 JLINK_IsHalted()  returns FALSE (0001ms, 6929ms total)
+T0B20 566:482 JLINK_IsHalted()  returns FALSE (0000ms, 6928ms total)
+T0B20 566:582 JLINK_IsHalted()  returns FALSE (0000ms, 6928ms total)
+T0F28 566:684 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6930ms total)
+T0B20 566:689 JLINK_IsHalted()  returns FALSE (0001ms, 6931ms total)
+T0B20 566:790 JLINK_IsHalted()  returns FALSE (0001ms, 6931ms total)
+T0F28 566:825 JLINK_ReadMemEx(0x0000BD32, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD32) - Data: 08 A8  returns 0x02 (0001ms, 6931ms total)
+T0F28 566:826 JLINK_ReadMemEx(0x0000BD34, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD34) - Data: 81 7A  returns 0x02 (0001ms, 6932ms total)
+T0F28 566:827 JLINK_ReadMemEx(0x0000BD34, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD34) - Data: 81 7A  returns 0x02 (0001ms, 6933ms total)
+T0F28 566:828 JLINK_ReadMemEx(0x0000BD36, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0000BD36) - Data: 42 7A  returns 0x02 (0001ms, 6934ms total)
+T0B20 566:892 JLINK_IsHalted()  returns FALSE (0000ms, 6934ms total)
+T0B20 566:994 JLINK_IsHalted()  returns FALSE (0001ms, 6935ms total)
+T0B20 567:096 JLINK_IsHalted()  returns FALSE (0000ms, 6934ms total)
+T0B20 567:196 JLINK_IsHalted()  returns FALSE (0000ms, 6934ms total)
+T0F28 567:297 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6936ms total)
+T0B20 567:300 JLINK_IsHalted()  returns FALSE (0002ms, 6938ms total)
+T0B20 567:403 JLINK_IsHalted()  returns FALSE (0001ms, 6937ms total)
+T0B20 567:504 JLINK_IsHalted()  returns FALSE (0000ms, 6936ms total)
+T0B20 567:605 JLINK_IsHalted()  returns FALSE (0001ms, 6937ms total)
+T0B20 567:706 JLINK_IsHalted()  returns FALSE (0000ms, 6936ms total)
+T0B20 567:808 JLINK_IsHalted()  returns FALSE (0000ms, 6936ms total)
+T0F28 567:908 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6937ms total)
+T0B20 567:910 JLINK_IsHalted()  returns FALSE (0001ms, 6938ms total)
+T0B20 568:012 JLINK_IsHalted()  returns FALSE (0001ms, 6938ms total)
+T0B20 568:114 JLINK_IsHalted()  returns FALSE (0001ms, 6938ms total)
+T0B20 568:215 JLINK_IsHalted()  returns FALSE (0001ms, 6938ms total)
+T0B20 568:316 JLINK_IsHalted()  returns FALSE (0000ms, 6937ms total)
+T0B20 568:417 JLINK_IsHalted()  returns FALSE (0000ms, 6937ms total)
+T0F28 568:518 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6939ms total)
+T0B20 568:523 JLINK_IsHalted()  returns FALSE (0001ms, 6940ms total)
+T0B20 568:624 JLINK_IsHalted()  returns FALSE (0000ms, 6939ms total)
+T0B20 568:726 JLINK_IsHalted()  returns FALSE (0001ms, 6940ms total)
+T0B20 568:828 JLINK_IsHalted()  returns FALSE (0000ms, 6939ms total)
+T0B20 568:929 JLINK_IsHalted()  returns FALSE (0001ms, 6940ms total)
+T0F28 569:030 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 6942ms total)
+T0B20 569:035 JLINK_IsHalted()  returns FALSE (0001ms, 6943ms total)
+T0B20 569:137 JLINK_IsHalted()  returns FALSE (0001ms, 6943ms total)
+T0B20 569:238 JLINK_IsHalted()  returns FALSE (0002ms, 6944ms total)
+T0B20 569:340 JLINK_IsHalted()  returns FALSE (0001ms, 6943ms total)
+T0B20 569:443 JLINK_IsHalted()  returns FALSE (0001ms, 6943ms total)
+T0F28 569:544 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6943ms total)
+T0B20 569:550 JLINK_IsHalted()  returns FALSE (0001ms, 6944ms total)
+T0B20 569:653 JLINK_IsHalted()  returns FALSE (0001ms, 6944ms total)
+T0B20 569:754 JLINK_IsHalted()  returns FALSE (0001ms, 6944ms total)
+T0B20 569:856 JLINK_IsHalted()  returns FALSE (0001ms, 6944ms total)
+T0B20 569:958 JLINK_IsHalted()  returns FALSE (0001ms, 6944ms total)
+T0F28 570:060 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6945ms total)
+T0B20 570:067 JLINK_IsHalted()  returns FALSE (0001ms, 6946ms total)
+T0B20 570:169 JLINK_IsHalted()  returns FALSE (0001ms, 6946ms total)
+T0B20 570:271 JLINK_IsHalted()  returns FALSE (0001ms, 6946ms total)
+T0F28 570:348 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0002ms, 6947ms total)
+T0F28 570:350 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6948ms total)
+T0F28 570:351 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 6949ms total)
+T0F28 570:352 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 6949ms total)
+T0F28 570:352 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 6950ms total)
+T0F28 570:353 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 6951ms total)
+T0F28 570:354 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0000ms, 6951ms total)
+T0F28 570:354 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6952ms total)
+T0F28 570:355 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6953ms total)
+T0F28 570:356 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0000ms, 6953ms total)
+T0F28 570:356 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6954ms total)
+T0F28 570:357 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6955ms total)
+T0F28 570:358 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 6956ms total)
+T0F28 570:359 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 6957ms total)
+T0F28 570:360 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 6958ms total)
+T0F28 570:361 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 6959ms total)
+T0F28 570:362 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0000ms, 6959ms total)
+T0F28 570:362 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6960ms total)
+T0F28 570:363 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6961ms total)
+T0F28 570:364 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0000ms, 6961ms total)
+T0F28 570:371 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6962ms total)
+T0F28 570:372 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6963ms total)
+T0F28 570:373 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0000ms, 6963ms total)
+T0B20 570:373 JLINK_IsHalted()  returns FALSE (0001ms, 6964ms total)
+T0F28 570:374 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 6964ms total)
+T0F28 570:375 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 6964ms total)
+T0F28 570:375 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 6965ms total)
+T0F28 570:376 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 6966ms total)
+T0F28 570:377 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6967ms total)
+T0F28 570:378 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6968ms total)
+T0F28 570:379 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 6969ms total)
+T0B20 570:475 JLINK_IsHalted()  returns FALSE (0001ms, 6970ms total)
+T0F28 570:578 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6970ms total)
+T0F28 570:579 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6971ms total)
+T0F28 570:580 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 6972ms total)
+T0F28 570:581 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 6973ms total)
+T0F28 570:582 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 6974ms total)
+T0F28 570:583 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 6974ms total)
+T0F28 570:583 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0002ms, 6976ms total)
+T0F28 570:585 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6977ms total)
+T0F28 570:586 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6978ms total)
+T0F28 570:587 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0000ms, 6978ms total)
+T0F28 570:587 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 6980ms total)
+T0B20 570:593 JLINK_IsHalted()  returns FALSE (0001ms, 6981ms total)
+T0B20 570:696 JLINK_IsHalted()  returns FALSE (0000ms, 6980ms total)
+T0B20 570:797 JLINK_IsHalted()  returns FALSE (0001ms, 6981ms total)
+T0B20 570:898 JLINK_IsHalted()  returns FALSE (0001ms, 6981ms total)
+T0B20 571:000 JLINK_IsHalted()  returns FALSE (0001ms, 6981ms total)
+T0F28 571:101 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6981ms total)
+T0F28 571:102 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6982ms total)
+T0F28 571:103 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 6983ms total)
+T0F28 571:104 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 6984ms total)
+T0F28 571:105 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 6984ms total)
+T0F28 571:105 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 6985ms total)
+T0F28 571:106 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0000ms, 6985ms total)
+T0F28 571:107 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6986ms total)
+T0F28 571:108 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6987ms total)
+T0F28 571:109 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 6988ms total)
+T0F28 571:110 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6989ms total)
+T0B20 571:112 JLINK_IsHalted()  returns FALSE (0002ms, 6991ms total)
+T0B20 571:214 JLINK_IsHalted()  returns FALSE (0000ms, 6989ms total)
+T0B20 571:314 JLINK_IsHalted()  returns FALSE (0000ms, 6989ms total)
+T0B20 571:415 JLINK_IsHalted()  returns FALSE (0001ms, 6990ms total)
+T0B20 571:516 JLINK_IsHalted()  returns FALSE (0001ms, 6990ms total)
+T0F28 571:618 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6990ms total)
+T0F28 571:619 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 6991ms total)
+T0F28 571:620 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0000ms, 6991ms total)
+T0F28 571:620 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 6992ms total)
+T0F28 571:621 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 6993ms total)
+T0F28 571:622 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 6993ms total)
+T0F28 571:622 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 6994ms total)
+T0F28 571:623 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 6995ms total)
+T0F28 571:624 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 6996ms total)
+T0F28 571:625 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 6997ms total)
+T0F28 571:626 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 6998ms total)
+T0B20 571:628 JLINK_IsHalted()  returns FALSE (0001ms, 6999ms total)
+T0B20 571:730 JLINK_IsHalted()  returns FALSE (0001ms, 6999ms total)
+T0B20 571:831 JLINK_IsHalted()  returns FALSE (0001ms, 6999ms total)
+T0B20 571:932 JLINK_IsHalted()  returns FALSE (0002ms, 7000ms total)
+T0B20 572:035 JLINK_IsHalted()  returns FALSE (0000ms, 6998ms total)
+T0F28 572:136 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 6999ms total)
+T0F28 572:137 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7000ms total)
+T0F28 572:138 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7001ms total)
+T0F28 572:139 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7002ms total)
+T0F28 572:140 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7003ms total)
+T0F28 572:141 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7004ms total)
+T0F28 572:142 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7005ms total)
+T0F28 572:143 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7006ms total)
+T0F28 572:144 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0002ms, 7008ms total)
+T0F28 572:146 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7009ms total)
+T0F28 572:147 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7010ms total)
+T0B20 572:151 JLINK_IsHalted()  returns FALSE (0001ms, 7011ms total)
+T0B20 572:253 JLINK_IsHalted()  returns FALSE (0001ms, 7011ms total)
+T0B20 572:355 JLINK_IsHalted()  returns FALSE (0001ms, 7011ms total)
+T0B20 572:457 JLINK_IsHalted()  returns FALSE (0001ms, 7011ms total)
+T0B20 572:558 JLINK_IsHalted()  returns FALSE (0001ms, 7011ms total)
+T0F28 572:660 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 7011ms total)
+T0F28 572:661 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0002ms, 7013ms total)
+T0F28 572:663 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7014ms total)
+T0F28 572:664 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7014ms total)
+T0F28 572:664 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7015ms total)
+T0F28 572:665 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7016ms total)
+T0F28 572:666 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0000ms, 7016ms total)
+T0F28 572:666 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0002ms, 7018ms total)
+T0F28 572:668 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7019ms total)
+T0F28 572:669 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7020ms total)
+T0F28 572:670 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7022ms total)
+T0B20 572:676 JLINK_IsHalted()  returns FALSE (0001ms, 7023ms total)
+T0B20 572:778 JLINK_IsHalted()  returns FALSE (0001ms, 7023ms total)
+T0B20 572:879 JLINK_IsHalted()  returns FALSE (0001ms, 7023ms total)
+T0B20 572:982 JLINK_IsHalted()  returns FALSE (0001ms, 7023ms total)
+T0B20 573:084 JLINK_IsHalted()  returns FALSE (0002ms, 7024ms total)
+T0F28 573:186 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0002ms, 7024ms total)
+T0F28 573:188 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7025ms total)
+T0F28 573:189 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7026ms total)
+T0F28 573:190 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7027ms total)
+T0F28 573:191 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7028ms total)
+T0F28 573:192 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7029ms total)
+T0F28 573:193 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7030ms total)
+T0F28 573:194 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7030ms total)
+T0F28 573:194 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7031ms total)
+T0F28 573:195 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7032ms total)
+T0F28 573:196 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7034ms total)
+T0B20 573:204 JLINK_IsHalted()  returns FALSE (0001ms, 7035ms total)
+T0B20 573:306 JLINK_IsHalted()  returns FALSE (0001ms, 7035ms total)
+T0B20 573:408 JLINK_IsHalted()  returns FALSE (0001ms, 7035ms total)
+T0B20 573:509 JLINK_IsHalted()  returns FALSE (0001ms, 7035ms total)
+T0B20 573:611 JLINK_IsHalted()  returns FALSE (0001ms, 7035ms total)
+T0F28 573:712 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 7035ms total)
+T0F28 573:713 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7036ms total)
+T0F28 573:714 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7037ms total)
+T0F28 573:715 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7038ms total)
+T0F28 573:716 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7039ms total)
+T0F28 573:717 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7040ms total)
+T0F28 573:718 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7041ms total)
+T0F28 573:719 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7042ms total)
+T0F28 573:720 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7043ms total)
+T0F28 573:721 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7044ms total)
+T0F28 573:722 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7046ms total)
+T0B20 573:727 JLINK_IsHalted()  returns FALSE (0001ms, 7047ms total)
+T0B20 573:829 JLINK_IsHalted()  returns FALSE (0001ms, 7047ms total)
+T0B20 573:931 JLINK_IsHalted()  returns FALSE (0001ms, 7047ms total)
+T0B20 574:033 JLINK_IsHalted()  returns FALSE (0001ms, 7047ms total)
+T0B20 574:134 JLINK_IsHalted()  returns FALSE (0002ms, 7048ms total)
+T0F28 574:236 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0000ms, 7046ms total)
+T0F28 574:236 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7047ms total)
+T0F28 574:237 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7048ms total)
+T0F28 574:238 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7049ms total)
+T0F28 574:239 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7050ms total)
+T0F28 574:240 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7050ms total)
+T0F28 574:240 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7051ms total)
+T0F28 574:241 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7052ms total)
+T0F28 574:242 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7053ms total)
+T0F28 574:243 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7054ms total)
+T0F28 574:244 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7056ms total)
+T0B20 574:247 JLINK_IsHalted()  returns FALSE (0001ms, 7057ms total)
+T0B20 574:348 JLINK_IsHalted()  returns FALSE (0001ms, 7057ms total)
+T0B20 574:449 JLINK_IsHalted()  returns FALSE (0001ms, 7057ms total)
+T0B20 574:551 JLINK_IsHalted()  returns FALSE (0001ms, 7057ms total)
+T0B20 574:652 JLINK_IsHalted()  returns FALSE (0001ms, 7057ms total)
+T0F28 574:754 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0001ms, 7057ms total)
+T0F28 574:755 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7058ms total)
+T0F28 574:756 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7059ms total)
+T0F28 574:757 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7060ms total)
+T0F28 574:758 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7060ms total)
+T0F28 574:758 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7061ms total)
+T0F28 574:759 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7062ms total)
+T0F28 574:760 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7063ms total)
+T0F28 574:761 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7064ms total)
+T0F28 574:762 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0000ms, 7064ms total)
+T0F28 574:762 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7066ms total)
+T0B20 574:765 JLINK_IsHalted()  returns FALSE (0001ms, 7067ms total)
+T0B20 574:867 JLINK_IsHalted()  returns FALSE (0001ms, 7067ms total)
+T0B20 574:969 JLINK_IsHalted()  returns FALSE (0001ms, 7067ms total)
+T0B20 575:071 JLINK_IsHalted()  returns FALSE (0001ms, 7067ms total)
+T0B20 575:173 JLINK_IsHalted()  returns FALSE (0001ms, 7067ms total)
+T0F28 575:275 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0002ms, 7068ms total)
+T0F28 575:277 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7069ms total)
+T0F28 575:278 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0000ms, 7069ms total)
+T0F28 575:278 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7070ms total)
+T0F28 575:279 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7071ms total)
+T0F28 575:280 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7072ms total)
+T0F28 575:281 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7073ms total)
+T0F28 575:282 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7074ms total)
+T0F28 575:283 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7075ms total)
+T0F28 575:284 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7076ms total)
+T0F28 575:285 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7077ms total)
+T0B20 575:288 JLINK_IsHalted()  returns FALSE (0001ms, 7078ms total)
+T0B20 575:390 JLINK_IsHalted()  returns FALSE (0001ms, 7078ms total)
+T0B20 575:492 JLINK_IsHalted()  returns FALSE (0001ms, 7078ms total)
+T0B20 575:594 JLINK_IsHalted()  returns FALSE (0001ms, 7078ms total)
+T0B20 575:695 JLINK_IsHalted()  returns FALSE (0001ms, 7078ms total)
+T0F28 575:797 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 00  returns 0x01 (0002ms, 7079ms total)
+T0F28 575:799 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 00  returns 0x01 (0001ms, 7080ms total)
+T0F28 575:800 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7081ms total)
+T0F28 575:801 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7081ms total)
+T0F28 575:801 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7082ms total)
+T0F28 575:802 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7082ms total)
+T0F28 575:803 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 00 00  returns 0x02 (0001ms, 7083ms total)
+T0F28 575:804 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7083ms total)
+T0F28 575:804 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0002ms, 7085ms total)
+T0F28 575:806 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 00 00  returns 0x02 (0001ms, 7086ms total)
+T0F28 575:807 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 7089ms total)
+T0B20 575:814 JLINK_IsHalted()  returns FALSE (0001ms, 7090ms total)
+T0B20 575:915 JLINK_IsHalted()  returns FALSE (0001ms, 7090ms total)
+T0B20 576:016 JLINK_IsHalted()  returns FALSE (0002ms, 7091ms total)
+T0B20 576:118 JLINK_IsHalted()  returns FALSE (0001ms, 7090ms total)
+T0B20 576:219 JLINK_IsHalted()  returns FALSE (0002ms, 7091ms total)
+T0F28 576:323 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7091ms total)
+T0F28 576:326 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 02  returns 0x01 (0001ms, 7092ms total)
+T0F28 576:328 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7093ms total)
+T0F28 576:329 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7094ms total)
+T0F28 576:330 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7094ms total)
+T0F28 576:330 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7095ms total)
+T0F28 576:331 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7096ms total)
+T0F28 576:332 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7097ms total)
+T0F28 576:333 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7098ms total)
+T0F28 576:334 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 58 02  returns 0x02 (0001ms, 7099ms total)
+T0F28 576:335 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7101ms total)
+T0B20 576:339 JLINK_IsHalted()  returns FALSE (0001ms, 7102ms total)
+T0B20 576:441 JLINK_IsHalted()  returns FALSE (0001ms, 7102ms total)
+T0B20 576:543 JLINK_IsHalted()  returns FALSE (0001ms, 7102ms total)
+T0B20 576:645 JLINK_IsHalted()  returns FALSE (0001ms, 7102ms total)
+T0B20 576:747 JLINK_IsHalted()  returns FALSE (0001ms, 7102ms total)
+T0F28 576:848 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7103ms total)
+T0F28 576:852 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7105ms total)
+T0F28 576:854 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0002ms, 7107ms total)
+T0F28 576:856 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7108ms total)
+T0F28 576:857 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7109ms total)
+T0F28 576:858 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7110ms total)
+T0F28 576:859 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7111ms total)
+T0F28 576:860 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7112ms total)
+T0F28 576:861 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7113ms total)
+T0F28 576:862 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 57 02  returns 0x02 (0002ms, 7115ms total)
+T0F28 576:864 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7117ms total)
+T0B20 576:870 JLINK_IsHalted()  returns FALSE (0000ms, 7117ms total)
+T0B20 576:970 JLINK_IsHalted()  returns FALSE (0002ms, 7119ms total)
+T0B20 577:072 JLINK_IsHalted()  returns FALSE (0000ms, 7117ms total)
+T0B20 577:173 JLINK_IsHalted()  returns FALSE (0001ms, 7118ms total)
+T0B20 577:275 JLINK_IsHalted()  returns FALSE (0001ms, 7118ms total)
+T0F28 577:378 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7118ms total)
+T0F28 577:379 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7120ms total)
+T0F28 577:382 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7121ms total)
+T0F28 577:383 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7122ms total)
+T0F28 577:384 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7123ms total)
+T0F28 577:385 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7124ms total)
+T0F28 577:386 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7125ms total)
+T0F28 577:387 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7126ms total)
+T0F28 577:388 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0000ms, 7126ms total)
+T0F28 577:389 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 57 02  returns 0x02 (0001ms, 7127ms total)
+T0F28 577:390 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7129ms total)
+T0B20 577:395 JLINK_IsHalted()  returns FALSE (0001ms, 7130ms total)
+T0B20 577:497 JLINK_IsHalted()  returns FALSE (0000ms, 7129ms total)
+T0B20 577:598 JLINK_IsHalted()  returns FALSE (0001ms, 7130ms total)
+T0B20 577:699 JLINK_IsHalted()  returns FALSE (0001ms, 7130ms total)
+T0B20 577:801 JLINK_IsHalted()  returns FALSE (0001ms, 7130ms total)
+T0F28 577:902 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7130ms total)
+T0F28 577:903 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7132ms total)
+T0F28 577:905 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7133ms total)
+T0F28 577:906 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7134ms total)
+T0F28 577:907 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7135ms total)
+T0F28 577:908 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7136ms total)
+T0F28 577:909 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7137ms total)
+T0F28 577:910 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7137ms total)
+T0F28 577:910 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0002ms, 7139ms total)
+T0F28 577:912 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7140ms total)
+T0F28 577:914 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7142ms total)
+T0B20 577:920 JLINK_IsHalted()  returns FALSE (0001ms, 7143ms total)
+T0B20 578:021 JLINK_IsHalted()  returns FALSE (0002ms, 7144ms total)
+T0B20 578:123 JLINK_IsHalted()  returns FALSE (0001ms, 7143ms total)
+T0B20 578:224 JLINK_IsHalted()  returns FALSE (0002ms, 7144ms total)
+T0B20 578:326 JLINK_IsHalted()  returns FALSE (0001ms, 7143ms total)
+T0F28 578:427 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7143ms total)
+T0F28 578:428 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7145ms total)
+T0F28 578:430 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7146ms total)
+T0F28 578:431 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0002ms, 7148ms total)
+T0F28 578:433 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7148ms total)
+T0F28 578:433 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7149ms total)
+T0F28 578:434 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7150ms total)
+T0F28 578:435 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7151ms total)
+T0F28 578:436 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7152ms total)
+T0F28 578:437 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7153ms total)
+T0F28 578:439 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7155ms total)
+T0B20 578:446 JLINK_IsHalted()  returns FALSE (0001ms, 7156ms total)
+T0B20 578:548 JLINK_IsHalted()  returns FALSE (0001ms, 7156ms total)
+T0B20 578:649 JLINK_IsHalted()  returns FALSE (0001ms, 7156ms total)
+T0B20 578:750 JLINK_IsHalted()  returns FALSE (0001ms, 7156ms total)
+T0B20 578:851 JLINK_IsHalted()  returns FALSE (0001ms, 7156ms total)
+T0F28 578:952 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7157ms total)
+T0F28 578:954 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7158ms total)
+T0F28 578:955 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0002ms, 7160ms total)
+T0F28 578:957 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7161ms total)
+T0F28 578:958 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7162ms total)
+T0F28 578:959 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7163ms total)
+T0F28 578:960 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0000ms, 7163ms total)
+T0F28 578:960 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0002ms, 7165ms total)
+T0F28 578:962 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7166ms total)
+T0F28 578:963 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7167ms total)
+T0F28 578:964 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7168ms total)
+T0B20 578:971 JLINK_IsHalted()  returns FALSE (0000ms, 7168ms total)
+T0B20 579:072 JLINK_IsHalted()  returns FALSE (0000ms, 7168ms total)
+T0B20 579:174 JLINK_IsHalted()  returns FALSE (0000ms, 7168ms total)
+T0B20 579:275 JLINK_IsHalted()  returns FALSE (0001ms, 7169ms total)
+T0B20 579:377 JLINK_IsHalted()  returns FALSE (0001ms, 7169ms total)
+T0F28 579:478 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7169ms total)
+T0F28 579:479 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7170ms total)
+T0F28 579:480 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7171ms total)
+T0F28 579:481 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7171ms total)
+T0F28 579:481 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7172ms total)
+T0F28 579:482 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7173ms total)
+T0F28 579:484 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7174ms total)
+T0F28 579:485 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7175ms total)
+T0F28 579:487 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7176ms total)
+T0F28 579:488 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7177ms total)
+T0F28 579:489 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7178ms total)
+T0B20 579:494 JLINK_IsHalted()  returns FALSE (0001ms, 7179ms total)
+T0B20 579:596 JLINK_IsHalted()  returns FALSE (0000ms, 7178ms total)
+T0B20 579:697 JLINK_IsHalted()  returns FALSE (0000ms, 7178ms total)
+T0B20 579:799 JLINK_IsHalted()  returns FALSE (0001ms, 7179ms total)
+T0B20 579:900 JLINK_IsHalted()  returns FALSE (0001ms, 7179ms total)
+T0F28 580:007 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7179ms total)
+T0F28 580:008 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7180ms total)
+T0F28 580:009 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7181ms total)
+T0F28 580:010 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7182ms total)
+T0F28 580:011 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7183ms total)
+T0F28 580:012 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7183ms total)
+T0F28 580:012 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0000ms, 7183ms total)
+T0F28 580:014 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7186ms total)
+T0F28 580:015 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7187ms total)
+T0F28 580:016 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7188ms total)
+T0F28 580:017 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7190ms total)
+T0B20 580:022 JLINK_IsHalted()  returns FALSE (0001ms, 7191ms total)
+T0B20 580:124 JLINK_IsHalted()  returns FALSE (0001ms, 7191ms total)
+T0B20 580:225 JLINK_IsHalted()  returns FALSE (0001ms, 7191ms total)
+T0B20 580:327 JLINK_IsHalted()  returns FALSE (0001ms, 7191ms total)
+T0B20 580:428 JLINK_IsHalted()  returns FALSE (0001ms, 7191ms total)
+T0F28 580:533 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7191ms total)
+T0F28 580:534 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7193ms total)
+T0F28 580:536 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7194ms total)
+T0F28 580:537 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7194ms total)
+T0F28 580:537 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7195ms total)
+T0F28 580:538 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7195ms total)
+T0F28 580:539 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7196ms total)
+T0F28 580:540 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7197ms total)
+T0F28 580:541 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7198ms total)
+T0F28 580:542 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7199ms total)
+T0F28 580:543 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7200ms total)
+T0B20 580:547 JLINK_IsHalted()  returns FALSE (0001ms, 7201ms total)
+T0B20 580:649 JLINK_IsHalted()  returns FALSE (0001ms, 7201ms total)
+T0B20 580:750 JLINK_IsHalted()  returns FALSE (0001ms, 7201ms total)
+T0B20 580:851 JLINK_IsHalted()  returns FALSE (0001ms, 7201ms total)
+T0B20 580:953 JLINK_IsHalted()  returns FALSE (0001ms, 7201ms total)
+T0F28 581:054 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7202ms total)
+T0F28 581:056 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7203ms total)
+T0F28 581:057 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7204ms total)
+T0F28 581:058 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7205ms total)
+T0F28 581:059 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7206ms total)
+T0F28 581:060 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7207ms total)
+T0F28 581:061 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7208ms total)
+T0F28 581:062 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7209ms total)
+T0F28 581:063 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0000ms, 7209ms total)
+T0F28 581:063 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7210ms total)
+T0F28 581:064 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7212ms total)
+T0B20 581:070 JLINK_IsHalted()  returns FALSE (0001ms, 7213ms total)
+T0B20 581:172 JLINK_IsHalted()  returns FALSE (0001ms, 7213ms total)
+T0B20 581:273 JLINK_IsHalted()  returns FALSE (0001ms, 7213ms total)
+T0B20 581:375 JLINK_IsHalted()  returns FALSE (0001ms, 7213ms total)
+T0B20 581:477 JLINK_IsHalted()  returns FALSE (0001ms, 7213ms total)
+T0F28 581:578 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7213ms total)
+T0F28 581:579 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0002ms, 7215ms total)
+T0F28 581:581 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7216ms total)
+T0F28 581:582 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7217ms total)
+T0F28 581:583 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7218ms total)
+T0F28 581:584 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7219ms total)
+T0F28 581:585 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7220ms total)
+T0F28 581:586 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0002ms, 7222ms total)
+T0F28 581:588 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7223ms total)
+T0F28 581:589 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7224ms total)
+T0F28 581:590 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7226ms total)
+T0B20 581:596 JLINK_IsHalted()  returns FALSE (0000ms, 7226ms total)
+T0B20 581:698 JLINK_IsHalted()  returns FALSE (0001ms, 7227ms total)
+T0B20 581:799 JLINK_IsHalted()  returns FALSE (0001ms, 7227ms total)
+T0B20 581:900 JLINK_IsHalted()  returns FALSE (0001ms, 7227ms total)
+T0B20 582:001 JLINK_IsHalted()  returns FALSE (0001ms, 7227ms total)
+T0F28 582:103 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7227ms total)
+T0F28 582:104 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7228ms total)
+T0F28 582:105 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7229ms total)
+T0F28 582:106 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7230ms total)
+T0F28 582:107 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7230ms total)
+T0F28 582:107 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0002ms, 7232ms total)
+T0F28 582:109 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7233ms total)
+T0F28 582:110 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7233ms total)
+T0F28 582:110 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7234ms total)
+T0F28 582:111 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7235ms total)
+T0F28 582:113 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7238ms total)
+T0B20 582:119 JLINK_IsHalted()  returns FALSE (0001ms, 7239ms total)
+T0B20 582:221 JLINK_IsHalted()  returns FALSE (0001ms, 7239ms total)
+T0B20 582:322 JLINK_IsHalted()  returns FALSE (0001ms, 7239ms total)
+T0B20 582:424 JLINK_IsHalted()  returns FALSE (0001ms, 7239ms total)
+T0B20 582:525 JLINK_IsHalted()  returns FALSE (0002ms, 7240ms total)
+T0F28 582:629 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7239ms total)
+T0F28 582:630 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7240ms total)
+T0F28 582:631 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0002ms, 7242ms total)
+T0F28 582:633 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7243ms total)
+T0F28 582:634 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7243ms total)
+T0F28 582:634 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7244ms total)
+T0F28 582:635 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0002ms, 7246ms total)
+T0F28 582:637 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7247ms total)
+T0F28 582:638 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7248ms total)
+T0F28 582:639 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7249ms total)
+T0F28 582:640 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7250ms total)
+T0B20 582:644 JLINK_IsHalted()  returns FALSE (0001ms, 7251ms total)
+T0B20 582:746 JLINK_IsHalted()  returns FALSE (0001ms, 7251ms total)
+T0B20 582:848 JLINK_IsHalted()  returns FALSE (0000ms, 7250ms total)
+T0B20 582:950 JLINK_IsHalted()  returns FALSE (0001ms, 7251ms total)
+T0B20 583:051 JLINK_IsHalted()  returns FALSE (0001ms, 7251ms total)
+T0F28 583:153 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7251ms total)
+T0F28 583:154 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7252ms total)
+T0F28 583:155 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7253ms total)
+T0F28 583:156 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7254ms total)
+T0F28 583:157 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7254ms total)
+T0F28 583:157 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7255ms total)
+T0F28 583:158 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7256ms total)
+T0F28 583:159 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7256ms total)
+T0F28 583:159 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7257ms total)
+T0F28 583:160 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7258ms total)
+T0F28 583:161 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0003ms, 7261ms total)
+T0B20 583:166 JLINK_IsHalted()  returns FALSE (0000ms, 7261ms total)
+T0B20 583:267 JLINK_IsHalted()  returns FALSE (0001ms, 7262ms total)
+T0B20 583:369 JLINK_IsHalted()  returns FALSE (0001ms, 7262ms total)
+T0B20 583:470 JLINK_IsHalted()  returns FALSE (0002ms, 7263ms total)
+T0B20 583:572 JLINK_IsHalted()  returns FALSE (0001ms, 7262ms total)
+T0F28 583:673 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7262ms total)
+T0F28 583:674 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7263ms total)
+T0F28 583:675 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0002ms, 7265ms total)
+T0F28 583:677 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7266ms total)
+T0F28 583:678 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7267ms total)
+T0F28 583:679 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0002ms, 7269ms total)
+T0F28 583:681 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7270ms total)
+T0F28 583:682 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7271ms total)
+T0F28 583:683 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7272ms total)
+T0F28 583:684 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7273ms total)
+T0F28 583:685 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7274ms total)
+T0B20 583:690 JLINK_IsHalted()  returns FALSE (0001ms, 7275ms total)
+T0B20 583:792 JLINK_IsHalted()  returns FALSE (0001ms, 7275ms total)
+T0B20 583:894 JLINK_IsHalted()  returns FALSE (0000ms, 7274ms total)
+T0B20 583:995 JLINK_IsHalted()  returns FALSE (0002ms, 7276ms total)
+T0B20 584:098 JLINK_IsHalted()  returns FALSE (0000ms, 7274ms total)
+T0F28 584:199 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7275ms total)
+T0F28 584:200 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7276ms total)
+T0F28 584:201 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7277ms total)
+T0F28 584:202 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7278ms total)
+T0F28 584:203 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0002ms, 7280ms total)
+T0F28 584:205 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7281ms total)
+T0F28 584:206 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7282ms total)
+T0F28 584:207 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7283ms total)
+T0F28 584:208 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7284ms total)
+T0F28 584:209 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7285ms total)
+T0F28 584:210 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7286ms total)
+T0B20 584:213 JLINK_IsHalted()  returns FALSE (0001ms, 7287ms total)
+T0B20 584:314 JLINK_IsHalted()  returns FALSE (0001ms, 7287ms total)
+T0B20 584:415 JLINK_IsHalted()  returns FALSE (0000ms, 7286ms total)
+T0B20 584:516 JLINK_IsHalted()  returns FALSE (0001ms, 7287ms total)
+T0B20 584:617 JLINK_IsHalted()  returns FALSE (0000ms, 7286ms total)
+T0F28 584:722 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7287ms total)
+T0F28 584:723 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7288ms total)
+T0F28 584:724 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7289ms total)
+T0F28 584:725 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7290ms total)
+T0F28 584:726 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7291ms total)
+T0F28 584:727 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7292ms total)
+T0F28 584:728 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7293ms total)
+T0F28 584:729 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7294ms total)
+T0F28 584:730 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7295ms total)
+T0F28 584:731 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0000ms, 7295ms total)
+T0F28 584:731 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7297ms total)
+T0B20 584:740 JLINK_IsHalted()  returns FALSE (0001ms, 7298ms total)
+T0B20 584:842 JLINK_IsHalted()  returns FALSE (0000ms, 7297ms total)
+T0B20 584:943 JLINK_IsHalted()  returns FALSE (0000ms, 7297ms total)
+T0B20 585:045 JLINK_IsHalted()  returns FALSE (0001ms, 7298ms total)
+T0B20 585:146 JLINK_IsHalted()  returns FALSE (0001ms, 7298ms total)
+T0F28 585:248 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0000ms, 7297ms total)
+T0F28 585:248 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0001ms, 7298ms total)
+T0F28 585:249 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7299ms total)
+T0F28 585:250 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7300ms total)
+T0F28 585:251 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7300ms total)
+T0F28 585:251 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0001ms, 7301ms total)
+T0F28 585:252 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7302ms total)
+T0F28 585:253 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7303ms total)
+T0F28 585:254 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7304ms total)
+T0F28 585:255 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7305ms total)
+T0F28 585:256 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7306ms total)
+T0B20 585:258 JLINK_IsHalted()  returns FALSE (0001ms, 7307ms total)
+T0B20 585:359 JLINK_IsHalted()  returns FALSE (0000ms, 7306ms total)
+T0B20 585:460 JLINK_IsHalted()  returns FALSE (0001ms, 7307ms total)
+T0B20 585:562 JLINK_IsHalted()  returns FALSE (0001ms, 7307ms total)
+T0B20 585:663 JLINK_IsHalted()  returns FALSE (0002ms, 7308ms total)
+T0F28 585:765 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7307ms total)
+T0F28 585:766 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0000ms, 7307ms total)
+T0F28 585:766 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7308ms total)
+T0F28 585:767 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7309ms total)
+T0F28 585:768 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0001ms, 7310ms total)
+T0F28 585:769 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7310ms total)
+T0F28 585:769 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7311ms total)
+T0F28 585:770 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7312ms total)
+T0F28 585:771 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7313ms total)
+T0F28 585:772 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7314ms total)
+T0F28 585:773 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0001ms, 7315ms total)
+T0B20 585:778 JLINK_IsHalted()  returns FALSE (0001ms, 7316ms total)
+T0B20 585:880 JLINK_IsHalted()  returns FALSE (0000ms, 7315ms total)
+T0B20 585:981 JLINK_IsHalted()  returns FALSE (0001ms, 7316ms total)
+T0B20 586:082 JLINK_IsHalted()  returns FALSE (0000ms, 7315ms total)
+T0B20 586:183 JLINK_IsHalted()  returns FALSE (0001ms, 7316ms total)
+T0F28 586:284 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0001ms, 7316ms total)
+T0F28 586:285 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0000ms, 7316ms total)
+T0F28 586:285 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0001ms, 7317ms total)
+T0F28 586:286 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0001ms, 7318ms total)
+T0F28 586:287 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7318ms total)
+T0F28 586:287 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0002ms, 7320ms total)
+T0F28 586:289 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0001ms, 7321ms total)
+T0F28 586:290 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0000ms, 7321ms total)
+T0F28 586:290 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0001ms, 7322ms total)
+T0F28 586:291 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0001ms, 7323ms total)
+T0F28 586:292 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0002ms, 7325ms total)
+T0B20 586:295 JLINK_IsHalted()  returns FALSE (0000ms, 7325ms total)
+T0B20 586:396 JLINK_IsHalted()  returns FALSE (0000ms, 7325ms total)
+T0B20 586:497 JLINK_IsHalted()  returns FALSE (0001ms, 7326ms total)
+T0B20 586:598 JLINK_IsHalted()  returns FALSE (0001ms, 7326ms total)
+T0B20 586:699 JLINK_IsHalted()  returns FALSE (0000ms, 7325ms total)
+T0B20 586:800 JLINK_Halt()  returns 0x00 (0005ms, 7330ms total)
+T0B20 586:805 JLINK_IsHalted()  returns TRUE (0000ms, 7330ms total)
+T0B20 586:805 JLINK_IsHalted()  returns TRUE (0000ms, 7330ms total)
+T0B20 586:805 JLINK_IsHalted()  returns TRUE (0000ms, 7330ms total)
+T0B20 586:805 JLINK_ReadReg(R15 (PC))  returns 0x000000E2 (0000ms, 7330ms total)
+T0B20 586:805 JLINK_ReadReg(XPSR)  returns 0x61000003 (0000ms, 7330ms total)
+T0B20 586:805 JLINK_ClrBPEx(BPHandle = 0x00000003)  returns 0x00 (0000ms, 7330ms total)
+T0B20 586:805 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 01 00 00 00  returns 1 (0002ms, 7332ms total)
+T0B20 586:807 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 1 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R0)  returns 0x0000F398 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R1)  returns 0x20001985 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R2)  returns 0x0000F398 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R3)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R4)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R5)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R6)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R12)  returns 0x00000003 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R13 (SP))  returns 0x20006828 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R14)  returns 0xFFFFFFF9 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(R15 (PC))  returns 0x000000E2 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(XPSR)  returns 0x61000003 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(MSP)  returns 0x20006828 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 7332ms total)
+T0B20 586:807 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 7332ms total)
+T0F28 586:808 JLINK_ReadMemEx(0xE000ED28, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0xE000ED28) - Data: 00 00 00 00  returns 0x04 (0001ms, 7333ms total)
+T0F28 586:809 JLINK_ReadMemEx(0x20006840, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20006840) -- Updating C cache (64 bytes @ 0x20006840) -- Read from C cache (4 bytes @ 0x20006840) - Data: 00 00 00 00  returns 0x04 (0002ms, 7335ms total)
+T0F28 586:811 JLINK_ReadMemEx(0x20006844, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x20006844) - Data: 00 00 00 60  returns 0x04 (0000ms, 7335ms total)
+T0F28 586:811 JLINK_ReadMemEx(0x2000683C, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20006800) -- Updating C cache (64 bytes @ 0x20006800) -- Read from C cache (4 bytes @ 0x2000683C) - Data: D5 D4 00 00  returns 0x04 (0001ms, 7336ms total)
+T0F28 586:817 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001940) -- Updating C cache (64 bytes @ 0x20001940) -- Read from C cache (1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0000ms, 7338ms total)
+T0F28 586:819 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001980) -- Updating C cache (64 bytes @ 0x20001980) -- Read from C cache (2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0002ms, 7340ms total)
+T0F28 586:821 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0000ms, 7340ms total)
+T0F28 586:821 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0000ms, 7340ms total)
+T0F28 586:821 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- Read from C cache (32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 7340ms total)
+T0F28 591:441 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_RESETPIN)  returns JLINKARM_CM3_RESET_TYPE_RESETPIN (0000ms, 7340ms total)
+T0F28 591:441 JLINK_Reset() -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET.Reset: Reset device via reset pin -- 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) (0139ms, 7479ms total)
+T0F28 591:580 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 7479ms total)
+T0F28 591:580 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 7479ms total)
+T0F28 591:583 JLINK_ReadMemEx(0x000000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x000000C0) -- Updating C cache (128 bytes @ 0x000000C0) -- Read from C cache (60 bytes @ 0x000000D8) - Data: 04 48 80 47 04 48 00 47 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0003ms, 7482ms total)
+T0F28 591:586 JLINK_ReadMemEx(0x000000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000D8) - Data: 04 48  returns 0x02 (0000ms, 7482ms total)
+T0F28 591:586 JLINK_ReadMemEx(0x000000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x000000DA) - Data: 80 47  returns 0x02 (0000ms, 7482ms total)
+T0F28 591:604 JLINK_ReadReg(R0)  returns 0x0000F398 (0000ms, 7482ms total)
+T0F28 591:604 JLINK_ReadReg(R1)  returns 0x20001985 (0000ms, 7482ms total)
+T0F28 591:604 JLINK_ReadReg(R2)  returns 0x0000F398 (0000ms, 7482ms total)
+T0F28 591:604 JLINK_ReadReg(R3)  returns 0x00000000 (0001ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R4)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R5)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R6)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R7)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R8)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R9)  returns 0x20000204 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R10)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R11)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R12)  returns 0x00000003 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R13 (SP))  returns 0x20006CC0 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R14)  returns 0xFFFFFFF9 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(R15 (PC))  returns 0x000000D8 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(XPSR)  returns 0xC1000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(MSP)  returns 0x20006CC0 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(PSP)  returns 0x20001000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 7483ms total)
+T0F28 591:605 JLINK_ReadMemEx(0x20001977, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001940) -- Updating C cache (64 bytes @ 0x20001940) -- Read from C cache (1 bytes @ 0x20001977) - Data: 02  returns 0x01 (0002ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x20001978, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20001978) - Data: 04  returns 0x01 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x20001979, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20001979) - Data: 00  returns 0x01 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x2000197A, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197A) - Data: 00  returns 0x01 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x2000197B, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197B) - Data: 00  returns 0x01 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x2000197C, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x2000197C) - Data: 00  returns 0x01 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x2000197D, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000197D) - Data: 78 00  returns 0x02 (0000ms, 7485ms total)
+T0F28 591:607 JLINK_ReadMemEx(0x2000197F, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001980) -- Updating C cache (64 bytes @ 0x20001980) -- Read from C cache (2 bytes @ 0x2000197F) - Data: 00 00  returns 0x02 (0001ms, 7486ms total)
+T0F28 591:608 JLINK_ReadMemEx(0x20001981, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001981) - Data: 00 00  returns 0x02 (0000ms, 7486ms total)
+T0F28 591:608 JLINK_ReadMemEx(0x20001983, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20001983) - Data: 56 02  returns 0x02 (0000ms, 7486ms total)
+T0F28 591:608 JLINK_ReadMemEx(0x20001985, 0x0020 Bytes, ..., Flags = 0x02000000) -- Read from C cache (32 bytes @ 0x20001985) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...  returns 0x20 (0000ms, 7486ms total)
+T0F28 593:219 JLINK_Close() -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_WriteMem(4 bytes @ 0xE000200C) -- CPU_WriteMem(4 bytes @ 0xE0002010) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001004) >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF>
+ >0x28 TIF> (0023ms, 7509ms total)
+T0F28 593:219  (0023ms, 7509ms total)
+T0F28 593:219 Closed (0023ms, 7509ms total)
diff --git a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
index 3301448..a147e50 100644
--- a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
+++ b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
@@ -45,7 +45,6 @@
     sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to valve_control.o(i.ValveCtrlOrder) for ValveCtrlOrder
     sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to extern_rtc.o(.data) for sys_clockBCD_g
     sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to sizhu_ctrl_word.o(.data) for AlarmTriggerWrcFlag
-    sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to system_run_fun.o(.data) for start_wrc_g
     sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to sizhu_ctrl_word.o(.bss) for system_alarm_word_for_valve_g
     sizhu_ctrl_word.o(i.SysAlarmCtrlPro) refers to system_mem_para.o(.data) for save_valve_para_g
     system_general_para.o(i.Datecmp) refers to memseta.o(.text) for __aeabi_memclr4
@@ -67,6 +66,7 @@
     system_run_fun.o(i.allGpioInit) refers to valve_control.o(i.Valve_CTRL_GPIO_Init) for Valve_CTRL_GPIO_Init
     system_run_fun.o(i.allGpioInit) refers to pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init) for Pulse_And_Alarm_Line_IO_Init
     system_run_fun.o(i.allGpioInit) refers to rs485_read_data.o(i.RS485_read_data_GPIO_Init) for RS485_read_data_GPIO_Init
+    system_run_fun.o(i.allGpioInit) refers to wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) for WRC_PWR_GPIO_Init
     system_run_fun.o(i.hardwareDriversInit) refers to system_run_fun.o(i.allGpioInit) for allGpioInit
     system_run_fun.o(i.hardwareDriversInit) refers to spi.o(i.SPI3_Init) for SPI3_Init
     system_run_fun.o(i.sysRunFunCtrlPro) refers to system_general_para.o(i.IntervalTriggerHandle) for IntervalTriggerHandle
@@ -109,13 +109,13 @@
     main.o(i.main) refers to upper_com.o(i.upperComPro) for upperComPro
     main.o(i.main) refers to pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) for PulseAndAlarmLineCheck
     main.o(i.main) refers to system_run_fun.o(i.sysRunFunCtrlPro) for sysRunFunCtrlPro
-    main.o(i.main) refers to rs485_read_data.o(i.rs485ReadDataPro) for rs485ReadDataPro
     main.o(i.main) refers to billing.o(i.SettlementPro) for SettlementPro
     main.o(i.main) refers to sizhu_history_record.o(i.sizhuHistoryRecord) for sizhuHistoryRecord
     main.o(i.main) refers to power_manage.o(i.GetPwrStatusPro) for GetPwrStatusPro
     main.o(i.main) refers to valve_control.o(i.valveCtrlPro) for valveCtrlPro
     main.o(i.main) refers to other_fun.o(i.OtherFunPro) for OtherFunPro
     main.o(i.main) refers to sizhu_ctrl_word.o(i.SysAlarmCtrlPro) for SysAlarmCtrlPro
+    main.o(i.main) refers to wireless_remote_comm.o(i.WirelessRemoteCommPro) for WirelessRemoteCommPro
     main.o(i.main) refers to system_general_para.o(.data) for sys_run_period
     main.o(i.main) refers to extern_rtc.o(.data) for sys_clockBCD_g
     main.o(i.main) refers to sizhu_ctrl_word.o(.data) for system_alarm_ctrl_word_g
@@ -708,6 +708,7 @@
     valve_control.o(i.ValveCtrlHade) refers to sizhu_ctrl_word.o(.data) for system_alarm_report_ctrl_word_g
     valve_control.o(i.ValveCtrlHade) refers to linked_list.o(.data) for pList_head
     valve_control.o(i.ValveCtrlOrder) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    valve_control.o(i.ValveCtrlOrder) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
     valve_control.o(i.ValveCtrlOrder) refers to system_mem_para.o(.data) for save_valve_para_g
     valve_control.o(i.ValveCtrlOrder) refers to valve_control.o(.data) for valve_ctrl_para_g
     valve_control.o(i.ValveCtrlOrder) refers to power_manage.o(.data) for pwr_vol_g
@@ -762,6 +763,9 @@
     power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
     power_manage.o(i.GetPwrStatusPro) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
     power_manage.o(i.GetPwrStatusPro) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
+    power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
+    power_manage.o(i.GetPwrStatusPro) refers to delay.o(i.delay_ms) for delay_ms
+    power_manage.o(i.GetPwrStatusPro) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
     power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Get_Lith_Bat_Voltage) for Get_Lith_Bat_Voltage
     power_manage.o(i.GetPwrStatusPro) refers to uwrite4.o(.text) for __aeabi_uwrite4
     power_manage.o(i.GetPwrStatusPro) refers to uread4.o(.text) for __aeabi_uread4
@@ -771,7 +775,6 @@
     power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.Get_Mcu_Temp) for Get_Mcu_Temp
     power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.LithBatUseTimeCalculate) for LithBatUseTimeCalculate
     power_manage.o(i.GetPwrStatusPro) refers to uidiv.o(.text) for __aeabi_uidivmod
-    power_manage.o(i.GetPwrStatusPro) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
     power_manage.o(i.GetPwrStatusPro) refers to system_general_para.o(.data) for sys_fun_run_ctrl_g
     power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(.data) for delay_time_cnt
     power_manage.o(i.GetPwrStatusPro) refers to extern_rtc.o(.data) for sys_clockBCD_g
@@ -783,6 +786,7 @@
     power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
     power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
     power_manage.o(i.GetPwrStatusPro) refers to upper_com.o(i.up_comm_uart_enable) for up_comm_uart_enable
+    power_manage.o(i.GetPwrStatusPro) refers to power_manage.o(i.borrow_Pwr_GPIO_Clk_Init) for borrow_Pwr_GPIO_Clk_Init
     power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
     power_manage.o(i.GetPwrStatusPro) refers to lcd.o(.data) for lcd_first_wake_up_flag_g
     power_manage.o(i.Get_Alka_Bat_Voltage) refers to power_manage.o(i.Alka_Battery_GPIO_Clk_Init) for Alka_Battery_GPIO_Clk_Init
@@ -868,7 +872,7 @@
     power_manage.o(i.Power_IO_Init) refers to gpio.o(i.InputtIO_H) for InputtIO_H
     power_manage.o(i.Power_IO_Init) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
     power_manage.o(i.borrow_Pwr_GPIO_Clk_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
-    power_manage.o(i.borrow_Pwr_GPIO_Clk_Init) refers to gpio.o(i.InputtIO) for InputtIO
+    power_manage.o(i.borrow_Pwr_GPIO_Clk_Init) refers to gpio.o(i.OutputIO) for OutputIO
     billing.o(i.PulseSettlement) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
     billing.o(i.PulseSettlement) refers to fflti.o(.text) for __aeabi_i2f
     billing.o(i.PulseSettlement) refers to fmul.o(.text) for __aeabi_fmul
@@ -1008,6 +1012,7 @@
     upper_com.o(i.upperComPro) refers to system_general_para.o(.data) for sys_delay_sec_para_g
     upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
     upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_mem_para.o(.data) for equipment_basic_inf_g
+    wireless_remote_comm.o(i.LinkDataAnalysis) refers to uart.o(i.WRC_RX_DMA_CH3_reload) for WRC_RX_DMA_CH3_reload
     wireless_remote_comm.o(i.LinkDataAnalysis) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
     wireless_remote_comm.o(i.LinkDataAnalysis) refers to uread4.o(.text) for __aeabi_uread4
     wireless_remote_comm.o(i.LinkDataAnalysis) refers to wireless_remote_comm.o(.bss) for link_info_g
@@ -1022,9 +1027,9 @@
     wireless_remote_comm.o(i.LongTimeReportFailed) refers to sizhu_ctrl_word.o(.data) for system_alarm_ctrl_word_g
     wireless_remote_comm.o(i.ProtocolDataAnalysis) refers to strstr.o(.text) for strstr
     wireless_remote_comm.o(i.ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) for SizhuV4ProtocolDataAnalysis
-    wireless_remote_comm.o(i.ProtocolDataAnalysis) refers to wireless_remote_comm.o(.bss) for wrc_ctrl_para_g
-    wireless_remote_comm.o(i.ProtocolDataAnalysis) refers to system_general_para.o(.data) for sys_delay_sec_para_g
     wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) refers to gpio.o(i.OutputIO) for OutputIO
+    wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) refers to gpio.o(i.CloseIO) for CloseIO
+    wireless_remote_comm.o(i.WRC_PWR_GPIO_Init) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
     wireless_remote_comm.o(i.WRC_RX_DMA_check) refers to fm33a0xxev_dma.o(i.DMA_CHxMAR_Read) for DMA_CHxMAR_Read
     wireless_remote_comm.o(i.WRC_RX_DMA_check) refers to delay.o(i.delay_ms) for delay_ms
     wireless_remote_comm.o(i.WRC_RX_DMA_check) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
@@ -1105,11 +1110,13 @@
     wrc_sizhu_v4.o(i.SetKeyPro) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
+    wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to uart.o(i.WRC_RX_DMA_CH3_reload) for WRC_RX_DMA_CH3_reload
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataAes128EcbDecrypt) for DataAes128EcbDecrypt
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataReportAckPro) for DataReportAckPro
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.EndFramePro) for EndFramePro
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.SetKeyPro) for SetKeyPro
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.PushSettlementInfoPro) for PushSettlementInfoPro
+    wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.SetBalanceValveClosePro) for SetBalanceValveClosePro
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataAes128EcbEncrypt) for DataAes128EcbEncrypt
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(.data) for protocol_head_up_g
     wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to extern_rtc.o(.data) for sys_clockBCD_g
@@ -1836,30 +1843,10 @@
 
 Removing Unused input sections from the image.
 
-    Removing aes128.o(i.AES128_ECB_decrypt), (44 bytes).
-    Removing aes128.o(i.AES128_ECB_encrypt), (44 bytes).
-    Removing aes128.o(i.AddRoundKey), (72 bytes).
-    Removing aes128.o(i.BlockCopy), (20 bytes).
-    Removing aes128.o(i.Cipher), (56 bytes).
-    Removing aes128.o(i.InvCipher), (56 bytes).
-    Removing aes128.o(i.InvMixColumns), (1212 bytes).
-    Removing aes128.o(i.InvShiftRows), (152 bytes).
-    Removing aes128.o(i.InvSubBytes), (56 bytes).
-    Removing aes128.o(i.KeyExpansion), (292 bytes).
-    Removing aes128.o(i.MixColumns), (292 bytes).
-    Removing aes128.o(i.ShiftRows), (152 bytes).
-    Removing aes128.o(i.SubBytes), (56 bytes).
-    Removing aes128.o(i.getSBoxInvert), (12 bytes).
-    Removing aes128.o(i.getSBoxValue), (12 bytes).
-    Removing aes128.o(i.xtime), (18 bytes).
-    Removing aes128.o(.bss), (320 bytes).
-    Removing aes128.o(.constdata), (767 bytes).
-    Removing aes128.o(.data), (8 bytes).
     Removing sizhu_ctrl_word.o(.rev16_text), (4 bytes).
     Removing sizhu_ctrl_word.o(.revsh_text), (4 bytes).
     Removing system_general_para.o(.rev16_text), (4 bytes).
     Removing system_general_para.o(.revsh_text), (4 bytes).
-    Removing system_general_para.o(i.Datecmp), (476 bytes).
     Removing system_run_fun.o(.rev16_text), (4 bytes).
     Removing system_run_fun.o(.revsh_text), (4 bytes).
     Removing system_run_fun.o(i.SysKeepRunningStatusGet), (48 bytes).
@@ -1893,11 +1880,12 @@
     Removing exti.o(i.All_Exti_Init), (2 bytes).
     Removing uart.o(.rev16_text), (4 bytes).
     Removing uart.o(.revsh_text), (4 bytes).
+    Removing uart.o(i.RS485_read_data_RX_DMA_CH3_Init), (96 bytes).
+    Removing uart.o(i.RS485_read_data_RX_DMA_CH3_reload), (48 bytes).
+    Removing uart.o(i.RS485_read_data_uart_Init), (132 bytes).
     Removing uart.o(i.UARTx_SendData_DMA), (2 bytes).
     Removing uart.o(i.UARTx_SendData_IT), (2 bytes).
     Removing uart.o(i.WRC_RX_DMA_CH3_Init), (100 bytes).
-    Removing uart.o(i.WRC_RX_DMA_CH3_reload), (48 bytes).
-    Removing uart.o(i.WRC_uart_Init), (132 bytes).
     Removing uart.o(.data), (2 bytes).
     Removing tim.o(.rev16_text), (4 bytes).
     Removing tim.o(.revsh_text), (4 bytes).
@@ -2049,35 +2037,11 @@
     Removing upper_com_data_pro.o(.revsh_text), (4 bytes).
     Removing wireless_remote_comm.o(.rev16_text), (4 bytes).
     Removing wireless_remote_comm.o(.revsh_text), (4 bytes).
-    Removing wireless_remote_comm.o(i.LinkDataAnalysis), (184 bytes).
-    Removing wireless_remote_comm.o(i.LongTimeReportFailed), (260 bytes).
-    Removing wireless_remote_comm.o(i.ProtocolDataAnalysis), (100 bytes).
-    Removing wireless_remote_comm.o(i.WRC_PWR_GPIO_Init), (28 bytes).
-    Removing wireless_remote_comm.o(i.WRC_RX_DMA_check), (116 bytes).
-    Removing wireless_remote_comm.o(i.WirelessRemoteCommPro), (176 bytes).
-    Removing wireless_remote_comm.o(i.WrcClosePwrPro), (256 bytes).
-    Removing wireless_remote_comm.o(i.WrcCreateLinkPro), (56 bytes).
-    Removing wireless_remote_comm.o(i.WrcOpenPwrPro), (60 bytes).
-    Removing wireless_remote_comm.o(i.WrcSendCreateLinkCmd), (268 bytes).
-    Removing wireless_remote_comm.o(i.WrcSendDataPro), (140 bytes).
-    Removing wireless_remote_comm.o(i.WrcWaitRecDataPro), (288 bytes).
-    Removing wireless_remote_comm.o(.data), (1 bytes).
     Removing wrc_sizhu_v4.o(.rev16_text), (4 bytes).
     Removing wrc_sizhu_v4.o(.revsh_text), (4 bytes).
-    Removing wrc_sizhu_v4.o(i.DataAes128EcbDecrypt), (80 bytes).
-    Removing wrc_sizhu_v4.o(i.DataAes128EcbEncrypt), (128 bytes).
     Removing wrc_sizhu_v4.o(i.DataReadAddrInit), (8 bytes).
-    Removing wrc_sizhu_v4.o(i.DataReportAckPro), (176 bytes).
-    Removing wrc_sizhu_v4.o(i.EndFramePro), (132 bytes).
-    Removing wrc_sizhu_v4.o(i.PushSettlementInfoPro), (392 bytes).
     Removing wrc_sizhu_v4.o(i.ReadDataFromRecord), (2 bytes).
     Removing wrc_sizhu_v4.o(i.SetAccountPro), (180 bytes).
-    Removing wrc_sizhu_v4.o(i.SetKeyPro), (40 bytes).
-    Removing wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis), (512 bytes).
-    Removing wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf), (676 bytes).
-    Removing wrc_sizhu_v4.o(i.SizhuV4SendParaInit), (300 bytes).
-    Removing wrc_sizhu_v4.o(.bss), (57 bytes).
-    Removing wrc_sizhu_v4.o(.data), (39 bytes).
     Removing lcd.o(.rev16_text), (4 bytes).
     Removing lcd.o(.revsh_text), (4 bytes).
     Removing lcd.o(i.Lcd_Clear_AllTest), (28 bytes).
@@ -2664,7 +2628,6 @@
     Removing fm33a0xxev_gpio.o(i.GPIOH_Get_InitPara), (140 bytes).
     Removing fm33a0xxev_gpio.o(i.GPIOH_Init), (112 bytes).
     Removing fm33a0xxev_gpio.o(i.GPIOH_ReadInputData), (16 bytes).
-    Removing fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit), (28 bytes).
     Removing fm33a0xxev_gpio.o(i.GPIOH_ReadOutputData), (16 bytes).
     Removing fm33a0xxev_gpio.o(i.GPIOH_ReadOutputDataBit), (28 bytes).
     Removing fm33a0xxev_gpio.o(i.GPIOH_ResetBits), (16 bytes).
@@ -3592,8 +3555,23 @@
     Removing rs485_read_data.o(.rev16_text), (4 bytes).
     Removing rs485_read_data.o(.revsh_text), (4 bytes).
     Removing rs485_read_data.o(i.RS485_UART_GPIO_Init), (64 bytes).
+    Removing rs485_read_data.o(i.RS485_UART_GPIO_sleep), (36 bytes).
+    Removing rs485_read_data.o(i.RS485_read_data_RX_DMA_check), (112 bytes).
+    Removing rs485_read_data.o(i.rs485ComPwrOnHandle), (384 bytes).
+    Removing rs485_read_data.o(i.rs485ComSendHandle), (216 bytes).
+    Removing rs485_read_data.o(i.rs485ComWaitAnswerHandle), (604 bytes).
+    Removing rs485_read_data.o(i.rs485GetDelayTime), (116 bytes).
+    Removing rs485_read_data.o(i.rs485ReadDataPro), (132 bytes).
+    Removing rs485_read_data.o(i.rs485SendReadData), (152 bytes).
+    Removing rs485_read_data.o(.bss), (260 bytes).
+    Removing rs485_read_data.o(.data), (8 bytes).
     Removing rs485_data_analysis_pro.o(.rev16_text), (4 bytes).
     Removing rs485_data_analysis_pro.o(.revsh_text), (4 bytes).
+    Removing rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis), (240 bytes).
+    Removing rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis), (564 bytes).
+    Removing rs485_data_analysis_pro.o(i.modbus03AnswerCheck), (84 bytes).
+    Removing rs485_data_analysis_pro.o(i.rs485ComDataAnalysis), (162 bytes).
+    Removing rs485_data_analysis_pro.o(i.sendModbusReadFrame), (108 bytes).
     Removing pulse_and_alarm_line.o(.rev16_text), (4 bytes).
     Removing pulse_and_alarm_line.o(.revsh_text), (4 bytes).
     Removing mb.o(.rev16_text), (4 bytes).
@@ -3639,12 +3617,8 @@
     Removing system_fm33a0xxev.o(.rev16_text), (4 bytes).
     Removing system_fm33a0xxev.o(.revsh_text), (4 bytes).
     Removing system_fm33a0xxev.o(i.SystemCoreClockUpdate), (16 bytes).
-    Removing dfltl.o(.text), (44 bytes).
-    Removing ffixui.o(.text), (40 bytes).
-    Removing dfixl.o(.text), (80 bytes).
-    Removing dfixul.o(.text), (64 bytes).
 
-1807 unused section(s) (total 108287 bytes) removed from the image.
+1774 unused section(s) (total 102723 bytes) removed from the image.
 
 ==============================================================================
 
@@ -3656,64 +3630,64 @@
 
     RESET                                    0x00000000   Section      192  startup_fm33a0xxev.o(RESET)
     ../clib/../cmprslib/zerorunl2.c          0x00000000   Number         0  __dczerorl2.o ABSOLUTE
-    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  idiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
+    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry12b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry12a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry12a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry12b.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
-    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocr.o ABSOLUTE
-    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloc.o ABSOLUTE
     ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloca.o ABSOLUTE
     ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocra.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocr.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloc.o ABSOLUTE
     ../clib/microlib/malloc/mvars.c          0x00000000   Number         0  mvars.o ABSOLUTE
     ../clib/microlib/stdlib/rand.c           0x00000000   Number         0  rand.o ABSOLUTE
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyb.o ABSOLUTE
     ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpya.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyb.o ABSOLUTE
     ../clib/microlib/string/memset.c         0x00000000   Number         0  memseta.o ABSOLUTE
     ../clib/microlib/string/strstr.c         0x00000000   Number         0  strstr.o ABSOLUTE
     ../clib/microlib/stubs.s                 0x00000000   Number         0  iusefp.o ABSOLUTE
     ../clib/microlib/time/localtime.c        0x00000000   Number         0  localtime_i.o ABSOLUTE
     ../clib/microlib/time/localtime.c        0x00000000   Number         0  localtime_w.o ABSOLUTE
     ../clib/microlib/time/mktime.c           0x00000000   Number         0  mktime.o ABSOLUTE
+    ../clib/microlib/unhosted.c              0x00000000   Number         0  uread4.o ABSOLUTE
     ../clib/microlib/unhosted.c              0x00000000   Number         0  uwrite8.o ABSOLUTE
     ../clib/microlib/unhosted.c              0x00000000   Number         0  uwrite4.o ABSOLUTE
     ../clib/microlib/unhosted.c              0x00000000   Number         0  uread8.o ABSOLUTE
-    ../clib/microlib/unhosted.c              0x00000000   Number         0  uread4.o ABSOLUTE
     ../fplib/microlib/d2f.c                  0x00000000   Number         0  d2f.o ABSOLUTE
     ../fplib/microlib/f2d.c                  0x00000000   Number         0  f2d.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  fadd.o ABSOLUTE
-    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
+    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  fepilogue.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixl.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixi.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  fflti.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltl.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltui.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltl.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  fflti.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  dmul.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  fmul.o ABSOLUTE
     ..\Core\main.c                           0x00000000   Number         0  main.o ABSOLUTE
@@ -3925,542 +3899,608 @@
     .text                                    0x000000f4   Section        0  uidiv.o(.text)
     .text                                    0x00000120   Section        0  idiv.o(.text)
     .text                                    0x00000148   Section        0  rand.o(.text)
-    .text                                    0x0000016c   Section        0  memcpya.o(.text)
-    .text                                    0x00000190   Section        0  memseta.o(.text)
-    .text                                    0x000001b4   Section        0  uread4.o(.text)
-    .text                                    0x000001c8   Section        0  uwrite4.o(.text)
-    .text                                    0x000001da   Section        0  uwrite8.o(.text)
-    .text                                    0x000001f8   Section        0  fadd.o(.text)
-    .text                                    0x000002aa   Section        0  fmul.o(.text)
-    .text                                    0x00000324   Section        0  fdiv.o(.text)
-    .text                                    0x000003a0   Section        0  dadd.o(.text)
-    .text                                    0x00000508   Section        0  dmul.o(.text)
-    .text                                    0x000005d8   Section        0  ddiv.o(.text)
-    .text                                    0x000006c8   Section        0  fflti.o(.text)
-    .text                                    0x000006de   Section        0  ffltui.o(.text)
-    .text                                    0x000006ec   Section        0  dflti.o(.text)
-    .text                                    0x00000714   Section        0  dfltui.o(.text)
-    .text                                    0x00000730   Section        0  ffixi.o(.text)
-    .text                                    0x00000764   Section        0  dfixi.o(.text)
-    .text                                    0x000007ac   Section        0  dfixui.o(.text)
-    .text                                    0x000007e8   Section        0  f2d.o(.text)
-    .text                                    0x00000810   Section       40  cdcmple.o(.text)
-    .text                                    0x00000838   Section       40  cdrcmple.o(.text)
-    .text                                    0x00000860   Section        0  d2f.o(.text)
-    .text                                    0x00000898   Section       20  cfcmple.o(.text)
-    .text                                    0x000008ac   Section       20  cfrcmple.o(.text)
-    .text                                    0x000008c0   Section        0  llshl.o(.text)
-    .text                                    0x000008e0   Section        0  llushr.o(.text)
-    .text                                    0x00000902   Section        0  llsshr.o(.text)
-    .text                                    0x00000928   Section        0  fepilogue.o(.text)
-    .text                                    0x00000928   Section        0  iusefp.o(.text)
-    .text                                    0x000009aa   Section        0  depilogue.o(.text)
-    .text                                    0x00000a68   Section       36  init.o(.text)
-    .text                                    0x00000a8c   Section        0  __dczerorl2.o(.text)
-    i.ADC_CFGR_ACC_PERIOD_Set                0x00000ae4   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
-    i.ADC_CFGR_BUFEN_Setable                 0x00000b04   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
-    i.ADC_CFGR_BUFSEL_Set                    0x00000b28   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
-    i.ADC_CR_ACC_IE_Setable                  0x00000b44   Section        0  fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
-    i.ADC_CR_EN_Setable                      0x00000b68   Section        0  fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
-    i.ADC_CR_HPEN_Set                        0x00000b8c   Section        0  fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
-    i.ADC_CR_MODE_Set                        0x00000bac   Section        0  fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
-    i.ADC_CR_RSTCTRL_EN_Setable              0x00000bcc   Section        0  fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
-    i.ADC_DR_Read                            0x00000bf0   Section        0  fm33a0xxev_adc.o(i.ADC_DR_Read)
-    i.ADC_IN10_Init                          0x00000bfc   Section        0  adc.o(i.ADC_IN10_Init)
-    i.ADC_IN5_Init                           0x00000c58   Section        0  adc.o(i.ADC_IN5_Init)
-    i.ADC_ISR_ACC_IF_Chk                     0x00000cb4   Section        0  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
-    i.ADC_ISR_ACC_IF_Clr                     0x00000cd0   Section        0  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
-    i.ADC_TRIM_Write                         0x00000ce0   Section        0  fm33a0xxev_adc.o(i.ADC_TRIM_Write)
-    i.ADC_Temp_Init                          0x00000cf0   Section        0  adc.o(i.ADC_Temp_Init)
-    i.AlarmCntClearAll                       0x00000d48   Section        0  sizhu_ctrl_word.o(i.AlarmCntClearAll)
-    i.AlarmCntIncrease                       0x00000d70   Section        0  sizhu_ctrl_word.o(i.AlarmCntIncrease)
-    i.Alarm_List_Node_Deleted                0x00000df4   Section        0  linked_list.o(i.Alarm_List_Node_Deleted)
-    i.Alarm_List_Node_PushBack               0x00000df6   Section        0  linked_list.o(i.Alarm_List_Node_PushBack)
-    i.Alka_Bat_Voltage_Status                0x00000df8   Section        0  power_manage.o(i.Alka_Bat_Voltage_Status)
-    i.Alka_Battery_GPIO_Clk_Init             0x000010ac   Section        0  power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
-    i.AltFunIO                               0x000010d0   Section        0  gpio.o(i.AltFunIO)
-    i.AnalogIO                               0x00001176   Section        0  gpio.o(i.AnalogIO)
-    i.AnalogIO_H                             0x000011c8   Section        0  gpio.o(i.AnalogIO_H)
-    i.BSTIM_IRQHandler                       0x00001228   Section        0  tim.o(i.BSTIM_IRQHandler)
-    i.BSTIM_ISR_UIF_Chk                      0x00001238   Section        0  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
-    i.BSTIM_ISR_UIF_Clr                      0x00001250   Section        0  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
-    i.BTx_CFGR1_GRP1SEL_Set                  0x0000125c   Section        0  fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
-    i.BTx_CR1_CHEN_Setable                   0x0000126e   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
-    i.BTx_CR1_EDGESEL_Set                    0x00001286   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
-    i.BTx_CR1_MODE_Set                       0x0000129e   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
-    i.BTx_CR2_CNTHSEL_Set                    0x000012b6   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
-    i.BTx_CR2_SIG2SEL_Set                    0x000012ce   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
-    i.BTx_CR2_STDIR_Setable                  0x000012e6   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
-    i.BTx_IER_CMPHIE_Setable                 0x000012fe   Section        0  fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
-    i.BTx_IER_OVHIE_Setable                  0x00001316   Section        0  fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
-    i.BTx_IRQHandler                         0x00001330   Section        0  tim.o(i.BTx_IRQHandler)
-    i.BTx_ISR_CMPHIF_Chk                     0x00001390   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
-    i.BTx_ISR_CMPHIF_Clr                     0x000013a4   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
-    i.BTx_ISR_CMPLIF_Clr                     0x000013aa   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
-    i.BTx_LOADCR_LHEN_Setable                0x000013b0   Section        0  fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
-    i.BTx_LOADCR_LLEN_Setable                0x000013c8   Section        0  fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
-    i.BTx_LOADH_Write                        0x000013e0   Section        0  fm33a0xxev_bt.o(i.BTx_LOADH_Write)
-    i.BTx_LOADL_Write                        0x000013e6   Section        0  fm33a0xxev_bt.o(i.BTx_LOADL_Write)
-    i.BTx_PRES_Write                         0x000013ec   Section        0  fm33a0xxev_bt.o(i.BTx_PRES_Write)
-    i.BasicTimer16_Init                      0x000013f4   Section        0  tim.o(i.BasicTimer16_Init)
-    i.CDIF_CR_INTF_EN_Getable                0x000014bc   Section        0  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
-    i.CDIF_CR_INTF_EN_Setable                0x000014d4   Section        0  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
-    i.CMU_GetClocksFreq                      0x000014ec   Section        0  fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
-    i.CMU_IER_HFDET_IE_Setable               0x0000160c   Section        0  fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
-    i.CMU_IRQHandler                         0x00001630   Section        0  user_init.o(i.CMU_IRQHandler)
-    i.CMU_ISR_HFDETO_Chk                     0x00001634   Section        0  fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
-    i.CMU_Init_RCHF_Trim                     0x00001650   Section        0  fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
-    i.CMU_OPCCR1_EXTICKE_Setable             0x000016a4   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
-    i.CMU_OPCCR1_EXTICKSEL_Set               0x000016c8   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
-    i.CMU_OPCCR1_UART0CKE_Setable            0x000016e8   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
-    i.CMU_OPCCR1_UART0CKS_Set                0x00001710   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
-    i.CMU_OPCCR1_UART1CKE_Setable            0x0000172c   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
-    i.CMU_OPCCR1_UART1CKS_Set                0x00001754   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
-    i.CMU_PERCLK_SetableEx                   0x00001774   Section        0  fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
-    i.CMU_PLLHCR_EN_Getable                  0x000017dc   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
-    i.CMU_PLLHCR_OSEL_Get                    0x000017f4   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
-    i.CMU_PLLHCR_PLLHDB_Get                  0x00001804   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
-    i.CMU_RCHFCR_FSEL_Get                    0x00001818   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
-    i.CMU_RCHFCR_FSEL_Set                    0x00001828   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
-    i.CMU_RCHFCR_RCHFEN_Getable              0x00001848   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
-    i.CMU_RCHFCR_RCHFEN_Setable              0x00001860   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
-    i.CMU_RCHFTR_RCHFTRIM_Set                0x00001884   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
-    i.CMU_RCHF_Init                          0x0000189c   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
-    i.CMU_SYSCLKCR_AHBPRES_Get               0x000018b0   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
-    i.CMU_SYSCLKCR_AHBPRES_Set               0x000018c0   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
-    i.CMU_SYSCLKCR_APBPRES_Get               0x000018e0   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
-    i.CMU_SYSCLKCR_APBPRES_Set               0x000018f0   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
-    i.CMU_SYSCLKCR_SLP_ENEXTI_Setable        0x00001910   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
-    i.CMU_SYSCLKCR_SYSCLKSEL_Get             0x00001938   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
-    i.CMU_SYSCLKCR_SYSCLKSEL_Set             0x00001948   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
-    i.CMU_SysClk_Init                        0x00001964   Section        0  fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
-    i.CMU_XTHFCR_XTHFEN_Setable              0x00001984   Section        0  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
-    i.CMU_XTHFCR_XTHF_CFG_Set                0x000019a8   Section        0  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
-    i.COM_equipment_basic_inf_handle         0x000019c8   Section        0  upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
-    i.CV_lose_check_GPIO_Clk_Init            0x000019fc   Section        0  pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
-    i.CloseIO                                0x00001a24   Section        0  gpio.o(i.CloseIO)
-    i.Close_Valve_Alarm_Line_GPIO_Clk_Init   0x00001a5c   Section        0  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
-    i.Close_Valve_Alarm_Line_GPIO_Clk_sleep  0x00001a7c   Section        0  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
-    i.DEBUG_Init                             0x00001a9c   Section        0  rcc_config.o(i.DEBUG_Init)
-    i.DMA_CH11CR_CH11DIR_Set                 0x00001aa8   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
-    i.DMA_CH11CR_CH11EN_Setable              0x00001ac8   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
-    i.DMA_CH11CR_CH11FI_Set                  0x00001aec   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
-    i.DMA_CH11CR_CH11FTIE_Setable            0x00001b0c   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
-    i.DMA_CH11CR_CH11HTIE_Setable            0x00001b30   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
-    i.DMA_CH11CR_CH11PRI_Set                 0x00001b54   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
-    i.DMA_CH11CR_CH11RI_Set                  0x00001b74   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
-    i.DMA_CH11CR_CH11TSIZE_Set               0x00001b94   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
-    i.DMA_CH11FAR_Write                      0x00001bb4   Section        0  fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
-    i.DMA_CHxCR_BDW_Set                      0x00001bc4   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
-    i.DMA_CHxCR_CHxFTIE_Getable              0x00001be8   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
-    i.DMA_CHxCR_CHxFTIE_Setable              0x00001c08   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
-    i.DMA_CHxCR_CHxHTIE_Setable              0x00001c30   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
-    i.DMA_CHxCR_CHxINC_Set                   0x00001c58   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
-    i.DMA_CHxCR_CHxPRI_Set                   0x00001c7c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
-    i.DMA_CHxCR_CHxSSEL_Set                  0x00001ca0   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
-    i.DMA_CHxCR_CHxTSIZE_Set                 0x00001cc4   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
-    i.DMA_CHxCR_CIRC_Setable                 0x00001ce8   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
-    i.DMA_CHxCR_ChxEN_Setable                0x00001d10   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
-    i.DMA_CHxCR_DIR_Set                      0x00001d38   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
-    i.DMA_CHxMAR_Read                        0x00001d5c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
-    i.DMA_CHxMAR_Write                       0x00001d6c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
-    i.DMA_GCR_DMAEN_Setable                  0x00001d7c   Section        0  fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
-    i.DMA_IRQHandler                         0x00001da0   Section        0  uart.o(i.DMA_IRQHandler)
-    i.DMA_ISR_DMACHFT_Chk                    0x00001dc0   Section        0  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
-    i.DMA_ISR_DMACHFT_Clr                    0x00001de0   Section        0  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
-    i.DMA_Init                               0x00001df0   Section        0  fm33a0xxev_dma.o(i.DMA_Init)
-    i.E2P_Ctrl_Gpio_Init                     0x00001ea4   Section        0  eeprom.o(i.E2P_Ctrl_Gpio_Init)
-    i.EEPROM_MultipleRead                    0x00001f00   Section        0  eeprom.o(i.EEPROM_MultipleRead)
-    i.EEPROM_MultipleWrite                   0x00001f70   Section        0  eeprom.o(i.EEPROM_MultipleWrite)
-    i.EEPROM_Wait_Busy                       0x00002088   Section        0  eeprom.o(i.EEPROM_Wait_Busy)
-    i.EEPROM_stat_read                       0x0000209c   Section        0  eeprom.o(i.EEPROM_stat_read)
-    i.EKMODBUS_dataAnalysis                  0x000020e8   Section        0  rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
-    i.EX_Pwr_GPIO_Clk_Init                   0x000021d8   Section        0  power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
-    i.EquipmentBasicInfoDefaultInit          0x00002204   Section        0  system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
-    i.EquipmentBasicInfoReadFromEep          0x00002220   Section        0  system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
-    i.EveryDayClearAlarmCnt                  0x00002248   Section        0  sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
-    i.FLS_RDCR_WAIT_Set                      0x00002268   Section        0  fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
-    i.Force_Open_GPIO_Init                   0x00002284   Section        0  valve_control.o(i.Force_Open_GPIO_Init)
-    i.GPIO_EXTI_EXTIDF_Setable               0x00002298   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
-    i.GPIO_EXTI_EXTIISR_ChkEx                0x00002394   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
-    i.GPIO_EXTI_EXTIISR_ClrEx                0x00002488   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
-    i.GPIO_EXTI_Init                         0x00002574   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
-    i.GPIO_EXTI_Select_Edge                  0x000025cc   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
-    i.GPIO_EXTI_Select_Pin                   0x000026d8   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
-    i.GPIO_Get_InitPara                      0x0000280c   Section        0  fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
-    i.GPIO_IRQHandler                        0x000028a0   Section        0  exti.o(i.GPIO_IRQHandler)
-    i.GPIO_Init                              0x00002b7c   Section        0  fm33a0xxev_gpio.o(i.GPIO_Init)
-    i.GPIO_ReadInputDataBit                  0x00002bee   Section        0  fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
-    i.GPIO_ResetBits                         0x00002c02   Section        0  fm33a0xxev_gpio.o(i.GPIO_ResetBits)
-    i.GPIO_SetBits                           0x00002c06   Section        0  fm33a0xxev_gpio.o(i.GPIO_SetBits)
-    i.GPIO_ToggleBits                        0x00002c0a   Section        0  fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
-    i.GPIOx_ANEN_Setable                     0x00002c1a   Section        0  fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
-    i.GetPwrStatusPro                        0x00002c38   Section        0  power_manage.o(i.GetPwrStatusPro)
-    i.GetValveRunMaxTime                     0x00003424   Section        0  valve_control.o(i.GetValveRunMaxTime)
-    i.Get_AdcTempValue                       0x00003468   Section        0  adc.o(i.Get_AdcTempValue)
-    i.Get_AdcValue                           0x00003498   Section        0  adc.o(i.Get_AdcValue)
-    i.Get_Alka_Bat_Voltage                   0x000034cc   Section        0  power_manage.o(i.Get_Alka_Bat_Voltage)
-    i.Get_Extern_Rtc_Time                    0x00003560   Section        0  extern_rtc.o(i.Get_Extern_Rtc_Time)
-    i.Get_Lith_Bat_Voltage                   0x0000361c   Section        0  power_manage.o(i.Get_Lith_Bat_Voltage)
-    i.Get_Mcu_Temp                           0x000036b0   Section        0  power_manage.o(i.Get_Mcu_Temp)
-    i.Get_vol_Average                        0x000036e0   Section        0  power_manage.o(i.Get_vol_Average)
-    i.I2c_Ack                                0x000037c0   Section        0  i2c.o(i.I2c_Ack)
-    i.I2c_No_Ack                             0x00003800   Section        0  i2c.o(i.I2c_No_Ack)
-    i.I2c_Read                               0x00003838   Section        0  i2c.o(i.I2c_Read)
-    i.I2c_Scl_Gpio_Init                      0x00003890   Section        0  i2c.o(i.I2c_Scl_Gpio_Init)
-    i.I2c_Send                               0x000038b8   Section        0  i2c.o(i.I2c_Send)
-    i.I2c_Start                              0x00003924   Section        0  i2c.o(i.I2c_Start)
-    i.I2c_Stop                               0x00003960   Section        0  i2c.o(i.I2c_Stop)
-    i.IO_JitterEliminationCheck              0x000039a0   Section        0  system_general_para.o(i.IO_JitterEliminationCheck)
-    i.IWDT_Clr                               0x000039e4   Section        0  user_init.o(i.IWDT_Clr)
-    i.IWDT_Init                              0x000039f4   Section        0  user_init.o(i.IWDT_Init)
-    i.Init_RCHF                              0x00003a14   Section        0  user_init.o(i.Init_RCHF)
-    i.Init_RCLP                              0x00003a30   Section        0  user_init.o(i.Init_RCLP)
-    i.Init_SysClk                            0x00003a54   Section        0  user_init.o(i.Init_SysClk)
-    i.Init_SysClk_Gen                        0x00003acc   Section        0  user_init.o(i.Init_SysClk_Gen)
-    i.InputtIO                               0x00003ae2   Section        0  gpio.o(i.InputtIO)
-    i.InputtIO_H                             0x00003b58   Section        0  gpio.o(i.InputtIO_H)
-    i.IntervalTriggerHandle                  0x00003bdc   Section        0  system_general_para.o(i.IntervalTriggerHandle)
-    i.Key_GPIO_Init                          0x00003ce8   Section        0  key.o(i.Key_GPIO_Init)
-    i.LF_PULSE_INT_GPIO_Clk_Init             0x00003d18   Section        0  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
-    i.LF_PULSE_INT_GPIO_Clk_sleep            0x00003d38   Section        0  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
-    i.LPTIM_CR_EN_Getable                    0x00003d54   Section        0  fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
-    i.LPTIM_IRQHandler                       0x00003d6c   Section        0  tim.o(i.LPTIM_IRQHandler)
-    i.LPTIM_ISR_OVIF_Chk                     0x00003d84   Section        0  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
-    i.LPTIM_ISR_OVIF_Clr                     0x00003d9c   Section        0  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
-    i.LP_lose_check_GPIO_Clk_Init            0x00003da8   Section        0  pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
-    i.LV_lose_check_GPIO_Clk_Init            0x00003dd0   Section        0  pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
-    i.Lcd_Battery                            0x00003df8   Section        0  lcd_cfg_api.o(i.Lcd_Battery)
-    i.Lcd_BillingShow                        0x00003ee8   Section        0  lcd_cfg_api.o(i.Lcd_BillingShow)
-    i.Lcd_DeInit                             0x00003f2c   Section        0  lcd.o(i.Lcd_DeInit)
-    i.Lcd_DisplayDigit_23A                   0x00003f4c   Section        0  lcd_io_api.o(i.Lcd_DisplayDigit_23A)
-    i.Lcd_GPIO_Init                          0x000086a0   Section        0  lcd_io_api.o(i.Lcd_GPIO_Init)
-    i.Lcd_Init                               0x000086c8   Section        0  lcd.o(i.Lcd_Init)
-    i.Lcd_Show_MenuProcess                   0x000086dc   Section        0  lcd.o(i.Lcd_Show_MenuProcess)
-    i.Lcd_Sys_Init                           0x000087f4   Section        0  lcd.o(i.Lcd_Sys_Init)
-    i.Lcd_ValveShow                          0x00008814   Section        0  lcd_cfg_api.o(i.Lcd_ValveShow)
-    i.Lcd_WaringShow                         0x00008958   Section        0  lcd_cfg_api.o(i.Lcd_WaringShow)
-    i.Lcd_WrcShow                            0x00008aa8   Section        0  lcd_cfg_api.o(i.Lcd_WrcShow)
-    i.Lcd_Write                              0x00008c1c   Section        0  lcd_io_api.o(i.Lcd_Write)
-    i.Lcd_Write_Reg                          0x00008c4e   Section        0  lcd_io_api.o(i.Lcd_Write_Reg)
-    i.LithBatUseTimeCalculate                0x00008c88   Section        0  power_manage.o(i.LithBatUseTimeCalculate)
-    i.Lith_Bat_Voltage_Status                0x00008ce4   Section        0  power_manage.o(i.Lith_Bat_Voltage_Status)
-    i.Lith_Battery_GPIO_Clk_Init             0x00008f98   Section        0  power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
-    i.Low_Pwr_INT_GPIO_Clk_Init              0x00008fc8   Section        0  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
-    i.Low_Pwr_INT_GPIO_Clk_sleep             0x00008fe8   Section        0  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
-    i.MagneticInterferenceCheck              0x00009004   Section        0  other_fun.o(i.MagneticInterferenceCheck)
-    i.Motor_AB_GPIO_Init                     0x00009048   Section        0  valve_control.o(i.Motor_AB_GPIO_Init)
-    i.Motor_OP_CL_GPIO_Init                  0x00009068   Section        0  valve_control.o(i.Motor_OP_CL_GPIO_Init)
-    i.Motor_OP_CL_GPIO_Init_sleep_mode       0x00009084   Section        0  valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
-    i.NMI_Handler                            0x0000909c   Section        0  exti.o(i.NMI_Handler)
-    i.NVIC_DisableIRQ                        0x000090a0   Section        0  uart.o(i.NVIC_DisableIRQ)
-    NVIC_DisableIRQ                          0x000090a1   Thumb Code    18  uart.o(i.NVIC_DisableIRQ)
-    i.NVIC_DisableIRQ                        0x000090b8   Section        0  tim.o(i.NVIC_DisableIRQ)
-    NVIC_DisableIRQ                          0x000090b9   Thumb Code    18  tim.o(i.NVIC_DisableIRQ)
-    i.NVIC_EnableIRQ                         0x000090d0   Section        0  tim.o(i.NVIC_EnableIRQ)
-    NVIC_EnableIRQ                           0x000090d1   Thumb Code    18  tim.o(i.NVIC_EnableIRQ)
-    i.NVIC_SetPriority                       0x000090e8   Section        0  system_run_fun.o(i.NVIC_SetPriority)
-    NVIC_SetPriority                         0x000090e9   Thumb Code   110  system_run_fun.o(i.NVIC_SetPriority)
-    i.NVIC_SetPriority                       0x00009160   Section        0  tim.o(i.NVIC_SetPriority)
-    NVIC_SetPriority                         0x00009161   Thumb Code   110  tim.o(i.NVIC_SetPriority)
-    i.OtherFunPro                            0x000091d8   Section        0  other_fun.o(i.OtherFunPro)
-    i.OutputIO                               0x000091f8   Section        0  gpio.o(i.OutputIO)
-    i.PowerManagrInit                        0x0000926c   Section        0  power_manage.o(i.PowerManagrInit)
-    i.Power_IO_Init                          0x000095e4   Section        0  power_manage.o(i.Power_IO_Init)
-    i.PulseAndAlarmLineCheck                 0x0000966c   Section        0  pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
-    i.PulseAndAlarmLineInit                  0x00009bf4   Section        0  pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
-    i.PulseSettlement                        0x00009f48   Section        0  billing.o(i.PulseSettlement)
-    i.Pulse_And_Alarm_Line_IO_Init           0x0000a108   Section        0  pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
-    i.R8025T_Read                            0x0000a12c   Section        0  extern_rtc.o(i.R8025T_Read)
-    i.R8025T_Write                           0x0000a178   Section        0  extern_rtc.o(i.R8025T_Write)
-    i.RMU_BORCR_BOR_PDRCFG_Set               0x0000a1a8   Section        0  fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
-    i.RMU_BORCR_OFF_BOR_Setable              0x0000a1c8   Section        0  fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
-    i.RMU_PDRCR_PDREN_Setable                0x0000a1ec   Section        0  fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
-    i.RS485Settlement                        0x0000a210   Section        0  billing.o(i.RS485Settlement)
-    i.RS485_UART_GPIO_sleep                  0x0000a48c   Section        0  rs485_read_data.o(i.RS485_UART_GPIO_sleep)
-    i.RS485_read_data_GPIO_Init              0x0000a4b0   Section        0  rs485_read_data.o(i.RS485_read_data_GPIO_Init)
-    i.RS485_read_data_RX_DMA_CH3_Init        0x0000a574   Section        0  uart.o(i.RS485_read_data_RX_DMA_CH3_Init)
-    i.RS485_read_data_RX_DMA_CH3_reload      0x0000a5d4   Section        0  uart.o(i.RS485_read_data_RX_DMA_CH3_reload)
-    i.RS485_read_data_RX_DMA_check           0x0000a604   Section        0  rs485_read_data.o(i.RS485_read_data_RX_DMA_check)
-    i.RS485_read_data_uart_Init              0x0000a674   Section        0  uart.o(i.RS485_read_data_uart_Init)
-    i.RTC_GPIO_Init                          0x0000a6f8   Section        0  extern_rtc.o(i.RTC_GPIO_Init)
-    i.RTC_IRQHandler                         0x0000a710   Section        0  rtc.o(i.RTC_IRQHandler)
-    i.Read_OP_CL_VALVE_Status                0x0000a714   Section        0  valve_control.o(i.Read_OP_CL_VALVE_Status)
-    i.SIZHUMODBUSV2_0_dataAnalysis           0x0000a768   Section        0  rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
-    i.SPI3_Init                              0x0000a99c   Section        0  spi.o(i.SPI3_Init)
-    i.SPIx_CR1_BAUD_Set                      0x0000aa74   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
-    i.SPIx_CR1_CPHA_Set                      0x0000aa8c   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
-    i.SPIx_CR1_CPHOL_Set                     0x0000aa9e   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
-    i.SPIx_CR1_IOSWAP_Set                    0x0000aab6   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
-    i.SPIx_CR1_LSBF_Set                      0x0000aad0   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
-    i.SPIx_CR1_MM_Set                        0x0000aae8   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
-    i.SPIx_CR1_WAIT_Set                      0x0000ab02   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
-    i.SPIx_CR2_DLEN_Set                      0x0000ab1a   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
-    i.SPIx_CR2_HALFDUPLEX_Set                0x0000ab34   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
-    i.SPIx_CR2_RXO_Setable                   0x0000ab4e   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
-    i.SPIx_CR2_SPIEN_Setable                 0x0000ab68   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
-    i.SPIx_CR2_SSNM_Set                      0x0000ab80   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
-    i.SPIx_CR2_SSNSEN_Setable                0x0000ab98   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
-    i.SPIx_CR2_TXO_AC_Setable                0x0000abb0   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
-    i.SPIx_CR2_TXO_Setable                   0x0000abc8   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
-    i.SPIx_CR3_MERRC_Clr                     0x0000abe0   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
-    i.SPIx_CR3_RXBFC_Clr                     0x0000abe6   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
-    i.SPIx_CR3_SERRC_Clr                     0x0000abec   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
-    i.SPIx_CR3_TXBFC_Clr                     0x0000abf2   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
-    i.SPIx_ISR_RXBF_Chk                      0x0000abf8   Section        0  fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
-    i.SPIx_ISR_TXBE_Chk                      0x0000ac0c   Section        0  fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
-    i.SPIx_RXBUF_Read                        0x0000ac20   Section        0  fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
-    i.SPIx_TXBUF_Write                       0x0000ac26   Section        0  fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
-    i.Sda_In                                 0x0000ac2c   Section        0  i2c.o(i.Sda_In)
-    i.Sda_Out                                0x0000ac4c   Section        0  i2c.o(i.Sda_Out)
-    i.Set_Extern_Rtc_Time                    0x0000ac6c   Section        0  extern_rtc.o(i.Set_Extern_Rtc_Time)
-    i.Set_Rtc_UpdataInterrupt                0x0000acd4   Section        0  extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
-    i.SettlementPro                          0x0000acf8   Section        0  billing.o(i.SettlementPro)
-    i.SpiWriteAndRead                        0x0000add0   Section        0  spi.o(i.SpiWriteAndRead)
-    i.SysAlarmCtrlPro                        0x0000ae04   Section        0  sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
-    i.SysWakeUp_ClockCfg                     0x0000b000   Section        0  user_init.o(i.SysWakeUp_ClockCfg)
-    i.SystemInit                             0x0000b058   Section        0  system_fm33a0xxev.o(i.SystemInit)
-    i.System_power_on_init                   0x0000b068   Section        0  rcc_config.o(i.System_power_on_init)
-    i.TimeEffectJudgm                        0x0000b0b0   Section        0  extern_rtc.o(i.TimeEffectJudgm)
-    i.UART_BaudREGCalc                       0x0000b20c   Section        0  fm33a0xxev_uart.o(i.UART_BaudREGCalc)
-    i.UART_Init                              0x0000b270   Section        0  fm33a0xxev_uart.o(i.UART_Init)
-    i.UART_SInit                             0x0000b2e8   Section        0  fm33a0xxev_uart.o(i.UART_SInit)
-    i.UARTx_BGR_Write                        0x0000b4f8   Section        0  fm33a0xxev_uart.o(i.UARTx_BGR_Write)
-    i.UARTx_CSR_PARITY_Set                   0x0000b4fe   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
-    i.UARTx_CSR_PDSEL_Set                    0x0000b516   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
-    i.UARTx_CSR_RXEN_Setable                 0x0000b52e   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
-    i.UARTx_CSR_RXPOL_Setable                0x0000b546   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
-    i.UARTx_CSR_STOPCFG_Set                  0x0000b55e   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
-    i.UARTx_CSR_TXEN_Setable                 0x0000b578   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
-    i.UARTx_CSR_TXIREN_Setable               0x0000b590   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
-    i.UARTx_CSR_TXPOL_Setable                0x0000b5aa   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
-    i.UARTx_IER_RXBF_IE_Setable              0x0000b5c2   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
-    i.UARTx_IER_RXERR_IE_Setable             0x0000b5dc   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
-    i.UARTx_IER_RXTO_IE_Setable              0x0000b5f6   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
-    i.UARTx_IER_TXBE_IE_Setable              0x0000b610   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
-    i.UARTx_IER_TXSE_IE_Setable              0x0000b628   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
-    i.UARTx_ISR_RXBF_Clr                     0x0000b640   Section        0  fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
-    i.UARTx_ISR_TXSE_Chk                     0x0000b648   Section        0  fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
-    i.UARTx_RXBUF_Read                       0x0000b65c   Section        0  fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
-    i.UARTx_SendData_Normal                  0x0000b666   Section        0  uart.o(i.UARTx_SendData_Normal)
-    i.UARTx_TXBUF_Write                      0x0000b690   Section        0  fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
-    i.UNCAP_GPIO_Clk_Init                    0x0000b698   Section        0  other_fun.o(i.UNCAP_GPIO_Clk_Init)
-    i.UV_lose_check_GPIO_Clk_Init            0x0000b6b8   Section        0  pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
-    i.UncapCheck                             0x0000b6e0   Section        0  other_fun.o(i.UncapCheck)
-    i.Under_Pwr_INT_GPIO_Clk_Init            0x0000b7cc   Section        0  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
-    i.Under_Pwr_INT_GPIO_Clk_sleep           0x0000b7ec   Section        0  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
-    i.Upper_ComputerLoginRecvHandler         0x0000b808   Section        0  upper_com.o(i.Upper_ComputerLoginRecvHandler)
-    i.Upper_ComputerLoginRespond             0x0000b8a4   Section        0  upper_com.o(i.Upper_ComputerLoginRespond)
-    i.Upper_ComputerReadWriteHandler         0x0000b8b0   Section        0  upper_com.o(i.Upper_ComputerReadWriteHandler)
-    i.Upper_ComputerRespond                  0x0000b910   Section        0  upper_com.o(i.Upper_ComputerRespond)
-    i.VRTC_ADCCR_CKE_Setable                 0x0000b988   Section        0  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
-    i.VRTC_ADCCR_CKS_Set                     0x0000b9ac   Section        0  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
-    i.VRTC_Init_RCMF_Trim                    0x0000b9cc   Section        0  fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
-    i.VRTC_RCMFCR_EN_Setable                 0x0000b9f0   Section        0  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
-    i.VRTC_RCMFCR_TRIM_Set                   0x0000ba14   Section        0  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
-    i.ValveCtrlHade                          0x0000ba30   Section        0  valve_control.o(i.ValveCtrlHade)
-    i.ValveCtrlOrder                         0x0000bca0   Section        0  valve_control.o(i.ValveCtrlOrder)
-    i.ValveForceOpenSignalCheck              0x0000bd28   Section        0  valve_control.o(i.ValveForceOpenSignalCheck)
-    i.ValveMotorCloseRun                     0x0000bd90   Section        0  valve_control.o(i.ValveMotorCloseRun)
-    i.ValveMotorOpenRun                      0x0000bdf4   Section        0  valve_control.o(i.ValveMotorOpenRun)
-    i.ValveMotorStop                         0x0000be18   Section        0  valve_control.o(i.ValveMotorStop)
-    i.ValveRunParaInit                       0x0000be64   Section        0  valve_control.o(i.ValveRunParaInit)
-    i.Valve_CTRL_GPIO_Init                   0x0000be8c   Section        0  valve_control.o(i.Valve_CTRL_GPIO_Init)
-    i.__ARM_clz                              0x0000beb0   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_switch8                   0x0000bede   Section        0  extern_rtc.o(i.__ARM_common_switch8)
-    i.__scatterload_copy                     0x0000befa   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x0000bf08   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x0000bf0a   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i.__set_PRIMASK                          0x0000bf18   Section        0  mbrtu.o(i.__set_PRIMASK)
-    __set_PRIMASK                            0x0000bf19   Thumb Code     6  mbrtu.o(i.__set_PRIMASK)
-    i.adc_tem_cal                            0x0000bf20   Section        0  adc.o(i.adc_tem_cal)
-    i.adc_vol_cal                            0x0000bfc4   Section        0  adc.o(i.adc_vol_cal)
-    i.adc_wait_finish                        0x0000c028   Section        0  adc.o(i.adc_wait_finish)
-    i.allExtiIRQ                             0x0000c048   Section        0  system_run_fun.o(i.allExtiIRQ)
-    i.allGpioInit                            0x0000c16c   Section        0  system_run_fun.o(i.allGpioInit)
-    i.allParaDefaultInit                     0x0000c190   Section        0  system_mem_para.o(i.allParaDefaultInit)
-    i.allParaPatchPro                        0x0000c1ac   Section        0  system_mem_para.o(i.allParaPatchPro)
-    i.allParaReadFromEep                     0x0000c1ec   Section        0  system_mem_para.o(i.allParaReadFromEep)
-    i.arrayA_2_arrayB                        0x0000c206   Section        0  system_general_para.o(i.arrayA_2_arrayB)
-    i.balanceStatusHandler                   0x0000c248   Section        0  billing.o(i.balanceStatusHandler)
-    i.borrow_Pwr_GPIO_Clk_Init               0x0000c604   Section        0  power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
-    i.delay_init                             0x0000c624   Section        0  delay.o(i.delay_init)
-    i.delay_ms                               0x0000c66c   Section        0  delay.o(i.delay_ms)
-    i.delay_us                               0x0000c6bc   Section        0  delay.o(i.delay_us)
-    i.eMBFuncReadCoils                       0x0000c70c   Section        0  mbfunccoils.o(i.eMBFuncReadCoils)
-    i.eMBFuncReadDiscreteInputs              0x0000c7c6   Section        0  mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
-    i.eMBFuncReadHoldingRegister             0x0000c87e   Section        0  mbfuncholding.o(i.eMBFuncReadHoldingRegister)
-    i.eMBFuncReadInputRegister               0x0000c908   Section        0  mbfuncinput.o(i.eMBFuncReadInputRegister)
-    i.eMBFuncReadWriteMultipleHoldingRegister 0x0000c992   Section        0  mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
-    i.eMBFuncReportSlaveID                   0x0000ca74   Section        0  mbfuncother.o(i.eMBFuncReportSlaveID)
-    i.eMBFuncWriteCoil                       0x0000ca9c   Section        0  mbfunccoils.o(i.eMBFuncWriteCoil)
-    i.eMBFuncWriteHoldingRegister            0x0000cb0c   Section        0  mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
-    i.eMBFuncWriteMultipleCoils              0x0000cb4c   Section        0  mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
-    i.eMBFuncWriteMultipleHoldingRegister    0x0000cbe6   Section        0  mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
-    i.eMBInit                                0x0000cc54   Section        0  mb.o(i.eMBInit)
-    i.eMBPoll                                0x0000cd30   Section        0  mb.o(i.eMBPoll)
-    i.eMBRTUInit                             0x0000ce70   Section        0  mbrtu.o(i.eMBRTUInit)
-    i.eMBRTUReceive                          0x0000cecc   Section        0  mbrtu.o(i.eMBRTUReceive)
-    i.eMBRTUSend                             0x0000cf24   Section        0  mbrtu.o(i.eMBRTUSend)
-    i.eMBRTUStart                            0x0000cfec   Section        0  mbrtu.o(i.eMBRTUStart)
-    i.eMBRTUStop                             0x0000d014   Section        0  mbrtu.o(i.eMBRTUStop)
-    i.eMBRegCoilsCB                          0x0000d030   Section        0  regport.o(i.eMBRegCoilsCB)
-    i.eMBRegDiscreteCB                       0x0000d038   Section        0  regport.o(i.eMBRegDiscreteCB)
-    i.eMBRegHoldingCB                        0x0000d040   Section        0  regport.o(i.eMBRegHoldingCB)
-    i.eMBRegInputCB                          0x0000d0a4   Section        0  regport.o(i.eMBRegInputCB)
-    i.eepABReadCheck                         0x0000d0f0   Section        0  system_mem_para.o(i.eepABReadCheck)
-    i.eepABWriteAndReadCheck                 0x0000d1fc   Section        0  system_mem_para.o(i.eepABWriteAndReadCheck)
-    i.eepParaPatchPro_1                      0x0000d24a   Section        0  system_mem_para.o(i.eepParaPatchPro_1)
-    i.eepWriteAndReadCheck                   0x0000d24c   Section        0  system_mem_para.o(i.eepWriteAndReadCheck)
-    i.free                                   0x0000d28c   Section        0  malloc.o(i.free)
-    i.hardwareDriversInit                    0x0000d2e0   Section        0  system_run_fun.o(i.hardwareDriversInit)
-    i.keyPro                                 0x0000d2ec   Section        0  key.o(i.keyPro)
-    i.lcdDisplayPro                          0x0000d45c   Section        0  lcd.o(i.lcdDisplayPro)
-    i.led_init                               0x0000d4cc   Section        0  other_fun.o(i.led_init)
-    i.magnetic_interference_GPIO_Clk_Init    0x0000d4ec   Section        0  other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
-    i.main                                   0x0000d50c   Section        0  main.o(i.main)
-    i.malloc                                 0x0000d6a0   Section        0  malloc.o(i.malloc)
-    i.modbus03AnswerCheck                    0x0000d70c   Section        0  rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
-    i.paraCalcCrcAndWriteEepAB               0x0000d760   Section        0  system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
-    i.prveMBError2Exception                  0x0000d798   Section        0  mbutils.o(i.prveMBError2Exception)
-    i.rs485ComDataAnalysis                   0x0000d7bc   Section        0  rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
-    i.rs485ComPwrOnHandle                    0x0000d860   Section        0  rs485_read_data.o(i.rs485ComPwrOnHandle)
-    i.rs485ComSendHandle                     0x0000d9e0   Section        0  rs485_read_data.o(i.rs485ComSendHandle)
-    i.rs485ComWaitAnswerHandle               0x0000dab8   Section        0  rs485_read_data.o(i.rs485ComWaitAnswerHandle)
-    i.rs485GetDelayTime                      0x0000dd14   Section        0  rs485_read_data.o(i.rs485GetDelayTime)
-    i.rs485ReadDataPro                       0x0000dd88   Section        0  rs485_read_data.o(i.rs485ReadDataPro)
-    i.rs485SendReadData                      0x0000de0c   Section        0  rs485_read_data.o(i.rs485SendReadData)
-    i.sendModbusReadFrame                    0x0000dea4   Section        0  rs485_data_analysis_pro.o(i.sendModbusReadFrame)
-    i.sizhuHistoryRecord                     0x0000df10   Section        0  sizhu_history_record.o(i.sizhuHistoryRecord)
-    i.sysRunFunCtrlPro                       0x0000e018   Section        0  system_run_fun.o(i.sysRunFunCtrlPro)
-    i.sysRunFunParaInit                      0x0000e1f0   Section        0  system_run_fun.o(i.sysRunFunParaInit)
-    i.sysStoredParaInit                      0x0000e2fc   Section        0  system_run_fun.o(i.sysStoredParaInit)
-    i.systemEepIdDefaultInit                 0x0000e398   Section        0  system_mem_para.o(i.systemEepIdDefaultInit)
-    i.systemEepIdReadFromEep                 0x0000e3d4   Section        0  system_mem_para.o(i.systemEepIdReadFromEep)
-    i.ucharcmp                               0x0000e3fc   Section        0  system_general_para.o(i.ucharcmp)
-    i.up_comm_RX_DMA_CH2_Init                0x0000e428   Section        0  uart.o(i.up_comm_RX_DMA_CH2_Init)
-    i.up_comm_RX_DMA_CH2_reload              0x0000e48c   Section        0  uart.o(i.up_comm_RX_DMA_CH2_reload)
-    i.up_comm_RX_DMA_check                   0x0000e4bc   Section        0  upper_com.o(i.up_comm_RX_DMA_check)
-    i.up_comm_uart_Init                      0x0000e534   Section        0  uart.o(i.up_comm_uart_Init)
-    i.up_comm_uart_enable                    0x0000e5cc   Section        0  upper_com.o(i.up_comm_uart_enable)
-    i.upperComPro                            0x0000e658   Section        0  upper_com.o(i.upperComPro)
-    i.usMBCRC16                              0x0000e834   Section        0  mbcrc1.o(i.usMBCRC16)
-    i.usMBCRC16_initFF                       0x0000e868   Section        0  mbcrc_1.o(i.usMBCRC16_initFF)
-    i.vMBPortSerialEnable                    0x0000e880   Section        0  portserial.o(i.vMBPortSerialEnable)
-    i.vMBPortTimersDisable                   0x0000e882   Section        0  porttimer.o(i.vMBPortTimersDisable)
-    i.vMBPortTimersEnable                    0x0000e884   Section        0  porttimer.o(i.vMBPortTimersEnable)
-    i.valveCtrlPro                           0x0000e888   Section        0  valve_control.o(i.valveCtrlPro)
-    i.xMBPortEventGet                        0x0000e8a0   Section        0  portevent.o(i.xMBPortEventGet)
-    i.xMBPortEventInit                       0x0000e8c4   Section        0  portevent.o(i.xMBPortEventInit)
-    i.xMBPortEventPost                       0x0000e8d4   Section        0  portevent.o(i.xMBPortEventPost)
-    i.xMBPortSerialGetByte                   0x0000e8ec   Section        0  portserial.o(i.xMBPortSerialGetByte)
-    i.xMBPortSerialInit                      0x0000e900   Section        0  portserial.o(i.xMBPortSerialInit)
-    i.xMBPortSerialPutByte                   0x0000e92c   Section        0  portserial.o(i.xMBPortSerialPutByte)
-    i.xMBPortTimersInit                      0x0000e958   Section        0  porttimer.o(i.xMBPortTimersInit)
-    i.xMBRTUReceiveCheck                     0x0000e960   Section        0  mbrtu.o(i.xMBRTUReceiveCheck)
-    i.xMBRTUReceiveFSM                       0x0000e990   Section        0  mbrtu.o(i.xMBRTUReceiveFSM)
-    i.xMBRTUTimerT35Expired                  0x0000ea1c   Section        0  mbrtu.o(i.xMBRTUTimerT35Expired)
-    i.xMBRTUTransmitFSM                      0x0000ea60   Section        0  mbrtu.o(i.xMBRTUTransmitFSM)
-    .constdata                               0x0000ead0   Section      512  mbcrc1.o(.constdata)
-    aucCRCHi                                 0x0000ead0   Data         256  mbcrc1.o(.constdata)
-    aucCRCLo                                 0x0000ebd0   Data         256  mbcrc1.o(.constdata)
-    .data                                    0x20000000   Section      656  sizhu_ctrl_word.o(.data)
-    .data                                    0x20000290   Section       24  system_general_para.o(.data)
-    .data                                    0x200002a8   Section        2  system_run_fun.o(.data)
-    .data                                    0x200002ac   Section        5  linked_list.o(.data)
-    .data                                    0x200002b2   Section        4  delay.o(.data)
-    fac_us                                   0x200002b2   Data           1  delay.o(.data)
-    fac_ms                                   0x200002b4   Data           2  delay.o(.data)
-    .data                                    0x200002b8   Section        8  adc.o(.data)
-    .data                                    0x200002c0   Section        6  extern_rtc.o(.data)
-    .data                                    0x200002c6   Section        3  key.o(.data)
-    P_Key1Cnt                                0x200002c6   Data           1  key.o(.data)
-    R_Key2Cnt                                0x200002c7   Data           1  key.o(.data)
-    L_Key3Cnt                                0x200002c8   Data           1  key.o(.data)
-    .data                                    0x200002ca   Section        8  valve_control.o(.data)
-    .data                                    0x200002d2   Section       28  power_manage.o(.data)
-    delay_time_cnt                           0x200002ec   Data           2  power_manage.o(.data)
-    .data                                    0x200002ee   Section        1  billing.o(.data)
-    .data                                    0x200002ef   Section        2  other_fun.o(.data)
-    upcap_cnt                                0x200002ef   Data           1  other_fun.o(.data)
-    magnetic_interference_cnt                0x200002f0   Data           1  other_fun.o(.data)
-    .data                                    0x200002f1   Section        4  sizhu_history_record.o(.data)
-    hour_record_flag                         0x200002f1   Data           1  sizhu_history_record.o(.data)
-    day_record_flag                          0x200002f2   Data           1  sizhu_history_record.o(.data)
-    month_record_flag                        0x200002f3   Data           1  sizhu_history_record.o(.data)
-    interval_report_record_flag              0x200002f4   Data           1  sizhu_history_record.o(.data)
-    .data                                    0x200002f5   Section      463  system_mem_para.o(.data)
-    .data                                    0x200004c4   Section        6  upper_com.o(.data)
-    uc_login_state_g                         0x200004c4   Data           1  upper_com.o(.data)
-    uc_rw_result_g                           0x200004c6   Data           1  upper_com.o(.data)
-    local_random_code_g                      0x200004c8   Data           2  upper_com.o(.data)
-    .data                                    0x200004ca   Section       13  lcd.o(.data)
-    only_trigger_once_flag                   0x200004d6   Data           1  lcd.o(.data)
-    .data                                    0x200004d8   Section        9  lcd_cfg_api.o(.data)
-    show_flag                                0x200004d8   Data           1  lcd_cfg_api.o(.data)
-    sec_limit_flag                           0x200004d9   Data           1  lcd_cfg_api.o(.data)
-    temp_list_cnt_flag                       0x200004da   Data           1  lcd_cfg_api.o(.data)
-    show_min_flag                            0x200004db   Data           1  lcd_cfg_api.o(.data)
-    alarm_show_num                           0x200004dc   Data           1  lcd_cfg_api.o(.data)
-    alarm_id                                 0x200004de   Data           2  lcd_cfg_api.o(.data)
-    temp_sig                                 0x200004e0   Data           1  lcd_cfg_api.o(.data)
-    .data                                    0x200004e1   Section        8  rs485_read_data.o(.data)
-    RS485_err_cnt                            0x200004e8   Data           1  rs485_read_data.o(.data)
-    .data                                    0x200004ec   Section       12  pulse_and_alarm_line.o(.data)
-    broken_line_cnt                          0x200004f4   Data           1  pulse_and_alarm_line.o(.data)
-    low_pwr_line_cnt                         0x200004f5   Data           1  pulse_and_alarm_line.o(.data)
-    under_pwr_line_cnt                       0x200004f6   Data           1  pulse_and_alarm_line.o(.data)
-    close_valve_line_cnt                     0x200004f7   Data           1  pulse_and_alarm_line.o(.data)
-    .data                                    0x200004f8   Section      182  mb.o(.data)
-    ucMBAddress                              0x200004f8   Data           1  mb.o(.data)
-    eMBCurrentMode                           0x200004f9   Data           1  mb.o(.data)
-    eMBState                                 0x200004fa   Data           1  mb.o(.data)
-    peMBFrameSendCur                         0x200004fc   Data           4  mb.o(.data)
-    pvMBFrameStartCur                        0x20000500   Data           4  mb.o(.data)
-    pvMBFrameStopCur                         0x20000504   Data           4  mb.o(.data)
-    peMBFrameReceiveCur                      0x20000508   Data           4  mb.o(.data)
-    pvMBFrameCloseCur                        0x2000050c   Data           4  mb.o(.data)
-    xFuncHandlers                            0x20000524   Data         128  mb.o(.data)
-    ucMBFrame                                0x200005a4   Data           4  mb.o(.data)
-    ucRcvAddress                             0x200005a8   Data           1  mb.o(.data)
-    ucFunctionCode                           0x200005a9   Data           1  mb.o(.data)
-    usLength                                 0x200005aa   Data           2  mb.o(.data)
-    eException                               0x200005ac   Data           1  mb.o(.data)
-    old_addr                                 0x200005ad   Data           1  mb.o(.data)
-    .data                                    0x200005ae   Section        2  mbfuncother.o(.data)
-    usMBSlaveIDLen                           0x200005ae   Data           2  mbfuncother.o(.data)
-    .data                                    0x200005b0   Section        2  portevent.o(.data)
-    eQueuedEvent                             0x200005b0   Data           1  portevent.o(.data)
-    xEventInQueue                            0x200005b1   Data           1  portevent.o(.data)
-    .data                                    0x200005b2   Section       10  regport.o(.data)
-    usRegInputStart                          0x200005b2   Data           2  regport.o(.data)
-    usRegInputBuf                            0x200005b4   Data           8  regport.o(.data)
-    .data                                    0x200005bc   Section       12  mbrtu.o(.data)
-    eSndState                                0x200005bc   Data           1  mbrtu.o(.data)
-    eRcvState                                0x200005bd   Data           1  mbrtu.o(.data)
-    pucSndBufferCur                          0x200005c0   Data           4  mbrtu.o(.data)
-    usSndBufferCount                         0x200005c4   Data           2  mbrtu.o(.data)
-    usRcvBufferPos                           0x200005c6   Data           2  mbrtu.o(.data)
-    .data                                    0x200005c8   Section        4  system_fm33a0xxev.o(.data)
-    .data                                    0x200005cc   Section        4  rand.o(.data)
-    _rand_state                              0x200005cc   Data           4  rand.o(.data)
-    .data                                    0x200005d0   Section        4  mvars.o(.data)
-    .data                                    0x200005d4   Section        4  mvars.o(.data)
-    .bss                                     0x200005d8   Section       40  sizhu_ctrl_word.o(.bss)
-    .bss                                     0x20000600   Section     2304  uart.o(.bss)
-    .bss                                     0x20000f00   Section       20  power_manage.o(.bss)
-    .bss                                     0x20000f14   Section      245  system_mem_para.o(.bss)
-    .bss                                     0x2000100c   Section     2051  upper_com.o(.bss)
-    .bss                                     0x2000180f   Section      314  wireless_remote_comm.o(.bss)
-    .bss                                     0x20001949   Section       48  lcd_io_api.o(.bss)
-    .bss                                     0x2000197a   Section      260  rs485_read_data.o(.bss)
-    .bss                                     0x20001a80   Section       96  rs485_data_analysis_pro.o(.bss)
-    .bss                                     0x20001ae0   Section       32  mbfuncother.o(.bss)
-    ucMBSlaveID                              0x20001ae0   Data          32  mbfuncother.o(.bss)
-    .bss                                     0x20001b00   Section       30  regdefine.o(.bss)
-    .bss                                     0x20001b1e   Section      256  mbrtu.o(.bss)
-    HEAP                                     0x20001c20   Section     4096  startup_fm33a0xxev.o(HEAP)
-    STACK                                    0x20002c20   Section    16384  startup_fm33a0xxev.o(STACK)
+    .text                                    0x0000016c   Section        0  mktime.o(.text)
+    .text                                    0x000001f8   Section        0  memcpya.o(.text)
+    .text                                    0x0000021c   Section        0  memseta.o(.text)
+    .text                                    0x00000240   Section        0  strstr.o(.text)
+    .text                                    0x00000268   Section        0  uread4.o(.text)
+    .text                                    0x0000027c   Section        0  uread8.o(.text)
+    .text                                    0x00000298   Section        0  uwrite4.o(.text)
+    .text                                    0x000002aa   Section        0  uwrite8.o(.text)
+    .text                                    0x000002c8   Section        0  fadd.o(.text)
+    .text                                    0x0000037a   Section        0  fmul.o(.text)
+    .text                                    0x000003f4   Section        0  fdiv.o(.text)
+    .text                                    0x00000470   Section        0  dadd.o(.text)
+    .text                                    0x000005d8   Section        0  dmul.o(.text)
+    .text                                    0x000006a8   Section        0  ddiv.o(.text)
+    .text                                    0x00000798   Section        0  fflti.o(.text)
+    .text                                    0x000007ae   Section        0  ffltui.o(.text)
+    .text                                    0x000007bc   Section        0  dflti.o(.text)
+    .text                                    0x000007e4   Section        0  dfltui.o(.text)
+    .text                                    0x00000800   Section        0  dfltl.o(.text)
+    .text                                    0x0000082c   Section        0  ffixi.o(.text)
+    .text                                    0x0000085e   Section        0  ffixui.o(.text)
+    .text                                    0x00000888   Section        0  dfixi.o(.text)
+    .text                                    0x000008d0   Section        0  dfixui.o(.text)
+    .text                                    0x0000090c   Section        0  dfixl.o(.text)
+    .text                                    0x0000095c   Section        0  dfixul.o(.text)
+    .text                                    0x0000099c   Section        0  f2d.o(.text)
+    .text                                    0x000009c4   Section       40  cdcmple.o(.text)
+    .text                                    0x000009ec   Section       40  cdrcmple.o(.text)
+    .text                                    0x00000a14   Section        0  d2f.o(.text)
+    .text                                    0x00000a4c   Section       20  cfcmple.o(.text)
+    .text                                    0x00000a60   Section       20  cfrcmple.o(.text)
+    .text                                    0x00000a74   Section        0  llshl.o(.text)
+    .text                                    0x00000a94   Section        0  llushr.o(.text)
+    .text                                    0x00000ab6   Section        0  llsshr.o(.text)
+    .text                                    0x00000adc   Section        0  localtime_i.o(.text)
+    .text                                    0x00000b50   Section        0  iusefp.o(.text)
+    .text                                    0x00000b50   Section        0  fepilogue.o(.text)
+    .text                                    0x00000bd2   Section        0  depilogue.o(.text)
+    .text                                    0x00000c90   Section       36  init.o(.text)
+    .text                                    0x00000cb4   Section        0  __dczerorl2.o(.text)
+    i.ADC_CFGR_ACC_PERIOD_Set                0x00000d0c   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+    i.ADC_CFGR_BUFEN_Setable                 0x00000d2c   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+    i.ADC_CFGR_BUFSEL_Set                    0x00000d50   Section        0  fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+    i.ADC_CR_ACC_IE_Setable                  0x00000d6c   Section        0  fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+    i.ADC_CR_EN_Setable                      0x00000d90   Section        0  fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+    i.ADC_CR_HPEN_Set                        0x00000db4   Section        0  fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+    i.ADC_CR_MODE_Set                        0x00000dd4   Section        0  fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+    i.ADC_CR_RSTCTRL_EN_Setable              0x00000df4   Section        0  fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+    i.ADC_DR_Read                            0x00000e18   Section        0  fm33a0xxev_adc.o(i.ADC_DR_Read)
+    i.ADC_IN10_Init                          0x00000e24   Section        0  adc.o(i.ADC_IN10_Init)
+    i.ADC_IN5_Init                           0x00000e80   Section        0  adc.o(i.ADC_IN5_Init)
+    i.ADC_ISR_ACC_IF_Chk                     0x00000edc   Section        0  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+    i.ADC_ISR_ACC_IF_Clr                     0x00000ef8   Section        0  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+    i.ADC_TRIM_Write                         0x00000f08   Section        0  fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+    i.ADC_Temp_Init                          0x00000f18   Section        0  adc.o(i.ADC_Temp_Init)
+    i.AES128_ECB_decrypt                     0x00000f70   Section        0  aes128.o(i.AES128_ECB_decrypt)
+    i.AES128_ECB_encrypt                     0x00000f9c   Section        0  aes128.o(i.AES128_ECB_encrypt)
+    i.AddRoundKey                            0x00000fc8   Section        0  aes128.o(i.AddRoundKey)
+    AddRoundKey                              0x00000fc9   Thumb Code    64  aes128.o(i.AddRoundKey)
+    i.AlarmCntClearAll                       0x00001010   Section        0  sizhu_ctrl_word.o(i.AlarmCntClearAll)
+    i.AlarmCntIncrease                       0x00001038   Section        0  sizhu_ctrl_word.o(i.AlarmCntIncrease)
+    i.Alarm_List_Node_Deleted                0x000010bc   Section        0  linked_list.o(i.Alarm_List_Node_Deleted)
+    i.Alarm_List_Node_PushBack               0x000010be   Section        0  linked_list.o(i.Alarm_List_Node_PushBack)
+    i.Alka_Bat_Voltage_Status                0x000010c0   Section        0  power_manage.o(i.Alka_Bat_Voltage_Status)
+    i.Alka_Battery_GPIO_Clk_Init             0x00001374   Section        0  power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+    i.AltFunIO                               0x00001398   Section        0  gpio.o(i.AltFunIO)
+    i.AnalogIO                               0x0000143e   Section        0  gpio.o(i.AnalogIO)
+    i.AnalogIO_H                             0x00001490   Section        0  gpio.o(i.AnalogIO_H)
+    i.BSTIM_IRQHandler                       0x000014f0   Section        0  tim.o(i.BSTIM_IRQHandler)
+    i.BSTIM_ISR_UIF_Chk                      0x00001500   Section        0  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+    i.BSTIM_ISR_UIF_Clr                      0x00001518   Section        0  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+    i.BTx_CFGR1_GRP1SEL_Set                  0x00001524   Section        0  fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
+    i.BTx_CR1_CHEN_Setable                   0x00001536   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+    i.BTx_CR1_EDGESEL_Set                    0x0000154e   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
+    i.BTx_CR1_MODE_Set                       0x00001566   Section        0  fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
+    i.BTx_CR2_CNTHSEL_Set                    0x0000157e   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
+    i.BTx_CR2_SIG2SEL_Set                    0x00001596   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
+    i.BTx_CR2_STDIR_Setable                  0x000015ae   Section        0  fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
+    i.BTx_IER_CMPHIE_Setable                 0x000015c6   Section        0  fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
+    i.BTx_IER_OVHIE_Setable                  0x000015de   Section        0  fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
+    i.BTx_IRQHandler                         0x000015f8   Section        0  tim.o(i.BTx_IRQHandler)
+    i.BTx_ISR_CMPHIF_Chk                     0x00001658   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+    i.BTx_ISR_CMPHIF_Clr                     0x0000166c   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+    i.BTx_ISR_CMPLIF_Clr                     0x00001672   Section        0  fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+    i.BTx_LOADCR_LHEN_Setable                0x00001678   Section        0  fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
+    i.BTx_LOADCR_LLEN_Setable                0x00001690   Section        0  fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
+    i.BTx_LOADH_Write                        0x000016a8   Section        0  fm33a0xxev_bt.o(i.BTx_LOADH_Write)
+    i.BTx_LOADL_Write                        0x000016ae   Section        0  fm33a0xxev_bt.o(i.BTx_LOADL_Write)
+    i.BTx_PRES_Write                         0x000016b4   Section        0  fm33a0xxev_bt.o(i.BTx_PRES_Write)
+    i.BasicTimer16_Init                      0x000016bc   Section        0  tim.o(i.BasicTimer16_Init)
+    i.BlockCopy                              0x00001784   Section        0  aes128.o(i.BlockCopy)
+    BlockCopy                                0x00001785   Thumb Code    20  aes128.o(i.BlockCopy)
+    i.CDIF_CR_INTF_EN_Getable                0x00001798   Section        0  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+    i.CDIF_CR_INTF_EN_Setable                0x000017b0   Section        0  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+    i.CMU_GetClocksFreq                      0x000017c8   Section        0  fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+    i.CMU_IER_HFDET_IE_Setable               0x000018e8   Section        0  fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+    i.CMU_IRQHandler                         0x0000190c   Section        0  user_init.o(i.CMU_IRQHandler)
+    i.CMU_ISR_HFDETO_Chk                     0x00001910   Section        0  fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+    i.CMU_Init_RCHF_Trim                     0x0000192c   Section        0  fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+    i.CMU_OPCCR1_EXTICKE_Setable             0x00001980   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+    i.CMU_OPCCR1_EXTICKSEL_Set               0x000019a4   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+    i.CMU_OPCCR1_UART0CKE_Setable            0x000019c4   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+    i.CMU_OPCCR1_UART0CKS_Set                0x000019ec   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+    i.CMU_OPCCR1_UART1CKE_Setable            0x00001a08   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+    i.CMU_OPCCR1_UART1CKS_Set                0x00001a30   Section        0  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+    i.CMU_PERCLK_SetableEx                   0x00001a50   Section        0  fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+    i.CMU_PLLHCR_EN_Getable                  0x00001ab8   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+    i.CMU_PLLHCR_OSEL_Get                    0x00001ad0   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+    i.CMU_PLLHCR_PLLHDB_Get                  0x00001ae0   Section        0  fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+    i.CMU_RCHFCR_FSEL_Get                    0x00001af4   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+    i.CMU_RCHFCR_FSEL_Set                    0x00001b04   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+    i.CMU_RCHFCR_RCHFEN_Getable              0x00001b24   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+    i.CMU_RCHFCR_RCHFEN_Setable              0x00001b3c   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+    i.CMU_RCHFTR_RCHFTRIM_Set                0x00001b60   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+    i.CMU_RCHF_Init                          0x00001b78   Section        0  fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+    i.CMU_SYSCLKCR_AHBPRES_Get               0x00001b8c   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+    i.CMU_SYSCLKCR_AHBPRES_Set               0x00001b9c   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+    i.CMU_SYSCLKCR_APBPRES_Get               0x00001bbc   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+    i.CMU_SYSCLKCR_APBPRES_Set               0x00001bcc   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+    i.CMU_SYSCLKCR_SLP_ENEXTI_Setable        0x00001bec   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+    i.CMU_SYSCLKCR_SYSCLKSEL_Get             0x00001c14   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+    i.CMU_SYSCLKCR_SYSCLKSEL_Set             0x00001c24   Section        0  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+    i.CMU_SysClk_Init                        0x00001c40   Section        0  fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+    i.CMU_XTHFCR_XTHFEN_Setable              0x00001c60   Section        0  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+    i.CMU_XTHFCR_XTHF_CFG_Set                0x00001c84   Section        0  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+    i.COM_equipment_basic_inf_handle         0x00001ca4   Section        0  upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+    i.CV_lose_check_GPIO_Clk_Init            0x00001cd8   Section        0  pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
+    i.Cipher                                 0x00001d00   Section        0  aes128.o(i.Cipher)
+    Cipher                                   0x00001d01   Thumb Code    56  aes128.o(i.Cipher)
+    i.CloseIO                                0x00001d38   Section        0  gpio.o(i.CloseIO)
+    i.Close_Valve_Alarm_Line_GPIO_Clk_Init   0x00001d70   Section        0  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
+    i.Close_Valve_Alarm_Line_GPIO_Clk_sleep  0x00001d90   Section        0  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
+    i.DEBUG_Init                             0x00001db0   Section        0  rcc_config.o(i.DEBUG_Init)
+    i.DMA_CH11CR_CH11DIR_Set                 0x00001dbc   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+    i.DMA_CH11CR_CH11EN_Setable              0x00001ddc   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+    i.DMA_CH11CR_CH11FI_Set                  0x00001e00   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+    i.DMA_CH11CR_CH11FTIE_Setable            0x00001e20   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+    i.DMA_CH11CR_CH11HTIE_Setable            0x00001e44   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+    i.DMA_CH11CR_CH11PRI_Set                 0x00001e68   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+    i.DMA_CH11CR_CH11RI_Set                  0x00001e88   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+    i.DMA_CH11CR_CH11TSIZE_Set               0x00001ea8   Section        0  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+    i.DMA_CH11FAR_Write                      0x00001ec8   Section        0  fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+    i.DMA_CHxCR_BDW_Set                      0x00001ed8   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+    i.DMA_CHxCR_CHxFTIE_Getable              0x00001efc   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+    i.DMA_CHxCR_CHxFTIE_Setable              0x00001f1c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+    i.DMA_CHxCR_CHxHTIE_Setable              0x00001f44   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+    i.DMA_CHxCR_CHxINC_Set                   0x00001f6c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+    i.DMA_CHxCR_CHxPRI_Set                   0x00001f90   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+    i.DMA_CHxCR_CHxSSEL_Set                  0x00001fb4   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+    i.DMA_CHxCR_CHxTSIZE_Set                 0x00001fd8   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+    i.DMA_CHxCR_CIRC_Setable                 0x00001ffc   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+    i.DMA_CHxCR_ChxEN_Setable                0x00002024   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+    i.DMA_CHxCR_DIR_Set                      0x0000204c   Section        0  fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+    i.DMA_CHxMAR_Read                        0x00002070   Section        0  fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+    i.DMA_CHxMAR_Write                       0x00002080   Section        0  fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+    i.DMA_GCR_DMAEN_Setable                  0x00002090   Section        0  fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+    i.DMA_IRQHandler                         0x000020b4   Section        0  uart.o(i.DMA_IRQHandler)
+    i.DMA_ISR_DMACHFT_Chk                    0x000020d4   Section        0  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+    i.DMA_ISR_DMACHFT_Clr                    0x000020f4   Section        0  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+    i.DMA_Init                               0x00002104   Section        0  fm33a0xxev_dma.o(i.DMA_Init)
+    i.DataAes128EcbDecrypt                   0x000021b8   Section        0  wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
+    i.DataAes128EcbEncrypt                   0x00002208   Section        0  wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
+    i.DataReportAckPro                       0x0000228c   Section        0  wrc_sizhu_v4.o(i.DataReportAckPro)
+    i.Datecmp                                0x0000233c   Section        0  system_general_para.o(i.Datecmp)
+    i.E2P_Ctrl_Gpio_Init                     0x00002518   Section        0  eeprom.o(i.E2P_Ctrl_Gpio_Init)
+    i.EEPROM_MultipleRead                    0x00002574   Section        0  eeprom.o(i.EEPROM_MultipleRead)
+    i.EEPROM_MultipleWrite                   0x000025e4   Section        0  eeprom.o(i.EEPROM_MultipleWrite)
+    i.EEPROM_Wait_Busy                       0x000026fc   Section        0  eeprom.o(i.EEPROM_Wait_Busy)
+    i.EEPROM_stat_read                       0x00002710   Section        0  eeprom.o(i.EEPROM_stat_read)
+    i.EX_Pwr_GPIO_Clk_Init                   0x0000275c   Section        0  power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
+    i.EndFramePro                            0x00002788   Section        0  wrc_sizhu_v4.o(i.EndFramePro)
+    i.EquipmentBasicInfoDefaultInit          0x0000280c   Section        0  system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
+    i.EquipmentBasicInfoReadFromEep          0x00002828   Section        0  system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
+    i.EveryDayClearAlarmCnt                  0x00002850   Section        0  sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
+    i.FLS_RDCR_WAIT_Set                      0x00002870   Section        0  fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+    i.Force_Open_GPIO_Init                   0x0000288c   Section        0  valve_control.o(i.Force_Open_GPIO_Init)
+    i.GPIOH_ReadInputDataBit                 0x000028a0   Section        0  fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+    i.GPIO_EXTI_EXTIDF_Setable               0x000028bc   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+    i.GPIO_EXTI_EXTIISR_ChkEx                0x000029b8   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+    i.GPIO_EXTI_EXTIISR_ClrEx                0x00002aac   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+    i.GPIO_EXTI_Init                         0x00002b98   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+    i.GPIO_EXTI_Select_Edge                  0x00002bf0   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+    i.GPIO_EXTI_Select_Pin                   0x00002cfc   Section        0  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+    i.GPIO_Get_InitPara                      0x00002e30   Section        0  fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+    i.GPIO_IRQHandler                        0x00002ec4   Section        0  exti.o(i.GPIO_IRQHandler)
+    i.GPIO_Init                              0x00003180   Section        0  fm33a0xxev_gpio.o(i.GPIO_Init)
+    i.GPIO_ReadInputDataBit                  0x000031f2   Section        0  fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+    i.GPIO_ResetBits                         0x00003206   Section        0  fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+    i.GPIO_SetBits                           0x0000320a   Section        0  fm33a0xxev_gpio.o(i.GPIO_SetBits)
+    i.GPIO_ToggleBits                        0x0000320e   Section        0  fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+    i.GPIOx_ANEN_Setable                     0x0000321e   Section        0  fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+    i.GetPwrStatusPro                        0x0000323c   Section        0  power_manage.o(i.GetPwrStatusPro)
+    i.GetValveRunMaxTime                     0x00003a5c   Section        0  valve_control.o(i.GetValveRunMaxTime)
+    i.Get_AdcTempValue                       0x00003aa0   Section        0  adc.o(i.Get_AdcTempValue)
+    i.Get_AdcValue                           0x00003ad0   Section        0  adc.o(i.Get_AdcValue)
+    i.Get_Alka_Bat_Voltage                   0x00003b04   Section        0  power_manage.o(i.Get_Alka_Bat_Voltage)
+    i.Get_Extern_Rtc_Time                    0x00003b98   Section        0  extern_rtc.o(i.Get_Extern_Rtc_Time)
+    i.Get_Lith_Bat_Voltage                   0x00003c54   Section        0  power_manage.o(i.Get_Lith_Bat_Voltage)
+    i.Get_Mcu_Temp                           0x00003ce8   Section        0  power_manage.o(i.Get_Mcu_Temp)
+    i.Get_vol_Average                        0x00003d18   Section        0  power_manage.o(i.Get_vol_Average)
+    i.I2c_Ack                                0x00003df8   Section        0  i2c.o(i.I2c_Ack)
+    i.I2c_No_Ack                             0x00003e38   Section        0  i2c.o(i.I2c_No_Ack)
+    i.I2c_Read                               0x00003e70   Section        0  i2c.o(i.I2c_Read)
+    i.I2c_Scl_Gpio_Init                      0x00003ec8   Section        0  i2c.o(i.I2c_Scl_Gpio_Init)
+    i.I2c_Send                               0x00003ef0   Section        0  i2c.o(i.I2c_Send)
+    i.I2c_Start                              0x00003f5c   Section        0  i2c.o(i.I2c_Start)
+    i.I2c_Stop                               0x00003f98   Section        0  i2c.o(i.I2c_Stop)
+    i.IO_JitterEliminationCheck              0x00003fd8   Section        0  system_general_para.o(i.IO_JitterEliminationCheck)
+    i.IWDT_Clr                               0x0000401c   Section        0  user_init.o(i.IWDT_Clr)
+    i.IWDT_Init                              0x0000402c   Section        0  user_init.o(i.IWDT_Init)
+    i.Init_RCHF                              0x0000404c   Section        0  user_init.o(i.Init_RCHF)
+    i.Init_RCLP                              0x00004068   Section        0  user_init.o(i.Init_RCLP)
+    i.Init_SysClk                            0x0000408c   Section        0  user_init.o(i.Init_SysClk)
+    i.Init_SysClk_Gen                        0x00004104   Section        0  user_init.o(i.Init_SysClk_Gen)
+    i.InputtIO                               0x0000411a   Section        0  gpio.o(i.InputtIO)
+    i.InputtIO_H                             0x00004190   Section        0  gpio.o(i.InputtIO_H)
+    i.IntervalTriggerHandle                  0x00004214   Section        0  system_general_para.o(i.IntervalTriggerHandle)
+    i.InvCipher                              0x00004320   Section        0  aes128.o(i.InvCipher)
+    InvCipher                                0x00004321   Thumb Code    56  aes128.o(i.InvCipher)
+    i.InvMixColumns                          0x00004358   Section        0  aes128.o(i.InvMixColumns)
+    InvMixColumns                            0x00004359   Thumb Code  1206  aes128.o(i.InvMixColumns)
+    i.InvShiftRows                           0x00004814   Section        0  aes128.o(i.InvShiftRows)
+    InvShiftRows                             0x00004815   Thumb Code   146  aes128.o(i.InvShiftRows)
+    i.InvSubBytes                            0x000048ac   Section        0  aes128.o(i.InvSubBytes)
+    InvSubBytes                              0x000048ad   Thumb Code    52  aes128.o(i.InvSubBytes)
+    i.KeyExpansion                           0x000048e4   Section        0  aes128.o(i.KeyExpansion)
+    KeyExpansion                             0x000048e5   Thumb Code   280  aes128.o(i.KeyExpansion)
+    i.Key_GPIO_Init                          0x00004a08   Section        0  key.o(i.Key_GPIO_Init)
+    i.LF_PULSE_INT_GPIO_Clk_Init             0x00004a38   Section        0  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
+    i.LF_PULSE_INT_GPIO_Clk_sleep            0x00004a58   Section        0  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
+    i.LPTIM_CR_EN_Getable                    0x00004a74   Section        0  fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+    i.LPTIM_IRQHandler                       0x00004a8c   Section        0  tim.o(i.LPTIM_IRQHandler)
+    i.LPTIM_ISR_OVIF_Chk                     0x00004aa4   Section        0  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+    i.LPTIM_ISR_OVIF_Clr                     0x00004abc   Section        0  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+    i.LP_lose_check_GPIO_Clk_Init            0x00004ac8   Section        0  pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
+    i.LV_lose_check_GPIO_Clk_Init            0x00004af0   Section        0  pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
+    i.Lcd_Battery                            0x00004b18   Section        0  lcd_cfg_api.o(i.Lcd_Battery)
+    i.Lcd_BillingShow                        0x00004c08   Section        0  lcd_cfg_api.o(i.Lcd_BillingShow)
+    i.Lcd_DeInit                             0x00004c4c   Section        0  lcd.o(i.Lcd_DeInit)
+    i.Lcd_DisplayDigit_23A                   0x00004c6c   Section        0  lcd_io_api.o(i.Lcd_DisplayDigit_23A)
+    i.Lcd_GPIO_Init                          0x000093c0   Section        0  lcd_io_api.o(i.Lcd_GPIO_Init)
+    i.Lcd_Init                               0x000093e8   Section        0  lcd.o(i.Lcd_Init)
+    i.Lcd_Show_MenuProcess                   0x000093fc   Section        0  lcd.o(i.Lcd_Show_MenuProcess)
+    i.Lcd_Sys_Init                           0x00009514   Section        0  lcd.o(i.Lcd_Sys_Init)
+    i.Lcd_ValveShow                          0x00009534   Section        0  lcd_cfg_api.o(i.Lcd_ValveShow)
+    i.Lcd_WaringShow                         0x00009678   Section        0  lcd_cfg_api.o(i.Lcd_WaringShow)
+    i.Lcd_WrcShow                            0x000097c8   Section        0  lcd_cfg_api.o(i.Lcd_WrcShow)
+    i.Lcd_Write                              0x0000993c   Section        0  lcd_io_api.o(i.Lcd_Write)
+    i.Lcd_Write_Reg                          0x0000996e   Section        0  lcd_io_api.o(i.Lcd_Write_Reg)
+    i.LinkDataAnalysis                       0x000099a8   Section        0  wireless_remote_comm.o(i.LinkDataAnalysis)
+    i.LithBatUseTimeCalculate                0x00009a64   Section        0  power_manage.o(i.LithBatUseTimeCalculate)
+    i.Lith_Bat_Voltage_Status                0x00009ac0   Section        0  power_manage.o(i.Lith_Bat_Voltage_Status)
+    i.Lith_Battery_GPIO_Clk_Init             0x00009d74   Section        0  power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+    i.LongTimeReportFailed                   0x00009da4   Section        0  wireless_remote_comm.o(i.LongTimeReportFailed)
+    i.Low_Pwr_INT_GPIO_Clk_Init              0x00009ea8   Section        0  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
+    i.Low_Pwr_INT_GPIO_Clk_sleep             0x00009ec8   Section        0  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
+    i.MagneticInterferenceCheck              0x00009ee4   Section        0  other_fun.o(i.MagneticInterferenceCheck)
+    i.MixColumns                             0x00009f28   Section        0  aes128.o(i.MixColumns)
+    MixColumns                               0x00009f29   Thumb Code   288  aes128.o(i.MixColumns)
+    i.Motor_AB_GPIO_Init                     0x0000a04c   Section        0  valve_control.o(i.Motor_AB_GPIO_Init)
+    i.Motor_OP_CL_GPIO_Init                  0x0000a06c   Section        0  valve_control.o(i.Motor_OP_CL_GPIO_Init)
+    i.Motor_OP_CL_GPIO_Init_sleep_mode       0x0000a088   Section        0  valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+    i.NMI_Handler                            0x0000a0a0   Section        0  exti.o(i.NMI_Handler)
+    i.NVIC_DisableIRQ                        0x0000a0a4   Section        0  uart.o(i.NVIC_DisableIRQ)
+    NVIC_DisableIRQ                          0x0000a0a5   Thumb Code    18  uart.o(i.NVIC_DisableIRQ)
+    i.NVIC_DisableIRQ                        0x0000a0bc   Section        0  tim.o(i.NVIC_DisableIRQ)
+    NVIC_DisableIRQ                          0x0000a0bd   Thumb Code    18  tim.o(i.NVIC_DisableIRQ)
+    i.NVIC_EnableIRQ                         0x0000a0d4   Section        0  tim.o(i.NVIC_EnableIRQ)
+    NVIC_EnableIRQ                           0x0000a0d5   Thumb Code    18  tim.o(i.NVIC_EnableIRQ)
+    i.NVIC_SetPriority                       0x0000a0ec   Section        0  system_run_fun.o(i.NVIC_SetPriority)
+    NVIC_SetPriority                         0x0000a0ed   Thumb Code   110  system_run_fun.o(i.NVIC_SetPriority)
+    i.NVIC_SetPriority                       0x0000a164   Section        0  tim.o(i.NVIC_SetPriority)
+    NVIC_SetPriority                         0x0000a165   Thumb Code   110  tim.o(i.NVIC_SetPriority)
+    i.OtherFunPro                            0x0000a1dc   Section        0  other_fun.o(i.OtherFunPro)
+    i.OutputIO                               0x0000a1fc   Section        0  gpio.o(i.OutputIO)
+    i.PowerManagrInit                        0x0000a270   Section        0  power_manage.o(i.PowerManagrInit)
+    i.Power_IO_Init                          0x0000a5e8   Section        0  power_manage.o(i.Power_IO_Init)
+    i.ProtocolDataAnalysis                   0x0000a670   Section        0  wireless_remote_comm.o(i.ProtocolDataAnalysis)
+    i.PulseAndAlarmLineCheck                 0x0000a6b8   Section        0  pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
+    i.PulseAndAlarmLineInit                  0x0000ac40   Section        0  pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
+    i.PulseSettlement                        0x0000af94   Section        0  billing.o(i.PulseSettlement)
+    i.Pulse_And_Alarm_Line_IO_Init           0x0000b154   Section        0  pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
+    i.PushSettlementInfoPro                  0x0000b178   Section        0  wrc_sizhu_v4.o(i.PushSettlementInfoPro)
+    i.R8025T_Read                            0x0000b300   Section        0  extern_rtc.o(i.R8025T_Read)
+    i.R8025T_Write                           0x0000b34c   Section        0  extern_rtc.o(i.R8025T_Write)
+    i.RMU_BORCR_BOR_PDRCFG_Set               0x0000b37c   Section        0  fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+    i.RMU_BORCR_OFF_BOR_Setable              0x0000b39c   Section        0  fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+    i.RMU_PDRCR_PDREN_Setable                0x0000b3c0   Section        0  fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+    i.RS485Settlement                        0x0000b3e4   Section        0  billing.o(i.RS485Settlement)
+    i.RS485_read_data_GPIO_Init              0x0000b660   Section        0  rs485_read_data.o(i.RS485_read_data_GPIO_Init)
+    i.RTC_GPIO_Init                          0x0000b724   Section        0  extern_rtc.o(i.RTC_GPIO_Init)
+    i.RTC_IRQHandler                         0x0000b73c   Section        0  rtc.o(i.RTC_IRQHandler)
+    i.Read_OP_CL_VALVE_Status                0x0000b740   Section        0  valve_control.o(i.Read_OP_CL_VALVE_Status)
+    i.SPI3_Init                              0x0000b794   Section        0  spi.o(i.SPI3_Init)
+    i.SPIx_CR1_BAUD_Set                      0x0000b86c   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+    i.SPIx_CR1_CPHA_Set                      0x0000b884   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+    i.SPIx_CR1_CPHOL_Set                     0x0000b896   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+    i.SPIx_CR1_IOSWAP_Set                    0x0000b8ae   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+    i.SPIx_CR1_LSBF_Set                      0x0000b8c8   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+    i.SPIx_CR1_MM_Set                        0x0000b8e0   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+    i.SPIx_CR1_WAIT_Set                      0x0000b8fa   Section        0  fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+    i.SPIx_CR2_DLEN_Set                      0x0000b912   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+    i.SPIx_CR2_HALFDUPLEX_Set                0x0000b92c   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+    i.SPIx_CR2_RXO_Setable                   0x0000b946   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+    i.SPIx_CR2_SPIEN_Setable                 0x0000b960   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+    i.SPIx_CR2_SSNM_Set                      0x0000b978   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+    i.SPIx_CR2_SSNSEN_Setable                0x0000b990   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+    i.SPIx_CR2_TXO_AC_Setable                0x0000b9a8   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+    i.SPIx_CR2_TXO_Setable                   0x0000b9c0   Section        0  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+    i.SPIx_CR3_MERRC_Clr                     0x0000b9d8   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+    i.SPIx_CR3_RXBFC_Clr                     0x0000b9de   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+    i.SPIx_CR3_SERRC_Clr                     0x0000b9e4   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+    i.SPIx_CR3_TXBFC_Clr                     0x0000b9ea   Section        0  fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+    i.SPIx_ISR_RXBF_Chk                      0x0000b9f0   Section        0  fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+    i.SPIx_ISR_TXBE_Chk                      0x0000ba04   Section        0  fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+    i.SPIx_RXBUF_Read                        0x0000ba18   Section        0  fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+    i.SPIx_TXBUF_Write                       0x0000ba1e   Section        0  fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+    i.Sda_In                                 0x0000ba24   Section        0  i2c.o(i.Sda_In)
+    i.Sda_Out                                0x0000ba44   Section        0  i2c.o(i.Sda_Out)
+    i.SetBalanceValveClosePro                0x0000ba64   Section        0  wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
+    i.SetKeyPro                              0x0000ba74   Section        0  wrc_sizhu_v4.o(i.SetKeyPro)
+    i.Set_Extern_Rtc_Time                    0x0000ba9c   Section        0  extern_rtc.o(i.Set_Extern_Rtc_Time)
+    i.Set_Rtc_UpdataInterrupt                0x0000bb04   Section        0  extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+    i.SettlementPro                          0x0000bb28   Section        0  billing.o(i.SettlementPro)
+    i.ShiftRows                              0x0000bc00   Section        0  aes128.o(i.ShiftRows)
+    ShiftRows                                0x0000bc01   Thumb Code   146  aes128.o(i.ShiftRows)
+    i.SizhuV4ProtocolDataAnalysis            0x0000bc98   Section        0  wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
+    i.SizhuV4SendNormalData2buf              0x0000bec4   Section        0  wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
+    i.SizhuV4SendParaInit                    0x0000c1a4   Section        0  wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
+    i.SpiWriteAndRead                        0x0000c2d4   Section        0  spi.o(i.SpiWriteAndRead)
+    i.SubBytes                               0x0000c308   Section        0  aes128.o(i.SubBytes)
+    SubBytes                                 0x0000c309   Thumb Code    52  aes128.o(i.SubBytes)
+    i.SysAlarmCtrlPro                        0x0000c340   Section        0  sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
+    i.SysWakeUp_ClockCfg                     0x0000c534   Section        0  user_init.o(i.SysWakeUp_ClockCfg)
+    i.SystemInit                             0x0000c58c   Section        0  system_fm33a0xxev.o(i.SystemInit)
+    i.System_power_on_init                   0x0000c59c   Section        0  rcc_config.o(i.System_power_on_init)
+    i.TimeEffectJudgm                        0x0000c5e4   Section        0  extern_rtc.o(i.TimeEffectJudgm)
+    i.UART_BaudREGCalc                       0x0000c740   Section        0  fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+    i.UART_Init                              0x0000c7a4   Section        0  fm33a0xxev_uart.o(i.UART_Init)
+    i.UART_SInit                             0x0000c81c   Section        0  fm33a0xxev_uart.o(i.UART_SInit)
+    i.UARTx_BGR_Write                        0x0000ca2c   Section        0  fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+    i.UARTx_CSR_PARITY_Set                   0x0000ca32   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+    i.UARTx_CSR_PDSEL_Set                    0x0000ca4a   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+    i.UARTx_CSR_RXEN_Setable                 0x0000ca62   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+    i.UARTx_CSR_RXPOL_Setable                0x0000ca7a   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+    i.UARTx_CSR_STOPCFG_Set                  0x0000ca92   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+    i.UARTx_CSR_TXEN_Setable                 0x0000caac   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+    i.UARTx_CSR_TXIREN_Setable               0x0000cac4   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+    i.UARTx_CSR_TXPOL_Setable                0x0000cade   Section        0  fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+    i.UARTx_IER_RXBF_IE_Setable              0x0000caf6   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+    i.UARTx_IER_RXERR_IE_Setable             0x0000cb10   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+    i.UARTx_IER_RXTO_IE_Setable              0x0000cb2a   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+    i.UARTx_IER_TXBE_IE_Setable              0x0000cb44   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+    i.UARTx_IER_TXSE_IE_Setable              0x0000cb5c   Section        0  fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+    i.UARTx_ISR_RXBF_Clr                     0x0000cb74   Section        0  fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+    i.UARTx_ISR_TXSE_Chk                     0x0000cb7c   Section        0  fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+    i.UARTx_RXBUF_Read                       0x0000cb90   Section        0  fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
+    i.UARTx_SendData_Normal                  0x0000cb9a   Section        0  uart.o(i.UARTx_SendData_Normal)
+    i.UARTx_TXBUF_Write                      0x0000cbc4   Section        0  fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+    i.UNCAP_GPIO_Clk_Init                    0x0000cbcc   Section        0  other_fun.o(i.UNCAP_GPIO_Clk_Init)
+    i.UV_lose_check_GPIO_Clk_Init            0x0000cbec   Section        0  pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
+    i.UncapCheck                             0x0000cc14   Section        0  other_fun.o(i.UncapCheck)
+    i.Under_Pwr_INT_GPIO_Clk_Init            0x0000cd00   Section        0  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
+    i.Under_Pwr_INT_GPIO_Clk_sleep           0x0000cd20   Section        0  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
+    i.Upper_ComputerLoginRecvHandler         0x0000cd3c   Section        0  upper_com.o(i.Upper_ComputerLoginRecvHandler)
+    i.Upper_ComputerLoginRespond             0x0000cdd8   Section        0  upper_com.o(i.Upper_ComputerLoginRespond)
+    i.Upper_ComputerReadWriteHandler         0x0000cde4   Section        0  upper_com.o(i.Upper_ComputerReadWriteHandler)
+    i.Upper_ComputerRespond                  0x0000ce44   Section        0  upper_com.o(i.Upper_ComputerRespond)
+    i.VRTC_ADCCR_CKE_Setable                 0x0000cebc   Section        0  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+    i.VRTC_ADCCR_CKS_Set                     0x0000cee0   Section        0  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+    i.VRTC_Init_RCMF_Trim                    0x0000cf00   Section        0  fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+    i.VRTC_RCMFCR_EN_Setable                 0x0000cf24   Section        0  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+    i.VRTC_RCMFCR_TRIM_Set                   0x0000cf48   Section        0  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+    i.ValveCtrlHade                          0x0000cf64   Section        0  valve_control.o(i.ValveCtrlHade)
+    i.ValveCtrlOrder                         0x0000d1d4   Section        0  valve_control.o(i.ValveCtrlOrder)
+    i.ValveForceOpenSignalCheck              0x0000d284   Section        0  valve_control.o(i.ValveForceOpenSignalCheck)
+    i.ValveMotorCloseRun                     0x0000d2ec   Section        0  valve_control.o(i.ValveMotorCloseRun)
+    i.ValveMotorOpenRun                      0x0000d350   Section        0  valve_control.o(i.ValveMotorOpenRun)
+    i.ValveMotorStop                         0x0000d374   Section        0  valve_control.o(i.ValveMotorStop)
+    i.ValveRunParaInit                       0x0000d3c0   Section        0  valve_control.o(i.ValveRunParaInit)
+    i.Valve_CTRL_GPIO_Init                   0x0000d3e8   Section        0  valve_control.o(i.Valve_CTRL_GPIO_Init)
+    i.WRC_PWR_GPIO_Init                      0x0000d40c   Section        0  wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+    i.WRC_RX_DMA_CH3_reload                  0x0000d440   Section        0  uart.o(i.WRC_RX_DMA_CH3_reload)
+    i.WRC_RX_DMA_check                       0x0000d470   Section        0  wireless_remote_comm.o(i.WRC_RX_DMA_check)
+    i.WRC_uart_Init                          0x0000d4e4   Section        0  uart.o(i.WRC_uart_Init)
+    i.WirelessRemoteCommPro                  0x0000d568   Section        0  wireless_remote_comm.o(i.WirelessRemoteCommPro)
+    i.WrcClosePwrPro                         0x0000d618   Section        0  wireless_remote_comm.o(i.WrcClosePwrPro)
+    i.WrcCreateLinkPro                       0x0000d718   Section        0  wireless_remote_comm.o(i.WrcCreateLinkPro)
+    i.WrcOpenPwrPro                          0x0000d750   Section        0  wireless_remote_comm.o(i.WrcOpenPwrPro)
+    i.WrcSendCreateLinkCmd                   0x0000d78c   Section        0  wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
+    i.WrcSendDataPro                         0x0000d898   Section        0  wireless_remote_comm.o(i.WrcSendDataPro)
+    i.WrcWaitRecDataPro                      0x0000d924   Section        0  wireless_remote_comm.o(i.WrcWaitRecDataPro)
+    i.__ARM_clz                              0x0000da44   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_switch8                   0x0000da72   Section        0  extern_rtc.o(i.__ARM_common_switch8)
+    i.__scatterload_copy                     0x0000da8e   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x0000da9c   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x0000da9e   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i.__set_PRIMASK                          0x0000daac   Section        0  mbrtu.o(i.__set_PRIMASK)
+    __set_PRIMASK                            0x0000daad   Thumb Code     6  mbrtu.o(i.__set_PRIMASK)
+    i.adc_tem_cal                            0x0000dab4   Section        0  adc.o(i.adc_tem_cal)
+    i.adc_vol_cal                            0x0000db58   Section        0  adc.o(i.adc_vol_cal)
+    i.adc_wait_finish                        0x0000dbbc   Section        0  adc.o(i.adc_wait_finish)
+    i.allExtiIRQ                             0x0000dbdc   Section        0  system_run_fun.o(i.allExtiIRQ)
+    i.allGpioInit                            0x0000dcf0   Section        0  system_run_fun.o(i.allGpioInit)
+    i.allParaDefaultInit                     0x0000dd18   Section        0  system_mem_para.o(i.allParaDefaultInit)
+    i.allParaPatchPro                        0x0000dd34   Section        0  system_mem_para.o(i.allParaPatchPro)
+    i.allParaReadFromEep                     0x0000dd74   Section        0  system_mem_para.o(i.allParaReadFromEep)
+    i.arrayA_2_arrayB                        0x0000dd8e   Section        0  system_general_para.o(i.arrayA_2_arrayB)
+    i.balanceStatusHandler                   0x0000ddd0   Section        0  billing.o(i.balanceStatusHandler)
+    i.borrow_Pwr_GPIO_Clk_Init               0x0000e18c   Section        0  power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
+    i.delay_init                             0x0000e1ac   Section        0  delay.o(i.delay_init)
+    i.delay_ms                               0x0000e1f4   Section        0  delay.o(i.delay_ms)
+    i.delay_us                               0x0000e244   Section        0  delay.o(i.delay_us)
+    i.eMBFuncReadCoils                       0x0000e294   Section        0  mbfunccoils.o(i.eMBFuncReadCoils)
+    i.eMBFuncReadDiscreteInputs              0x0000e34e   Section        0  mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
+    i.eMBFuncReadHoldingRegister             0x0000e406   Section        0  mbfuncholding.o(i.eMBFuncReadHoldingRegister)
+    i.eMBFuncReadInputRegister               0x0000e490   Section        0  mbfuncinput.o(i.eMBFuncReadInputRegister)
+    i.eMBFuncReadWriteMultipleHoldingRegister 0x0000e51a   Section        0  mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
+    i.eMBFuncReportSlaveID                   0x0000e5fc   Section        0  mbfuncother.o(i.eMBFuncReportSlaveID)
+    i.eMBFuncWriteCoil                       0x0000e624   Section        0  mbfunccoils.o(i.eMBFuncWriteCoil)
+    i.eMBFuncWriteHoldingRegister            0x0000e694   Section        0  mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
+    i.eMBFuncWriteMultipleCoils              0x0000e6d4   Section        0  mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
+    i.eMBFuncWriteMultipleHoldingRegister    0x0000e76e   Section        0  mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
+    i.eMBInit                                0x0000e7dc   Section        0  mb.o(i.eMBInit)
+    i.eMBPoll                                0x0000e8b8   Section        0  mb.o(i.eMBPoll)
+    i.eMBRTUInit                             0x0000e9f8   Section        0  mbrtu.o(i.eMBRTUInit)
+    i.eMBRTUReceive                          0x0000ea54   Section        0  mbrtu.o(i.eMBRTUReceive)
+    i.eMBRTUSend                             0x0000eaac   Section        0  mbrtu.o(i.eMBRTUSend)
+    i.eMBRTUStart                            0x0000eb74   Section        0  mbrtu.o(i.eMBRTUStart)
+    i.eMBRTUStop                             0x0000eb9c   Section        0  mbrtu.o(i.eMBRTUStop)
+    i.eMBRegCoilsCB                          0x0000ebb8   Section        0  regport.o(i.eMBRegCoilsCB)
+    i.eMBRegDiscreteCB                       0x0000ebc0   Section        0  regport.o(i.eMBRegDiscreteCB)
+    i.eMBRegHoldingCB                        0x0000ebc8   Section        0  regport.o(i.eMBRegHoldingCB)
+    i.eMBRegInputCB                          0x0000ec2c   Section        0  regport.o(i.eMBRegInputCB)
+    i.eepABReadCheck                         0x0000ec78   Section        0  system_mem_para.o(i.eepABReadCheck)
+    i.eepABWriteAndReadCheck                 0x0000ed84   Section        0  system_mem_para.o(i.eepABWriteAndReadCheck)
+    i.eepParaPatchPro_1                      0x0000edd2   Section        0  system_mem_para.o(i.eepParaPatchPro_1)
+    i.eepWriteAndReadCheck                   0x0000edd4   Section        0  system_mem_para.o(i.eepWriteAndReadCheck)
+    i.free                                   0x0000ee14   Section        0  malloc.o(i.free)
+    i.getSBoxInvert                          0x0000ee68   Section        0  aes128.o(i.getSBoxInvert)
+    getSBoxInvert                            0x0000ee69   Thumb Code     8  aes128.o(i.getSBoxInvert)
+    i.getSBoxValue                           0x0000ee74   Section        0  aes128.o(i.getSBoxValue)
+    getSBoxValue                             0x0000ee75   Thumb Code     8  aes128.o(i.getSBoxValue)
+    i.hardwareDriversInit                    0x0000ee80   Section        0  system_run_fun.o(i.hardwareDriversInit)
+    i.keyPro                                 0x0000ee8c   Section        0  key.o(i.keyPro)
+    i.lcdDisplayPro                          0x0000effc   Section        0  lcd.o(i.lcdDisplayPro)
+    i.led_init                               0x0000f06c   Section        0  other_fun.o(i.led_init)
+    i.magnetic_interference_GPIO_Clk_Init    0x0000f08c   Section        0  other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
+    i.main                                   0x0000f0ac   Section        0  main.o(i.main)
+    i.malloc                                 0x0000f240   Section        0  malloc.o(i.malloc)
+    i.paraCalcCrcAndWriteEepAB               0x0000f2ac   Section        0  system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+    i.prveMBError2Exception                  0x0000f2e4   Section        0  mbutils.o(i.prveMBError2Exception)
+    i.sizhuHistoryRecord                     0x0000f308   Section        0  sizhu_history_record.o(i.sizhuHistoryRecord)
+    i.sysRunFunCtrlPro                       0x0000f410   Section        0  system_run_fun.o(i.sysRunFunCtrlPro)
+    i.sysRunFunParaInit                      0x0000f5f4   Section        0  system_run_fun.o(i.sysRunFunParaInit)
+    i.sysStoredParaInit                      0x0000f700   Section        0  system_run_fun.o(i.sysStoredParaInit)
+    i.systemEepIdDefaultInit                 0x0000f79c   Section        0  system_mem_para.o(i.systemEepIdDefaultInit)
+    i.systemEepIdReadFromEep                 0x0000f7d8   Section        0  system_mem_para.o(i.systemEepIdReadFromEep)
+    i.ucharcmp                               0x0000f800   Section        0  system_general_para.o(i.ucharcmp)
+    i.up_comm_RX_DMA_CH2_Init                0x0000f82c   Section        0  uart.o(i.up_comm_RX_DMA_CH2_Init)
+    i.up_comm_RX_DMA_CH2_reload              0x0000f890   Section        0  uart.o(i.up_comm_RX_DMA_CH2_reload)
+    i.up_comm_RX_DMA_check                   0x0000f8c0   Section        0  upper_com.o(i.up_comm_RX_DMA_check)
+    i.up_comm_uart_Init                      0x0000f938   Section        0  uart.o(i.up_comm_uart_Init)
+    i.up_comm_uart_enable                    0x0000f9d0   Section        0  upper_com.o(i.up_comm_uart_enable)
+    i.upperComPro                            0x0000fa5c   Section        0  upper_com.o(i.upperComPro)
+    i.usMBCRC16                              0x0000fc38   Section        0  mbcrc1.o(i.usMBCRC16)
+    i.usMBCRC16_initFF                       0x0000fc6c   Section        0  mbcrc_1.o(i.usMBCRC16_initFF)
+    i.vMBPortSerialEnable                    0x0000fc84   Section        0  portserial.o(i.vMBPortSerialEnable)
+    i.vMBPortTimersDisable                   0x0000fc86   Section        0  porttimer.o(i.vMBPortTimersDisable)
+    i.vMBPortTimersEnable                    0x0000fc88   Section        0  porttimer.o(i.vMBPortTimersEnable)
+    i.valveCtrlPro                           0x0000fc8c   Section        0  valve_control.o(i.valveCtrlPro)
+    i.xMBPortEventGet                        0x0000fca4   Section        0  portevent.o(i.xMBPortEventGet)
+    i.xMBPortEventInit                       0x0000fcc8   Section        0  portevent.o(i.xMBPortEventInit)
+    i.xMBPortEventPost                       0x0000fcd8   Section        0  portevent.o(i.xMBPortEventPost)
+    i.xMBPortSerialGetByte                   0x0000fcf0   Section        0  portserial.o(i.xMBPortSerialGetByte)
+    i.xMBPortSerialInit                      0x0000fd04   Section        0  portserial.o(i.xMBPortSerialInit)
+    i.xMBPortSerialPutByte                   0x0000fd30   Section        0  portserial.o(i.xMBPortSerialPutByte)
+    i.xMBPortTimersInit                      0x0000fd5c   Section        0  porttimer.o(i.xMBPortTimersInit)
+    i.xMBRTUReceiveCheck                     0x0000fd64   Section        0  mbrtu.o(i.xMBRTUReceiveCheck)
+    i.xMBRTUReceiveFSM                       0x0000fd94   Section        0  mbrtu.o(i.xMBRTUReceiveFSM)
+    i.xMBRTUTimerT35Expired                  0x0000fe20   Section        0  mbrtu.o(i.xMBRTUTimerT35Expired)
+    i.xMBRTUTransmitFSM                      0x0000fe64   Section        0  mbrtu.o(i.xMBRTUTransmitFSM)
+    i.xtime                                  0x0000fed4   Section        0  aes128.o(i.xtime)
+    xtime                                    0x0000fed5   Thumb Code    18  aes128.o(i.xtime)
+    .constdata                               0x0000fee6   Section      767  aes128.o(.constdata)
+    sbox                                     0x0000fee6   Data         256  aes128.o(.constdata)
+    rsbox                                    0x0000ffe6   Data         256  aes128.o(.constdata)
+    Rcon                                     0x000100e6   Data         255  aes128.o(.constdata)
+    .constdata                               0x000101e5   Section      512  mbcrc1.o(.constdata)
+    aucCRCHi                                 0x000101e5   Data         256  mbcrc1.o(.constdata)
+    aucCRCLo                                 0x000102e5   Data         256  mbcrc1.o(.constdata)
+    .constdata                               0x000103e5   Section       12  mktime.o(.constdata)
+    monlen                                   0x000103e5   Data          12  mktime.o(.constdata)
+    .constdata                               0x000103f1   Section       12  localtime_i.o(.constdata)
+    monlen                                   0x000103f1   Data          12  localtime_i.o(.constdata)
+    .data                                    0x20000000   Section        8  aes128.o(.data)
+    state                                    0x20000000   Data           4  aes128.o(.data)
+    Key                                      0x20000004   Data           4  aes128.o(.data)
+    .data                                    0x20000008   Section      656  sizhu_ctrl_word.o(.data)
+    .data                                    0x20000298   Section       24  system_general_para.o(.data)
+    .data                                    0x200002b0   Section        2  system_run_fun.o(.data)
+    .data                                    0x200002b4   Section        5  linked_list.o(.data)
+    .data                                    0x200002ba   Section        4  delay.o(.data)
+    fac_us                                   0x200002ba   Data           1  delay.o(.data)
+    fac_ms                                   0x200002bc   Data           2  delay.o(.data)
+    .data                                    0x200002c0   Section        8  adc.o(.data)
+    .data                                    0x200002c8   Section        6  extern_rtc.o(.data)
+    .data                                    0x200002ce   Section        3  key.o(.data)
+    P_Key1Cnt                                0x200002ce   Data           1  key.o(.data)
+    R_Key2Cnt                                0x200002cf   Data           1  key.o(.data)
+    L_Key3Cnt                                0x200002d0   Data           1  key.o(.data)
+    .data                                    0x200002d2   Section        8  valve_control.o(.data)
+    .data                                    0x200002da   Section       28  power_manage.o(.data)
+    delay_time_cnt                           0x200002f4   Data           2  power_manage.o(.data)
+    .data                                    0x200002f6   Section        1  billing.o(.data)
+    .data                                    0x200002f7   Section        2  other_fun.o(.data)
+    upcap_cnt                                0x200002f7   Data           1  other_fun.o(.data)
+    magnetic_interference_cnt                0x200002f8   Data           1  other_fun.o(.data)
+    .data                                    0x200002f9   Section        4  sizhu_history_record.o(.data)
+    hour_record_flag                         0x200002f9   Data           1  sizhu_history_record.o(.data)
+    day_record_flag                          0x200002fa   Data           1  sizhu_history_record.o(.data)
+    month_record_flag                        0x200002fb   Data           1  sizhu_history_record.o(.data)
+    interval_report_record_flag              0x200002fc   Data           1  sizhu_history_record.o(.data)
+    .data                                    0x200002fd   Section      463  system_mem_para.o(.data)
+    .data                                    0x200004cc   Section        6  upper_com.o(.data)
+    uc_login_state_g                         0x200004cc   Data           1  upper_com.o(.data)
+    uc_rw_result_g                           0x200004ce   Data           1  upper_com.o(.data)
+    local_random_code_g                      0x200004d0   Data           2  upper_com.o(.data)
+    .data                                    0x200004d2   Section        1  wireless_remote_comm.o(.data)
+    report_failed_days_cnt                   0x200004d2   Data           1  wireless_remote_comm.o(.data)
+    .data                                    0x200004d3   Section       39  wrc_sizhu_v4.o(.data)
+    protocol_head_up_g                       0x200004d3   Data          26  wrc_sizhu_v4.o(.data)
+    proto_tail_up_g                          0x200004ed   Data           3  wrc_sizhu_v4.o(.data)
+    report_ctrl_para_g                       0x200004f0   Data           8  wrc_sizhu_v4.o(.data)
+    .data                                    0x200004fa   Section       13  lcd.o(.data)
+    only_trigger_once_flag                   0x20000506   Data           1  lcd.o(.data)
+    .data                                    0x20000508   Section        9  lcd_cfg_api.o(.data)
+    show_flag                                0x20000508   Data           1  lcd_cfg_api.o(.data)
+    sec_limit_flag                           0x20000509   Data           1  lcd_cfg_api.o(.data)
+    temp_list_cnt_flag                       0x2000050a   Data           1  lcd_cfg_api.o(.data)
+    show_min_flag                            0x2000050b   Data           1  lcd_cfg_api.o(.data)
+    alarm_show_num                           0x2000050c   Data           1  lcd_cfg_api.o(.data)
+    alarm_id                                 0x2000050e   Data           2  lcd_cfg_api.o(.data)
+    temp_sig                                 0x20000510   Data           1  lcd_cfg_api.o(.data)
+    .data                                    0x20000514   Section       12  pulse_and_alarm_line.o(.data)
+    broken_line_cnt                          0x2000051c   Data           1  pulse_and_alarm_line.o(.data)
+    low_pwr_line_cnt                         0x2000051d   Data           1  pulse_and_alarm_line.o(.data)
+    under_pwr_line_cnt                       0x2000051e   Data           1  pulse_and_alarm_line.o(.data)
+    close_valve_line_cnt                     0x2000051f   Data           1  pulse_and_alarm_line.o(.data)
+    .data                                    0x20000520   Section      182  mb.o(.data)
+    ucMBAddress                              0x20000520   Data           1  mb.o(.data)
+    eMBCurrentMode                           0x20000521   Data           1  mb.o(.data)
+    eMBState                                 0x20000522   Data           1  mb.o(.data)
+    peMBFrameSendCur                         0x20000524   Data           4  mb.o(.data)
+    pvMBFrameStartCur                        0x20000528   Data           4  mb.o(.data)
+    pvMBFrameStopCur                         0x2000052c   Data           4  mb.o(.data)
+    peMBFrameReceiveCur                      0x20000530   Data           4  mb.o(.data)
+    pvMBFrameCloseCur                        0x20000534   Data           4  mb.o(.data)
+    xFuncHandlers                            0x2000054c   Data         128  mb.o(.data)
+    ucMBFrame                                0x200005cc   Data           4  mb.o(.data)
+    ucRcvAddress                             0x200005d0   Data           1  mb.o(.data)
+    ucFunctionCode                           0x200005d1   Data           1  mb.o(.data)
+    usLength                                 0x200005d2   Data           2  mb.o(.data)
+    eException                               0x200005d4   Data           1  mb.o(.data)
+    old_addr                                 0x200005d5   Data           1  mb.o(.data)
+    .data                                    0x200005d6   Section        2  mbfuncother.o(.data)
+    usMBSlaveIDLen                           0x200005d6   Data           2  mbfuncother.o(.data)
+    .data                                    0x200005d8   Section        2  portevent.o(.data)
+    eQueuedEvent                             0x200005d8   Data           1  portevent.o(.data)
+    xEventInQueue                            0x200005d9   Data           1  portevent.o(.data)
+    .data                                    0x200005da   Section       10  regport.o(.data)
+    usRegInputStart                          0x200005da   Data           2  regport.o(.data)
+    usRegInputBuf                            0x200005dc   Data           8  regport.o(.data)
+    .data                                    0x200005e4   Section       12  mbrtu.o(.data)
+    eSndState                                0x200005e4   Data           1  mbrtu.o(.data)
+    eRcvState                                0x200005e5   Data           1  mbrtu.o(.data)
+    pucSndBufferCur                          0x200005e8   Data           4  mbrtu.o(.data)
+    usSndBufferCount                         0x200005ec   Data           2  mbrtu.o(.data)
+    usRcvBufferPos                           0x200005ee   Data           2  mbrtu.o(.data)
+    .data                                    0x200005f0   Section        4  system_fm33a0xxev.o(.data)
+    .data                                    0x200005f4   Section        4  rand.o(.data)
+    _rand_state                              0x200005f4   Data           4  rand.o(.data)
+    .data                                    0x200005f8   Section        4  mvars.o(.data)
+    .data                                    0x200005fc   Section        4  mvars.o(.data)
+    .bss                                     0x20000600   Section      320  aes128.o(.bss)
+    RoundKey                                 0x20000690   Data         176  aes128.o(.bss)
+    .bss                                     0x20000740   Section       40  sizhu_ctrl_word.o(.bss)
+    .bss                                     0x20000768   Section     2304  uart.o(.bss)
+    .bss                                     0x20001068   Section       20  power_manage.o(.bss)
+    .bss                                     0x2000107c   Section      245  system_mem_para.o(.bss)
+    .bss                                     0x20001174   Section     2051  upper_com.o(.bss)
+    .bss                                     0x20001977   Section      314  wireless_remote_comm.o(.bss)
+    .bss                                     0x20001ab1   Section       57  wrc_sizhu_v4.o(.bss)
+    up_data_head_g                           0x20001ab1   Data          57  wrc_sizhu_v4.o(.bss)
+    .bss                                     0x20001aea   Section       48  lcd_io_api.o(.bss)
+    .bss                                     0x20001b1c   Section       96  rs485_data_analysis_pro.o(.bss)
+    .bss                                     0x20001b7c   Section       32  mbfuncother.o(.bss)
+    ucMBSlaveID                              0x20001b7c   Data          32  mbfuncother.o(.bss)
+    .bss                                     0x20001b9c   Section       30  regdefine.o(.bss)
+    .bss                                     0x20001bba   Section      256  mbrtu.o(.bss)
+    HEAP                                     0x20001cc0   Section     4096  startup_fm33a0xxev.o(HEAP)
+    STACK                                    0x20002cc0   Section    16384  startup_fm33a0xxev.o(STACK)
 
     Global Symbols
 
@@ -4521,539 +4561,562 @@
     __aeabi_idivmod                          0x00000121   Thumb Code    40  idiv.o(.text)
     rand                                     0x00000149   Thumb Code    18  rand.o(.text)
     srand                                    0x0000015b   Thumb Code     6  rand.o(.text)
-    __aeabi_memcpy                           0x0000016d   Thumb Code    36  memcpya.o(.text)
-    __aeabi_memcpy4                          0x0000016d   Thumb Code     0  memcpya.o(.text)
-    __aeabi_memcpy8                          0x0000016d   Thumb Code     0  memcpya.o(.text)
-    __aeabi_memset                           0x00000191   Thumb Code    14  memseta.o(.text)
-    __aeabi_memset4                          0x00000191   Thumb Code     0  memseta.o(.text)
-    __aeabi_memset8                          0x00000191   Thumb Code     0  memseta.o(.text)
-    __aeabi_memclr                           0x0000019f   Thumb Code     4  memseta.o(.text)
-    __aeabi_memclr4                          0x0000019f   Thumb Code     0  memseta.o(.text)
-    __aeabi_memclr8                          0x0000019f   Thumb Code     0  memseta.o(.text)
-    _memset$wrapper                          0x000001a3   Thumb Code    18  memseta.o(.text)
-    __aeabi_uread4                           0x000001b5   Thumb Code    20  uread4.o(.text)
-    __rt_uread4                              0x000001b5   Thumb Code     0  uread4.o(.text)
-    _uread4                                  0x000001b5   Thumb Code     0  uread4.o(.text)
-    __aeabi_uwrite4                          0x000001c9   Thumb Code    18  uwrite4.o(.text)
-    __rt_uwrite4                             0x000001c9   Thumb Code     0  uwrite4.o(.text)
-    _uwrite4                                 0x000001c9   Thumb Code     0  uwrite4.o(.text)
-    __aeabi_uwrite8                          0x000001db   Thumb Code    30  uwrite8.o(.text)
-    __rt_uwrite8                             0x000001db   Thumb Code     0  uwrite8.o(.text)
-    _uwrite8                                 0x000001db   Thumb Code     0  uwrite8.o(.text)
-    __aeabi_fadd                             0x000001f9   Thumb Code   162  fadd.o(.text)
-    __aeabi_fsub                             0x0000029b   Thumb Code     8  fadd.o(.text)
-    __aeabi_frsub                            0x000002a3   Thumb Code     8  fadd.o(.text)
-    __aeabi_fmul                             0x000002ab   Thumb Code   122  fmul.o(.text)
-    __aeabi_fdiv                             0x00000325   Thumb Code   124  fdiv.o(.text)
-    __aeabi_dadd                             0x000003a1   Thumb Code   330  dadd.o(.text)
-    __aeabi_dsub                             0x000004eb   Thumb Code    12  dadd.o(.text)
-    __aeabi_drsub                            0x000004f7   Thumb Code    12  dadd.o(.text)
-    __aeabi_dmul                             0x00000509   Thumb Code   202  dmul.o(.text)
-    __aeabi_ddiv                             0x000005d9   Thumb Code   234  ddiv.o(.text)
-    __aeabi_i2f                              0x000006c9   Thumb Code    22  fflti.o(.text)
-    __aeabi_ui2f                             0x000006df   Thumb Code    14  ffltui.o(.text)
-    __aeabi_i2d                              0x000006ed   Thumb Code    34  dflti.o(.text)
-    __aeabi_ui2d                             0x00000715   Thumb Code    24  dfltui.o(.text)
-    __aeabi_f2iz                             0x00000731   Thumb Code    50  ffixi.o(.text)
-    __aeabi_d2iz                             0x00000765   Thumb Code    62  dfixi.o(.text)
-    __aeabi_d2uiz                            0x000007ad   Thumb Code    50  dfixui.o(.text)
-    __aeabi_f2d                              0x000007e9   Thumb Code    40  f2d.o(.text)
-    __aeabi_cdcmpeq                          0x00000811   Thumb Code     0  cdcmple.o(.text)
-    __aeabi_cdcmple                          0x00000811   Thumb Code    38  cdcmple.o(.text)
-    __aeabi_cdrcmple                         0x00000839   Thumb Code    38  cdrcmple.o(.text)
-    __aeabi_d2f                              0x00000861   Thumb Code    56  d2f.o(.text)
-    __aeabi_cfcmpeq                          0x00000899   Thumb Code     0  cfcmple.o(.text)
-    __aeabi_cfcmple                          0x00000899   Thumb Code    20  cfcmple.o(.text)
-    __aeabi_cfrcmple                         0x000008ad   Thumb Code    20  cfrcmple.o(.text)
-    __aeabi_llsl                             0x000008c1   Thumb Code    32  llshl.o(.text)
-    _ll_shift_l                              0x000008c1   Thumb Code     0  llshl.o(.text)
-    __aeabi_llsr                             0x000008e1   Thumb Code    34  llushr.o(.text)
-    _ll_ushift_r                             0x000008e1   Thumb Code     0  llushr.o(.text)
-    __aeabi_lasr                             0x00000903   Thumb Code    38  llsshr.o(.text)
-    _ll_sshift_r                             0x00000903   Thumb Code     0  llsshr.o(.text)
-    __I$use$fp                               0x00000929   Thumb Code     0  iusefp.o(.text)
-    _float_round                             0x00000929   Thumb Code    16  fepilogue.o(.text)
-    _float_epilogue                          0x00000939   Thumb Code   114  fepilogue.o(.text)
-    _double_round                            0x000009ab   Thumb Code    26  depilogue.o(.text)
-    _double_epilogue                         0x000009c5   Thumb Code   164  depilogue.o(.text)
-    __scatterload                            0x00000a69   Thumb Code    28  init.o(.text)
-    __scatterload_rt2                        0x00000a69   Thumb Code     0  init.o(.text)
-    __decompress                             0x00000a8d   Thumb Code     0  __dczerorl2.o(.text)
-    __decompress1                            0x00000a8d   Thumb Code    86  __dczerorl2.o(.text)
-    ADC_CFGR_ACC_PERIOD_Set                  0x00000ae5   Thumb Code    28  fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
-    ADC_CFGR_BUFEN_Setable                   0x00000b05   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
-    ADC_CFGR_BUFSEL_Set                      0x00000b29   Thumb Code    22  fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
-    ADC_CR_ACC_IE_Setable                    0x00000b45   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
-    ADC_CR_EN_Setable                        0x00000b69   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
-    ADC_CR_HPEN_Set                          0x00000b8d   Thumb Code    26  fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
-    ADC_CR_MODE_Set                          0x00000bad   Thumb Code    26  fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
-    ADC_CR_RSTCTRL_EN_Setable                0x00000bcd   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
-    ADC_DR_Read                              0x00000bf1   Thumb Code     8  fm33a0xxev_adc.o(i.ADC_DR_Read)
-    ADC_IN10_Init                            0x00000bfd   Thumb Code    88  adc.o(i.ADC_IN10_Init)
-    ADC_IN5_Init                             0x00000c59   Thumb Code    88  adc.o(i.ADC_IN5_Init)
-    ADC_ISR_ACC_IF_Chk                       0x00000cb5   Thumb Code    22  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
-    ADC_ISR_ACC_IF_Clr                       0x00000cd1   Thumb Code    10  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
-    ADC_TRIM_Write                           0x00000ce1   Thumb Code    10  fm33a0xxev_adc.o(i.ADC_TRIM_Write)
-    ADC_Temp_Init                            0x00000cf1   Thumb Code    82  adc.o(i.ADC_Temp_Init)
-    AlarmCntClearAll                         0x00000d49   Thumb Code    36  sizhu_ctrl_word.o(i.AlarmCntClearAll)
-    AlarmCntIncrease                         0x00000d71   Thumb Code   126  sizhu_ctrl_word.o(i.AlarmCntIncrease)
-    Alarm_List_Node_Deleted                  0x00000df5   Thumb Code     2  linked_list.o(i.Alarm_List_Node_Deleted)
-    Alarm_List_Node_PushBack                 0x00000df7   Thumb Code     2  linked_list.o(i.Alarm_List_Node_PushBack)
-    Alka_Bat_Voltage_Status                  0x00000df9   Thumb Code   654  power_manage.o(i.Alka_Bat_Voltage_Status)
-    Alka_Battery_GPIO_Clk_Init               0x000010ad   Thumb Code    28  power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
-    AltFunIO                                 0x000010d1   Thumb Code   166  gpio.o(i.AltFunIO)
-    AnalogIO                                 0x00001177   Thumb Code    80  gpio.o(i.AnalogIO)
-    AnalogIO_H                               0x000011c9   Thumb Code    92  gpio.o(i.AnalogIO_H)
-    BSTIM_IRQHandler                         0x00001229   Thumb Code    16  tim.o(i.BSTIM_IRQHandler)
-    BSTIM_ISR_UIF_Chk                        0x00001239   Thumb Code    20  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
-    BSTIM_ISR_UIF_Clr                        0x00001251   Thumb Code     8  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
-    BTx_CFGR1_GRP1SEL_Set                    0x0000125d   Thumb Code    18  fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
-    BTx_CR1_CHEN_Setable                     0x0000126f   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
-    BTx_CR1_EDGESEL_Set                      0x00001287   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
-    BTx_CR1_MODE_Set                         0x0000129f   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
-    BTx_CR2_CNTHSEL_Set                      0x000012b7   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
-    BTx_CR2_SIG2SEL_Set                      0x000012cf   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
-    BTx_CR2_STDIR_Setable                    0x000012e7   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
-    BTx_IER_CMPHIE_Setable                   0x000012ff   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
-    BTx_IER_OVHIE_Setable                    0x00001317   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
-    BTx_IRQHandler                           0x00001331   Thumb Code    82  tim.o(i.BTx_IRQHandler)
-    BTx_ISR_CMPHIF_Chk                       0x00001391   Thumb Code    20  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
-    BTx_ISR_CMPHIF_Clr                       0x000013a5   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
-    BTx_ISR_CMPLIF_Clr                       0x000013ab   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
-    BTx_LOADCR_LHEN_Setable                  0x000013b1   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
-    BTx_LOADCR_LLEN_Setable                  0x000013c9   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
-    BTx_LOADH_Write                          0x000013e1   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_LOADH_Write)
-    BTx_LOADL_Write                          0x000013e7   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_LOADL_Write)
-    BTx_PRES_Write                           0x000013ed   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_PRES_Write)
-    BasicTimer16_Init                        0x000013f5   Thumb Code   190  tim.o(i.BasicTimer16_Init)
-    CDIF_CR_INTF_EN_Getable                  0x000014bd   Thumb Code    20  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
-    CDIF_CR_INTF_EN_Setable                  0x000014d5   Thumb Code    20  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
-    CMU_GetClocksFreq                        0x000014ed   Thumb Code   274  fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
-    CMU_IER_HFDET_IE_Setable                 0x0000160d   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
-    CMU_IRQHandler                           0x00001631   Thumb Code     4  user_init.o(i.CMU_IRQHandler)
-    CMU_ISR_HFDETO_Chk                       0x00001635   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
-    CMU_Init_RCHF_Trim                       0x00001651   Thumb Code    80  fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
-    CMU_OPCCR1_EXTICKE_Setable               0x000016a5   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
-    CMU_OPCCR1_EXTICKSEL_Set                 0x000016c9   Thumb Code    26  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
-    CMU_OPCCR1_UART0CKE_Setable              0x000016e9   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
-    CMU_OPCCR1_UART0CKS_Set                  0x00001711   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
-    CMU_OPCCR1_UART1CKE_Setable              0x0000172d   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
-    CMU_OPCCR1_UART1CKS_Set                  0x00001755   Thumb Code    26  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
-    CMU_PERCLK_SetableEx                     0x00001775   Thumb Code   100  fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
-    CMU_PLLHCR_EN_Getable                    0x000017dd   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
-    CMU_PLLHCR_OSEL_Get                      0x000017f5   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
-    CMU_PLLHCR_PLLHDB_Get                    0x00001805   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
-    CMU_RCHFCR_FSEL_Get                      0x00001819   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
-    CMU_RCHFCR_FSEL_Set                      0x00001829   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
-    CMU_RCHFCR_RCHFEN_Getable                0x00001849   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
-    CMU_RCHFCR_RCHFEN_Setable                0x00001861   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
-    CMU_RCHFTR_RCHFTRIM_Set                  0x00001885   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
-    CMU_RCHF_Init                            0x0000189d   Thumb Code    18  fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
-    CMU_SYSCLKCR_AHBPRES_Get                 0x000018b1   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
-    CMU_SYSCLKCR_AHBPRES_Set                 0x000018c1   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
-    CMU_SYSCLKCR_APBPRES_Get                 0x000018e1   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
-    CMU_SYSCLKCR_APBPRES_Set                 0x000018f1   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
-    CMU_SYSCLKCR_SLP_ENEXTI_Setable          0x00001911   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
-    CMU_SYSCLKCR_SYSCLKSEL_Get               0x00001939   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
-    CMU_SYSCLKCR_SYSCLKSEL_Set               0x00001949   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
-    CMU_SysClk_Init                          0x00001965   Thumb Code    30  fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
-    CMU_XTHFCR_XTHFEN_Setable                0x00001985   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
-    CMU_XTHFCR_XTHF_CFG_Set                  0x000019a9   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
-    COM_equipment_basic_inf_handle           0x000019c9   Thumb Code    46  upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
-    CV_lose_check_GPIO_Clk_Init              0x000019fd   Thumb Code    30  pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
-    CloseIO                                  0x00001a25   Thumb Code    56  gpio.o(i.CloseIO)
-    Close_Valve_Alarm_Line_GPIO_Clk_Init     0x00001a5d   Thumb Code    24  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
-    Close_Valve_Alarm_Line_GPIO_Clk_sleep    0x00001a7d   Thumb Code    22  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
-    DEBUG_Init                               0x00001a9d   Thumb Code    10  rcc_config.o(i.DEBUG_Init)
-    DMA_CH11CR_CH11DIR_Set                   0x00001aa9   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
-    DMA_CH11CR_CH11EN_Setable                0x00001ac9   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
-    DMA_CH11CR_CH11FI_Set                    0x00001aed   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
-    DMA_CH11CR_CH11FTIE_Setable              0x00001b0d   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
-    DMA_CH11CR_CH11HTIE_Setable              0x00001b31   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
-    DMA_CH11CR_CH11PRI_Set                   0x00001b55   Thumb Code    28  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
-    DMA_CH11CR_CH11RI_Set                    0x00001b75   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
-    DMA_CH11CR_CH11TSIZE_Set                 0x00001b95   Thumb Code    22  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
-    DMA_CH11FAR_Write                        0x00001bb5   Thumb Code    10  fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
-    DMA_CHxCR_BDW_Set                        0x00001bc5   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
-    DMA_CHxCR_CHxFTIE_Getable                0x00001be9   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
-    DMA_CHxCR_CHxFTIE_Setable                0x00001c09   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
-    DMA_CHxCR_CHxHTIE_Setable                0x00001c31   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
-    DMA_CHxCR_CHxINC_Set                     0x00001c59   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
-    DMA_CHxCR_CHxPRI_Set                     0x00001c7d   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
-    DMA_CHxCR_CHxSSEL_Set                    0x00001ca1   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
-    DMA_CHxCR_CHxTSIZE_Set                   0x00001cc5   Thumb Code    28  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
-    DMA_CHxCR_CIRC_Setable                   0x00001ce9   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
-    DMA_CHxCR_ChxEN_Setable                  0x00001d11   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
-    DMA_CHxCR_DIR_Set                        0x00001d39   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
-    DMA_CHxMAR_Read                          0x00001d5d   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
-    DMA_CHxMAR_Write                         0x00001d6d   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
-    DMA_GCR_DMAEN_Setable                    0x00001d7d   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
-    DMA_IRQHandler                           0x00001da1   Thumb Code    30  uart.o(i.DMA_IRQHandler)
-    DMA_ISR_DMACHFT_Chk                      0x00001dc1   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
-    DMA_ISR_DMACHFT_Clr                      0x00001de1   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
-    DMA_Init                                 0x00001df1   Thumb Code   180  fm33a0xxev_dma.o(i.DMA_Init)
-    E2P_Ctrl_Gpio_Init                       0x00001ea5   Thumb Code    84  eeprom.o(i.E2P_Ctrl_Gpio_Init)
-    EEPROM_MultipleRead                      0x00001f01   Thumb Code   106  eeprom.o(i.EEPROM_MultipleRead)
-    EEPROM_MultipleWrite                     0x00001f71   Thumb Code   274  eeprom.o(i.EEPROM_MultipleWrite)
-    EEPROM_Wait_Busy                         0x00002089   Thumb Code    18  eeprom.o(i.EEPROM_Wait_Busy)
-    EEPROM_stat_read                         0x0000209d   Thumb Code    70  eeprom.o(i.EEPROM_stat_read)
-    EKMODBUS_dataAnalysis                    0x000020e9   Thumb Code   236  rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
-    EX_Pwr_GPIO_Clk_Init                     0x000021d9   Thumb Code    34  power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
-    EquipmentBasicInfoDefaultInit            0x00002205   Thumb Code    18  system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
-    EquipmentBasicInfoReadFromEep            0x00002221   Thumb Code    32  system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
-    EveryDayClearAlarmCnt                    0x00002249   Thumb Code    32  sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
-    FLS_RDCR_WAIT_Set                        0x00002269   Thumb Code    22  fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
-    Force_Open_GPIO_Init                     0x00002285   Thumb Code    16  valve_control.o(i.Force_Open_GPIO_Init)
-    GPIO_EXTI_EXTIDF_Setable                 0x00002299   Thumb Code   238  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
-    GPIO_EXTI_EXTIISR_ChkEx                  0x00002395   Thumb Code   232  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
-    GPIO_EXTI_EXTIISR_ClrEx                  0x00002489   Thumb Code   222  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
-    GPIO_EXTI_Init                           0x00002575   Thumb Code    84  fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
-    GPIO_EXTI_Select_Edge                    0x000025cd   Thumb Code   254  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
-    GPIO_EXTI_Select_Pin                     0x000026d9   Thumb Code   296  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
-    GPIO_Get_InitPara                        0x0000280d   Thumb Code   148  fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
-    GPIO_IRQHandler                          0x000028a1   Thumb Code   670  exti.o(i.GPIO_IRQHandler)
-    GPIO_Init                                0x00002b7d   Thumb Code   114  fm33a0xxev_gpio.o(i.GPIO_Init)
-    GPIO_ReadInputDataBit                    0x00002bef   Thumb Code    20  fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
-    GPIO_ResetBits                           0x00002c03   Thumb Code     4  fm33a0xxev_gpio.o(i.GPIO_ResetBits)
-    GPIO_SetBits                             0x00002c07   Thumb Code     4  fm33a0xxev_gpio.o(i.GPIO_SetBits)
-    GPIO_ToggleBits                          0x00002c0b   Thumb Code    16  fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
-    GPIOx_ANEN_Setable                       0x00002c1b   Thumb Code    28  fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
-    GetPwrStatusPro                          0x00002c39   Thumb Code  1992  power_manage.o(i.GetPwrStatusPro)
-    GetValveRunMaxTime                       0x00003425   Thumb Code    68  valve_control.o(i.GetValveRunMaxTime)
-    Get_AdcTempValue                         0x00003469   Thumb Code    48  adc.o(i.Get_AdcTempValue)
-    Get_AdcValue                             0x00003499   Thumb Code    50  adc.o(i.Get_AdcValue)
-    Get_Alka_Bat_Voltage                     0x000034cd   Thumb Code   130  power_manage.o(i.Get_Alka_Bat_Voltage)
-    Get_Extern_Rtc_Time                      0x00003561   Thumb Code   186  extern_rtc.o(i.Get_Extern_Rtc_Time)
-    Get_Lith_Bat_Voltage                     0x0000361d   Thumb Code   130  power_manage.o(i.Get_Lith_Bat_Voltage)
-    Get_Mcu_Temp                             0x000036b1   Thumb Code    48  power_manage.o(i.Get_Mcu_Temp)
-    Get_vol_Average                          0x000036e1   Thumb Code   222  power_manage.o(i.Get_vol_Average)
-    I2c_Ack                                  0x000037c1   Thumb Code    58  i2c.o(i.I2c_Ack)
-    I2c_No_Ack                               0x00003801   Thumb Code    50  i2c.o(i.I2c_No_Ack)
-    I2c_Read                                 0x00003839   Thumb Code    82  i2c.o(i.I2c_Read)
-    I2c_Scl_Gpio_Init                        0x00003891   Thumb Code    30  i2c.o(i.I2c_Scl_Gpio_Init)
-    I2c_Send                                 0x000038b9   Thumb Code   102  i2c.o(i.I2c_Send)
-    I2c_Start                                0x00003925   Thumb Code    56  i2c.o(i.I2c_Start)
-    I2c_Stop                                 0x00003961   Thumb Code    58  i2c.o(i.I2c_Stop)
-    IO_JitterEliminationCheck                0x000039a1   Thumb Code    68  system_general_para.o(i.IO_JitterEliminationCheck)
-    IWDT_Clr                                 0x000039e5   Thumb Code     8  user_init.o(i.IWDT_Clr)
-    IWDT_Init                                0x000039f5   Thumb Code    22  user_init.o(i.IWDT_Init)
-    Init_RCHF                                0x00003a15   Thumb Code    26  user_init.o(i.Init_RCHF)
-    Init_RCLP                                0x00003a31   Thumb Code    24  user_init.o(i.Init_RCLP)
-    Init_SysClk                              0x00003a55   Thumb Code   108  user_init.o(i.Init_SysClk)
-    Init_SysClk_Gen                          0x00003acd   Thumb Code    22  user_init.o(i.Init_SysClk_Gen)
-    InputtIO                                 0x00003ae3   Thumb Code   116  gpio.o(i.InputtIO)
-    InputtIO_H                               0x00003b59   Thumb Code   126  gpio.o(i.InputtIO_H)
-    IntervalTriggerHandle                    0x00003bdd   Thumb Code   268  system_general_para.o(i.IntervalTriggerHandle)
-    Key_GPIO_Init                            0x00003ce9   Thumb Code    44  key.o(i.Key_GPIO_Init)
-    LF_PULSE_INT_GPIO_Clk_Init               0x00003d19   Thumb Code    22  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
-    LF_PULSE_INT_GPIO_Clk_sleep              0x00003d39   Thumb Code    20  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
-    LPTIM_CR_EN_Getable                      0x00003d55   Thumb Code    20  fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
-    LPTIM_IRQHandler                         0x00003d6d   Thumb Code    24  tim.o(i.LPTIM_IRQHandler)
-    LPTIM_ISR_OVIF_Chk                       0x00003d85   Thumb Code    20  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
-    LPTIM_ISR_OVIF_Clr                       0x00003d9d   Thumb Code     8  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
-    LP_lose_check_GPIO_Clk_Init              0x00003da9   Thumb Code    30  pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
-    LV_lose_check_GPIO_Clk_Init              0x00003dd1   Thumb Code    30  pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
-    Lcd_Battery                              0x00003df9   Thumb Code   232  lcd_cfg_api.o(i.Lcd_Battery)
-    Lcd_BillingShow                          0x00003ee9   Thumb Code    64  lcd_cfg_api.o(i.Lcd_BillingShow)
-    Lcd_DeInit                               0x00003f2d   Thumb Code    22  lcd.o(i.Lcd_DeInit)
-    Lcd_DisplayDigit_23A                     0x00003f4d   Thumb Code 18256  lcd_io_api.o(i.Lcd_DisplayDigit_23A)
-    Lcd_GPIO_Init                            0x000086a1   Thumb Code    30  lcd_io_api.o(i.Lcd_GPIO_Init)
-    Lcd_Init                                 0x000086c9   Thumb Code    14  lcd.o(i.Lcd_Init)
-    Lcd_Show_MenuProcess                     0x000086dd   Thumb Code   236  lcd.o(i.Lcd_Show_MenuProcess)
-    Lcd_Sys_Init                             0x000087f5   Thumb Code    26  lcd.o(i.Lcd_Sys_Init)
-    Lcd_ValveShow                            0x00008815   Thumb Code   314  lcd_cfg_api.o(i.Lcd_ValveShow)
-    Lcd_WaringShow                           0x00008959   Thumb Code   306  lcd_cfg_api.o(i.Lcd_WaringShow)
-    Lcd_WrcShow                              0x00008aa9   Thumb Code   362  lcd_cfg_api.o(i.Lcd_WrcShow)
-    Lcd_Write                                0x00008c1d   Thumb Code    50  lcd_io_api.o(i.Lcd_Write)
-    Lcd_Write_Reg                            0x00008c4f   Thumb Code    56  lcd_io_api.o(i.Lcd_Write_Reg)
-    LithBatUseTimeCalculate                  0x00008c89   Thumb Code    86  power_manage.o(i.LithBatUseTimeCalculate)
-    Lith_Bat_Voltage_Status                  0x00008ce5   Thumb Code   654  power_manage.o(i.Lith_Bat_Voltage_Status)
-    Lith_Battery_GPIO_Clk_Init               0x00008f99   Thumb Code    40  power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
-    Low_Pwr_INT_GPIO_Clk_Init                0x00008fc9   Thumb Code    22  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
-    Low_Pwr_INT_GPIO_Clk_sleep               0x00008fe9   Thumb Code    20  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
-    MagneticInterferenceCheck                0x00009005   Thumb Code    58  other_fun.o(i.MagneticInterferenceCheck)
-    Motor_AB_GPIO_Init                       0x00009049   Thumb Code    28  valve_control.o(i.Motor_AB_GPIO_Init)
-    Motor_OP_CL_GPIO_Init                    0x00009069   Thumb Code    24  valve_control.o(i.Motor_OP_CL_GPIO_Init)
-    Motor_OP_CL_GPIO_Init_sleep_mode         0x00009085   Thumb Code    20  valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
-    NMI_Handler                              0x0000909d   Thumb Code     2  exti.o(i.NMI_Handler)
-    OtherFunPro                              0x000091d9   Thumb Code    26  other_fun.o(i.OtherFunPro)
-    OutputIO                                 0x000091f9   Thumb Code   114  gpio.o(i.OutputIO)
-    PowerManagrInit                          0x0000926d   Thumb Code   860  power_manage.o(i.PowerManagrInit)
-    Power_IO_Init                            0x000095e5   Thumb Code   128  power_manage.o(i.Power_IO_Init)
-    PulseAndAlarmLineCheck                   0x0000966d   Thumb Code  1376  pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
-    PulseAndAlarmLineInit                    0x00009bf5   Thumb Code   824  pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
-    PulseSettlement                          0x00009f49   Thumb Code   436  billing.o(i.PulseSettlement)
-    Pulse_And_Alarm_Line_IO_Init             0x0000a109   Thumb Code    36  pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
-    R8025T_Read                              0x0000a12d   Thumb Code    76  extern_rtc.o(i.R8025T_Read)
-    R8025T_Write                             0x0000a179   Thumb Code    48  extern_rtc.o(i.R8025T_Write)
-    RMU_BORCR_BOR_PDRCFG_Set                 0x0000a1a9   Thumb Code    26  fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
-    RMU_BORCR_OFF_BOR_Setable                0x0000a1c9   Thumb Code    32  fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
-    RMU_PDRCR_PDREN_Setable                  0x0000a1ed   Thumb Code    32  fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
-    RS485Settlement                          0x0000a211   Thumb Code   626  billing.o(i.RS485Settlement)
-    RS485_UART_GPIO_sleep                    0x0000a48d   Thumb Code    28  rs485_read_data.o(i.RS485_UART_GPIO_sleep)
-    RS485_read_data_GPIO_Init                0x0000a4b1   Thumb Code   188  rs485_read_data.o(i.RS485_read_data_GPIO_Init)
-    RS485_read_data_RX_DMA_CH3_Init          0x0000a575   Thumb Code    88  uart.o(i.RS485_read_data_RX_DMA_CH3_Init)
-    RS485_read_data_RX_DMA_CH3_reload        0x0000a5d5   Thumb Code    44  uart.o(i.RS485_read_data_RX_DMA_CH3_reload)
-    RS485_read_data_RX_DMA_check             0x0000a605   Thumb Code   104  rs485_read_data.o(i.RS485_read_data_RX_DMA_check)
-    RS485_read_data_uart_Init                0x0000a675   Thumb Code   118  uart.o(i.RS485_read_data_uart_Init)
-    RTC_GPIO_Init                            0x0000a6f9   Thumb Code    18  extern_rtc.o(i.RTC_GPIO_Init)
-    RTC_IRQHandler                           0x0000a711   Thumb Code     2  rtc.o(i.RTC_IRQHandler)
-    Read_OP_CL_VALVE_Status                  0x0000a715   Thumb Code    80  valve_control.o(i.Read_OP_CL_VALVE_Status)
-    SIZHUMODBUSV2_0_dataAnalysis             0x0000a769   Thumb Code   550  rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
-    SPI3_Init                                0x0000a99d   Thumb Code   200  spi.o(i.SPI3_Init)
-    SPIx_CR1_BAUD_Set                        0x0000aa75   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
-    SPIx_CR1_CPHA_Set                        0x0000aa8d   Thumb Code    18  fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
-    SPIx_CR1_CPHOL_Set                       0x0000aa9f   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
-    SPIx_CR1_IOSWAP_Set                      0x0000aab7   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
-    SPIx_CR1_LSBF_Set                        0x0000aad1   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
-    SPIx_CR1_MM_Set                          0x0000aae9   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
-    SPIx_CR1_WAIT_Set                        0x0000ab03   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
-    SPIx_CR2_DLEN_Set                        0x0000ab1b   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
-    SPIx_CR2_HALFDUPLEX_Set                  0x0000ab35   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
-    SPIx_CR2_RXO_Setable                     0x0000ab4f   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
-    SPIx_CR2_SPIEN_Setable                   0x0000ab69   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
-    SPIx_CR2_SSNM_Set                        0x0000ab81   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
-    SPIx_CR2_SSNSEN_Setable                  0x0000ab99   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
-    SPIx_CR2_TXO_AC_Setable                  0x0000abb1   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
-    SPIx_CR2_TXO_Setable                     0x0000abc9   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
-    SPIx_CR3_MERRC_Clr                       0x0000abe1   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
-    SPIx_CR3_RXBFC_Clr                       0x0000abe7   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
-    SPIx_CR3_SERRC_Clr                       0x0000abed   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
-    SPIx_CR3_TXBFC_Clr                       0x0000abf3   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
-    SPIx_ISR_RXBF_Chk                        0x0000abf9   Thumb Code    20  fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
-    SPIx_ISR_TXBE_Chk                        0x0000ac0d   Thumb Code    20  fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
-    SPIx_RXBUF_Read                          0x0000ac21   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
-    SPIx_TXBUF_Write                         0x0000ac27   Thumb Code     4  fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
-    Sda_In                                   0x0000ac2d   Thumb Code    22  i2c.o(i.Sda_In)
-    Sda_Out                                  0x0000ac4d   Thumb Code    22  i2c.o(i.Sda_Out)
-    Set_Extern_Rtc_Time                      0x0000ac6d   Thumb Code    96  extern_rtc.o(i.Set_Extern_Rtc_Time)
-    Set_Rtc_UpdataInterrupt                  0x0000acd5   Thumb Code    34  extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
-    SettlementPro                            0x0000acf9   Thumb Code   192  billing.o(i.SettlementPro)
-    SpiWriteAndRead                          0x0000add1   Thumb Code    48  spi.o(i.SpiWriteAndRead)
-    SysAlarmCtrlPro                          0x0000ae05   Thumb Code   476  sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
-    SysWakeUp_ClockCfg                       0x0000b001   Thumb Code    84  user_init.o(i.SysWakeUp_ClockCfg)
-    SystemInit                               0x0000b059   Thumb Code     8  system_fm33a0xxev.o(i.SystemInit)
-    System_power_on_init                     0x0000b069   Thumb Code    62  rcc_config.o(i.System_power_on_init)
-    TimeEffectJudgm                          0x0000b0b1   Thumb Code   346  extern_rtc.o(i.TimeEffectJudgm)
-    UART_BaudREGCalc                         0x0000b20d   Thumb Code    90  fm33a0xxev_uart.o(i.UART_BaudREGCalc)
-    UART_Init                                0x0000b271   Thumb Code   120  fm33a0xxev_uart.o(i.UART_Init)
-    UART_SInit                               0x0000b2e9   Thumb Code   500  fm33a0xxev_uart.o(i.UART_SInit)
-    UARTx_BGR_Write                          0x0000b4f9   Thumb Code     6  fm33a0xxev_uart.o(i.UARTx_BGR_Write)
-    UARTx_CSR_PARITY_Set                     0x0000b4ff   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
-    UARTx_CSR_PDSEL_Set                      0x0000b517   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
-    UARTx_CSR_RXEN_Setable                   0x0000b52f   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
-    UARTx_CSR_RXPOL_Setable                  0x0000b547   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
-    UARTx_CSR_STOPCFG_Set                    0x0000b55f   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
-    UARTx_CSR_TXEN_Setable                   0x0000b579   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
-    UARTx_CSR_TXIREN_Setable                 0x0000b591   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
-    UARTx_CSR_TXPOL_Setable                  0x0000b5ab   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
-    UARTx_IER_RXBF_IE_Setable                0x0000b5c3   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
-    UARTx_IER_RXERR_IE_Setable               0x0000b5dd   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
-    UARTx_IER_RXTO_IE_Setable                0x0000b5f7   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
-    UARTx_IER_TXBE_IE_Setable                0x0000b611   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
-    UARTx_IER_TXSE_IE_Setable                0x0000b629   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
-    UARTx_ISR_RXBF_Clr                       0x0000b641   Thumb Code     8  fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
-    UARTx_ISR_TXSE_Chk                       0x0000b649   Thumb Code    20  fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
-    UARTx_RXBUF_Read                         0x0000b65d   Thumb Code    10  fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
-    UARTx_SendData_Normal                    0x0000b667   Thumb Code    42  uart.o(i.UARTx_SendData_Normal)
-    UARTx_TXBUF_Write                        0x0000b691   Thumb Code     8  fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
-    UNCAP_GPIO_Clk_Init                      0x0000b699   Thumb Code    22  other_fun.o(i.UNCAP_GPIO_Clk_Init)
-    UV_lose_check_GPIO_Clk_Init              0x0000b6b9   Thumb Code    30  pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
-    UncapCheck                               0x0000b6e1   Thumb Code   200  other_fun.o(i.UncapCheck)
-    Under_Pwr_INT_GPIO_Clk_Init              0x0000b7cd   Thumb Code    22  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
-    Under_Pwr_INT_GPIO_Clk_sleep             0x0000b7ed   Thumb Code    20  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
-    Upper_ComputerLoginRecvHandler           0x0000b809   Thumb Code   144  upper_com.o(i.Upper_ComputerLoginRecvHandler)
-    Upper_ComputerLoginRespond               0x0000b8a5   Thumb Code    12  upper_com.o(i.Upper_ComputerLoginRespond)
-    Upper_ComputerReadWriteHandler           0x0000b8b1   Thumb Code    88  upper_com.o(i.Upper_ComputerReadWriteHandler)
-    Upper_ComputerRespond                    0x0000b911   Thumb Code   108  upper_com.o(i.Upper_ComputerRespond)
-    VRTC_ADCCR_CKE_Setable                   0x0000b989   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
-    VRTC_ADCCR_CKS_Set                       0x0000b9ad   Thumb Code    26  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
-    VRTC_Init_RCMF_Trim                      0x0000b9cd   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
-    VRTC_RCMFCR_EN_Setable                   0x0000b9f1   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
-    VRTC_RCMFCR_TRIM_Set                     0x0000ba15   Thumb Code    22  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
-    ValveCtrlHade                            0x0000ba31   Thumb Code   584  valve_control.o(i.ValveCtrlHade)
-    ValveCtrlOrder                           0x0000bca1   Thumb Code   122  valve_control.o(i.ValveCtrlOrder)
-    ValveForceOpenSignalCheck                0x0000bd29   Thumb Code    94  valve_control.o(i.ValveForceOpenSignalCheck)
-    ValveMotorCloseRun                       0x0000bd91   Thumb Code    86  valve_control.o(i.ValveMotorCloseRun)
-    ValveMotorOpenRun                        0x0000bdf5   Thumb Code    32  valve_control.o(i.ValveMotorOpenRun)
-    ValveMotorStop                           0x0000be19   Thumb Code    68  valve_control.o(i.ValveMotorStop)
-    ValveRunParaInit                         0x0000be65   Thumb Code    34  valve_control.o(i.ValveRunParaInit)
-    Valve_CTRL_GPIO_Init                     0x0000be8d   Thumb Code    32  valve_control.o(i.Valve_CTRL_GPIO_Init)
-    __ARM_clz                                0x0000beb1   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_switch8                     0x0000bedf   Thumb Code    28  extern_rtc.o(i.__ARM_common_switch8)
-    __scatterload_copy                       0x0000befb   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x0000bf09   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x0000bf0b   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    adc_tem_cal                              0x0000bf21   Thumb Code   146  adc.o(i.adc_tem_cal)
-    adc_vol_cal                              0x0000bfc5   Thumb Code    88  adc.o(i.adc_vol_cal)
-    adc_wait_finish                          0x0000c029   Thumb Code    32  adc.o(i.adc_wait_finish)
-    allExtiIRQ                               0x0000c049   Thumb Code   270  system_run_fun.o(i.allExtiIRQ)
-    allGpioInit                              0x0000c16d   Thumb Code    36  system_run_fun.o(i.allGpioInit)
-    allParaDefaultInit                       0x0000c191   Thumb Code    26  system_mem_para.o(i.allParaDefaultInit)
-    allParaPatchPro                          0x0000c1ad   Thumb Code    54  system_mem_para.o(i.allParaPatchPro)
-    allParaReadFromEep                       0x0000c1ed   Thumb Code    26  system_mem_para.o(i.allParaReadFromEep)
-    arrayA_2_arrayB                          0x0000c207   Thumb Code    66  system_general_para.o(i.arrayA_2_arrayB)
-    balanceStatusHandler                     0x0000c249   Thumb Code   920  billing.o(i.balanceStatusHandler)
-    borrow_Pwr_GPIO_Clk_Init                 0x0000c605   Thumb Code    22  power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
-    delay_init                               0x0000c625   Thumb Code    56  delay.o(i.delay_init)
-    delay_ms                                 0x0000c66d   Thumb Code    70  delay.o(i.delay_ms)
-    delay_us                                 0x0000c6bd   Thumb Code    70  delay.o(i.delay_us)
-    eMBFuncReadCoils                         0x0000c70d   Thumb Code   186  mbfunccoils.o(i.eMBFuncReadCoils)
-    eMBFuncReadDiscreteInputs                0x0000c7c7   Thumb Code   184  mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
-    eMBFuncReadHoldingRegister               0x0000c87f   Thumb Code   138  mbfuncholding.o(i.eMBFuncReadHoldingRegister)
-    eMBFuncReadInputRegister                 0x0000c909   Thumb Code   138  mbfuncinput.o(i.eMBFuncReadInputRegister)
-    eMBFuncReadWriteMultipleHoldingRegister  0x0000c993   Thumb Code   224  mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
-    eMBFuncReportSlaveID                     0x0000ca75   Thumb Code    30  mbfuncother.o(i.eMBFuncReportSlaveID)
-    eMBFuncWriteCoil                         0x0000ca9d   Thumb Code   112  mbfunccoils.o(i.eMBFuncWriteCoil)
-    eMBFuncWriteHoldingRegister              0x0000cb0d   Thumb Code    64  mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
-    eMBFuncWriteMultipleCoils                0x0000cb4d   Thumb Code   154  mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
-    eMBFuncWriteMultipleHoldingRegister      0x0000cbe7   Thumb Code   108  mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
-    eMBInit                                  0x0000cc55   Thumb Code   148  mb.o(i.eMBInit)
-    eMBPoll                                  0x0000cd31   Thumb Code   274  mb.o(i.eMBPoll)
-    eMBRTUInit                               0x0000ce71   Thumb Code    86  mbrtu.o(i.eMBRTUInit)
-    eMBRTUReceive                            0x0000cecd   Thumb Code    80  mbrtu.o(i.eMBRTUReceive)
-    eMBRTUSend                               0x0000cf25   Thumb Code   178  mbrtu.o(i.eMBRTUSend)
-    eMBRTUStart                              0x0000cfed   Thumb Code    34  mbrtu.o(i.eMBRTUStart)
-    eMBRTUStop                               0x0000d015   Thumb Code    28  mbrtu.o(i.eMBRTUStop)
-    eMBRegCoilsCB                            0x0000d031   Thumb Code     8  regport.o(i.eMBRegCoilsCB)
-    eMBRegDiscreteCB                         0x0000d039   Thumb Code     6  regport.o(i.eMBRegDiscreteCB)
-    eMBRegHoldingCB                          0x0000d041   Thumb Code    94  regport.o(i.eMBRegHoldingCB)
-    eMBRegInputCB                            0x0000d0a5   Thumb Code    68  regport.o(i.eMBRegInputCB)
-    eepABReadCheck                           0x0000d0f1   Thumb Code   262  system_mem_para.o(i.eepABReadCheck)
-    eepABWriteAndReadCheck                   0x0000d1fd   Thumb Code    78  system_mem_para.o(i.eepABWriteAndReadCheck)
-    eepParaPatchPro_1                        0x0000d24b   Thumb Code     2  system_mem_para.o(i.eepParaPatchPro_1)
-    eepWriteAndReadCheck                     0x0000d24d   Thumb Code    64  system_mem_para.o(i.eepWriteAndReadCheck)
-    free                                     0x0000d28d   Thumb Code    80  malloc.o(i.free)
-    hardwareDriversInit                      0x0000d2e1   Thumb Code    12  system_run_fun.o(i.hardwareDriversInit)
-    keyPro                                   0x0000d2ed   Thumb Code   332  key.o(i.keyPro)
-    lcdDisplayPro                            0x0000d45d   Thumb Code    90  lcd.o(i.lcdDisplayPro)
-    led_init                                 0x0000d4cd   Thumb Code    24  other_fun.o(i.led_init)
-    magnetic_interference_GPIO_Clk_Init      0x0000d4ed   Thumb Code    22  other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
-    main                                     0x0000d50d   Thumb Code   356  main.o(i.main)
-    malloc                                   0x0000d6a1   Thumb Code    92  malloc.o(i.malloc)
-    modbus03AnswerCheck                      0x0000d70d   Thumb Code    80  rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
-    paraCalcCrcAndWriteEepAB                 0x0000d761   Thumb Code    52  system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
-    prveMBError2Exception                    0x0000d799   Thumb Code    36  mbutils.o(i.prveMBError2Exception)
-    rs485ComDataAnalysis                     0x0000d7bd   Thumb Code   162  rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
-    rs485ComPwrOnHandle                      0x0000d861   Thumb Code   372  rs485_read_data.o(i.rs485ComPwrOnHandle)
-    rs485ComSendHandle                       0x0000d9e1   Thumb Code   200  rs485_read_data.o(i.rs485ComSendHandle)
-    rs485ComWaitAnswerHandle                 0x0000dab9   Thumb Code   554  rs485_read_data.o(i.rs485ComWaitAnswerHandle)
-    rs485GetDelayTime                        0x0000dd15   Thumb Code   112  rs485_read_data.o(i.rs485GetDelayTime)
-    rs485ReadDataPro                         0x0000dd89   Thumb Code   124  rs485_read_data.o(i.rs485ReadDataPro)
-    rs485SendReadData                        0x0000de0d   Thumb Code   148  rs485_read_data.o(i.rs485SendReadData)
-    sendModbusReadFrame                      0x0000dea5   Thumb Code    94  rs485_data_analysis_pro.o(i.sendModbusReadFrame)
-    sizhuHistoryRecord                       0x0000df11   Thumb Code   234  sizhu_history_record.o(i.sizhuHistoryRecord)
-    sysRunFunCtrlPro                         0x0000e019   Thumb Code   448  system_run_fun.o(i.sysRunFunCtrlPro)
-    sysRunFunParaInit                        0x0000e1f1   Thumb Code   244  system_run_fun.o(i.sysRunFunParaInit)
-    sysStoredParaInit                        0x0000e2fd   Thumb Code   146  system_run_fun.o(i.sysStoredParaInit)
-    systemEepIdDefaultInit                   0x0000e399   Thumb Code    50  system_mem_para.o(i.systemEepIdDefaultInit)
-    systemEepIdReadFromEep                   0x0000e3d5   Thumb Code    34  system_mem_para.o(i.systemEepIdReadFromEep)
-    ucharcmp                                 0x0000e3fd   Thumb Code    44  system_general_para.o(i.ucharcmp)
-    up_comm_RX_DMA_CH2_Init                  0x0000e429   Thumb Code    88  uart.o(i.up_comm_RX_DMA_CH2_Init)
-    up_comm_RX_DMA_CH2_reload                0x0000e48d   Thumb Code    44  uart.o(i.up_comm_RX_DMA_CH2_reload)
-    up_comm_RX_DMA_check                     0x0000e4bd   Thumb Code   116  upper_com.o(i.up_comm_RX_DMA_check)
-    up_comm_uart_Init                        0x0000e535   Thumb Code   140  uart.o(i.up_comm_uart_Init)
-    up_comm_uart_enable                      0x0000e5cd   Thumb Code   132  upper_com.o(i.up_comm_uart_enable)
-    upperComPro                              0x0000e659   Thumb Code   444  upper_com.o(i.upperComPro)
-    usMBCRC16                                0x0000e835   Thumb Code    44  mbcrc1.o(i.usMBCRC16)
-    usMBCRC16_initFF                         0x0000e869   Thumb Code    18  mbcrc_1.o(i.usMBCRC16_initFF)
-    vMBPortSerialEnable                      0x0000e881   Thumb Code     2  portserial.o(i.vMBPortSerialEnable)
-    vMBPortTimersDisable                     0x0000e883   Thumb Code     2  porttimer.o(i.vMBPortTimersDisable)
-    vMBPortTimersEnable                      0x0000e885   Thumb Code     2  porttimer.o(i.vMBPortTimersEnable)
-    valveCtrlPro                             0x0000e889   Thumb Code    20  valve_control.o(i.valveCtrlPro)
-    xMBPortEventGet                          0x0000e8a1   Thumb Code    28  portevent.o(i.xMBPortEventGet)
-    xMBPortEventInit                         0x0000e8c5   Thumb Code    10  portevent.o(i.xMBPortEventInit)
-    xMBPortEventPost                         0x0000e8d5   Thumb Code    16  portevent.o(i.xMBPortEventPost)
-    xMBPortSerialGetByte                     0x0000e8ed   Thumb Code    16  portserial.o(i.xMBPortSerialGetByte)
-    xMBPortSerialInit                        0x0000e901   Thumb Code    44  portserial.o(i.xMBPortSerialInit)
-    xMBPortSerialPutByte                     0x0000e92d   Thumb Code    36  portserial.o(i.xMBPortSerialPutByte)
-    xMBPortTimersInit                        0x0000e959   Thumb Code     6  porttimer.o(i.xMBPortTimersInit)
-    xMBRTUReceiveCheck                       0x0000e961   Thumb Code    38  mbrtu.o(i.xMBRTUReceiveCheck)
-    xMBRTUReceiveFSM                         0x0000e991   Thumb Code   126  mbrtu.o(i.xMBRTUReceiveFSM)
-    xMBRTUTimerT35Expired                    0x0000ea1d   Thumb Code    62  mbrtu.o(i.xMBRTUTimerT35Expired)
-    xMBRTUTransmitFSM                        0x0000ea61   Thumb Code    98  mbrtu.o(i.xMBRTUTransmitFSM)
-    Region$$Table$$Base                      0x0000ecd0   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0000ecf0   Number         0  anon$$obj.o(Region$$Table)
-    AlarmTriggerWrcFlag                      0x20000000   Data           1  sizhu_ctrl_word.o(.data)
-    AlarmTriggerCLoseValveNum                0x20000001   Data           1  sizhu_ctrl_word.o(.data)
-    system_function_ctrl_word_g              0x20000002   Data          10  sizhu_ctrl_word.o(.data)
-    system_alarm_ctrl_word_g                 0x2000000c   Data          14  sizhu_ctrl_word.o(.data)
-    system_alarm_report_ctrl_word_g          0x2000001a   Data          14  sizhu_ctrl_word.o(.data)
-    valve_ctl_bytes_g                        0x20000028   Data          22  sizhu_ctrl_word.o(.data)
-    alarm_ctrl_para_array_g                  0x2000003e   Data         594  sizhu_ctrl_word.o(.data)
-    sys_run_period                           0x20000290   Data           1  system_general_para.o(.data)
-    sys_delay_sec_para_g                     0x20000292   Data          16  system_general_para.o(.data)
-    sys_fun_run_ctrl_g                       0x200002a2   Data           6  system_general_para.o(.data)
-    start_rs485_g                            0x200002a8   Data           1  system_run_fun.o(.data)
-    start_wrc_g                              0x200002a9   Data           1  system_run_fun.o(.data)
-    pList_head                               0x200002ac   Data           4  linked_list.o(.data)
-    alarm_list_cnt                           0x200002b0   Data           1  linked_list.o(.data)
-    const_TmpeK_14BIT                        0x200002b8   Data           4  adc.o(.data)
-    const_30_top                             0x200002bc   Data           4  adc.o(.data)
-    sys_clockBCD_g                           0x200002c0   Data           6  extern_rtc.o(.data)
-    valve_ctrl_para_g                        0x200002ca   Data           8  valve_control.o(.data)
-    pwr_vol_g                                0x200002d2   Data          25  power_manage.o(.data)
-    first_power_get_cnt_g                    0x200002eb   Data           1  power_manage.o(.data)
-    RS485_trigger_settle_flag                0x200002ee   Data           1  billing.o(.data)
-    system_eep_id_g                          0x200002f5   Data          42  system_mem_para.o(.data)
-    equipment_basic_inf_g                    0x2000031f   Data          70  system_mem_para.o(.data)
-    save_valve_para_g                        0x20000365   Data           8  system_mem_para.o(.data)
-    flow_meter_para_g                        0x2000036d   Data          16  system_mem_para.o(.data)
-    tem_pre_para_g                           0x2000037d   Data          28  system_mem_para.o(.data)
-    measure_freeze_para_g                    0x20000399   Data           4  system_mem_para.o(.data)
-    bat_para_g                               0x2000039d   Data          48  system_mem_para.o(.data)
-    login_passeord_g                         0x200003cd   Data           6  system_mem_para.o(.data)
-    up_comm_para_g                           0x200003d3   Data           3  system_mem_para.o(.data)
-    wrc_para_sizhu_g                         0x200003d6   Data         199  system_mem_para.o(.data)
-    wrc_data_num_ctrl_para_sizhu_g           0x2000049d   Data           4  system_mem_para.o(.data)
-    billing_valve_ctrl_para_g                0x200004a1   Data          35  system_mem_para.o(.data)
-    uc_return_flag_g                         0x200004c5   Data           1  upper_com.o(.data)
-    LCD_DRIVE_MODE_14_13                     0x200004ca   Data           1  lcd.o(.data)
-    LCD_DRIVE_MODE_14_14                     0x200004cb   Data           1  lcd.o(.data)
-    LCD_DRIVE_MODE_18_13                     0x200004cc   Data           1  lcd.o(.data)
-    LCD_DRIVE_MODE_18_14                     0x200004cd   Data           1  lcd.o(.data)
-    LCD_SYSTEM_MODE_OFF_OFF                  0x200004ce   Data           1  lcd.o(.data)
-    LCD_SYSTEM_MODE_ON_OFF                   0x200004cf   Data           1  lcd.o(.data)
-    LCD_SYSTEM_MODE_ON_ON                    0x200004d0   Data           1  lcd.o(.data)
-    lcd_wake_up_flag_g                       0x200004d1   Data           1  lcd.o(.data)
-    lcd_first_wake_up_flag_g                 0x200004d2   Data           1  lcd.o(.data)
-    sys_display_para_g                       0x200004d3   Data           3  lcd.o(.data)
-    rs485_com_ctrl_pata_g                    0x200004e1   Data           7  rs485_read_data.o(.data)
-    pulse_count                              0x200004ec   Data           2  pulse_and_alarm_line.o(.data)
-    pulse_exti_flag                          0x200004ee   Data           1  pulse_and_alarm_line.o(.data)
-    pulse_check_delay_ms_cnt                 0x200004f0   Data           4  pulse_and_alarm_line.o(.data)
-    pxMBFrameCBByteReceived                  0x20000510   Data           4  mb.o(.data)
-    pxMBFrameCBTransmitterEmpty              0x20000514   Data           4  mb.o(.data)
-    pxMBPortCBTimerExpired                   0x20000518   Data           4  mb.o(.data)
-    pxMBFrameCBReceiveFSMCur                 0x2000051c   Data           4  mb.o(.data)
-    pxMBFrameCBTransmitFSMCur                0x20000520   Data           4  mb.o(.data)
-    SystemCoreClock                          0x200005c8   Data           4  system_fm33a0xxev.o(.data)
-    __microlib_freelist                      0x200005d0   Data           4  mvars.o(.data)
-    __microlib_freelist_initialised          0x200005d4   Data           4  mvars.o(.data)
-    system_status_word_g                     0x200005d8   Data          12  sizhu_ctrl_word.o(.bss)
-    system_alarm_word_g                      0x200005e4   Data          14  sizhu_ctrl_word.o(.bss)
-    system_alarm_word_for_valve_g            0x200005f2   Data          14  sizhu_ctrl_word.o(.bss)
-    RS485_read_data_recv_buff                0x20000600   Data         256  uart.o(.bss)
-    up_comm_recv_buff                        0x20000700   Data        1024  uart.o(.bss)
-    WRC_recv_buff                            0x20000b00   Data        1024  uart.o(.bss)
-    limit_trigger_record_para_g              0x20000f00   Data          20  power_manage.o(.bss)
-    main_equipment_hardware_software_inf_g   0x20000f14   Data          26  system_mem_para.o(.bss)
-    lcd_equipment_hardware_software_inf_g    0x20000f2e   Data          26  system_mem_para.o(.bss)
-    wireless_equipment_hardware_software_inf_g 0x20000f48   Data          26  system_mem_para.o(.bss)
-    save_realtime_data_g                     0x20000f62   Data         167  system_mem_para.o(.bss)
-    uc_recv_para_g                           0x2000100c   Data        1027  upper_com.o(.bss)
-    uc_respond_data_g                        0x2000140f   Data        1024  upper_com.o(.bss)
-    wrc_ctrl_para_g                          0x2000180f   Data          14  wireless_remote_comm.o(.bss)
-    wrc_uart_para_g                          0x2000181d   Data         259  wireless_remote_comm.o(.bss)
-    link_info_g                              0x20001920   Data          41  wireless_remote_comm.o(.bss)
-    LCD_Buffer                               0x20001949   Data          48  lcd_io_api.o(.bss)
-    rs485_com_uart_data_g                    0x2000197a   Data         260  rs485_read_data.o(.bss)
-    flow_meter_data_g                        0x20001a80   Data          96  rs485_data_analysis_pro.o(.bss)
-    modbus_dtu_out_para                      0x20001b00   Data          30  regdefine.o(.bss)
-    ucRTUBuf                                 0x20001b1e   Data         256  mbrtu.o(.bss)
-    __heap_base                              0x20001c20   Data           0  startup_fm33a0xxev.o(HEAP)
-    __heap_limit                             0x20002c20   Data           0  startup_fm33a0xxev.o(HEAP)
-    __initial_sp                             0x20006c20   Data           0  startup_fm33a0xxev.o(STACK)
+    mktime                                   0x0000016d   Thumb Code   124  mktime.o(.text)
+    __aeabi_memcpy                           0x000001f9   Thumb Code    36  memcpya.o(.text)
+    __aeabi_memcpy4                          0x000001f9   Thumb Code     0  memcpya.o(.text)
+    __aeabi_memcpy8                          0x000001f9   Thumb Code     0  memcpya.o(.text)
+    __aeabi_memset                           0x0000021d   Thumb Code    14  memseta.o(.text)
+    __aeabi_memset4                          0x0000021d   Thumb Code     0  memseta.o(.text)
+    __aeabi_memset8                          0x0000021d   Thumb Code     0  memseta.o(.text)
+    __aeabi_memclr                           0x0000022b   Thumb Code     4  memseta.o(.text)
+    __aeabi_memclr4                          0x0000022b   Thumb Code     0  memseta.o(.text)
+    __aeabi_memclr8                          0x0000022b   Thumb Code     0  memseta.o(.text)
+    _memset$wrapper                          0x0000022f   Thumb Code    18  memseta.o(.text)
+    strstr                                   0x00000241   Thumb Code    40  strstr.o(.text)
+    __aeabi_uread4                           0x00000269   Thumb Code    20  uread4.o(.text)
+    __rt_uread4                              0x00000269   Thumb Code     0  uread4.o(.text)
+    _uread4                                  0x00000269   Thumb Code     0  uread4.o(.text)
+    __aeabi_uread8                           0x0000027d   Thumb Code    28  uread8.o(.text)
+    __rt_uread8                              0x0000027d   Thumb Code     0  uread8.o(.text)
+    _uread8                                  0x0000027d   Thumb Code     0  uread8.o(.text)
+    __aeabi_uwrite4                          0x00000299   Thumb Code    18  uwrite4.o(.text)
+    __rt_uwrite4                             0x00000299   Thumb Code     0  uwrite4.o(.text)
+    _uwrite4                                 0x00000299   Thumb Code     0  uwrite4.o(.text)
+    __aeabi_uwrite8                          0x000002ab   Thumb Code    30  uwrite8.o(.text)
+    __rt_uwrite8                             0x000002ab   Thumb Code     0  uwrite8.o(.text)
+    _uwrite8                                 0x000002ab   Thumb Code     0  uwrite8.o(.text)
+    __aeabi_fadd                             0x000002c9   Thumb Code   162  fadd.o(.text)
+    __aeabi_fsub                             0x0000036b   Thumb Code     8  fadd.o(.text)
+    __aeabi_frsub                            0x00000373   Thumb Code     8  fadd.o(.text)
+    __aeabi_fmul                             0x0000037b   Thumb Code   122  fmul.o(.text)
+    __aeabi_fdiv                             0x000003f5   Thumb Code   124  fdiv.o(.text)
+    __aeabi_dadd                             0x00000471   Thumb Code   330  dadd.o(.text)
+    __aeabi_dsub                             0x000005bb   Thumb Code    12  dadd.o(.text)
+    __aeabi_drsub                            0x000005c7   Thumb Code    12  dadd.o(.text)
+    __aeabi_dmul                             0x000005d9   Thumb Code   202  dmul.o(.text)
+    __aeabi_ddiv                             0x000006a9   Thumb Code   234  ddiv.o(.text)
+    __aeabi_i2f                              0x00000799   Thumb Code    22  fflti.o(.text)
+    __aeabi_ui2f                             0x000007af   Thumb Code    14  ffltui.o(.text)
+    __aeabi_i2d                              0x000007bd   Thumb Code    34  dflti.o(.text)
+    __aeabi_ui2d                             0x000007e5   Thumb Code    24  dfltui.o(.text)
+    __aeabi_l2d                              0x00000801   Thumb Code    38  dfltl.o(.text)
+    __aeabi_f2iz                             0x0000082d   Thumb Code    50  ffixi.o(.text)
+    __aeabi_f2uiz                            0x0000085f   Thumb Code    40  ffixui.o(.text)
+    __aeabi_d2iz                             0x00000889   Thumb Code    62  dfixi.o(.text)
+    __aeabi_d2uiz                            0x000008d1   Thumb Code    50  dfixui.o(.text)
+    __aeabi_d2lz                             0x0000090d   Thumb Code    72  dfixl.o(.text)
+    __aeabi_d2ulz                            0x0000095d   Thumb Code    54  dfixul.o(.text)
+    __aeabi_f2d                              0x0000099d   Thumb Code    40  f2d.o(.text)
+    __aeabi_cdcmpeq                          0x000009c5   Thumb Code     0  cdcmple.o(.text)
+    __aeabi_cdcmple                          0x000009c5   Thumb Code    38  cdcmple.o(.text)
+    __aeabi_cdrcmple                         0x000009ed   Thumb Code    38  cdrcmple.o(.text)
+    __aeabi_d2f                              0x00000a15   Thumb Code    56  d2f.o(.text)
+    __aeabi_cfcmpeq                          0x00000a4d   Thumb Code     0  cfcmple.o(.text)
+    __aeabi_cfcmple                          0x00000a4d   Thumb Code    20  cfcmple.o(.text)
+    __aeabi_cfrcmple                         0x00000a61   Thumb Code    20  cfrcmple.o(.text)
+    __aeabi_llsl                             0x00000a75   Thumb Code    32  llshl.o(.text)
+    _ll_shift_l                              0x00000a75   Thumb Code     0  llshl.o(.text)
+    __aeabi_llsr                             0x00000a95   Thumb Code    34  llushr.o(.text)
+    _ll_ushift_r                             0x00000a95   Thumb Code     0  llushr.o(.text)
+    __aeabi_lasr                             0x00000ab7   Thumb Code    38  llsshr.o(.text)
+    _ll_sshift_r                             0x00000ab7   Thumb Code     0  llsshr.o(.text)
+    _localtime                               0x00000add   Thumb Code   104  localtime_i.o(.text)
+    __I$use$fp                               0x00000b51   Thumb Code     0  iusefp.o(.text)
+    _float_round                             0x00000b51   Thumb Code    16  fepilogue.o(.text)
+    _float_epilogue                          0x00000b61   Thumb Code   114  fepilogue.o(.text)
+    _double_round                            0x00000bd3   Thumb Code    26  depilogue.o(.text)
+    _double_epilogue                         0x00000bed   Thumb Code   164  depilogue.o(.text)
+    __scatterload                            0x00000c91   Thumb Code    28  init.o(.text)
+    __scatterload_rt2                        0x00000c91   Thumb Code     0  init.o(.text)
+    __decompress                             0x00000cb5   Thumb Code     0  __dczerorl2.o(.text)
+    __decompress1                            0x00000cb5   Thumb Code    86  __dczerorl2.o(.text)
+    ADC_CFGR_ACC_PERIOD_Set                  0x00000d0d   Thumb Code    28  fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+    ADC_CFGR_BUFEN_Setable                   0x00000d2d   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+    ADC_CFGR_BUFSEL_Set                      0x00000d51   Thumb Code    22  fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+    ADC_CR_ACC_IE_Setable                    0x00000d6d   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+    ADC_CR_EN_Setable                        0x00000d91   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+    ADC_CR_HPEN_Set                          0x00000db5   Thumb Code    26  fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+    ADC_CR_MODE_Set                          0x00000dd5   Thumb Code    26  fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+    ADC_CR_RSTCTRL_EN_Setable                0x00000df5   Thumb Code    32  fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+    ADC_DR_Read                              0x00000e19   Thumb Code     8  fm33a0xxev_adc.o(i.ADC_DR_Read)
+    ADC_IN10_Init                            0x00000e25   Thumb Code    88  adc.o(i.ADC_IN10_Init)
+    ADC_IN5_Init                             0x00000e81   Thumb Code    88  adc.o(i.ADC_IN5_Init)
+    ADC_ISR_ACC_IF_Chk                       0x00000edd   Thumb Code    22  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+    ADC_ISR_ACC_IF_Clr                       0x00000ef9   Thumb Code    10  fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+    ADC_TRIM_Write                           0x00000f09   Thumb Code    10  fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+    ADC_Temp_Init                            0x00000f19   Thumb Code    82  adc.o(i.ADC_Temp_Init)
+    AES128_ECB_decrypt                       0x00000f71   Thumb Code    34  aes128.o(i.AES128_ECB_decrypt)
+    AES128_ECB_encrypt                       0x00000f9d   Thumb Code    34  aes128.o(i.AES128_ECB_encrypt)
+    AlarmCntClearAll                         0x00001011   Thumb Code    36  sizhu_ctrl_word.o(i.AlarmCntClearAll)
+    AlarmCntIncrease                         0x00001039   Thumb Code   126  sizhu_ctrl_word.o(i.AlarmCntIncrease)
+    Alarm_List_Node_Deleted                  0x000010bd   Thumb Code     2  linked_list.o(i.Alarm_List_Node_Deleted)
+    Alarm_List_Node_PushBack                 0x000010bf   Thumb Code     2  linked_list.o(i.Alarm_List_Node_PushBack)
+    Alka_Bat_Voltage_Status                  0x000010c1   Thumb Code   654  power_manage.o(i.Alka_Bat_Voltage_Status)
+    Alka_Battery_GPIO_Clk_Init               0x00001375   Thumb Code    28  power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+    AltFunIO                                 0x00001399   Thumb Code   166  gpio.o(i.AltFunIO)
+    AnalogIO                                 0x0000143f   Thumb Code    80  gpio.o(i.AnalogIO)
+    AnalogIO_H                               0x00001491   Thumb Code    92  gpio.o(i.AnalogIO_H)
+    BSTIM_IRQHandler                         0x000014f1   Thumb Code    16  tim.o(i.BSTIM_IRQHandler)
+    BSTIM_ISR_UIF_Chk                        0x00001501   Thumb Code    20  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+    BSTIM_ISR_UIF_Clr                        0x00001519   Thumb Code     8  fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+    BTx_CFGR1_GRP1SEL_Set                    0x00001525   Thumb Code    18  fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
+    BTx_CR1_CHEN_Setable                     0x00001537   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+    BTx_CR1_EDGESEL_Set                      0x0000154f   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
+    BTx_CR1_MODE_Set                         0x00001567   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
+    BTx_CR2_CNTHSEL_Set                      0x0000157f   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
+    BTx_CR2_SIG2SEL_Set                      0x00001597   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
+    BTx_CR2_STDIR_Setable                    0x000015af   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
+    BTx_IER_CMPHIE_Setable                   0x000015c7   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
+    BTx_IER_OVHIE_Setable                    0x000015df   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
+    BTx_IRQHandler                           0x000015f9   Thumb Code    82  tim.o(i.BTx_IRQHandler)
+    BTx_ISR_CMPHIF_Chk                       0x00001659   Thumb Code    20  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+    BTx_ISR_CMPHIF_Clr                       0x0000166d   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+    BTx_ISR_CMPLIF_Clr                       0x00001673   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+    BTx_LOADCR_LHEN_Setable                  0x00001679   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
+    BTx_LOADCR_LLEN_Setable                  0x00001691   Thumb Code    24  fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
+    BTx_LOADH_Write                          0x000016a9   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_LOADH_Write)
+    BTx_LOADL_Write                          0x000016af   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_LOADL_Write)
+    BTx_PRES_Write                           0x000016b5   Thumb Code     6  fm33a0xxev_bt.o(i.BTx_PRES_Write)
+    BasicTimer16_Init                        0x000016bd   Thumb Code   190  tim.o(i.BasicTimer16_Init)
+    CDIF_CR_INTF_EN_Getable                  0x00001799   Thumb Code    20  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+    CDIF_CR_INTF_EN_Setable                  0x000017b1   Thumb Code    20  fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+    CMU_GetClocksFreq                        0x000017c9   Thumb Code   274  fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+    CMU_IER_HFDET_IE_Setable                 0x000018e9   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+    CMU_IRQHandler                           0x0000190d   Thumb Code     4  user_init.o(i.CMU_IRQHandler)
+    CMU_ISR_HFDETO_Chk                       0x00001911   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+    CMU_Init_RCHF_Trim                       0x0000192d   Thumb Code    80  fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+    CMU_OPCCR1_EXTICKE_Setable               0x00001981   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+    CMU_OPCCR1_EXTICKSEL_Set                 0x000019a5   Thumb Code    26  fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+    CMU_OPCCR1_UART0CKE_Setable              0x000019c5   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+    CMU_OPCCR1_UART0CKS_Set                  0x000019ed   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+    CMU_OPCCR1_UART1CKE_Setable              0x00001a09   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+    CMU_OPCCR1_UART1CKS_Set                  0x00001a31   Thumb Code    26  fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+    CMU_PERCLK_SetableEx                     0x00001a51   Thumb Code   100  fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+    CMU_PLLHCR_EN_Getable                    0x00001ab9   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+    CMU_PLLHCR_OSEL_Get                      0x00001ad1   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+    CMU_PLLHCR_PLLHDB_Get                    0x00001ae1   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+    CMU_RCHFCR_FSEL_Get                      0x00001af5   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+    CMU_RCHFCR_FSEL_Set                      0x00001b05   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+    CMU_RCHFCR_RCHFEN_Getable                0x00001b25   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+    CMU_RCHFCR_RCHFEN_Setable                0x00001b3d   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+    CMU_RCHFTR_RCHFTRIM_Set                  0x00001b61   Thumb Code    20  fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+    CMU_RCHF_Init                            0x00001b79   Thumb Code    18  fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+    CMU_SYSCLKCR_AHBPRES_Get                 0x00001b8d   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+    CMU_SYSCLKCR_AHBPRES_Set                 0x00001b9d   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+    CMU_SYSCLKCR_APBPRES_Get                 0x00001bbd   Thumb Code    12  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+    CMU_SYSCLKCR_APBPRES_Set                 0x00001bcd   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+    CMU_SYSCLKCR_SLP_ENEXTI_Setable          0x00001bed   Thumb Code    34  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+    CMU_SYSCLKCR_SYSCLKSEL_Get               0x00001c15   Thumb Code    10  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+    CMU_SYSCLKCR_SYSCLKSEL_Set               0x00001c25   Thumb Code    22  fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+    CMU_SysClk_Init                          0x00001c41   Thumb Code    30  fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+    CMU_XTHFCR_XTHFEN_Setable                0x00001c61   Thumb Code    32  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+    CMU_XTHFCR_XTHF_CFG_Set                  0x00001c85   Thumb Code    28  fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+    COM_equipment_basic_inf_handle           0x00001ca5   Thumb Code    46  upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+    CV_lose_check_GPIO_Clk_Init              0x00001cd9   Thumb Code    30  pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
+    CloseIO                                  0x00001d39   Thumb Code    56  gpio.o(i.CloseIO)
+    Close_Valve_Alarm_Line_GPIO_Clk_Init     0x00001d71   Thumb Code    24  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
+    Close_Valve_Alarm_Line_GPIO_Clk_sleep    0x00001d91   Thumb Code    22  pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
+    DEBUG_Init                               0x00001db1   Thumb Code    10  rcc_config.o(i.DEBUG_Init)
+    DMA_CH11CR_CH11DIR_Set                   0x00001dbd   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+    DMA_CH11CR_CH11EN_Setable                0x00001ddd   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+    DMA_CH11CR_CH11FI_Set                    0x00001e01   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+    DMA_CH11CR_CH11FTIE_Setable              0x00001e21   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+    DMA_CH11CR_CH11HTIE_Setable              0x00001e45   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+    DMA_CH11CR_CH11PRI_Set                   0x00001e69   Thumb Code    28  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+    DMA_CH11CR_CH11RI_Set                    0x00001e89   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+    DMA_CH11CR_CH11TSIZE_Set                 0x00001ea9   Thumb Code    22  fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+    DMA_CH11FAR_Write                        0x00001ec9   Thumb Code    10  fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+    DMA_CHxCR_BDW_Set                        0x00001ed9   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+    DMA_CHxCR_CHxFTIE_Getable                0x00001efd   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+    DMA_CHxCR_CHxFTIE_Setable                0x00001f1d   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+    DMA_CHxCR_CHxHTIE_Setable                0x00001f45   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+    DMA_CHxCR_CHxINC_Set                     0x00001f6d   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+    DMA_CHxCR_CHxPRI_Set                     0x00001f91   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+    DMA_CHxCR_CHxSSEL_Set                    0x00001fb5   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+    DMA_CHxCR_CHxTSIZE_Set                   0x00001fd9   Thumb Code    28  fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+    DMA_CHxCR_CIRC_Setable                   0x00001ffd   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+    DMA_CHxCR_ChxEN_Setable                  0x00002025   Thumb Code    34  fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+    DMA_CHxCR_DIR_Set                        0x0000204d   Thumb Code    30  fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+    DMA_CHxMAR_Read                          0x00002071   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+    DMA_CHxMAR_Write                         0x00002081   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+    DMA_GCR_DMAEN_Setable                    0x00002091   Thumb Code    32  fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+    DMA_IRQHandler                           0x000020b5   Thumb Code    30  uart.o(i.DMA_IRQHandler)
+    DMA_ISR_DMACHFT_Chk                      0x000020d5   Thumb Code    26  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+    DMA_ISR_DMACHFT_Clr                      0x000020f5   Thumb Code    12  fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+    DMA_Init                                 0x00002105   Thumb Code   180  fm33a0xxev_dma.o(i.DMA_Init)
+    DataAes128EcbDecrypt                     0x000021b9   Thumb Code    74  wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
+    DataAes128EcbEncrypt                     0x00002209   Thumb Code   128  wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
+    DataReportAckPro                         0x0000228d   Thumb Code   160  wrc_sizhu_v4.o(i.DataReportAckPro)
+    Datecmp                                  0x0000233d   Thumb Code   472  system_general_para.o(i.Datecmp)
+    E2P_Ctrl_Gpio_Init                       0x00002519   Thumb Code    84  eeprom.o(i.E2P_Ctrl_Gpio_Init)
+    EEPROM_MultipleRead                      0x00002575   Thumb Code   106  eeprom.o(i.EEPROM_MultipleRead)
+    EEPROM_MultipleWrite                     0x000025e5   Thumb Code   274  eeprom.o(i.EEPROM_MultipleWrite)
+    EEPROM_Wait_Busy                         0x000026fd   Thumb Code    18  eeprom.o(i.EEPROM_Wait_Busy)
+    EEPROM_stat_read                         0x00002711   Thumb Code    70  eeprom.o(i.EEPROM_stat_read)
+    EX_Pwr_GPIO_Clk_Init                     0x0000275d   Thumb Code    34  power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
+    EndFramePro                              0x00002789   Thumb Code   112  wrc_sizhu_v4.o(i.EndFramePro)
+    EquipmentBasicInfoDefaultInit            0x0000280d   Thumb Code    18  system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
+    EquipmentBasicInfoReadFromEep            0x00002829   Thumb Code    32  system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
+    EveryDayClearAlarmCnt                    0x00002851   Thumb Code    32  sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
+    FLS_RDCR_WAIT_Set                        0x00002871   Thumb Code    22  fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+    Force_Open_GPIO_Init                     0x0000288d   Thumb Code    16  valve_control.o(i.Force_Open_GPIO_Init)
+    GPIOH_ReadInputDataBit                   0x000028a1   Thumb Code    22  fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+    GPIO_EXTI_EXTIDF_Setable                 0x000028bd   Thumb Code   238  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+    GPIO_EXTI_EXTIISR_ChkEx                  0x000029b9   Thumb Code   232  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+    GPIO_EXTI_EXTIISR_ClrEx                  0x00002aad   Thumb Code   222  fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+    GPIO_EXTI_Init                           0x00002b99   Thumb Code    84  fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+    GPIO_EXTI_Select_Edge                    0x00002bf1   Thumb Code   254  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+    GPIO_EXTI_Select_Pin                     0x00002cfd   Thumb Code   296  fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+    GPIO_Get_InitPara                        0x00002e31   Thumb Code   148  fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+    GPIO_IRQHandler                          0x00002ec5   Thumb Code   638  exti.o(i.GPIO_IRQHandler)
+    GPIO_Init                                0x00003181   Thumb Code   114  fm33a0xxev_gpio.o(i.GPIO_Init)
+    GPIO_ReadInputDataBit                    0x000031f3   Thumb Code    20  fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+    GPIO_ResetBits                           0x00003207   Thumb Code     4  fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+    GPIO_SetBits                             0x0000320b   Thumb Code     4  fm33a0xxev_gpio.o(i.GPIO_SetBits)
+    GPIO_ToggleBits                          0x0000320f   Thumb Code    16  fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+    GPIOx_ANEN_Setable                       0x0000321f   Thumb Code    28  fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+    GetPwrStatusPro                          0x0000323d   Thumb Code  2042  power_manage.o(i.GetPwrStatusPro)
+    GetValveRunMaxTime                       0x00003a5d   Thumb Code    68  valve_control.o(i.GetValveRunMaxTime)
+    Get_AdcTempValue                         0x00003aa1   Thumb Code    48  adc.o(i.Get_AdcTempValue)
+    Get_AdcValue                             0x00003ad1   Thumb Code    50  adc.o(i.Get_AdcValue)
+    Get_Alka_Bat_Voltage                     0x00003b05   Thumb Code   130  power_manage.o(i.Get_Alka_Bat_Voltage)
+    Get_Extern_Rtc_Time                      0x00003b99   Thumb Code   186  extern_rtc.o(i.Get_Extern_Rtc_Time)
+    Get_Lith_Bat_Voltage                     0x00003c55   Thumb Code   130  power_manage.o(i.Get_Lith_Bat_Voltage)
+    Get_Mcu_Temp                             0x00003ce9   Thumb Code    48  power_manage.o(i.Get_Mcu_Temp)
+    Get_vol_Average                          0x00003d19   Thumb Code   222  power_manage.o(i.Get_vol_Average)
+    I2c_Ack                                  0x00003df9   Thumb Code    58  i2c.o(i.I2c_Ack)
+    I2c_No_Ack                               0x00003e39   Thumb Code    50  i2c.o(i.I2c_No_Ack)
+    I2c_Read                                 0x00003e71   Thumb Code    82  i2c.o(i.I2c_Read)
+    I2c_Scl_Gpio_Init                        0x00003ec9   Thumb Code    30  i2c.o(i.I2c_Scl_Gpio_Init)
+    I2c_Send                                 0x00003ef1   Thumb Code   102  i2c.o(i.I2c_Send)
+    I2c_Start                                0x00003f5d   Thumb Code    56  i2c.o(i.I2c_Start)
+    I2c_Stop                                 0x00003f99   Thumb Code    58  i2c.o(i.I2c_Stop)
+    IO_JitterEliminationCheck                0x00003fd9   Thumb Code    68  system_general_para.o(i.IO_JitterEliminationCheck)
+    IWDT_Clr                                 0x0000401d   Thumb Code     8  user_init.o(i.IWDT_Clr)
+    IWDT_Init                                0x0000402d   Thumb Code    22  user_init.o(i.IWDT_Init)
+    Init_RCHF                                0x0000404d   Thumb Code    26  user_init.o(i.Init_RCHF)
+    Init_RCLP                                0x00004069   Thumb Code    24  user_init.o(i.Init_RCLP)
+    Init_SysClk                              0x0000408d   Thumb Code   108  user_init.o(i.Init_SysClk)
+    Init_SysClk_Gen                          0x00004105   Thumb Code    22  user_init.o(i.Init_SysClk_Gen)
+    InputtIO                                 0x0000411b   Thumb Code   116  gpio.o(i.InputtIO)
+    InputtIO_H                               0x00004191   Thumb Code   126  gpio.o(i.InputtIO_H)
+    IntervalTriggerHandle                    0x00004215   Thumb Code   268  system_general_para.o(i.IntervalTriggerHandle)
+    Key_GPIO_Init                            0x00004a09   Thumb Code    44  key.o(i.Key_GPIO_Init)
+    LF_PULSE_INT_GPIO_Clk_Init               0x00004a39   Thumb Code    22  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
+    LF_PULSE_INT_GPIO_Clk_sleep              0x00004a59   Thumb Code    20  pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
+    LPTIM_CR_EN_Getable                      0x00004a75   Thumb Code    20  fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+    LPTIM_IRQHandler                         0x00004a8d   Thumb Code    24  tim.o(i.LPTIM_IRQHandler)
+    LPTIM_ISR_OVIF_Chk                       0x00004aa5   Thumb Code    20  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+    LPTIM_ISR_OVIF_Clr                       0x00004abd   Thumb Code     8  fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+    LP_lose_check_GPIO_Clk_Init              0x00004ac9   Thumb Code    30  pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
+    LV_lose_check_GPIO_Clk_Init              0x00004af1   Thumb Code    30  pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
+    Lcd_Battery                              0x00004b19   Thumb Code   232  lcd_cfg_api.o(i.Lcd_Battery)
+    Lcd_BillingShow                          0x00004c09   Thumb Code    64  lcd_cfg_api.o(i.Lcd_BillingShow)
+    Lcd_DeInit                               0x00004c4d   Thumb Code    22  lcd.o(i.Lcd_DeInit)
+    Lcd_DisplayDigit_23A                     0x00004c6d   Thumb Code 18256  lcd_io_api.o(i.Lcd_DisplayDigit_23A)
+    Lcd_GPIO_Init                            0x000093c1   Thumb Code    30  lcd_io_api.o(i.Lcd_GPIO_Init)
+    Lcd_Init                                 0x000093e9   Thumb Code    14  lcd.o(i.Lcd_Init)
+    Lcd_Show_MenuProcess                     0x000093fd   Thumb Code   236  lcd.o(i.Lcd_Show_MenuProcess)
+    Lcd_Sys_Init                             0x00009515   Thumb Code    26  lcd.o(i.Lcd_Sys_Init)
+    Lcd_ValveShow                            0x00009535   Thumb Code   314  lcd_cfg_api.o(i.Lcd_ValveShow)
+    Lcd_WaringShow                           0x00009679   Thumb Code   306  lcd_cfg_api.o(i.Lcd_WaringShow)
+    Lcd_WrcShow                              0x000097c9   Thumb Code   362  lcd_cfg_api.o(i.Lcd_WrcShow)
+    Lcd_Write                                0x0000993d   Thumb Code    50  lcd_io_api.o(i.Lcd_Write)
+    Lcd_Write_Reg                            0x0000996f   Thumb Code    56  lcd_io_api.o(i.Lcd_Write_Reg)
+    LinkDataAnalysis                         0x000099a9   Thumb Code   184  wireless_remote_comm.o(i.LinkDataAnalysis)
+    LithBatUseTimeCalculate                  0x00009a65   Thumb Code    86  power_manage.o(i.LithBatUseTimeCalculate)
+    Lith_Bat_Voltage_Status                  0x00009ac1   Thumb Code   654  power_manage.o(i.Lith_Bat_Voltage_Status)
+    Lith_Battery_GPIO_Clk_Init               0x00009d75   Thumb Code    40  power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+    LongTimeReportFailed                     0x00009da5   Thumb Code   220  wireless_remote_comm.o(i.LongTimeReportFailed)
+    Low_Pwr_INT_GPIO_Clk_Init                0x00009ea9   Thumb Code    22  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
+    Low_Pwr_INT_GPIO_Clk_sleep               0x00009ec9   Thumb Code    20  pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
+    MagneticInterferenceCheck                0x00009ee5   Thumb Code    58  other_fun.o(i.MagneticInterferenceCheck)
+    Motor_AB_GPIO_Init                       0x0000a04d   Thumb Code    28  valve_control.o(i.Motor_AB_GPIO_Init)
+    Motor_OP_CL_GPIO_Init                    0x0000a06d   Thumb Code    24  valve_control.o(i.Motor_OP_CL_GPIO_Init)
+    Motor_OP_CL_GPIO_Init_sleep_mode         0x0000a089   Thumb Code    20  valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+    NMI_Handler                              0x0000a0a1   Thumb Code     2  exti.o(i.NMI_Handler)
+    OtherFunPro                              0x0000a1dd   Thumb Code    26  other_fun.o(i.OtherFunPro)
+    OutputIO                                 0x0000a1fd   Thumb Code   114  gpio.o(i.OutputIO)
+    PowerManagrInit                          0x0000a271   Thumb Code   860  power_manage.o(i.PowerManagrInit)
+    Power_IO_Init                            0x0000a5e9   Thumb Code   126  power_manage.o(i.Power_IO_Init)
+    ProtocolDataAnalysis                     0x0000a671   Thumb Code    62  wireless_remote_comm.o(i.ProtocolDataAnalysis)
+    PulseAndAlarmLineCheck                   0x0000a6b9   Thumb Code  1376  pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
+    PulseAndAlarmLineInit                    0x0000ac41   Thumb Code   824  pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
+    PulseSettlement                          0x0000af95   Thumb Code   436  billing.o(i.PulseSettlement)
+    Pulse_And_Alarm_Line_IO_Init             0x0000b155   Thumb Code    36  pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
+    PushSettlementInfoPro                    0x0000b179   Thumb Code   368  wrc_sizhu_v4.o(i.PushSettlementInfoPro)
+    R8025T_Read                              0x0000b301   Thumb Code    76  extern_rtc.o(i.R8025T_Read)
+    R8025T_Write                             0x0000b34d   Thumb Code    48  extern_rtc.o(i.R8025T_Write)
+    RMU_BORCR_BOR_PDRCFG_Set                 0x0000b37d   Thumb Code    26  fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+    RMU_BORCR_OFF_BOR_Setable                0x0000b39d   Thumb Code    32  fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+    RMU_PDRCR_PDREN_Setable                  0x0000b3c1   Thumb Code    32  fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+    RS485Settlement                          0x0000b3e5   Thumb Code   626  billing.o(i.RS485Settlement)
+    RS485_read_data_GPIO_Init                0x0000b661   Thumb Code   188  rs485_read_data.o(i.RS485_read_data_GPIO_Init)
+    RTC_GPIO_Init                            0x0000b725   Thumb Code    18  extern_rtc.o(i.RTC_GPIO_Init)
+    RTC_IRQHandler                           0x0000b73d   Thumb Code     2  rtc.o(i.RTC_IRQHandler)
+    Read_OP_CL_VALVE_Status                  0x0000b741   Thumb Code    80  valve_control.o(i.Read_OP_CL_VALVE_Status)
+    SPI3_Init                                0x0000b795   Thumb Code   200  spi.o(i.SPI3_Init)
+    SPIx_CR1_BAUD_Set                        0x0000b86d   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+    SPIx_CR1_CPHA_Set                        0x0000b885   Thumb Code    18  fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+    SPIx_CR1_CPHOL_Set                       0x0000b897   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+    SPIx_CR1_IOSWAP_Set                      0x0000b8af   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+    SPIx_CR1_LSBF_Set                        0x0000b8c9   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+    SPIx_CR1_MM_Set                          0x0000b8e1   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+    SPIx_CR1_WAIT_Set                        0x0000b8fb   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+    SPIx_CR2_DLEN_Set                        0x0000b913   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+    SPIx_CR2_HALFDUPLEX_Set                  0x0000b92d   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+    SPIx_CR2_RXO_Setable                     0x0000b947   Thumb Code    26  fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+    SPIx_CR2_SPIEN_Setable                   0x0000b961   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+    SPIx_CR2_SSNM_Set                        0x0000b979   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+    SPIx_CR2_SSNSEN_Setable                  0x0000b991   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+    SPIx_CR2_TXO_AC_Setable                  0x0000b9a9   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+    SPIx_CR2_TXO_Setable                     0x0000b9c1   Thumb Code    24  fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+    SPIx_CR3_MERRC_Clr                       0x0000b9d9   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+    SPIx_CR3_RXBFC_Clr                       0x0000b9df   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+    SPIx_CR3_SERRC_Clr                       0x0000b9e5   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+    SPIx_CR3_TXBFC_Clr                       0x0000b9eb   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+    SPIx_ISR_RXBF_Chk                        0x0000b9f1   Thumb Code    20  fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+    SPIx_ISR_TXBE_Chk                        0x0000ba05   Thumb Code    20  fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+    SPIx_RXBUF_Read                          0x0000ba19   Thumb Code     6  fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+    SPIx_TXBUF_Write                         0x0000ba1f   Thumb Code     4  fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+    Sda_In                                   0x0000ba25   Thumb Code    22  i2c.o(i.Sda_In)
+    Sda_Out                                  0x0000ba45   Thumb Code    22  i2c.o(i.Sda_Out)
+    SetBalanceValveClosePro                  0x0000ba65   Thumb Code    16  wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
+    SetKeyPro                                0x0000ba75   Thumb Code    34  wrc_sizhu_v4.o(i.SetKeyPro)
+    Set_Extern_Rtc_Time                      0x0000ba9d   Thumb Code    96  extern_rtc.o(i.Set_Extern_Rtc_Time)
+    Set_Rtc_UpdataInterrupt                  0x0000bb05   Thumb Code    34  extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+    SettlementPro                            0x0000bb29   Thumb Code   192  billing.o(i.SettlementPro)
+    SizhuV4ProtocolDataAnalysis              0x0000bc99   Thumb Code   540  wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
+    SizhuV4SendNormalData2buf                0x0000bec5   Thumb Code   678  wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
+    SizhuV4SendParaInit                      0x0000c1a5   Thumb Code   264  wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
+    SpiWriteAndRead                          0x0000c2d5   Thumb Code    48  spi.o(i.SpiWriteAndRead)
+    SysAlarmCtrlPro                          0x0000c341   Thumb Code   470  sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
+    SysWakeUp_ClockCfg                       0x0000c535   Thumb Code    84  user_init.o(i.SysWakeUp_ClockCfg)
+    SystemInit                               0x0000c58d   Thumb Code     8  system_fm33a0xxev.o(i.SystemInit)
+    System_power_on_init                     0x0000c59d   Thumb Code    62  rcc_config.o(i.System_power_on_init)
+    TimeEffectJudgm                          0x0000c5e5   Thumb Code   346  extern_rtc.o(i.TimeEffectJudgm)
+    UART_BaudREGCalc                         0x0000c741   Thumb Code    90  fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+    UART_Init                                0x0000c7a5   Thumb Code   120  fm33a0xxev_uart.o(i.UART_Init)
+    UART_SInit                               0x0000c81d   Thumb Code   500  fm33a0xxev_uart.o(i.UART_SInit)
+    UARTx_BGR_Write                          0x0000ca2d   Thumb Code     6  fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+    UARTx_CSR_PARITY_Set                     0x0000ca33   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+    UARTx_CSR_PDSEL_Set                      0x0000ca4b   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+    UARTx_CSR_RXEN_Setable                   0x0000ca63   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+    UARTx_CSR_RXPOL_Setable                  0x0000ca7b   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+    UARTx_CSR_STOPCFG_Set                    0x0000ca93   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+    UARTx_CSR_TXEN_Setable                   0x0000caad   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+    UARTx_CSR_TXIREN_Setable                 0x0000cac5   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+    UARTx_CSR_TXPOL_Setable                  0x0000cadf   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+    UARTx_IER_RXBF_IE_Setable                0x0000caf7   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+    UARTx_IER_RXERR_IE_Setable               0x0000cb11   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+    UARTx_IER_RXTO_IE_Setable                0x0000cb2b   Thumb Code    26  fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+    UARTx_IER_TXBE_IE_Setable                0x0000cb45   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+    UARTx_IER_TXSE_IE_Setable                0x0000cb5d   Thumb Code    24  fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+    UARTx_ISR_RXBF_Clr                       0x0000cb75   Thumb Code     8  fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+    UARTx_ISR_TXSE_Chk                       0x0000cb7d   Thumb Code    20  fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+    UARTx_RXBUF_Read                         0x0000cb91   Thumb Code    10  fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
+    UARTx_SendData_Normal                    0x0000cb9b   Thumb Code    42  uart.o(i.UARTx_SendData_Normal)
+    UARTx_TXBUF_Write                        0x0000cbc5   Thumb Code     8  fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+    UNCAP_GPIO_Clk_Init                      0x0000cbcd   Thumb Code    22  other_fun.o(i.UNCAP_GPIO_Clk_Init)
+    UV_lose_check_GPIO_Clk_Init              0x0000cbed   Thumb Code    30  pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
+    UncapCheck                               0x0000cc15   Thumb Code   200  other_fun.o(i.UncapCheck)
+    Under_Pwr_INT_GPIO_Clk_Init              0x0000cd01   Thumb Code    22  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
+    Under_Pwr_INT_GPIO_Clk_sleep             0x0000cd21   Thumb Code    20  pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
+    Upper_ComputerLoginRecvHandler           0x0000cd3d   Thumb Code   144  upper_com.o(i.Upper_ComputerLoginRecvHandler)
+    Upper_ComputerLoginRespond               0x0000cdd9   Thumb Code    12  upper_com.o(i.Upper_ComputerLoginRespond)
+    Upper_ComputerReadWriteHandler           0x0000cde5   Thumb Code    88  upper_com.o(i.Upper_ComputerReadWriteHandler)
+    Upper_ComputerRespond                    0x0000ce45   Thumb Code   108  upper_com.o(i.Upper_ComputerRespond)
+    VRTC_ADCCR_CKE_Setable                   0x0000cebd   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+    VRTC_ADCCR_CKS_Set                       0x0000cee1   Thumb Code    26  fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+    VRTC_Init_RCMF_Trim                      0x0000cf01   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+    VRTC_RCMFCR_EN_Setable                   0x0000cf25   Thumb Code    32  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+    VRTC_RCMFCR_TRIM_Set                     0x0000cf49   Thumb Code    22  fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+    ValveCtrlHade                            0x0000cf65   Thumb Code   584  valve_control.o(i.ValveCtrlHade)
+    ValveCtrlOrder                           0x0000d1d5   Thumb Code   160  valve_control.o(i.ValveCtrlOrder)
+    ValveForceOpenSignalCheck                0x0000d285   Thumb Code    94  valve_control.o(i.ValveForceOpenSignalCheck)
+    ValveMotorCloseRun                       0x0000d2ed   Thumb Code    86  valve_control.o(i.ValveMotorCloseRun)
+    ValveMotorOpenRun                        0x0000d351   Thumb Code    32  valve_control.o(i.ValveMotorOpenRun)
+    ValveMotorStop                           0x0000d375   Thumb Code    68  valve_control.o(i.ValveMotorStop)
+    ValveRunParaInit                         0x0000d3c1   Thumb Code    34  valve_control.o(i.ValveRunParaInit)
+    Valve_CTRL_GPIO_Init                     0x0000d3e9   Thumb Code    32  valve_control.o(i.Valve_CTRL_GPIO_Init)
+    WRC_PWR_GPIO_Init                        0x0000d40d   Thumb Code    48  wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+    WRC_RX_DMA_CH3_reload                    0x0000d441   Thumb Code    44  uart.o(i.WRC_RX_DMA_CH3_reload)
+    WRC_RX_DMA_check                         0x0000d471   Thumb Code   112  wireless_remote_comm.o(i.WRC_RX_DMA_check)
+    WRC_uart_Init                            0x0000d4e5   Thumb Code   118  uart.o(i.WRC_uart_Init)
+    WirelessRemoteCommPro                    0x0000d569   Thumb Code   166  wireless_remote_comm.o(i.WirelessRemoteCommPro)
+    WrcClosePwrPro                           0x0000d619   Thumb Code   222  wireless_remote_comm.o(i.WrcClosePwrPro)
+    WrcCreateLinkPro                         0x0000d719   Thumb Code    48  wireless_remote_comm.o(i.WrcCreateLinkPro)
+    WrcOpenPwrPro                            0x0000d751   Thumb Code    50  wireless_remote_comm.o(i.WrcOpenPwrPro)
+    WrcSendCreateLinkCmd                     0x0000d78d   Thumb Code   260  wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
+    WrcSendDataPro                           0x0000d899   Thumb Code   122  wireless_remote_comm.o(i.WrcSendDataPro)
+    WrcWaitRecDataPro                        0x0000d925   Thumb Code   264  wireless_remote_comm.o(i.WrcWaitRecDataPro)
+    __ARM_clz                                0x0000da45   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_switch8                     0x0000da73   Thumb Code    28  extern_rtc.o(i.__ARM_common_switch8)
+    __scatterload_copy                       0x0000da8f   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x0000da9d   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x0000da9f   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    adc_tem_cal                              0x0000dab5   Thumb Code   146  adc.o(i.adc_tem_cal)
+    adc_vol_cal                              0x0000db59   Thumb Code    88  adc.o(i.adc_vol_cal)
+    adc_wait_finish                          0x0000dbbd   Thumb Code    32  adc.o(i.adc_wait_finish)
+    allExtiIRQ                               0x0000dbdd   Thumb Code   256  system_run_fun.o(i.allExtiIRQ)
+    allGpioInit                              0x0000dcf1   Thumb Code    40  system_run_fun.o(i.allGpioInit)
+    allParaDefaultInit                       0x0000dd19   Thumb Code    26  system_mem_para.o(i.allParaDefaultInit)
+    allParaPatchPro                          0x0000dd35   Thumb Code    54  system_mem_para.o(i.allParaPatchPro)
+    allParaReadFromEep                       0x0000dd75   Thumb Code    26  system_mem_para.o(i.allParaReadFromEep)
+    arrayA_2_arrayB                          0x0000dd8f   Thumb Code    66  system_general_para.o(i.arrayA_2_arrayB)
+    balanceStatusHandler                     0x0000ddd1   Thumb Code   920  billing.o(i.balanceStatusHandler)
+    borrow_Pwr_GPIO_Clk_Init                 0x0000e18d   Thumb Code    22  power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
+    delay_init                               0x0000e1ad   Thumb Code    56  delay.o(i.delay_init)
+    delay_ms                                 0x0000e1f5   Thumb Code    70  delay.o(i.delay_ms)
+    delay_us                                 0x0000e245   Thumb Code    70  delay.o(i.delay_us)
+    eMBFuncReadCoils                         0x0000e295   Thumb Code   186  mbfunccoils.o(i.eMBFuncReadCoils)
+    eMBFuncReadDiscreteInputs                0x0000e34f   Thumb Code   184  mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
+    eMBFuncReadHoldingRegister               0x0000e407   Thumb Code   138  mbfuncholding.o(i.eMBFuncReadHoldingRegister)
+    eMBFuncReadInputRegister                 0x0000e491   Thumb Code   138  mbfuncinput.o(i.eMBFuncReadInputRegister)
+    eMBFuncReadWriteMultipleHoldingRegister  0x0000e51b   Thumb Code   224  mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
+    eMBFuncReportSlaveID                     0x0000e5fd   Thumb Code    30  mbfuncother.o(i.eMBFuncReportSlaveID)
+    eMBFuncWriteCoil                         0x0000e625   Thumb Code   112  mbfunccoils.o(i.eMBFuncWriteCoil)
+    eMBFuncWriteHoldingRegister              0x0000e695   Thumb Code    64  mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
+    eMBFuncWriteMultipleCoils                0x0000e6d5   Thumb Code   154  mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
+    eMBFuncWriteMultipleHoldingRegister      0x0000e76f   Thumb Code   108  mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
+    eMBInit                                  0x0000e7dd   Thumb Code   148  mb.o(i.eMBInit)
+    eMBPoll                                  0x0000e8b9   Thumb Code   274  mb.o(i.eMBPoll)
+    eMBRTUInit                               0x0000e9f9   Thumb Code    86  mbrtu.o(i.eMBRTUInit)
+    eMBRTUReceive                            0x0000ea55   Thumb Code    80  mbrtu.o(i.eMBRTUReceive)
+    eMBRTUSend                               0x0000eaad   Thumb Code   178  mbrtu.o(i.eMBRTUSend)
+    eMBRTUStart                              0x0000eb75   Thumb Code    34  mbrtu.o(i.eMBRTUStart)
+    eMBRTUStop                               0x0000eb9d   Thumb Code    28  mbrtu.o(i.eMBRTUStop)
+    eMBRegCoilsCB                            0x0000ebb9   Thumb Code     8  regport.o(i.eMBRegCoilsCB)
+    eMBRegDiscreteCB                         0x0000ebc1   Thumb Code     6  regport.o(i.eMBRegDiscreteCB)
+    eMBRegHoldingCB                          0x0000ebc9   Thumb Code    94  regport.o(i.eMBRegHoldingCB)
+    eMBRegInputCB                            0x0000ec2d   Thumb Code    68  regport.o(i.eMBRegInputCB)
+    eepABReadCheck                           0x0000ec79   Thumb Code   262  system_mem_para.o(i.eepABReadCheck)
+    eepABWriteAndReadCheck                   0x0000ed85   Thumb Code    78  system_mem_para.o(i.eepABWriteAndReadCheck)
+    eepParaPatchPro_1                        0x0000edd3   Thumb Code     2  system_mem_para.o(i.eepParaPatchPro_1)
+    eepWriteAndReadCheck                     0x0000edd5   Thumb Code    64  system_mem_para.o(i.eepWriteAndReadCheck)
+    free                                     0x0000ee15   Thumb Code    80  malloc.o(i.free)
+    hardwareDriversInit                      0x0000ee81   Thumb Code    12  system_run_fun.o(i.hardwareDriversInit)
+    keyPro                                   0x0000ee8d   Thumb Code   332  key.o(i.keyPro)
+    lcdDisplayPro                            0x0000effd   Thumb Code    90  lcd.o(i.lcdDisplayPro)
+    led_init                                 0x0000f06d   Thumb Code    24  other_fun.o(i.led_init)
+    magnetic_interference_GPIO_Clk_Init      0x0000f08d   Thumb Code    22  other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
+    main                                     0x0000f0ad   Thumb Code   356  main.o(i.main)
+    malloc                                   0x0000f241   Thumb Code    92  malloc.o(i.malloc)
+    paraCalcCrcAndWriteEepAB                 0x0000f2ad   Thumb Code    52  system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+    prveMBError2Exception                    0x0000f2e5   Thumb Code    36  mbutils.o(i.prveMBError2Exception)
+    sizhuHistoryRecord                       0x0000f309   Thumb Code   234  sizhu_history_record.o(i.sizhuHistoryRecord)
+    sysRunFunCtrlPro                         0x0000f411   Thumb Code   460  system_run_fun.o(i.sysRunFunCtrlPro)
+    sysRunFunParaInit                        0x0000f5f5   Thumb Code   244  system_run_fun.o(i.sysRunFunParaInit)
+    sysStoredParaInit                        0x0000f701   Thumb Code   146  system_run_fun.o(i.sysStoredParaInit)
+    systemEepIdDefaultInit                   0x0000f79d   Thumb Code    50  system_mem_para.o(i.systemEepIdDefaultInit)
+    systemEepIdReadFromEep                   0x0000f7d9   Thumb Code    34  system_mem_para.o(i.systemEepIdReadFromEep)
+    ucharcmp                                 0x0000f801   Thumb Code    44  system_general_para.o(i.ucharcmp)
+    up_comm_RX_DMA_CH2_Init                  0x0000f82d   Thumb Code    88  uart.o(i.up_comm_RX_DMA_CH2_Init)
+    up_comm_RX_DMA_CH2_reload                0x0000f891   Thumb Code    44  uart.o(i.up_comm_RX_DMA_CH2_reload)
+    up_comm_RX_DMA_check                     0x0000f8c1   Thumb Code   116  upper_com.o(i.up_comm_RX_DMA_check)
+    up_comm_uart_Init                        0x0000f939   Thumb Code   140  uart.o(i.up_comm_uart_Init)
+    up_comm_uart_enable                      0x0000f9d1   Thumb Code   132  upper_com.o(i.up_comm_uart_enable)
+    upperComPro                              0x0000fa5d   Thumb Code   444  upper_com.o(i.upperComPro)
+    usMBCRC16                                0x0000fc39   Thumb Code    44  mbcrc1.o(i.usMBCRC16)
+    usMBCRC16_initFF                         0x0000fc6d   Thumb Code    18  mbcrc_1.o(i.usMBCRC16_initFF)
+    vMBPortSerialEnable                      0x0000fc85   Thumb Code     2  portserial.o(i.vMBPortSerialEnable)
+    vMBPortTimersDisable                     0x0000fc87   Thumb Code     2  porttimer.o(i.vMBPortTimersDisable)
+    vMBPortTimersEnable                      0x0000fc89   Thumb Code     2  porttimer.o(i.vMBPortTimersEnable)
+    valveCtrlPro                             0x0000fc8d   Thumb Code    20  valve_control.o(i.valveCtrlPro)
+    xMBPortEventGet                          0x0000fca5   Thumb Code    28  portevent.o(i.xMBPortEventGet)
+    xMBPortEventInit                         0x0000fcc9   Thumb Code    10  portevent.o(i.xMBPortEventInit)
+    xMBPortEventPost                         0x0000fcd9   Thumb Code    16  portevent.o(i.xMBPortEventPost)
+    xMBPortSerialGetByte                     0x0000fcf1   Thumb Code    16  portserial.o(i.xMBPortSerialGetByte)
+    xMBPortSerialInit                        0x0000fd05   Thumb Code    44  portserial.o(i.xMBPortSerialInit)
+    xMBPortSerialPutByte                     0x0000fd31   Thumb Code    36  portserial.o(i.xMBPortSerialPutByte)
+    xMBPortTimersInit                        0x0000fd5d   Thumb Code     6  porttimer.o(i.xMBPortTimersInit)
+    xMBRTUReceiveCheck                       0x0000fd65   Thumb Code    38  mbrtu.o(i.xMBRTUReceiveCheck)
+    xMBRTUReceiveFSM                         0x0000fd95   Thumb Code   126  mbrtu.o(i.xMBRTUReceiveFSM)
+    xMBRTUTimerT35Expired                    0x0000fe21   Thumb Code    62  mbrtu.o(i.xMBRTUTimerT35Expired)
+    xMBRTUTransmitFSM                        0x0000fe65   Thumb Code    98  mbrtu.o(i.xMBRTUTransmitFSM)
+    Region$$Table$$Base                      0x00010400   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x00010420   Number         0  anon$$obj.o(Region$$Table)
+    AlarmTriggerWrcFlag                      0x20000008   Data           1  sizhu_ctrl_word.o(.data)
+    AlarmTriggerCLoseValveNum                0x20000009   Data           1  sizhu_ctrl_word.o(.data)
+    system_function_ctrl_word_g              0x2000000a   Data          10  sizhu_ctrl_word.o(.data)
+    system_alarm_ctrl_word_g                 0x20000014   Data          14  sizhu_ctrl_word.o(.data)
+    system_alarm_report_ctrl_word_g          0x20000022   Data          14  sizhu_ctrl_word.o(.data)
+    valve_ctl_bytes_g                        0x20000030   Data          22  sizhu_ctrl_word.o(.data)
+    alarm_ctrl_para_array_g                  0x20000046   Data         594  sizhu_ctrl_word.o(.data)
+    sys_run_period                           0x20000298   Data           1  system_general_para.o(.data)
+    sys_delay_sec_para_g                     0x2000029a   Data          16  system_general_para.o(.data)
+    sys_fun_run_ctrl_g                       0x200002aa   Data           6  system_general_para.o(.data)
+    start_rs485_g                            0x200002b0   Data           1  system_run_fun.o(.data)
+    start_wrc_g                              0x200002b1   Data           1  system_run_fun.o(.data)
+    pList_head                               0x200002b4   Data           4  linked_list.o(.data)
+    alarm_list_cnt                           0x200002b8   Data           1  linked_list.o(.data)
+    const_TmpeK_14BIT                        0x200002c0   Data           4  adc.o(.data)
+    const_30_top                             0x200002c4   Data           4  adc.o(.data)
+    sys_clockBCD_g                           0x200002c8   Data           6  extern_rtc.o(.data)
+    valve_ctrl_para_g                        0x200002d2   Data           8  valve_control.o(.data)
+    pwr_vol_g                                0x200002da   Data          25  power_manage.o(.data)
+    first_power_get_cnt_g                    0x200002f3   Data           1  power_manage.o(.data)
+    RS485_trigger_settle_flag                0x200002f6   Data           1  billing.o(.data)
+    system_eep_id_g                          0x200002fd   Data          42  system_mem_para.o(.data)
+    equipment_basic_inf_g                    0x20000327   Data          70  system_mem_para.o(.data)
+    save_valve_para_g                        0x2000036d   Data           8  system_mem_para.o(.data)
+    flow_meter_para_g                        0x20000375   Data          16  system_mem_para.o(.data)
+    tem_pre_para_g                           0x20000385   Data          28  system_mem_para.o(.data)
+    measure_freeze_para_g                    0x200003a1   Data           4  system_mem_para.o(.data)
+    bat_para_g                               0x200003a5   Data          48  system_mem_para.o(.data)
+    login_passeord_g                         0x200003d5   Data           6  system_mem_para.o(.data)
+    up_comm_para_g                           0x200003db   Data           3  system_mem_para.o(.data)
+    wrc_para_sizhu_g                         0x200003de   Data         199  system_mem_para.o(.data)
+    wrc_data_num_ctrl_para_sizhu_g           0x200004a5   Data           4  system_mem_para.o(.data)
+    billing_valve_ctrl_para_g                0x200004a9   Data          35  system_mem_para.o(.data)
+    uc_return_flag_g                         0x200004cd   Data           1  upper_com.o(.data)
+    wrc_sizhuV4_result_flag                  0x200004f8   Data           1  wrc_sizhu_v4.o(.data)
+    report_sizhuV4_result_flag               0x200004f9   Data           1  wrc_sizhu_v4.o(.data)
+    LCD_DRIVE_MODE_14_13                     0x200004fa   Data           1  lcd.o(.data)
+    LCD_DRIVE_MODE_14_14                     0x200004fb   Data           1  lcd.o(.data)
+    LCD_DRIVE_MODE_18_13                     0x200004fc   Data           1  lcd.o(.data)
+    LCD_DRIVE_MODE_18_14                     0x200004fd   Data           1  lcd.o(.data)
+    LCD_SYSTEM_MODE_OFF_OFF                  0x200004fe   Data           1  lcd.o(.data)
+    LCD_SYSTEM_MODE_ON_OFF                   0x200004ff   Data           1  lcd.o(.data)
+    LCD_SYSTEM_MODE_ON_ON                    0x20000500   Data           1  lcd.o(.data)
+    lcd_wake_up_flag_g                       0x20000501   Data           1  lcd.o(.data)
+    lcd_first_wake_up_flag_g                 0x20000502   Data           1  lcd.o(.data)
+    sys_display_para_g                       0x20000503   Data           3  lcd.o(.data)
+    pulse_count                              0x20000514   Data           2  pulse_and_alarm_line.o(.data)
+    pulse_exti_flag                          0x20000516   Data           1  pulse_and_alarm_line.o(.data)
+    pulse_check_delay_ms_cnt                 0x20000518   Data           4  pulse_and_alarm_line.o(.data)
+    pxMBFrameCBByteReceived                  0x20000538   Data           4  mb.o(.data)
+    pxMBFrameCBTransmitterEmpty              0x2000053c   Data           4  mb.o(.data)
+    pxMBPortCBTimerExpired                   0x20000540   Data           4  mb.o(.data)
+    pxMBFrameCBReceiveFSMCur                 0x20000544   Data           4  mb.o(.data)
+    pxMBFrameCBTransmitFSMCur                0x20000548   Data           4  mb.o(.data)
+    SystemCoreClock                          0x200005f0   Data           4  system_fm33a0xxev.o(.data)
+    __microlib_freelist                      0x200005f8   Data           4  mvars.o(.data)
+    __microlib_freelist_initialised          0x200005fc   Data           4  mvars.o(.data)
+    KVer_AES_128_xinao                       0x20000600   Data         144  aes128.o(.bss)
+    system_status_word_g                     0x20000740   Data          12  sizhu_ctrl_word.o(.bss)
+    system_alarm_word_g                      0x2000074c   Data          14  sizhu_ctrl_word.o(.bss)
+    system_alarm_word_for_valve_g            0x2000075a   Data          14  sizhu_ctrl_word.o(.bss)
+    RS485_read_data_recv_buff                0x20000768   Data         256  uart.o(.bss)
+    up_comm_recv_buff                        0x20000868   Data        1024  uart.o(.bss)
+    WRC_recv_buff                            0x20000c68   Data        1024  uart.o(.bss)
+    limit_trigger_record_para_g              0x20001068   Data          20  power_manage.o(.bss)
+    main_equipment_hardware_software_inf_g   0x2000107c   Data          26  system_mem_para.o(.bss)
+    lcd_equipment_hardware_software_inf_g    0x20001096   Data          26  system_mem_para.o(.bss)
+    wireless_equipment_hardware_software_inf_g 0x200010b0   Data          26  system_mem_para.o(.bss)
+    save_realtime_data_g                     0x200010ca   Data         167  system_mem_para.o(.bss)
+    uc_recv_para_g                           0x20001174   Data        1027  upper_com.o(.bss)
+    uc_respond_data_g                        0x20001577   Data        1024  upper_com.o(.bss)
+    wrc_ctrl_para_g                          0x20001977   Data          14  wireless_remote_comm.o(.bss)
+    wrc_uart_para_g                          0x20001985   Data         259  wireless_remote_comm.o(.bss)
+    link_info_g                              0x20001a88   Data          41  wireless_remote_comm.o(.bss)
+    LCD_Buffer                               0x20001aea   Data          48  lcd_io_api.o(.bss)
+    flow_meter_data_g                        0x20001b1c   Data          96  rs485_data_analysis_pro.o(.bss)
+    modbus_dtu_out_para                      0x20001b9c   Data          30  regdefine.o(.bss)
+    ucRTUBuf                                 0x20001bba   Data         256  mbrtu.o(.bss)
+    __heap_base                              0x20001cc0   Data           0  startup_fm33a0xxev.o(HEAP)
+    __heap_limit                             0x20002cc0   Data           0  startup_fm33a0xxev.o(HEAP)
+    __initial_sp                             0x20006cc0   Data           0  startup_fm33a0xxev.o(STACK)
 
 
 
@@ -5063,548 +5126,587 @@
 
   Image Entry point : 0x000000c1
 
-  Load Region LR_IROM1 (Base: 0x00000000, Size: 0x0000f2c8, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x0000ef94])
+  Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00010a20, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x000106d8])
 
-    Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x0000ecf0, Max: 0x00080000, ABSOLUTE)
+    Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x00010420, Max: 0x00080000, ABSOLUTE)
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x00000000   0x00000000   0x000000c0   Data   RO        14296    RESET               startup_fm33a0xxev.o
-    0x000000c0   0x000000c0   0x00000000   Code   RO        14337  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x000000c0   0x000000c0   0x00000004   Code   RO        14442    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x000000c4   0x000000c4   0x00000004   Code   RO        14445    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x000000c8   0x000000c8   0x00000000   Code   RO        14447    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x000000c8   0x000000c8   0x00000000   Code   RO        14449    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x000000c8   0x000000c8   0x00000008   Code   RO        14450    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x000000d0   0x000000d0   0x00000004   Code   RO        14457    .ARM.Collect$$$$0000000E  mc_p.l(entry12b.o)
-    0x000000d4   0x000000d4   0x00000000   Code   RO        14452    .ARM.Collect$$$$0000000F  mc_p.l(entry10a.o)
-    0x000000d4   0x000000d4   0x00000000   Code   RO        14454    .ARM.Collect$$$$00000011  mc_p.l(entry11a.o)
-    0x000000d4   0x000000d4   0x00000004   Code   RO        14443    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
-    0x000000d8   0x000000d8   0x0000001c   Code   RO        14297    .text               startup_fm33a0xxev.o
-    0x000000f4   0x000000f4   0x0000002c   Code   RO        14340    .text               mc_p.l(uidiv.o)
-    0x00000120   0x00000120   0x00000028   Code   RO        14342    .text               mc_p.l(idiv.o)
-    0x00000148   0x00000148   0x00000024   Code   RO        14346    .text               mc_p.l(rand.o)
-    0x0000016c   0x0000016c   0x00000024   Code   RO        14352    .text               mc_p.l(memcpya.o)
-    0x00000190   0x00000190   0x00000024   Code   RO        14354    .text               mc_p.l(memseta.o)
-    0x000001b4   0x000001b4   0x00000014   Code   RO        14388    .text               mc_p.l(uread4.o)
-    0x000001c8   0x000001c8   0x00000012   Code   RO        14392    .text               mc_p.l(uwrite4.o)
-    0x000001da   0x000001da   0x0000001e   Code   RO        14394    .text               mc_p.l(uwrite8.o)
-    0x000001f8   0x000001f8   0x000000b2   Code   RO        14396    .text               mf_p.l(fadd.o)
-    0x000002aa   0x000002aa   0x0000007a   Code   RO        14398    .text               mf_p.l(fmul.o)
-    0x00000324   0x00000324   0x0000007c   Code   RO        14400    .text               mf_p.l(fdiv.o)
-    0x000003a0   0x000003a0   0x00000168   Code   RO        14402    .text               mf_p.l(dadd.o)
-    0x00000508   0x00000508   0x000000d0   Code   RO        14404    .text               mf_p.l(dmul.o)
-    0x000005d8   0x000005d8   0x000000f0   Code   RO        14406    .text               mf_p.l(ddiv.o)
-    0x000006c8   0x000006c8   0x00000016   Code   RO        14408    .text               mf_p.l(fflti.o)
-    0x000006de   0x000006de   0x0000000e   Code   RO        14410    .text               mf_p.l(ffltui.o)
-    0x000006ec   0x000006ec   0x00000028   Code   RO        14412    .text               mf_p.l(dflti.o)
-    0x00000714   0x00000714   0x0000001c   Code   RO        14414    .text               mf_p.l(dfltui.o)
-    0x00000730   0x00000730   0x00000032   Code   RO        14418    .text               mf_p.l(ffixi.o)
-    0x00000762   0x00000762   0x00000002   PAD
-    0x00000764   0x00000764   0x00000048   Code   RO        14422    .text               mf_p.l(dfixi.o)
-    0x000007ac   0x000007ac   0x0000003c   Code   RO        14424    .text               mf_p.l(dfixui.o)
-    0x000007e8   0x000007e8   0x00000028   Code   RO        14430    .text               mf_p.l(f2d.o)
-    0x00000810   0x00000810   0x00000028   Code   RO        14432    .text               mf_p.l(cdcmple.o)
-    0x00000838   0x00000838   0x00000028   Code   RO        14434    .text               mf_p.l(cdrcmple.o)
-    0x00000860   0x00000860   0x00000038   Code   RO        14436    .text               mf_p.l(d2f.o)
-    0x00000898   0x00000898   0x00000014   Code   RO        14438    .text               mf_p.l(cfcmple.o)
-    0x000008ac   0x000008ac   0x00000014   Code   RO        14440    .text               mf_p.l(cfrcmple.o)
-    0x000008c0   0x000008c0   0x00000020   Code   RO        14458    .text               mc_p.l(llshl.o)
-    0x000008e0   0x000008e0   0x00000022   Code   RO        14460    .text               mc_p.l(llushr.o)
-    0x00000902   0x00000902   0x00000026   Code   RO        14462    .text               mc_p.l(llsshr.o)
-    0x00000928   0x00000928   0x00000000   Code   RO        14472    .text               mc_p.l(iusefp.o)
-    0x00000928   0x00000928   0x00000082   Code   RO        14473    .text               mf_p.l(fepilogue.o)
-    0x000009aa   0x000009aa   0x000000be   Code   RO        14475    .text               mf_p.l(depilogue.o)
-    0x00000a68   0x00000a68   0x00000024   Code   RO        14479    .text               mc_p.l(init.o)
-    0x00000a8c   0x00000a8c   0x00000056   Code   RO        14489    .text               mc_p.l(__dczerorl2.o)
-    0x00000ae2   0x00000ae2   0x00000002   PAD
-    0x00000ae4   0x00000ae4   0x00000020   Code   RO         3344    i.ADC_CFGR_ACC_PERIOD_Set  fm33a0xxev_adc.o
-    0x00000b04   0x00000b04   0x00000024   Code   RO         3346    i.ADC_CFGR_BUFEN_Setable  fm33a0xxev_adc.o
-    0x00000b28   0x00000b28   0x0000001c   Code   RO         3348    i.ADC_CFGR_BUFSEL_Set  fm33a0xxev_adc.o
-    0x00000b44   0x00000b44   0x00000024   Code   RO         3352    i.ADC_CR_ACC_IE_Setable  fm33a0xxev_adc.o
-    0x00000b68   0x00000b68   0x00000024   Code   RO         3356    i.ADC_CR_EN_Setable  fm33a0xxev_adc.o
-    0x00000b8c   0x00000b8c   0x00000020   Code   RO         3358    i.ADC_CR_HPEN_Set   fm33a0xxev_adc.o
-    0x00000bac   0x00000bac   0x00000020   Code   RO         3360    i.ADC_CR_MODE_Set   fm33a0xxev_adc.o
-    0x00000bcc   0x00000bcc   0x00000024   Code   RO         3362    i.ADC_CR_RSTCTRL_EN_Setable  fm33a0xxev_adc.o
-    0x00000bf0   0x00000bf0   0x0000000c   Code   RO         3363    i.ADC_DR_Read       fm33a0xxev_adc.o
-    0x00000bfc   0x00000bfc   0x0000005c   Code   RO         1254    i.ADC_IN10_Init     adc.o
-    0x00000c58   0x00000c58   0x0000005c   Code   RO         1256    i.ADC_IN5_Init      adc.o
-    0x00000cb4   0x00000cb4   0x0000001c   Code   RO         3365    i.ADC_ISR_ACC_IF_Chk  fm33a0xxev_adc.o
-    0x00000cd0   0x00000cd0   0x00000010   Code   RO         3366    i.ADC_ISR_ACC_IF_Clr  fm33a0xxev_adc.o
-    0x00000ce0   0x00000ce0   0x00000010   Code   RO         3372    i.ADC_TRIM_Write    fm33a0xxev_adc.o
-    0x00000cf0   0x00000cf0   0x00000058   Code   RO         1258    i.ADC_Temp_Init     adc.o
-    0x00000d48   0x00000d48   0x00000028   Code   RO          104    i.AlarmCntClearAll  sizhu_ctrl_word.o
-    0x00000d70   0x00000d70   0x00000084   Code   RO          105    i.AlarmCntIncrease  sizhu_ctrl_word.o
-    0x00000df4   0x00000df4   0x00000002   Code   RO          602    i.Alarm_List_Node_Deleted  linked_list.o
-    0x00000df6   0x00000df6   0x00000002   Code   RO          604    i.Alarm_List_Node_PushBack  linked_list.o
-    0x00000df8   0x00000df8   0x000002b4   Code   RO         2084    i.Alka_Bat_Voltage_Status  power_manage.o
-    0x000010ac   0x000010ac   0x00000024   Code   RO         2085    i.Alka_Battery_GPIO_Clk_Init  power_manage.o
-    0x000010d0   0x000010d0   0x000000a6   Code   RO          885    i.AltFunIO          gpio.o
-    0x00001176   0x00001176   0x00000050   Code   RO          887    i.AnalogIO          gpio.o
-    0x000011c6   0x000011c6   0x00000002   PAD
-    0x000011c8   0x000011c8   0x00000060   Code   RO          888    i.AnalogIO_H        gpio.o
-    0x00001228   0x00001228   0x00000010   Code   RO         1117    i.BSTIM_IRQHandler  tim.o
-    0x00001238   0x00001238   0x00000018   Code   RO         4083    i.BSTIM_ISR_UIF_Chk  fm33a0xxev_bstim.o
-    0x00001250   0x00001250   0x0000000c   Code   RO         4084    i.BSTIM_ISR_UIF_Clr  fm33a0xxev_bstim.o
-    0x0000125c   0x0000125c   0x00000012   Code   RO         4226    i.BTx_CFGR1_GRP1SEL_Set  fm33a0xxev_bt.o
-    0x0000126e   0x0000126e   0x00000018   Code   RO         4254    i.BTx_CR1_CHEN_Setable  fm33a0xxev_bt.o
-    0x00001286   0x00001286   0x00000018   Code   RO         4258    i.BTx_CR1_EDGESEL_Set  fm33a0xxev_bt.o
-    0x0000129e   0x0000129e   0x00000018   Code   RO         4260    i.BTx_CR1_MODE_Set  fm33a0xxev_bt.o
-    0x000012b6   0x000012b6   0x00000018   Code   RO         4264    i.BTx_CR2_CNTHSEL_Set  fm33a0xxev_bt.o
-    0x000012ce   0x000012ce   0x00000018   Code   RO         4272    i.BTx_CR2_SIG2SEL_Set  fm33a0xxev_bt.o
-    0x000012e6   0x000012e6   0x00000018   Code   RO         4276    i.BTx_CR2_STDIR_Setable  fm33a0xxev_bt.o
-    0x000012fe   0x000012fe   0x00000018   Code   RO         4281    i.BTx_IER_CMPHIE_Setable  fm33a0xxev_bt.o
-    0x00001316   0x00001316   0x00000018   Code   RO         4285    i.BTx_IER_OVHIE_Setable  fm33a0xxev_bt.o
-    0x0000132e   0x0000132e   0x00000002   PAD
-    0x00001330   0x00001330   0x00000060   Code   RO         1118    i.BTx_IRQHandler    tim.o
-    0x00001390   0x00001390   0x00000014   Code   RO         4290    i.BTx_ISR_CMPHIF_Chk  fm33a0xxev_bt.o
-    0x000013a4   0x000013a4   0x00000006   Code   RO         4291    i.BTx_ISR_CMPHIF_Clr  fm33a0xxev_bt.o
-    0x000013aa   0x000013aa   0x00000006   Code   RO         4293    i.BTx_ISR_CMPLIF_Clr  fm33a0xxev_bt.o
-    0x000013b0   0x000013b0   0x00000018   Code   RO         4300    i.BTx_LOADCR_LHEN_Setable  fm33a0xxev_bt.o
-    0x000013c8   0x000013c8   0x00000018   Code   RO         4302    i.BTx_LOADCR_LLEN_Setable  fm33a0xxev_bt.o
-    0x000013e0   0x000013e0   0x00000006   Code   RO         4304    i.BTx_LOADH_Write   fm33a0xxev_bt.o
-    0x000013e6   0x000013e6   0x00000006   Code   RO         4306    i.BTx_LOADL_Write   fm33a0xxev_bt.o
-    0x000013ec   0x000013ec   0x00000006   Code   RO         4322    i.BTx_PRES_Write    fm33a0xxev_bt.o
-    0x000013f2   0x000013f2   0x00000002   PAD
-    0x000013f4   0x000013f4   0x000000c8   Code   RO         1119    i.BasicTimer16_Init  tim.o
-    0x000014bc   0x000014bc   0x00000018   Code   RO         4831    i.CDIF_CR_INTF_EN_Getable  fm33a0xxev_cdif.o
-    0x000014d4   0x000014d4   0x00000018   Code   RO         4832    i.CDIF_CR_INTF_EN_Setable  fm33a0xxev_cdif.o
-    0x000014ec   0x000014ec   0x00000120   Code   RO         4880    i.CMU_GetClocksFreq  fm33a0xxev_cmu.o
-    0x0000160c   0x0000160c   0x00000024   Code   RO         4882    i.CMU_IER_HFDET_IE_Setable  fm33a0xxev_cmu.o
-    0x00001630   0x00001630   0x00000004   Code   RO          733    i.CMU_IRQHandler    user_init.o
-    0x00001634   0x00001634   0x0000001c   Code   RO         4885    i.CMU_ISR_HFDETO_Chk  fm33a0xxev_cmu.o
-    0x00001650   0x00001650   0x00000054   Code   RO         4890    i.CMU_Init_RCHF_Trim  fm33a0xxev_cmu.o
-    0x000016a4   0x000016a4   0x00000024   Code   RO         4892    i.CMU_OPCCR1_EXTICKE_Setable  fm33a0xxev_cmu.o
-    0x000016c8   0x000016c8   0x00000020   Code   RO         4894    i.CMU_OPCCR1_EXTICKSEL_Set  fm33a0xxev_cmu.o
-    0x000016e8   0x000016e8   0x00000028   Code   RO         4912    i.CMU_OPCCR1_UART0CKE_Setable  fm33a0xxev_cmu.o
-    0x00001710   0x00001710   0x0000001c   Code   RO         4914    i.CMU_OPCCR1_UART0CKS_Set  fm33a0xxev_cmu.o
-    0x0000172c   0x0000172c   0x00000028   Code   RO         4916    i.CMU_OPCCR1_UART1CKE_Setable  fm33a0xxev_cmu.o
-    0x00001754   0x00001754   0x00000020   Code   RO         4918    i.CMU_OPCCR1_UART1CKS_Set  fm33a0xxev_cmu.o
-    0x00001774   0x00001774   0x00000068   Code   RO         4933    i.CMU_PERCLK_SetableEx  fm33a0xxev_cmu.o
-    0x000017dc   0x000017dc   0x00000018   Code   RO         4934    i.CMU_PLLHCR_EN_Getable  fm33a0xxev_cmu.o
-    0x000017f4   0x000017f4   0x00000010   Code   RO         4939    i.CMU_PLLHCR_OSEL_Get  fm33a0xxev_cmu.o
-    0x00001804   0x00001804   0x00000014   Code   RO         4941    i.CMU_PLLHCR_PLLHDB_Get  fm33a0xxev_cmu.o
-    0x00001818   0x00001818   0x00000010   Code   RO         4951    i.CMU_RCHFCR_FSEL_Get  fm33a0xxev_cmu.o
-    0x00001828   0x00001828   0x00000020   Code   RO         4952    i.CMU_RCHFCR_FSEL_Set  fm33a0xxev_cmu.o
-    0x00001848   0x00001848   0x00000018   Code   RO         4953    i.CMU_RCHFCR_RCHFEN_Getable  fm33a0xxev_cmu.o
-    0x00001860   0x00001860   0x00000024   Code   RO         4954    i.CMU_RCHFCR_RCHFEN_Setable  fm33a0xxev_cmu.o
-    0x00001884   0x00001884   0x00000018   Code   RO         4956    i.CMU_RCHFTR_RCHFTRIM_Set  fm33a0xxev_cmu.o
-    0x0000189c   0x0000189c   0x00000012   Code   RO         4957    i.CMU_RCHF_Init     fm33a0xxev_cmu.o
-    0x000018ae   0x000018ae   0x00000002   PAD
-    0x000018b0   0x000018b0   0x00000010   Code   RO         4958    i.CMU_SYSCLKCR_AHBPRES_Get  fm33a0xxev_cmu.o
-    0x000018c0   0x000018c0   0x00000020   Code   RO         4959    i.CMU_SYSCLKCR_AHBPRES_Set  fm33a0xxev_cmu.o
-    0x000018e0   0x000018e0   0x00000010   Code   RO         4960    i.CMU_SYSCLKCR_APBPRES_Get  fm33a0xxev_cmu.o
-    0x000018f0   0x000018f0   0x00000020   Code   RO         4961    i.CMU_SYSCLKCR_APBPRES_Set  fm33a0xxev_cmu.o
-    0x00001910   0x00001910   0x00000028   Code   RO         4963    i.CMU_SYSCLKCR_SLP_ENEXTI_Setable  fm33a0xxev_cmu.o
-    0x00001938   0x00001938   0x00000010   Code   RO         4966    i.CMU_SYSCLKCR_SYSCLKSEL_Get  fm33a0xxev_cmu.o
-    0x00001948   0x00001948   0x0000001c   Code   RO         4967    i.CMU_SYSCLKCR_SYSCLKSEL_Set  fm33a0xxev_cmu.o
-    0x00001964   0x00001964   0x0000001e   Code   RO         4968    i.CMU_SysClk_Init   fm33a0xxev_cmu.o
-    0x00001982   0x00001982   0x00000002   PAD
-    0x00001984   0x00001984   0x00000024   Code   RO         4970    i.CMU_XTHFCR_XTHFEN_Setable  fm33a0xxev_cmu.o
-    0x000019a8   0x000019a8   0x00000020   Code   RO         4972    i.CMU_XTHFCR_XTHF_CFG_Set  fm33a0xxev_cmu.o
-    0x000019c8   0x000019c8   0x00000034   Code   RO         2826    i.COM_equipment_basic_inf_handle  upper_com_data_pro.o
-    0x000019fc   0x000019fc   0x00000028   Code   RO        13561    i.CV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00001a24   0x00001a24   0x00000038   Code   RO          890    i.CloseIO           gpio.o
-    0x00001a5c   0x00001a5c   0x00000020   Code   RO        13562    i.Close_Valve_Alarm_Line_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00001a7c   0x00001a7c   0x00000020   Code   RO        13563    i.Close_Valve_Alarm_Line_GPIO_Clk_sleep  pulse_and_alarm_line.o
-    0x00001a9c   0x00001a9c   0x0000000a   Code   RO          849    i.DEBUG_Init        rcc_config.o
-    0x00001aa6   0x00001aa6   0x00000002   PAD
-    0x00001aa8   0x00001aa8   0x00000020   Code   RO         6248    i.DMA_CH11CR_CH11DIR_Set  fm33a0xxev_dma.o
-    0x00001ac8   0x00001ac8   0x00000024   Code   RO         6250    i.DMA_CH11CR_CH11EN_Setable  fm33a0xxev_dma.o
-    0x00001aec   0x00001aec   0x00000020   Code   RO         6252    i.DMA_CH11CR_CH11FI_Set  fm33a0xxev_dma.o
-    0x00001b0c   0x00001b0c   0x00000024   Code   RO         6254    i.DMA_CH11CR_CH11FTIE_Setable  fm33a0xxev_dma.o
-    0x00001b30   0x00001b30   0x00000024   Code   RO         6256    i.DMA_CH11CR_CH11HTIE_Setable  fm33a0xxev_dma.o
-    0x00001b54   0x00001b54   0x00000020   Code   RO         6258    i.DMA_CH11CR_CH11PRI_Set  fm33a0xxev_dma.o
-    0x00001b74   0x00001b74   0x00000020   Code   RO         6260    i.DMA_CH11CR_CH11RI_Set  fm33a0xxev_dma.o
-    0x00001b94   0x00001b94   0x00000020   Code   RO         6262    i.DMA_CH11CR_CH11TSIZE_Set  fm33a0xxev_dma.o
-    0x00001bb4   0x00001bb4   0x00000010   Code   RO         6264    i.DMA_CH11FAR_Write  fm33a0xxev_dma.o
-    0x00001bc4   0x00001bc4   0x00000024   Code   RO         6268    i.DMA_CHxCR_BDW_Set  fm33a0xxev_dma.o
-    0x00001be8   0x00001be8   0x00000020   Code   RO         6269    i.DMA_CHxCR_CHxFTIE_Getable  fm33a0xxev_dma.o
-    0x00001c08   0x00001c08   0x00000028   Code   RO         6270    i.DMA_CHxCR_CHxFTIE_Setable  fm33a0xxev_dma.o
-    0x00001c30   0x00001c30   0x00000028   Code   RO         6272    i.DMA_CHxCR_CHxHTIE_Setable  fm33a0xxev_dma.o
-    0x00001c58   0x00001c58   0x00000024   Code   RO         6274    i.DMA_CHxCR_CHxINC_Set  fm33a0xxev_dma.o
-    0x00001c7c   0x00001c7c   0x00000024   Code   RO         6276    i.DMA_CHxCR_CHxPRI_Set  fm33a0xxev_dma.o
-    0x00001ca0   0x00001ca0   0x00000024   Code   RO         6278    i.DMA_CHxCR_CHxSSEL_Set  fm33a0xxev_dma.o
-    0x00001cc4   0x00001cc4   0x00000024   Code   RO         6280    i.DMA_CHxCR_CHxTSIZE_Set  fm33a0xxev_dma.o
-    0x00001ce8   0x00001ce8   0x00000028   Code   RO         6282    i.DMA_CHxCR_CIRC_Setable  fm33a0xxev_dma.o
-    0x00001d10   0x00001d10   0x00000028   Code   RO         6286    i.DMA_CHxCR_ChxEN_Setable  fm33a0xxev_dma.o
-    0x00001d38   0x00001d38   0x00000024   Code   RO         6288    i.DMA_CHxCR_DIR_Set  fm33a0xxev_dma.o
-    0x00001d5c   0x00001d5c   0x00000010   Code   RO         6293    i.DMA_CHxMAR_Read   fm33a0xxev_dma.o
-    0x00001d6c   0x00001d6c   0x00000010   Code   RO         6294    i.DMA_CHxMAR_Write  fm33a0xxev_dma.o
-    0x00001d7c   0x00001d7c   0x00000024   Code   RO         6299    i.DMA_GCR_DMAEN_Setable  fm33a0xxev_dma.o
-    0x00001da0   0x00001da0   0x0000001e   Code   RO          999    i.DMA_IRQHandler    uart.o
-    0x00001dbe   0x00001dbe   0x00000002   PAD
-    0x00001dc0   0x00001dc0   0x00000020   Code   RO         6302    i.DMA_ISR_DMACHFT_Chk  fm33a0xxev_dma.o
-    0x00001de0   0x00001de0   0x00000010   Code   RO         6303    i.DMA_ISR_DMACHFT_Clr  fm33a0xxev_dma.o
-    0x00001df0   0x00001df0   0x000000b4   Code   RO         6308    i.DMA_Init          fm33a0xxev_dma.o
-    0x00001ea4   0x00001ea4   0x0000005c   Code   RO         1810    i.E2P_Ctrl_Gpio_Init  eeprom.o
-    0x00001f00   0x00001f00   0x00000070   Code   RO         1813    i.EEPROM_MultipleRead  eeprom.o
-    0x00001f70   0x00001f70   0x00000118   Code   RO         1815    i.EEPROM_MultipleWrite  eeprom.o
-    0x00002088   0x00002088   0x00000012   Code   RO         1817    i.EEPROM_Wait_Busy  eeprom.o
-    0x0000209a   0x0000209a   0x00000002   PAD
-    0x0000209c   0x0000209c   0x0000004c   Code   RO         1829    i.EEPROM_stat_read  eeprom.o
-    0x000020e8   0x000020e8   0x000000f0   Code   RO        13507    i.EKMODBUS_dataAnalysis  rs485_data_analysis_pro.o
-    0x000021d8   0x000021d8   0x0000002c   Code   RO         2086    i.EX_Pwr_GPIO_Clk_Init  power_manage.o
-    0x00002204   0x00002204   0x0000001c   Code   RO         2639    i.EquipmentBasicInfoDefaultInit  system_mem_para.o
-    0x00002220   0x00002220   0x00000028   Code   RO         2640    i.EquipmentBasicInfoReadFromEep  system_mem_para.o
-    0x00002248   0x00002248   0x00000020   Code   RO          106    i.EveryDayClearAlarmCnt  sizhu_ctrl_word.o
-    0x00002268   0x00002268   0x0000001c   Code   RO         7018    i.FLS_RDCR_WAIT_Set  fm33a0xxev_flash.o
-    0x00002284   0x00002284   0x00000014   Code   RO         1960    i.Force_Open_GPIO_Init  valve_control.o
-    0x00002298   0x00002298   0x000000fc   Code   RO         7278    i.GPIO_EXTI_EXTIDF_Setable  fm33a0xxev_gpio.o
-    0x00002394   0x00002394   0x000000f4   Code   RO         7280    i.GPIO_EXTI_EXTIISR_ChkEx  fm33a0xxev_gpio.o
-    0x00002488   0x00002488   0x000000ec   Code   RO         7281    i.GPIO_EXTI_EXTIISR_ClrEx  fm33a0xxev_gpio.o
-    0x00002574   0x00002574   0x00000058   Code   RO         7282    i.GPIO_EXTI_Init    fm33a0xxev_gpio.o
-    0x000025cc   0x000025cc   0x0000010c   Code   RO         7283    i.GPIO_EXTI_Select_Edge  fm33a0xxev_gpio.o
-    0x000026d8   0x000026d8   0x00000134   Code   RO         7284    i.GPIO_EXTI_Select_Pin  fm33a0xxev_gpio.o
-    0x0000280c   0x0000280c   0x00000094   Code   RO         7289    i.GPIO_Get_InitPara  fm33a0xxev_gpio.o
-    0x000028a0   0x000028a0   0x000002dc   Code   RO          964    i.GPIO_IRQHandler   exti.o
-    0x00002b7c   0x00002b7c   0x00000072   Code   RO         7294    i.GPIO_Init         fm33a0xxev_gpio.o
-    0x00002bee   0x00002bee   0x00000014   Code   RO         7302    i.GPIO_ReadInputDataBit  fm33a0xxev_gpio.o
-    0x00002c02   0x00002c02   0x00000004   Code   RO         7305    i.GPIO_ResetBits    fm33a0xxev_gpio.o
-    0x00002c06   0x00002c06   0x00000004   Code   RO         7306    i.GPIO_SetBits      fm33a0xxev_gpio.o
-    0x00002c0a   0x00002c0a   0x00000010   Code   RO         7307    i.GPIO_ToggleBits   fm33a0xxev_gpio.o
-    0x00002c1a   0x00002c1a   0x0000001c   Code   RO         7309    i.GPIOx_ANEN_Setable  fm33a0xxev_gpio.o
-    0x00002c36   0x00002c36   0x00000002   PAD
-    0x00002c38   0x00002c38   0x000007ec   Code   RO         2087    i.GetPwrStatusPro   power_manage.o
-    0x00003424   0x00003424   0x00000044   Code   RO         1962    i.GetValveRunMaxTime  valve_control.o
-    0x00003468   0x00003468   0x00000030   Code   RO         1259    i.Get_AdcTempValue  adc.o
-    0x00003498   0x00003498   0x00000032   Code   RO         1260    i.Get_AdcValue      adc.o
-    0x000034ca   0x000034ca   0x00000002   PAD
-    0x000034cc   0x000034cc   0x00000094   Code   RO         2088    i.Get_Alka_Bat_Voltage  power_manage.o
-    0x00003560   0x00003560   0x000000ba   Code   RO         1528    i.Get_Extern_Rtc_Time  extern_rtc.o
-    0x0000361a   0x0000361a   0x00000002   PAD
-    0x0000361c   0x0000361c   0x00000094   Code   RO         2089    i.Get_Lith_Bat_Voltage  power_manage.o
-    0x000036b0   0x000036b0   0x00000030   Code   RO         2090    i.Get_Mcu_Temp      power_manage.o
-    0x000036e0   0x000036e0   0x000000de   Code   RO         2091    i.Get_vol_Average   power_manage.o
-    0x000037be   0x000037be   0x00000002   PAD
-    0x000037c0   0x000037c0   0x00000040   Code   RO         1335    i.I2c_Ack           i2c.o
-    0x00003800   0x00003800   0x00000038   Code   RO         1336    i.I2c_No_Ack        i2c.o
-    0x00003838   0x00003838   0x00000058   Code   RO         1337    i.I2c_Read          i2c.o
-    0x00003890   0x00003890   0x00000028   Code   RO         1338    i.I2c_Scl_Gpio_Init  i2c.o
-    0x000038b8   0x000038b8   0x0000006c   Code   RO         1339    i.I2c_Send          i2c.o
-    0x00003924   0x00003924   0x0000003c   Code   RO         1340    i.I2c_Start         i2c.o
-    0x00003960   0x00003960   0x00000040   Code   RO         1341    i.I2c_Stop          i2c.o
-    0x000039a0   0x000039a0   0x00000044   Code   RO          316    i.IO_JitterEliminationCheck  system_general_para.o
-    0x000039e4   0x000039e4   0x00000010   Code   RO          736    i.IWDT_Clr          user_init.o
-    0x000039f4   0x000039f4   0x00000020   Code   RO          737    i.IWDT_Init         user_init.o
-    0x00003a14   0x00003a14   0x0000001a   Code   RO          738    i.Init_RCHF         user_init.o
-    0x00003a2e   0x00003a2e   0x00000002   PAD
-    0x00003a30   0x00003a30   0x00000024   Code   RO          739    i.Init_RCLP         user_init.o
-    0x00003a54   0x00003a54   0x00000078   Code   RO          740    i.Init_SysClk       user_init.o
-    0x00003acc   0x00003acc   0x00000016   Code   RO          741    i.Init_SysClk_Gen   user_init.o
-    0x00003ae2   0x00003ae2   0x00000074   Code   RO          891    i.InputtIO          gpio.o
-    0x00003b56   0x00003b56   0x00000002   PAD
-    0x00003b58   0x00003b58   0x00000084   Code   RO          892    i.InputtIO_H        gpio.o
-    0x00003bdc   0x00003bdc   0x0000010c   Code   RO          317    i.IntervalTriggerHandle  system_general_para.o
-    0x00003ce8   0x00003ce8   0x00000030   Code   RO         1597    i.Key_GPIO_Init     key.o
-    0x00003d18   0x00003d18   0x00000020   Code   RO        13564    i.LF_PULSE_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00003d38   0x00003d38   0x0000001c   Code   RO        13565    i.LF_PULSE_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
-    0x00003d54   0x00003d54   0x00000018   Code   RO         8550    i.LPTIM_CR_EN_Getable  fm33a0xxev_lptim.o
-    0x00003d6c   0x00003d6c   0x00000018   Code   RO         1121    i.LPTIM_IRQHandler  tim.o
-    0x00003d84   0x00003d84   0x00000018   Code   RO         8589    i.LPTIM_ISR_OVIF_Chk  fm33a0xxev_lptim.o
-    0x00003d9c   0x00003d9c   0x0000000c   Code   RO         8590    i.LPTIM_ISR_OVIF_Clr  fm33a0xxev_lptim.o
-    0x00003da8   0x00003da8   0x00000028   Code   RO        13566    i.LP_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00003dd0   0x00003dd0   0x00000028   Code   RO        13567    i.LV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00003df8   0x00003df8   0x000000f0   Code   RO         3128    i.Lcd_Battery       lcd_cfg_api.o
-    0x00003ee8   0x00003ee8   0x00000044   Code   RO         3129    i.Lcd_BillingShow   lcd_cfg_api.o
-    0x00003f2c   0x00003f2c   0x00000020   Code   RO         3057    i.Lcd_DeInit        lcd.o
-    0x00003f4c   0x00003f4c   0x00004754   Code   RO         3268    i.Lcd_DisplayDigit_23A  lcd_io_api.o
-    0x000086a0   0x000086a0   0x00000028   Code   RO         3272    i.Lcd_GPIO_Init     lcd_io_api.o
-    0x000086c8   0x000086c8   0x00000014   Code   RO         3059    i.Lcd_Init          lcd.o
-    0x000086dc   0x000086dc   0x00000118   Code   RO         3061    i.Lcd_Show_MenuProcess  lcd.o
-    0x000087f4   0x000087f4   0x00000020   Code   RO         3062    i.Lcd_Sys_Init      lcd.o
-    0x00008814   0x00008814   0x00000144   Code   RO         3145    i.Lcd_ValveShow     lcd_cfg_api.o
-    0x00008958   0x00008958   0x00000150   Code   RO         3146    i.Lcd_WaringShow    lcd_cfg_api.o
-    0x00008aa8   0x00008aa8   0x00000174   Code   RO         3147    i.Lcd_WrcShow       lcd_cfg_api.o
-    0x00008c1c   0x00008c1c   0x00000032   Code   RO         3273    i.Lcd_Write         lcd_io_api.o
-    0x00008c4e   0x00008c4e   0x00000038   Code   RO         3274    i.Lcd_Write_Reg     lcd_io_api.o
-    0x00008c86   0x00008c86   0x00000002   PAD
-    0x00008c88   0x00008c88   0x0000005c   Code   RO         2092    i.LithBatUseTimeCalculate  power_manage.o
-    0x00008ce4   0x00008ce4   0x000002b4   Code   RO         2093    i.Lith_Bat_Voltage_Status  power_manage.o
-    0x00008f98   0x00008f98   0x00000030   Code   RO         2094    i.Lith_Battery_GPIO_Clk_Init  power_manage.o
-    0x00008fc8   0x00008fc8   0x00000020   Code   RO        13568    i.Low_Pwr_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x00008fe8   0x00008fe8   0x0000001c   Code   RO        13569    i.Low_Pwr_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
-    0x00009004   0x00009004   0x00000044   Code   RO         2247    i.MagneticInterferenceCheck  other_fun.o
-    0x00009048   0x00009048   0x00000020   Code   RO         1963    i.Motor_AB_GPIO_Init  valve_control.o
-    0x00009068   0x00009068   0x0000001c   Code   RO         1964    i.Motor_OP_CL_GPIO_Init  valve_control.o
-    0x00009084   0x00009084   0x00000018   Code   RO         1965    i.Motor_OP_CL_GPIO_Init_sleep_mode  valve_control.o
-    0x0000909c   0x0000909c   0x00000002   Code   RO          965    i.NMI_Handler       exti.o
-    0x0000909e   0x0000909e   0x00000002   PAD
-    0x000090a0   0x000090a0   0x00000018   Code   RO         1000    i.NVIC_DisableIRQ   uart.o
-    0x000090b8   0x000090b8   0x00000018   Code   RO         1123    i.NVIC_DisableIRQ   tim.o
-    0x000090d0   0x000090d0   0x00000018   Code   RO         1124    i.NVIC_EnableIRQ    tim.o
-    0x000090e8   0x000090e8   0x00000078   Code   RO          376    i.NVIC_SetPriority  system_run_fun.o
-    0x00009160   0x00009160   0x00000078   Code   RO         1125    i.NVIC_SetPriority  tim.o
-    0x000091d8   0x000091d8   0x00000020   Code   RO         2248    i.OtherFunPro       other_fun.o
-    0x000091f8   0x000091f8   0x00000072   Code   RO          893    i.OutputIO          gpio.o
-    0x0000926a   0x0000926a   0x00000002   PAD
-    0x0000926c   0x0000926c   0x00000378   Code   RO         2096    i.PowerManagrInit   power_manage.o
-    0x000095e4   0x000095e4   0x00000088   Code   RO         2097    i.Power_IO_Init     power_manage.o
-    0x0000966c   0x0000966c   0x00000588   Code   RO        13570    i.PulseAndAlarmLineCheck  pulse_and_alarm_line.o
-    0x00009bf4   0x00009bf4   0x00000354   Code   RO        13571    i.PulseAndAlarmLineInit  pulse_and_alarm_line.o
-    0x00009f48   0x00009f48   0x000001c0   Code   RO         2199    i.PulseSettlement   billing.o
-    0x0000a108   0x0000a108   0x00000024   Code   RO        13572    i.Pulse_And_Alarm_Line_IO_Init  pulse_and_alarm_line.o
-    0x0000a12c   0x0000a12c   0x0000004c   Code   RO         1529    i.R8025T_Read       extern_rtc.o
-    0x0000a178   0x0000a178   0x00000030   Code   RO         1530    i.R8025T_Write      extern_rtc.o
-    0x0000a1a8   0x0000a1a8   0x00000020   Code   RO        10474    i.RMU_BORCR_BOR_PDRCFG_Set  fm33a0xxev_rmu.o
-    0x0000a1c8   0x0000a1c8   0x00000024   Code   RO        10476    i.RMU_BORCR_OFF_BOR_Setable  fm33a0xxev_rmu.o
-    0x0000a1ec   0x0000a1ec   0x00000024   Code   RO        10481    i.RMU_PDRCR_PDREN_Setable  fm33a0xxev_rmu.o
-    0x0000a210   0x0000a210   0x0000027c   Code   RO         2200    i.RS485Settlement   billing.o
-    0x0000a48c   0x0000a48c   0x00000024   Code   RO        13415    i.RS485_UART_GPIO_sleep  rs485_read_data.o
-    0x0000a4b0   0x0000a4b0   0x000000c4   Code   RO        13416    i.RS485_read_data_GPIO_Init  rs485_read_data.o
-    0x0000a574   0x0000a574   0x00000060   Code   RO         1001    i.RS485_read_data_RX_DMA_CH3_Init  uart.o
-    0x0000a5d4   0x0000a5d4   0x00000030   Code   RO         1002    i.RS485_read_data_RX_DMA_CH3_reload  uart.o
-    0x0000a604   0x0000a604   0x00000070   Code   RO        13417    i.RS485_read_data_RX_DMA_check  rs485_read_data.o
-    0x0000a674   0x0000a674   0x00000084   Code   RO         1003    i.RS485_read_data_uart_Init  uart.o
-    0x0000a6f8   0x0000a6f8   0x00000018   Code   RO         1531    i.RTC_GPIO_Init     extern_rtc.o
-    0x0000a710   0x0000a710   0x00000002   Code   RO         1200    i.RTC_IRQHandler    rtc.o
-    0x0000a712   0x0000a712   0x00000002   PAD
-    0x0000a714   0x0000a714   0x00000054   Code   RO         1966    i.Read_OP_CL_VALVE_Status  valve_control.o
-    0x0000a768   0x0000a768   0x00000234   Code   RO        13508    i.SIZHUMODBUSV2_0_dataAnalysis  rs485_data_analysis_pro.o
-    0x0000a99c   0x0000a99c   0x000000d8   Code   RO         1413    i.SPI3_Init         spi.o
-    0x0000aa74   0x0000aa74   0x00000018   Code   RO        11723    i.SPIx_CR1_BAUD_Set  fm33a0xxev_spi.o
-    0x0000aa8c   0x0000aa8c   0x00000012   Code   RO        11725    i.SPIx_CR1_CPHA_Set  fm33a0xxev_spi.o
-    0x0000aa9e   0x0000aa9e   0x00000018   Code   RO        11727    i.SPIx_CR1_CPHOL_Set  fm33a0xxev_spi.o
-    0x0000aab6   0x0000aab6   0x0000001a   Code   RO        11729    i.SPIx_CR1_IOSWAP_Set  fm33a0xxev_spi.o
-    0x0000aad0   0x0000aad0   0x00000018   Code   RO        11731    i.SPIx_CR1_LSBF_Set  fm33a0xxev_spi.o
-    0x0000aae8   0x0000aae8   0x0000001a   Code   RO        11733    i.SPIx_CR1_MM_Set   fm33a0xxev_spi.o
-    0x0000ab02   0x0000ab02   0x00000018   Code   RO        11739    i.SPIx_CR1_WAIT_Set  fm33a0xxev_spi.o
-    0x0000ab1a   0x0000ab1a   0x0000001a   Code   RO        11743    i.SPIx_CR2_DLEN_Set  fm33a0xxev_spi.o
-    0x0000ab34   0x0000ab34   0x0000001a   Code   RO        11747    i.SPIx_CR2_HALFDUPLEX_Set  fm33a0xxev_spi.o
-    0x0000ab4e   0x0000ab4e   0x0000001a   Code   RO        11751    i.SPIx_CR2_RXO_Setable  fm33a0xxev_spi.o
-    0x0000ab68   0x0000ab68   0x00000018   Code   RO        11753    i.SPIx_CR2_SPIEN_Setable  fm33a0xxev_spi.o
-    0x0000ab80   0x0000ab80   0x00000018   Code   RO        11755    i.SPIx_CR2_SSNM_Set  fm33a0xxev_spi.o
-    0x0000ab98   0x0000ab98   0x00000018   Code   RO        11757    i.SPIx_CR2_SSNSEN_Setable  fm33a0xxev_spi.o
-    0x0000abb0   0x0000abb0   0x00000018   Code   RO        11761    i.SPIx_CR2_TXO_AC_Setable  fm33a0xxev_spi.o
-    0x0000abc8   0x0000abc8   0x00000018   Code   RO        11763    i.SPIx_CR2_TXO_Setable  fm33a0xxev_spi.o
-    0x0000abe0   0x0000abe0   0x00000006   Code   RO        11764    i.SPIx_CR3_MERRC_Clr  fm33a0xxev_spi.o
-    0x0000abe6   0x0000abe6   0x00000006   Code   RO        11765    i.SPIx_CR3_RXBFC_Clr  fm33a0xxev_spi.o
-    0x0000abec   0x0000abec   0x00000006   Code   RO        11766    i.SPIx_CR3_SERRC_Clr  fm33a0xxev_spi.o
-    0x0000abf2   0x0000abf2   0x00000006   Code   RO        11767    i.SPIx_CR3_TXBFC_Clr  fm33a0xxev_spi.o
-    0x0000abf8   0x0000abf8   0x00000014   Code   RO        11779    i.SPIx_ISR_RXBF_Chk  fm33a0xxev_spi.o
-    0x0000ac0c   0x0000ac0c   0x00000014   Code   RO        11783    i.SPIx_ISR_TXBE_Chk  fm33a0xxev_spi.o
-    0x0000ac20   0x0000ac20   0x00000006   Code   RO        11786    i.SPIx_RXBUF_Read   fm33a0xxev_spi.o
-    0x0000ac26   0x0000ac26   0x00000004   Code   RO        11787    i.SPIx_TXBUF_Write  fm33a0xxev_spi.o
-    0x0000ac2a   0x0000ac2a   0x00000002   PAD
-    0x0000ac2c   0x0000ac2c   0x00000020   Code   RO         1343    i.Sda_In            i2c.o
-    0x0000ac4c   0x0000ac4c   0x00000020   Code   RO         1344    i.Sda_Out           i2c.o
-    0x0000ac6c   0x0000ac6c   0x00000068   Code   RO         1532    i.Set_Extern_Rtc_Time  extern_rtc.o
-    0x0000acd4   0x0000acd4   0x00000022   Code   RO         1533    i.Set_Rtc_UpdataInterrupt  extern_rtc.o
-    0x0000acf6   0x0000acf6   0x00000002   PAD
-    0x0000acf8   0x0000acf8   0x000000d8   Code   RO         2201    i.SettlementPro     billing.o
-    0x0000add0   0x0000add0   0x00000034   Code   RO         1416    i.SpiWriteAndRead   spi.o
-    0x0000ae04   0x0000ae04   0x000001fc   Code   RO          107    i.SysAlarmCtrlPro   sizhu_ctrl_word.o
-    0x0000b000   0x0000b000   0x00000058   Code   RO          742    i.SysWakeUp_ClockCfg  user_init.o
-    0x0000b058   0x0000b058   0x00000010   Code   RO        14304    i.SystemInit        system_fm33a0xxev.o
-    0x0000b068   0x0000b068   0x00000048   Code   RO          850    i.System_power_on_init  rcc_config.o
-    0x0000b0b0   0x0000b0b0   0x0000015a   Code   RO         1534    i.TimeEffectJudgm   extern_rtc.o
-    0x0000b20a   0x0000b20a   0x00000002   PAD
-    0x0000b20c   0x0000b20c   0x00000064   Code   RO        12745    i.UART_BaudREGCalc  fm33a0xxev_uart.o
-    0x0000b270   0x0000b270   0x00000078   Code   RO        12748    i.UART_Init         fm33a0xxev_uart.o
-    0x0000b2e8   0x0000b2e8   0x00000210   Code   RO        12749    i.UART_SInit        fm33a0xxev_uart.o
-    0x0000b4f8   0x0000b4f8   0x00000006   Code   RO        12751    i.UARTx_BGR_Write   fm33a0xxev_uart.o
-    0x0000b4fe   0x0000b4fe   0x00000018   Code   RO        12760    i.UARTx_CSR_PARITY_Set  fm33a0xxev_uart.o
-    0x0000b516   0x0000b516   0x00000018   Code   RO        12762    i.UARTx_CSR_PDSEL_Set  fm33a0xxev_uart.o
-    0x0000b52e   0x0000b52e   0x00000018   Code   RO        12764    i.UARTx_CSR_RXEN_Setable  fm33a0xxev_uart.o
-    0x0000b546   0x0000b546   0x00000018   Code   RO        12766    i.UARTx_CSR_RXPOL_Setable  fm33a0xxev_uart.o
-    0x0000b55e   0x0000b55e   0x0000001a   Code   RO        12770    i.UARTx_CSR_STOPCFG_Set  fm33a0xxev_uart.o
-    0x0000b578   0x0000b578   0x00000018   Code   RO        12772    i.UARTx_CSR_TXEN_Setable  fm33a0xxev_uart.o
-    0x0000b590   0x0000b590   0x0000001a   Code   RO        12774    i.UARTx_CSR_TXIREN_Setable  fm33a0xxev_uart.o
-    0x0000b5aa   0x0000b5aa   0x00000018   Code   RO        12776    i.UARTx_CSR_TXPOL_Setable  fm33a0xxev_uart.o
-    0x0000b5c2   0x0000b5c2   0x0000001a   Code   RO        12779    i.UARTx_IER_RXBF_IE_Setable  fm33a0xxev_uart.o
-    0x0000b5dc   0x0000b5dc   0x0000001a   Code   RO        12781    i.UARTx_IER_RXERR_IE_Setable  fm33a0xxev_uart.o
-    0x0000b5f6   0x0000b5f6   0x0000001a   Code   RO        12783    i.UARTx_IER_RXTO_IE_Setable  fm33a0xxev_uart.o
-    0x0000b610   0x0000b610   0x00000018   Code   RO        12785    i.UARTx_IER_TXBE_IE_Setable  fm33a0xxev_uart.o
-    0x0000b628   0x0000b628   0x00000018   Code   RO        12787    i.UARTx_IER_TXSE_IE_Setable  fm33a0xxev_uart.o
-    0x0000b640   0x0000b640   0x00000008   Code   RO        12795    i.UARTx_ISR_RXBF_Clr  fm33a0xxev_uart.o
-    0x0000b648   0x0000b648   0x00000014   Code   RO        12799    i.UARTx_ISR_TXSE_Chk  fm33a0xxev_uart.o
-    0x0000b65c   0x0000b65c   0x0000000a   Code   RO        12801    i.UARTx_RXBUF_Read  fm33a0xxev_uart.o
-    0x0000b666   0x0000b666   0x0000002a   Code   RO         1006    i.UARTx_SendData_Normal  uart.o
-    0x0000b690   0x0000b690   0x00000008   Code   RO        12807    i.UARTx_TXBUF_Write  fm33a0xxev_uart.o
-    0x0000b698   0x0000b698   0x00000020   Code   RO         2249    i.UNCAP_GPIO_Clk_Init  other_fun.o
-    0x0000b6b8   0x0000b6b8   0x00000028   Code   RO        13573    i.UV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x0000b6e0   0x0000b6e0   0x000000ec   Code   RO         2250    i.UncapCheck        other_fun.o
-    0x0000b7cc   0x0000b7cc   0x00000020   Code   RO        13574    i.Under_Pwr_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
-    0x0000b7ec   0x0000b7ec   0x0000001c   Code   RO        13575    i.Under_Pwr_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
-    0x0000b808   0x0000b808   0x0000009c   Code   RO         2746    i.Upper_ComputerLoginRecvHandler  upper_com.o
-    0x0000b8a4   0x0000b8a4   0x0000000c   Code   RO         2747    i.Upper_ComputerLoginRespond  upper_com.o
-    0x0000b8b0   0x0000b8b0   0x00000060   Code   RO         2748    i.Upper_ComputerReadWriteHandler  upper_com.o
-    0x0000b910   0x0000b910   0x00000078   Code   RO         2749    i.Upper_ComputerRespond  upper_com.o
-    0x0000b988   0x0000b988   0x00000024   Code   RO        13175    i.VRTC_ADCCR_CKE_Setable  fm33a0xxev_vrtc.o
-    0x0000b9ac   0x0000b9ac   0x00000020   Code   RO        13177    i.VRTC_ADCCR_CKS_Set  fm33a0xxev_vrtc.o
-    0x0000b9cc   0x0000b9cc   0x00000024   Code   RO        13180    i.VRTC_Init_RCMF_Trim  fm33a0xxev_vrtc.o
-    0x0000b9f0   0x0000b9f0   0x00000024   Code   RO        13193    i.VRTC_RCMFCR_EN_Setable  fm33a0xxev_vrtc.o
-    0x0000ba14   0x0000ba14   0x0000001c   Code   RO        13195    i.VRTC_RCMFCR_TRIM_Set  fm33a0xxev_vrtc.o
-    0x0000ba30   0x0000ba30   0x00000270   Code   RO         1967    i.ValveCtrlHade     valve_control.o
-    0x0000bca0   0x0000bca0   0x00000088   Code   RO         1968    i.ValveCtrlOrder    valve_control.o
-    0x0000bd28   0x0000bd28   0x00000068   Code   RO         1969    i.ValveForceOpenSignalCheck  valve_control.o
-    0x0000bd90   0x0000bd90   0x00000064   Code   RO         1970    i.ValveMotorCloseRun  valve_control.o
-    0x0000bdf4   0x0000bdf4   0x00000024   Code   RO         1971    i.ValveMotorOpenRun  valve_control.o
-    0x0000be18   0x0000be18   0x0000004c   Code   RO         1972    i.ValveMotorStop    valve_control.o
-    0x0000be64   0x0000be64   0x00000028   Code   RO         1973    i.ValveRunParaInit  valve_control.o
-    0x0000be8c   0x0000be8c   0x00000024   Code   RO         1974    i.Valve_CTRL_GPIO_Init  valve_control.o
-    0x0000beb0   0x0000beb0   0x0000002e   Code   RO        14477    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x0000bede   0x0000bede   0x0000001c   Code   RO         1582    i.__ARM_common_switch8  extern_rtc.o
-    0x0000befa   0x0000befa   0x0000000e   Code   RO        14483    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x0000bf08   0x0000bf08   0x00000002   Code   RO        14484    i.__scatterload_null  mc_p.l(handlers.o)
-    0x0000bf0a   0x0000bf0a   0x0000000e   Code   RO        14485    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x0000bf18   0x0000bf18   0x00000006   Code   RO        14212    i.__set_PRIMASK     mbrtu.o
-    0x0000bf1e   0x0000bf1e   0x00000002   PAD
-    0x0000bf20   0x0000bf20   0x000000a4   Code   RO         1261    i.adc_tem_cal       adc.o
-    0x0000bfc4   0x0000bfc4   0x00000064   Code   RO         1262    i.adc_vol_cal       adc.o
-    0x0000c028   0x0000c028   0x00000020   Code   RO         1263    i.adc_wait_finish   adc.o
-    0x0000c048   0x0000c048   0x00000124   Code   RO          379    i.allExtiIRQ        system_run_fun.o
-    0x0000c16c   0x0000c16c   0x00000024   Code   RO          380    i.allGpioInit       system_run_fun.o
-    0x0000c190   0x0000c190   0x0000001a   Code   RO         2641    i.allParaDefaultInit  system_mem_para.o
-    0x0000c1aa   0x0000c1aa   0x00000002   PAD
-    0x0000c1ac   0x0000c1ac   0x00000040   Code   RO         2642    i.allParaPatchPro   system_mem_para.o
-    0x0000c1ec   0x0000c1ec   0x0000001a   Code   RO         2643    i.allParaReadFromEep  system_mem_para.o
-    0x0000c206   0x0000c206   0x00000042   Code   RO          318    i.arrayA_2_arrayB   system_general_para.o
-    0x0000c248   0x0000c248   0x000003bc   Code   RO         2202    i.balanceStatusHandler  billing.o
-    0x0000c604   0x0000c604   0x00000020   Code   RO         2098    i.borrow_Pwr_GPIO_Clk_Init  power_manage.o
-    0x0000c624   0x0000c624   0x00000048   Code   RO          811    i.delay_init        delay.o
-    0x0000c66c   0x0000c66c   0x00000050   Code   RO          812    i.delay_ms          delay.o
-    0x0000c6bc   0x0000c6bc   0x00000050   Code   RO          813    i.delay_us          delay.o
-    0x0000c70c   0x0000c70c   0x000000ba   Code   RO        13762    i.eMBFuncReadCoils  mbfunccoils.o
-    0x0000c7c6   0x0000c7c6   0x000000b8   Code   RO        13807    i.eMBFuncReadDiscreteInputs  mbfuncdisc.o
-    0x0000c87e   0x0000c87e   0x0000008a   Code   RO        13831    i.eMBFuncReadHoldingRegister  mbfuncholding.o
-    0x0000c908   0x0000c908   0x0000008a   Code   RO        13873    i.eMBFuncReadInputRegister  mbfuncinput.o
-    0x0000c992   0x0000c992   0x000000e0   Code   RO        13832    i.eMBFuncReadWriteMultipleHoldingRegister  mbfuncholding.o
-    0x0000ca72   0x0000ca72   0x00000002   PAD
-    0x0000ca74   0x0000ca74   0x00000028   Code   RO        13897    i.eMBFuncReportSlaveID  mbfuncother.o
-    0x0000ca9c   0x0000ca9c   0x00000070   Code   RO        13763    i.eMBFuncWriteCoil  mbfunccoils.o
-    0x0000cb0c   0x0000cb0c   0x00000040   Code   RO        13833    i.eMBFuncWriteHoldingRegister  mbfuncholding.o
-    0x0000cb4c   0x0000cb4c   0x0000009a   Code   RO        13764    i.eMBFuncWriteMultipleCoils  mbfunccoils.o
-    0x0000cbe6   0x0000cbe6   0x0000006c   Code   RO        13834    i.eMBFuncWriteMultipleHoldingRegister  mbfuncholding.o
-    0x0000cc52   0x0000cc52   0x00000002   PAD
-    0x0000cc54   0x0000cc54   0x000000dc   Code   RO        13678    i.eMBInit           mb.o
-    0x0000cd30   0x0000cd30   0x00000140   Code   RO        13679    i.eMBPoll           mb.o
-    0x0000ce70   0x0000ce70   0x0000005c   Code   RO        14213    i.eMBRTUInit        mbrtu.o
-    0x0000cecc   0x0000cecc   0x00000058   Code   RO        14214    i.eMBRTUReceive     mbrtu.o
-    0x0000cf24   0x0000cf24   0x000000c8   Code   RO        14215    i.eMBRTUSend        mbrtu.o
-    0x0000cfec   0x0000cfec   0x00000028   Code   RO        14216    i.eMBRTUStart       mbrtu.o
-    0x0000d014   0x0000d014   0x0000001c   Code   RO        14217    i.eMBRTUStop        mbrtu.o
-    0x0000d030   0x0000d030   0x00000008   Code   RO        14137    i.eMBRegCoilsCB     regport.o
-    0x0000d038   0x0000d038   0x00000006   Code   RO        14138    i.eMBRegDiscreteCB  regport.o
-    0x0000d03e   0x0000d03e   0x00000002   PAD
-    0x0000d040   0x0000d040   0x00000064   Code   RO        14139    i.eMBRegHoldingCB   regport.o
-    0x0000d0a4   0x0000d0a4   0x0000004c   Code   RO        14140    i.eMBRegInputCB     regport.o
-    0x0000d0f0   0x0000d0f0   0x0000010c   Code   RO         2644    i.eepABReadCheck    system_mem_para.o
-    0x0000d1fc   0x0000d1fc   0x0000004e   Code   RO         2645    i.eepABWriteAndReadCheck  system_mem_para.o
-    0x0000d24a   0x0000d24a   0x00000002   Code   RO         2646    i.eepParaPatchPro_1  system_mem_para.o
-    0x0000d24c   0x0000d24c   0x00000040   Code   RO         2648    i.eepWriteAndReadCheck  system_mem_para.o
-    0x0000d28c   0x0000d28c   0x00000054   Code   RO        14360    i.free              mc_p.l(malloc.o)
-    0x0000d2e0   0x0000d2e0   0x0000000c   Code   RO          382    i.hardwareDriversInit  system_run_fun.o
-    0x0000d2ec   0x0000d2ec   0x00000170   Code   RO         1598    i.keyPro            key.o
-    0x0000d45c   0x0000d45c   0x00000070   Code   RO         3063    i.lcdDisplayPro     lcd.o
-    0x0000d4cc   0x0000d4cc   0x00000020   Code   RO         2252    i.led_init          other_fun.o
-    0x0000d4ec   0x0000d4ec   0x00000020   Code   RO         2253    i.magnetic_interference_GPIO_Clk_Init  other_fun.o
-    0x0000d50c   0x0000d50c   0x00000194   Code   RO          521    i.main              main.o
-    0x0000d6a0   0x0000d6a0   0x0000006c   Code   RO        14361    i.malloc            mc_p.l(malloc.o)
-    0x0000d70c   0x0000d70c   0x00000054   Code   RO        13509    i.modbus03AnswerCheck  rs485_data_analysis_pro.o
-    0x0000d760   0x0000d760   0x00000038   Code   RO         2649    i.paraCalcCrcAndWriteEepAB  system_mem_para.o
-    0x0000d798   0x0000d798   0x00000024   Code   RO        13930    i.prveMBError2Exception  mbutils.o
-    0x0000d7bc   0x0000d7bc   0x000000a2   Code   RO        13510    i.rs485ComDataAnalysis  rs485_data_analysis_pro.o
-    0x0000d85e   0x0000d85e   0x00000002   PAD
-    0x0000d860   0x0000d860   0x00000180   Code   RO        13418    i.rs485ComPwrOnHandle  rs485_read_data.o
-    0x0000d9e0   0x0000d9e0   0x000000d8   Code   RO        13419    i.rs485ComSendHandle  rs485_read_data.o
-    0x0000dab8   0x0000dab8   0x0000025c   Code   RO        13420    i.rs485ComWaitAnswerHandle  rs485_read_data.o
-    0x0000dd14   0x0000dd14   0x00000074   Code   RO        13421    i.rs485GetDelayTime  rs485_read_data.o
-    0x0000dd88   0x0000dd88   0x00000084   Code   RO        13422    i.rs485ReadDataPro  rs485_read_data.o
-    0x0000de0c   0x0000de0c   0x00000098   Code   RO        13423    i.rs485SendReadData  rs485_read_data.o
-    0x0000dea4   0x0000dea4   0x0000006c   Code   RO        13511    i.sendModbusReadFrame  rs485_data_analysis_pro.o
-    0x0000df10   0x0000df10   0x00000108   Code   RO         2501    i.sizhuHistoryRecord  sizhu_history_record.o
-    0x0000e018   0x0000e018   0x000001d8   Code   RO          383    i.sysRunFunCtrlPro  system_run_fun.o
-    0x0000e1f0   0x0000e1f0   0x0000010c   Code   RO          384    i.sysRunFunParaInit  system_run_fun.o
-    0x0000e2fc   0x0000e2fc   0x0000009c   Code   RO          385    i.sysStoredParaInit  system_run_fun.o
-    0x0000e398   0x0000e398   0x0000003c   Code   RO         2650    i.systemEepIdDefaultInit  system_mem_para.o
-    0x0000e3d4   0x0000e3d4   0x00000028   Code   RO         2651    i.systemEepIdReadFromEep  system_mem_para.o
-    0x0000e3fc   0x0000e3fc   0x0000002c   Code   RO          319    i.ucharcmp          system_general_para.o
-    0x0000e428   0x0000e428   0x00000064   Code   RO         1010    i.up_comm_RX_DMA_CH2_Init  uart.o
-    0x0000e48c   0x0000e48c   0x00000030   Code   RO         1011    i.up_comm_RX_DMA_CH2_reload  uart.o
-    0x0000e4bc   0x0000e4bc   0x00000078   Code   RO         2750    i.up_comm_RX_DMA_check  upper_com.o
-    0x0000e534   0x0000e534   0x00000098   Code   RO         1012    i.up_comm_uart_Init  uart.o
-    0x0000e5cc   0x0000e5cc   0x0000008c   Code   RO         2751    i.up_comm_uart_enable  upper_com.o
-    0x0000e658   0x0000e658   0x000001dc   Code   RO         2752    i.upperComPro       upper_com.o
-    0x0000e834   0x0000e834   0x00000034   Code   RO          649    i.usMBCRC16         mbcrc1.o
-    0x0000e868   0x0000e868   0x00000018   Code   RO        14188    i.usMBCRC16_initFF  mbcrc_1.o
-    0x0000e880   0x0000e880   0x00000002   Code   RO        14006    i.vMBPortSerialEnable  portserial.o
-    0x0000e882   0x0000e882   0x00000002   Code   RO        14092    i.vMBPortTimersDisable  porttimer.o
-    0x0000e884   0x0000e884   0x00000002   Code   RO        14086    i.vMBPortTimersEnable  porttimer.o
-    0x0000e886   0x0000e886   0x00000002   PAD
-    0x0000e888   0x0000e888   0x00000018   Code   RO         1975    i.valveCtrlPro      valve_control.o
-    0x0000e8a0   0x0000e8a0   0x00000024   Code   RO        13966    i.xMBPortEventGet   portevent.o
-    0x0000e8c4   0x0000e8c4   0x00000010   Code   RO        13967    i.xMBPortEventInit  portevent.o
-    0x0000e8d4   0x0000e8d4   0x00000018   Code   RO        13968    i.xMBPortEventPost  portevent.o
-    0x0000e8ec   0x0000e8ec   0x00000014   Code   RO        14007    i.xMBPortSerialGetByte  portserial.o
-    0x0000e900   0x0000e900   0x0000002c   Code   RO        14008    i.xMBPortSerialInit  portserial.o
-    0x0000e92c   0x0000e92c   0x0000002c   Code   RO        14009    i.xMBPortSerialPutByte  portserial.o
-    0x0000e958   0x0000e958   0x00000006   Code   RO        14062    i.xMBPortTimersInit  porttimer.o
-    0x0000e95e   0x0000e95e   0x00000002   PAD
-    0x0000e960   0x0000e960   0x00000030   Code   RO        14218    i.xMBRTUReceiveCheck  mbrtu.o
-    0x0000e990   0x0000e990   0x0000008c   Code   RO        14219    i.xMBRTUReceiveFSM  mbrtu.o
-    0x0000ea1c   0x0000ea1c   0x00000044   Code   RO        14220    i.xMBRTUTimerT35Expired  mbrtu.o
-    0x0000ea60   0x0000ea60   0x00000070   Code   RO        14221    i.xMBRTUTransmitFSM  mbrtu.o
-    0x0000ead0   0x0000ead0   0x00000200   Data   RO          650    .constdata          mbcrc1.o
-    0x0000ecd0   0x0000ecd0   0x00000020   Data   RO        14481    Region$$Table       anon$$obj.o
+    0x00000000   0x00000000   0x000000c0   Data   RO        14302    RESET               startup_fm33a0xxev.o
+    0x000000c0   0x000000c0   0x00000000   Code   RO        14343  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x000000c0   0x000000c0   0x00000004   Code   RO        14448    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x000000c4   0x000000c4   0x00000004   Code   RO        14451    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x000000c8   0x000000c8   0x00000000   Code   RO        14453    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x000000c8   0x000000c8   0x00000000   Code   RO        14455    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x000000c8   0x000000c8   0x00000008   Code   RO        14456    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x000000d0   0x000000d0   0x00000004   Code   RO        14463    .ARM.Collect$$$$0000000E  mc_p.l(entry12b.o)
+    0x000000d4   0x000000d4   0x00000000   Code   RO        14458    .ARM.Collect$$$$0000000F  mc_p.l(entry10a.o)
+    0x000000d4   0x000000d4   0x00000000   Code   RO        14460    .ARM.Collect$$$$00000011  mc_p.l(entry11a.o)
+    0x000000d4   0x000000d4   0x00000004   Code   RO        14449    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x000000d8   0x000000d8   0x0000001c   Code   RO        14303    .text               startup_fm33a0xxev.o
+    0x000000f4   0x000000f4   0x0000002c   Code   RO        14346    .text               mc_p.l(uidiv.o)
+    0x00000120   0x00000120   0x00000028   Code   RO        14348    .text               mc_p.l(idiv.o)
+    0x00000148   0x00000148   0x00000024   Code   RO        14352    .text               mc_p.l(rand.o)
+    0x0000016c   0x0000016c   0x0000008c   Code   RO        14355    .text               mc_p.l(mktime.o)
+    0x000001f8   0x000001f8   0x00000024   Code   RO        14358    .text               mc_p.l(memcpya.o)
+    0x0000021c   0x0000021c   0x00000024   Code   RO        14360    .text               mc_p.l(memseta.o)
+    0x00000240   0x00000240   0x00000028   Code   RO        14362    .text               mc_p.l(strstr.o)
+    0x00000268   0x00000268   0x00000014   Code   RO        14394    .text               mc_p.l(uread4.o)
+    0x0000027c   0x0000027c   0x0000001c   Code   RO        14396    .text               mc_p.l(uread8.o)
+    0x00000298   0x00000298   0x00000012   Code   RO        14398    .text               mc_p.l(uwrite4.o)
+    0x000002aa   0x000002aa   0x0000001e   Code   RO        14400    .text               mc_p.l(uwrite8.o)
+    0x000002c8   0x000002c8   0x000000b2   Code   RO        14402    .text               mf_p.l(fadd.o)
+    0x0000037a   0x0000037a   0x0000007a   Code   RO        14404    .text               mf_p.l(fmul.o)
+    0x000003f4   0x000003f4   0x0000007c   Code   RO        14406    .text               mf_p.l(fdiv.o)
+    0x00000470   0x00000470   0x00000168   Code   RO        14408    .text               mf_p.l(dadd.o)
+    0x000005d8   0x000005d8   0x000000d0   Code   RO        14410    .text               mf_p.l(dmul.o)
+    0x000006a8   0x000006a8   0x000000f0   Code   RO        14412    .text               mf_p.l(ddiv.o)
+    0x00000798   0x00000798   0x00000016   Code   RO        14414    .text               mf_p.l(fflti.o)
+    0x000007ae   0x000007ae   0x0000000e   Code   RO        14416    .text               mf_p.l(ffltui.o)
+    0x000007bc   0x000007bc   0x00000028   Code   RO        14418    .text               mf_p.l(dflti.o)
+    0x000007e4   0x000007e4   0x0000001c   Code   RO        14420    .text               mf_p.l(dfltui.o)
+    0x00000800   0x00000800   0x0000002c   Code   RO        14422    .text               mf_p.l(dfltl.o)
+    0x0000082c   0x0000082c   0x00000032   Code   RO        14424    .text               mf_p.l(ffixi.o)
+    0x0000085e   0x0000085e   0x00000028   Code   RO        14426    .text               mf_p.l(ffixui.o)
+    0x00000886   0x00000886   0x00000002   PAD
+    0x00000888   0x00000888   0x00000048   Code   RO        14428    .text               mf_p.l(dfixi.o)
+    0x000008d0   0x000008d0   0x0000003c   Code   RO        14430    .text               mf_p.l(dfixui.o)
+    0x0000090c   0x0000090c   0x00000050   Code   RO        14432    .text               mf_p.l(dfixl.o)
+    0x0000095c   0x0000095c   0x00000040   Code   RO        14434    .text               mf_p.l(dfixul.o)
+    0x0000099c   0x0000099c   0x00000028   Code   RO        14436    .text               mf_p.l(f2d.o)
+    0x000009c4   0x000009c4   0x00000028   Code   RO        14438    .text               mf_p.l(cdcmple.o)
+    0x000009ec   0x000009ec   0x00000028   Code   RO        14440    .text               mf_p.l(cdrcmple.o)
+    0x00000a14   0x00000a14   0x00000038   Code   RO        14442    .text               mf_p.l(d2f.o)
+    0x00000a4c   0x00000a4c   0x00000014   Code   RO        14444    .text               mf_p.l(cfcmple.o)
+    0x00000a60   0x00000a60   0x00000014   Code   RO        14446    .text               mf_p.l(cfrcmple.o)
+    0x00000a74   0x00000a74   0x00000020   Code   RO        14464    .text               mc_p.l(llshl.o)
+    0x00000a94   0x00000a94   0x00000022   Code   RO        14466    .text               mc_p.l(llushr.o)
+    0x00000ab6   0x00000ab6   0x00000026   Code   RO        14468    .text               mc_p.l(llsshr.o)
+    0x00000adc   0x00000adc   0x00000074   Code   RO        14473    .text               mc_p.l(localtime_i.o)
+    0x00000b50   0x00000b50   0x00000000   Code   RO        14478    .text               mc_p.l(iusefp.o)
+    0x00000b50   0x00000b50   0x00000082   Code   RO        14479    .text               mf_p.l(fepilogue.o)
+    0x00000bd2   0x00000bd2   0x000000be   Code   RO        14481    .text               mf_p.l(depilogue.o)
+    0x00000c90   0x00000c90   0x00000024   Code   RO        14485    .text               mc_p.l(init.o)
+    0x00000cb4   0x00000cb4   0x00000056   Code   RO        14495    .text               mc_p.l(__dczerorl2.o)
+    0x00000d0a   0x00000d0a   0x00000002   PAD
+    0x00000d0c   0x00000d0c   0x00000020   Code   RO         3350    i.ADC_CFGR_ACC_PERIOD_Set  fm33a0xxev_adc.o
+    0x00000d2c   0x00000d2c   0x00000024   Code   RO         3352    i.ADC_CFGR_BUFEN_Setable  fm33a0xxev_adc.o
+    0x00000d50   0x00000d50   0x0000001c   Code   RO         3354    i.ADC_CFGR_BUFSEL_Set  fm33a0xxev_adc.o
+    0x00000d6c   0x00000d6c   0x00000024   Code   RO         3358    i.ADC_CR_ACC_IE_Setable  fm33a0xxev_adc.o
+    0x00000d90   0x00000d90   0x00000024   Code   RO         3362    i.ADC_CR_EN_Setable  fm33a0xxev_adc.o
+    0x00000db4   0x00000db4   0x00000020   Code   RO         3364    i.ADC_CR_HPEN_Set   fm33a0xxev_adc.o
+    0x00000dd4   0x00000dd4   0x00000020   Code   RO         3366    i.ADC_CR_MODE_Set   fm33a0xxev_adc.o
+    0x00000df4   0x00000df4   0x00000024   Code   RO         3368    i.ADC_CR_RSTCTRL_EN_Setable  fm33a0xxev_adc.o
+    0x00000e18   0x00000e18   0x0000000c   Code   RO         3369    i.ADC_DR_Read       fm33a0xxev_adc.o
+    0x00000e24   0x00000e24   0x0000005c   Code   RO         1254    i.ADC_IN10_Init     adc.o
+    0x00000e80   0x00000e80   0x0000005c   Code   RO         1256    i.ADC_IN5_Init      adc.o
+    0x00000edc   0x00000edc   0x0000001c   Code   RO         3371    i.ADC_ISR_ACC_IF_Chk  fm33a0xxev_adc.o
+    0x00000ef8   0x00000ef8   0x00000010   Code   RO         3372    i.ADC_ISR_ACC_IF_Clr  fm33a0xxev_adc.o
+    0x00000f08   0x00000f08   0x00000010   Code   RO         3378    i.ADC_TRIM_Write    fm33a0xxev_adc.o
+    0x00000f18   0x00000f18   0x00000058   Code   RO         1258    i.ADC_Temp_Init     adc.o
+    0x00000f70   0x00000f70   0x0000002c   Code   RO            1    i.AES128_ECB_decrypt  aes128.o
+    0x00000f9c   0x00000f9c   0x0000002c   Code   RO            2    i.AES128_ECB_encrypt  aes128.o
+    0x00000fc8   0x00000fc8   0x00000048   Code   RO            3    i.AddRoundKey       aes128.o
+    0x00001010   0x00001010   0x00000028   Code   RO          104    i.AlarmCntClearAll  sizhu_ctrl_word.o
+    0x00001038   0x00001038   0x00000084   Code   RO          105    i.AlarmCntIncrease  sizhu_ctrl_word.o
+    0x000010bc   0x000010bc   0x00000002   Code   RO          602    i.Alarm_List_Node_Deleted  linked_list.o
+    0x000010be   0x000010be   0x00000002   Code   RO          604    i.Alarm_List_Node_PushBack  linked_list.o
+    0x000010c0   0x000010c0   0x000002b4   Code   RO         2084    i.Alka_Bat_Voltage_Status  power_manage.o
+    0x00001374   0x00001374   0x00000024   Code   RO         2085    i.Alka_Battery_GPIO_Clk_Init  power_manage.o
+    0x00001398   0x00001398   0x000000a6   Code   RO          885    i.AltFunIO          gpio.o
+    0x0000143e   0x0000143e   0x00000050   Code   RO          887    i.AnalogIO          gpio.o
+    0x0000148e   0x0000148e   0x00000002   PAD
+    0x00001490   0x00001490   0x00000060   Code   RO          888    i.AnalogIO_H        gpio.o
+    0x000014f0   0x000014f0   0x00000010   Code   RO         1117    i.BSTIM_IRQHandler  tim.o
+    0x00001500   0x00001500   0x00000018   Code   RO         4089    i.BSTIM_ISR_UIF_Chk  fm33a0xxev_bstim.o
+    0x00001518   0x00001518   0x0000000c   Code   RO         4090    i.BSTIM_ISR_UIF_Clr  fm33a0xxev_bstim.o
+    0x00001524   0x00001524   0x00000012   Code   RO         4232    i.BTx_CFGR1_GRP1SEL_Set  fm33a0xxev_bt.o
+    0x00001536   0x00001536   0x00000018   Code   RO         4260    i.BTx_CR1_CHEN_Setable  fm33a0xxev_bt.o
+    0x0000154e   0x0000154e   0x00000018   Code   RO         4264    i.BTx_CR1_EDGESEL_Set  fm33a0xxev_bt.o
+    0x00001566   0x00001566   0x00000018   Code   RO         4266    i.BTx_CR1_MODE_Set  fm33a0xxev_bt.o
+    0x0000157e   0x0000157e   0x00000018   Code   RO         4270    i.BTx_CR2_CNTHSEL_Set  fm33a0xxev_bt.o
+    0x00001596   0x00001596   0x00000018   Code   RO         4278    i.BTx_CR2_SIG2SEL_Set  fm33a0xxev_bt.o
+    0x000015ae   0x000015ae   0x00000018   Code   RO         4282    i.BTx_CR2_STDIR_Setable  fm33a0xxev_bt.o
+    0x000015c6   0x000015c6   0x00000018   Code   RO         4287    i.BTx_IER_CMPHIE_Setable  fm33a0xxev_bt.o
+    0x000015de   0x000015de   0x00000018   Code   RO         4291    i.BTx_IER_OVHIE_Setable  fm33a0xxev_bt.o
+    0x000015f6   0x000015f6   0x00000002   PAD
+    0x000015f8   0x000015f8   0x00000060   Code   RO         1118    i.BTx_IRQHandler    tim.o
+    0x00001658   0x00001658   0x00000014   Code   RO         4296    i.BTx_ISR_CMPHIF_Chk  fm33a0xxev_bt.o
+    0x0000166c   0x0000166c   0x00000006   Code   RO         4297    i.BTx_ISR_CMPHIF_Clr  fm33a0xxev_bt.o
+    0x00001672   0x00001672   0x00000006   Code   RO         4299    i.BTx_ISR_CMPLIF_Clr  fm33a0xxev_bt.o
+    0x00001678   0x00001678   0x00000018   Code   RO         4306    i.BTx_LOADCR_LHEN_Setable  fm33a0xxev_bt.o
+    0x00001690   0x00001690   0x00000018   Code   RO         4308    i.BTx_LOADCR_LLEN_Setable  fm33a0xxev_bt.o
+    0x000016a8   0x000016a8   0x00000006   Code   RO         4310    i.BTx_LOADH_Write   fm33a0xxev_bt.o
+    0x000016ae   0x000016ae   0x00000006   Code   RO         4312    i.BTx_LOADL_Write   fm33a0xxev_bt.o
+    0x000016b4   0x000016b4   0x00000006   Code   RO         4328    i.BTx_PRES_Write    fm33a0xxev_bt.o
+    0x000016ba   0x000016ba   0x00000002   PAD
+    0x000016bc   0x000016bc   0x000000c8   Code   RO         1119    i.BasicTimer16_Init  tim.o
+    0x00001784   0x00001784   0x00000014   Code   RO            4    i.BlockCopy         aes128.o
+    0x00001798   0x00001798   0x00000018   Code   RO         4837    i.CDIF_CR_INTF_EN_Getable  fm33a0xxev_cdif.o
+    0x000017b0   0x000017b0   0x00000018   Code   RO         4838    i.CDIF_CR_INTF_EN_Setable  fm33a0xxev_cdif.o
+    0x000017c8   0x000017c8   0x00000120   Code   RO         4886    i.CMU_GetClocksFreq  fm33a0xxev_cmu.o
+    0x000018e8   0x000018e8   0x00000024   Code   RO         4888    i.CMU_IER_HFDET_IE_Setable  fm33a0xxev_cmu.o
+    0x0000190c   0x0000190c   0x00000004   Code   RO          733    i.CMU_IRQHandler    user_init.o
+    0x00001910   0x00001910   0x0000001c   Code   RO         4891    i.CMU_ISR_HFDETO_Chk  fm33a0xxev_cmu.o
+    0x0000192c   0x0000192c   0x00000054   Code   RO         4896    i.CMU_Init_RCHF_Trim  fm33a0xxev_cmu.o
+    0x00001980   0x00001980   0x00000024   Code   RO         4898    i.CMU_OPCCR1_EXTICKE_Setable  fm33a0xxev_cmu.o
+    0x000019a4   0x000019a4   0x00000020   Code   RO         4900    i.CMU_OPCCR1_EXTICKSEL_Set  fm33a0xxev_cmu.o
+    0x000019c4   0x000019c4   0x00000028   Code   RO         4918    i.CMU_OPCCR1_UART0CKE_Setable  fm33a0xxev_cmu.o
+    0x000019ec   0x000019ec   0x0000001c   Code   RO         4920    i.CMU_OPCCR1_UART0CKS_Set  fm33a0xxev_cmu.o
+    0x00001a08   0x00001a08   0x00000028   Code   RO         4922    i.CMU_OPCCR1_UART1CKE_Setable  fm33a0xxev_cmu.o
+    0x00001a30   0x00001a30   0x00000020   Code   RO         4924    i.CMU_OPCCR1_UART1CKS_Set  fm33a0xxev_cmu.o
+    0x00001a50   0x00001a50   0x00000068   Code   RO         4939    i.CMU_PERCLK_SetableEx  fm33a0xxev_cmu.o
+    0x00001ab8   0x00001ab8   0x00000018   Code   RO         4940    i.CMU_PLLHCR_EN_Getable  fm33a0xxev_cmu.o
+    0x00001ad0   0x00001ad0   0x00000010   Code   RO         4945    i.CMU_PLLHCR_OSEL_Get  fm33a0xxev_cmu.o
+    0x00001ae0   0x00001ae0   0x00000014   Code   RO         4947    i.CMU_PLLHCR_PLLHDB_Get  fm33a0xxev_cmu.o
+    0x00001af4   0x00001af4   0x00000010   Code   RO         4957    i.CMU_RCHFCR_FSEL_Get  fm33a0xxev_cmu.o
+    0x00001b04   0x00001b04   0x00000020   Code   RO         4958    i.CMU_RCHFCR_FSEL_Set  fm33a0xxev_cmu.o
+    0x00001b24   0x00001b24   0x00000018   Code   RO         4959    i.CMU_RCHFCR_RCHFEN_Getable  fm33a0xxev_cmu.o
+    0x00001b3c   0x00001b3c   0x00000024   Code   RO         4960    i.CMU_RCHFCR_RCHFEN_Setable  fm33a0xxev_cmu.o
+    0x00001b60   0x00001b60   0x00000018   Code   RO         4962    i.CMU_RCHFTR_RCHFTRIM_Set  fm33a0xxev_cmu.o
+    0x00001b78   0x00001b78   0x00000012   Code   RO         4963    i.CMU_RCHF_Init     fm33a0xxev_cmu.o
+    0x00001b8a   0x00001b8a   0x00000002   PAD
+    0x00001b8c   0x00001b8c   0x00000010   Code   RO         4964    i.CMU_SYSCLKCR_AHBPRES_Get  fm33a0xxev_cmu.o
+    0x00001b9c   0x00001b9c   0x00000020   Code   RO         4965    i.CMU_SYSCLKCR_AHBPRES_Set  fm33a0xxev_cmu.o
+    0x00001bbc   0x00001bbc   0x00000010   Code   RO         4966    i.CMU_SYSCLKCR_APBPRES_Get  fm33a0xxev_cmu.o
+    0x00001bcc   0x00001bcc   0x00000020   Code   RO         4967    i.CMU_SYSCLKCR_APBPRES_Set  fm33a0xxev_cmu.o
+    0x00001bec   0x00001bec   0x00000028   Code   RO         4969    i.CMU_SYSCLKCR_SLP_ENEXTI_Setable  fm33a0xxev_cmu.o
+    0x00001c14   0x00001c14   0x00000010   Code   RO         4972    i.CMU_SYSCLKCR_SYSCLKSEL_Get  fm33a0xxev_cmu.o
+    0x00001c24   0x00001c24   0x0000001c   Code   RO         4973    i.CMU_SYSCLKCR_SYSCLKSEL_Set  fm33a0xxev_cmu.o
+    0x00001c40   0x00001c40   0x0000001e   Code   RO         4974    i.CMU_SysClk_Init   fm33a0xxev_cmu.o
+    0x00001c5e   0x00001c5e   0x00000002   PAD
+    0x00001c60   0x00001c60   0x00000024   Code   RO         4976    i.CMU_XTHFCR_XTHFEN_Setable  fm33a0xxev_cmu.o
+    0x00001c84   0x00001c84   0x00000020   Code   RO         4978    i.CMU_XTHFCR_XTHF_CFG_Set  fm33a0xxev_cmu.o
+    0x00001ca4   0x00001ca4   0x00000034   Code   RO         2826    i.COM_equipment_basic_inf_handle  upper_com_data_pro.o
+    0x00001cd8   0x00001cd8   0x00000028   Code   RO        13567    i.CV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00001d00   0x00001d00   0x00000038   Code   RO            5    i.Cipher            aes128.o
+    0x00001d38   0x00001d38   0x00000038   Code   RO          890    i.CloseIO           gpio.o
+    0x00001d70   0x00001d70   0x00000020   Code   RO        13568    i.Close_Valve_Alarm_Line_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00001d90   0x00001d90   0x00000020   Code   RO        13569    i.Close_Valve_Alarm_Line_GPIO_Clk_sleep  pulse_and_alarm_line.o
+    0x00001db0   0x00001db0   0x0000000a   Code   RO          849    i.DEBUG_Init        rcc_config.o
+    0x00001dba   0x00001dba   0x00000002   PAD
+    0x00001dbc   0x00001dbc   0x00000020   Code   RO         6254    i.DMA_CH11CR_CH11DIR_Set  fm33a0xxev_dma.o
+    0x00001ddc   0x00001ddc   0x00000024   Code   RO         6256    i.DMA_CH11CR_CH11EN_Setable  fm33a0xxev_dma.o
+    0x00001e00   0x00001e00   0x00000020   Code   RO         6258    i.DMA_CH11CR_CH11FI_Set  fm33a0xxev_dma.o
+    0x00001e20   0x00001e20   0x00000024   Code   RO         6260    i.DMA_CH11CR_CH11FTIE_Setable  fm33a0xxev_dma.o
+    0x00001e44   0x00001e44   0x00000024   Code   RO         6262    i.DMA_CH11CR_CH11HTIE_Setable  fm33a0xxev_dma.o
+    0x00001e68   0x00001e68   0x00000020   Code   RO         6264    i.DMA_CH11CR_CH11PRI_Set  fm33a0xxev_dma.o
+    0x00001e88   0x00001e88   0x00000020   Code   RO         6266    i.DMA_CH11CR_CH11RI_Set  fm33a0xxev_dma.o
+    0x00001ea8   0x00001ea8   0x00000020   Code   RO         6268    i.DMA_CH11CR_CH11TSIZE_Set  fm33a0xxev_dma.o
+    0x00001ec8   0x00001ec8   0x00000010   Code   RO         6270    i.DMA_CH11FAR_Write  fm33a0xxev_dma.o
+    0x00001ed8   0x00001ed8   0x00000024   Code   RO         6274    i.DMA_CHxCR_BDW_Set  fm33a0xxev_dma.o
+    0x00001efc   0x00001efc   0x00000020   Code   RO         6275    i.DMA_CHxCR_CHxFTIE_Getable  fm33a0xxev_dma.o
+    0x00001f1c   0x00001f1c   0x00000028   Code   RO         6276    i.DMA_CHxCR_CHxFTIE_Setable  fm33a0xxev_dma.o
+    0x00001f44   0x00001f44   0x00000028   Code   RO         6278    i.DMA_CHxCR_CHxHTIE_Setable  fm33a0xxev_dma.o
+    0x00001f6c   0x00001f6c   0x00000024   Code   RO         6280    i.DMA_CHxCR_CHxINC_Set  fm33a0xxev_dma.o
+    0x00001f90   0x00001f90   0x00000024   Code   RO         6282    i.DMA_CHxCR_CHxPRI_Set  fm33a0xxev_dma.o
+    0x00001fb4   0x00001fb4   0x00000024   Code   RO         6284    i.DMA_CHxCR_CHxSSEL_Set  fm33a0xxev_dma.o
+    0x00001fd8   0x00001fd8   0x00000024   Code   RO         6286    i.DMA_CHxCR_CHxTSIZE_Set  fm33a0xxev_dma.o
+    0x00001ffc   0x00001ffc   0x00000028   Code   RO         6288    i.DMA_CHxCR_CIRC_Setable  fm33a0xxev_dma.o
+    0x00002024   0x00002024   0x00000028   Code   RO         6292    i.DMA_CHxCR_ChxEN_Setable  fm33a0xxev_dma.o
+    0x0000204c   0x0000204c   0x00000024   Code   RO         6294    i.DMA_CHxCR_DIR_Set  fm33a0xxev_dma.o
+    0x00002070   0x00002070   0x00000010   Code   RO         6299    i.DMA_CHxMAR_Read   fm33a0xxev_dma.o
+    0x00002080   0x00002080   0x00000010   Code   RO         6300    i.DMA_CHxMAR_Write  fm33a0xxev_dma.o
+    0x00002090   0x00002090   0x00000024   Code   RO         6305    i.DMA_GCR_DMAEN_Setable  fm33a0xxev_dma.o
+    0x000020b4   0x000020b4   0x0000001e   Code   RO          999    i.DMA_IRQHandler    uart.o
+    0x000020d2   0x000020d2   0x00000002   PAD
+    0x000020d4   0x000020d4   0x00000020   Code   RO         6308    i.DMA_ISR_DMACHFT_Chk  fm33a0xxev_dma.o
+    0x000020f4   0x000020f4   0x00000010   Code   RO         6309    i.DMA_ISR_DMACHFT_Clr  fm33a0xxev_dma.o
+    0x00002104   0x00002104   0x000000b4   Code   RO         6314    i.DMA_Init          fm33a0xxev_dma.o
+    0x000021b8   0x000021b8   0x00000050   Code   RO         2955    i.DataAes128EcbDecrypt  wrc_sizhu_v4.o
+    0x00002208   0x00002208   0x00000084   Code   RO         2956    i.DataAes128EcbEncrypt  wrc_sizhu_v4.o
+    0x0000228c   0x0000228c   0x000000b0   Code   RO         2958    i.DataReportAckPro  wrc_sizhu_v4.o
+    0x0000233c   0x0000233c   0x000001dc   Code   RO          315    i.Datecmp           system_general_para.o
+    0x00002518   0x00002518   0x0000005c   Code   RO         1810    i.E2P_Ctrl_Gpio_Init  eeprom.o
+    0x00002574   0x00002574   0x00000070   Code   RO         1813    i.EEPROM_MultipleRead  eeprom.o
+    0x000025e4   0x000025e4   0x00000118   Code   RO         1815    i.EEPROM_MultipleWrite  eeprom.o
+    0x000026fc   0x000026fc   0x00000012   Code   RO         1817    i.EEPROM_Wait_Busy  eeprom.o
+    0x0000270e   0x0000270e   0x00000002   PAD
+    0x00002710   0x00002710   0x0000004c   Code   RO         1829    i.EEPROM_stat_read  eeprom.o
+    0x0000275c   0x0000275c   0x0000002c   Code   RO         2086    i.EX_Pwr_GPIO_Clk_Init  power_manage.o
+    0x00002788   0x00002788   0x00000084   Code   RO         2959    i.EndFramePro       wrc_sizhu_v4.o
+    0x0000280c   0x0000280c   0x0000001c   Code   RO         2639    i.EquipmentBasicInfoDefaultInit  system_mem_para.o
+    0x00002828   0x00002828   0x00000028   Code   RO         2640    i.EquipmentBasicInfoReadFromEep  system_mem_para.o
+    0x00002850   0x00002850   0x00000020   Code   RO          106    i.EveryDayClearAlarmCnt  sizhu_ctrl_word.o
+    0x00002870   0x00002870   0x0000001c   Code   RO         7024    i.FLS_RDCR_WAIT_Set  fm33a0xxev_flash.o
+    0x0000288c   0x0000288c   0x00000014   Code   RO         1960    i.Force_Open_GPIO_Init  valve_control.o
+    0x000028a0   0x000028a0   0x0000001c   Code   RO         7277    i.GPIOH_ReadInputDataBit  fm33a0xxev_gpio.o
+    0x000028bc   0x000028bc   0x000000fc   Code   RO         7284    i.GPIO_EXTI_EXTIDF_Setable  fm33a0xxev_gpio.o
+    0x000029b8   0x000029b8   0x000000f4   Code   RO         7286    i.GPIO_EXTI_EXTIISR_ChkEx  fm33a0xxev_gpio.o
+    0x00002aac   0x00002aac   0x000000ec   Code   RO         7287    i.GPIO_EXTI_EXTIISR_ClrEx  fm33a0xxev_gpio.o
+    0x00002b98   0x00002b98   0x00000058   Code   RO         7288    i.GPIO_EXTI_Init    fm33a0xxev_gpio.o
+    0x00002bf0   0x00002bf0   0x0000010c   Code   RO         7289    i.GPIO_EXTI_Select_Edge  fm33a0xxev_gpio.o
+    0x00002cfc   0x00002cfc   0x00000134   Code   RO         7290    i.GPIO_EXTI_Select_Pin  fm33a0xxev_gpio.o
+    0x00002e30   0x00002e30   0x00000094   Code   RO         7295    i.GPIO_Get_InitPara  fm33a0xxev_gpio.o
+    0x00002ec4   0x00002ec4   0x000002bc   Code   RO          964    i.GPIO_IRQHandler   exti.o
+    0x00003180   0x00003180   0x00000072   Code   RO         7300    i.GPIO_Init         fm33a0xxev_gpio.o
+    0x000031f2   0x000031f2   0x00000014   Code   RO         7308    i.GPIO_ReadInputDataBit  fm33a0xxev_gpio.o
+    0x00003206   0x00003206   0x00000004   Code   RO         7311    i.GPIO_ResetBits    fm33a0xxev_gpio.o
+    0x0000320a   0x0000320a   0x00000004   Code   RO         7312    i.GPIO_SetBits      fm33a0xxev_gpio.o
+    0x0000320e   0x0000320e   0x00000010   Code   RO         7313    i.GPIO_ToggleBits   fm33a0xxev_gpio.o
+    0x0000321e   0x0000321e   0x0000001c   Code   RO         7315    i.GPIOx_ANEN_Setable  fm33a0xxev_gpio.o
+    0x0000323a   0x0000323a   0x00000002   PAD
+    0x0000323c   0x0000323c   0x00000820   Code   RO         2087    i.GetPwrStatusPro   power_manage.o
+    0x00003a5c   0x00003a5c   0x00000044   Code   RO         1962    i.GetValveRunMaxTime  valve_control.o
+    0x00003aa0   0x00003aa0   0x00000030   Code   RO         1259    i.Get_AdcTempValue  adc.o
+    0x00003ad0   0x00003ad0   0x00000032   Code   RO         1260    i.Get_AdcValue      adc.o
+    0x00003b02   0x00003b02   0x00000002   PAD
+    0x00003b04   0x00003b04   0x00000094   Code   RO         2088    i.Get_Alka_Bat_Voltage  power_manage.o
+    0x00003b98   0x00003b98   0x000000ba   Code   RO         1528    i.Get_Extern_Rtc_Time  extern_rtc.o
+    0x00003c52   0x00003c52   0x00000002   PAD
+    0x00003c54   0x00003c54   0x00000094   Code   RO         2089    i.Get_Lith_Bat_Voltage  power_manage.o
+    0x00003ce8   0x00003ce8   0x00000030   Code   RO         2090    i.Get_Mcu_Temp      power_manage.o
+    0x00003d18   0x00003d18   0x000000de   Code   RO         2091    i.Get_vol_Average   power_manage.o
+    0x00003df6   0x00003df6   0x00000002   PAD
+    0x00003df8   0x00003df8   0x00000040   Code   RO         1335    i.I2c_Ack           i2c.o
+    0x00003e38   0x00003e38   0x00000038   Code   RO         1336    i.I2c_No_Ack        i2c.o
+    0x00003e70   0x00003e70   0x00000058   Code   RO         1337    i.I2c_Read          i2c.o
+    0x00003ec8   0x00003ec8   0x00000028   Code   RO         1338    i.I2c_Scl_Gpio_Init  i2c.o
+    0x00003ef0   0x00003ef0   0x0000006c   Code   RO         1339    i.I2c_Send          i2c.o
+    0x00003f5c   0x00003f5c   0x0000003c   Code   RO         1340    i.I2c_Start         i2c.o
+    0x00003f98   0x00003f98   0x00000040   Code   RO         1341    i.I2c_Stop          i2c.o
+    0x00003fd8   0x00003fd8   0x00000044   Code   RO          316    i.IO_JitterEliminationCheck  system_general_para.o
+    0x0000401c   0x0000401c   0x00000010   Code   RO          736    i.IWDT_Clr          user_init.o
+    0x0000402c   0x0000402c   0x00000020   Code   RO          737    i.IWDT_Init         user_init.o
+    0x0000404c   0x0000404c   0x0000001a   Code   RO          738    i.Init_RCHF         user_init.o
+    0x00004066   0x00004066   0x00000002   PAD
+    0x00004068   0x00004068   0x00000024   Code   RO          739    i.Init_RCLP         user_init.o
+    0x0000408c   0x0000408c   0x00000078   Code   RO          740    i.Init_SysClk       user_init.o
+    0x00004104   0x00004104   0x00000016   Code   RO          741    i.Init_SysClk_Gen   user_init.o
+    0x0000411a   0x0000411a   0x00000074   Code   RO          891    i.InputtIO          gpio.o
+    0x0000418e   0x0000418e   0x00000002   PAD
+    0x00004190   0x00004190   0x00000084   Code   RO          892    i.InputtIO_H        gpio.o
+    0x00004214   0x00004214   0x0000010c   Code   RO          317    i.IntervalTriggerHandle  system_general_para.o
+    0x00004320   0x00004320   0x00000038   Code   RO            6    i.InvCipher         aes128.o
+    0x00004358   0x00004358   0x000004bc   Code   RO            7    i.InvMixColumns     aes128.o
+    0x00004814   0x00004814   0x00000098   Code   RO            8    i.InvShiftRows      aes128.o
+    0x000048ac   0x000048ac   0x00000038   Code   RO            9    i.InvSubBytes       aes128.o
+    0x000048e4   0x000048e4   0x00000124   Code   RO           10    i.KeyExpansion      aes128.o
+    0x00004a08   0x00004a08   0x00000030   Code   RO         1597    i.Key_GPIO_Init     key.o
+    0x00004a38   0x00004a38   0x00000020   Code   RO        13570    i.LF_PULSE_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00004a58   0x00004a58   0x0000001c   Code   RO        13571    i.LF_PULSE_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
+    0x00004a74   0x00004a74   0x00000018   Code   RO         8556    i.LPTIM_CR_EN_Getable  fm33a0xxev_lptim.o
+    0x00004a8c   0x00004a8c   0x00000018   Code   RO         1121    i.LPTIM_IRQHandler  tim.o
+    0x00004aa4   0x00004aa4   0x00000018   Code   RO         8595    i.LPTIM_ISR_OVIF_Chk  fm33a0xxev_lptim.o
+    0x00004abc   0x00004abc   0x0000000c   Code   RO         8596    i.LPTIM_ISR_OVIF_Clr  fm33a0xxev_lptim.o
+    0x00004ac8   0x00004ac8   0x00000028   Code   RO        13572    i.LP_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00004af0   0x00004af0   0x00000028   Code   RO        13573    i.LV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00004b18   0x00004b18   0x000000f0   Code   RO         3134    i.Lcd_Battery       lcd_cfg_api.o
+    0x00004c08   0x00004c08   0x00000044   Code   RO         3135    i.Lcd_BillingShow   lcd_cfg_api.o
+    0x00004c4c   0x00004c4c   0x00000020   Code   RO         3063    i.Lcd_DeInit        lcd.o
+    0x00004c6c   0x00004c6c   0x00004754   Code   RO         3274    i.Lcd_DisplayDigit_23A  lcd_io_api.o
+    0x000093c0   0x000093c0   0x00000028   Code   RO         3278    i.Lcd_GPIO_Init     lcd_io_api.o
+    0x000093e8   0x000093e8   0x00000014   Code   RO         3065    i.Lcd_Init          lcd.o
+    0x000093fc   0x000093fc   0x00000118   Code   RO         3067    i.Lcd_Show_MenuProcess  lcd.o
+    0x00009514   0x00009514   0x00000020   Code   RO         3068    i.Lcd_Sys_Init      lcd.o
+    0x00009534   0x00009534   0x00000144   Code   RO         3151    i.Lcd_ValveShow     lcd_cfg_api.o
+    0x00009678   0x00009678   0x00000150   Code   RO         3152    i.Lcd_WaringShow    lcd_cfg_api.o
+    0x000097c8   0x000097c8   0x00000174   Code   RO         3153    i.Lcd_WrcShow       lcd_cfg_api.o
+    0x0000993c   0x0000993c   0x00000032   Code   RO         3279    i.Lcd_Write         lcd_io_api.o
+    0x0000996e   0x0000996e   0x00000038   Code   RO         3280    i.Lcd_Write_Reg     lcd_io_api.o
+    0x000099a6   0x000099a6   0x00000002   PAD
+    0x000099a8   0x000099a8   0x000000bc   Code   RO         2850    i.LinkDataAnalysis  wireless_remote_comm.o
+    0x00009a64   0x00009a64   0x0000005c   Code   RO         2092    i.LithBatUseTimeCalculate  power_manage.o
+    0x00009ac0   0x00009ac0   0x000002b4   Code   RO         2093    i.Lith_Bat_Voltage_Status  power_manage.o
+    0x00009d74   0x00009d74   0x00000030   Code   RO         2094    i.Lith_Battery_GPIO_Clk_Init  power_manage.o
+    0x00009da4   0x00009da4   0x00000104   Code   RO         2851    i.LongTimeReportFailed  wireless_remote_comm.o
+    0x00009ea8   0x00009ea8   0x00000020   Code   RO        13574    i.Low_Pwr_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x00009ec8   0x00009ec8   0x0000001c   Code   RO        13575    i.Low_Pwr_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
+    0x00009ee4   0x00009ee4   0x00000044   Code   RO         2247    i.MagneticInterferenceCheck  other_fun.o
+    0x00009f28   0x00009f28   0x00000124   Code   RO           11    i.MixColumns        aes128.o
+    0x0000a04c   0x0000a04c   0x00000020   Code   RO         1963    i.Motor_AB_GPIO_Init  valve_control.o
+    0x0000a06c   0x0000a06c   0x0000001c   Code   RO         1964    i.Motor_OP_CL_GPIO_Init  valve_control.o
+    0x0000a088   0x0000a088   0x00000018   Code   RO         1965    i.Motor_OP_CL_GPIO_Init_sleep_mode  valve_control.o
+    0x0000a0a0   0x0000a0a0   0x00000002   Code   RO          965    i.NMI_Handler       exti.o
+    0x0000a0a2   0x0000a0a2   0x00000002   PAD
+    0x0000a0a4   0x0000a0a4   0x00000018   Code   RO         1000    i.NVIC_DisableIRQ   uart.o
+    0x0000a0bc   0x0000a0bc   0x00000018   Code   RO         1123    i.NVIC_DisableIRQ   tim.o
+    0x0000a0d4   0x0000a0d4   0x00000018   Code   RO         1124    i.NVIC_EnableIRQ    tim.o
+    0x0000a0ec   0x0000a0ec   0x00000078   Code   RO          376    i.NVIC_SetPriority  system_run_fun.o
+    0x0000a164   0x0000a164   0x00000078   Code   RO         1125    i.NVIC_SetPriority  tim.o
+    0x0000a1dc   0x0000a1dc   0x00000020   Code   RO         2248    i.OtherFunPro       other_fun.o
+    0x0000a1fc   0x0000a1fc   0x00000072   Code   RO          893    i.OutputIO          gpio.o
+    0x0000a26e   0x0000a26e   0x00000002   PAD
+    0x0000a270   0x0000a270   0x00000378   Code   RO         2096    i.PowerManagrInit   power_manage.o
+    0x0000a5e8   0x0000a5e8   0x00000088   Code   RO         2097    i.Power_IO_Init     power_manage.o
+    0x0000a670   0x0000a670   0x00000048   Code   RO         2852    i.ProtocolDataAnalysis  wireless_remote_comm.o
+    0x0000a6b8   0x0000a6b8   0x00000588   Code   RO        13576    i.PulseAndAlarmLineCheck  pulse_and_alarm_line.o
+    0x0000ac40   0x0000ac40   0x00000354   Code   RO        13577    i.PulseAndAlarmLineInit  pulse_and_alarm_line.o
+    0x0000af94   0x0000af94   0x000001c0   Code   RO         2199    i.PulseSettlement   billing.o
+    0x0000b154   0x0000b154   0x00000024   Code   RO        13578    i.Pulse_And_Alarm_Line_IO_Init  pulse_and_alarm_line.o
+    0x0000b178   0x0000b178   0x00000188   Code   RO         2960    i.PushSettlementInfoPro  wrc_sizhu_v4.o
+    0x0000b300   0x0000b300   0x0000004c   Code   RO         1529    i.R8025T_Read       extern_rtc.o
+    0x0000b34c   0x0000b34c   0x00000030   Code   RO         1530    i.R8025T_Write      extern_rtc.o
+    0x0000b37c   0x0000b37c   0x00000020   Code   RO        10480    i.RMU_BORCR_BOR_PDRCFG_Set  fm33a0xxev_rmu.o
+    0x0000b39c   0x0000b39c   0x00000024   Code   RO        10482    i.RMU_BORCR_OFF_BOR_Setable  fm33a0xxev_rmu.o
+    0x0000b3c0   0x0000b3c0   0x00000024   Code   RO        10487    i.RMU_PDRCR_PDREN_Setable  fm33a0xxev_rmu.o
+    0x0000b3e4   0x0000b3e4   0x0000027c   Code   RO         2200    i.RS485Settlement   billing.o
+    0x0000b660   0x0000b660   0x000000c4   Code   RO        13422    i.RS485_read_data_GPIO_Init  rs485_read_data.o
+    0x0000b724   0x0000b724   0x00000018   Code   RO         1531    i.RTC_GPIO_Init     extern_rtc.o
+    0x0000b73c   0x0000b73c   0x00000002   Code   RO         1200    i.RTC_IRQHandler    rtc.o
+    0x0000b73e   0x0000b73e   0x00000002   PAD
+    0x0000b740   0x0000b740   0x00000054   Code   RO         1966    i.Read_OP_CL_VALVE_Status  valve_control.o
+    0x0000b794   0x0000b794   0x000000d8   Code   RO         1413    i.SPI3_Init         spi.o
+    0x0000b86c   0x0000b86c   0x00000018   Code   RO        11729    i.SPIx_CR1_BAUD_Set  fm33a0xxev_spi.o
+    0x0000b884   0x0000b884   0x00000012   Code   RO        11731    i.SPIx_CR1_CPHA_Set  fm33a0xxev_spi.o
+    0x0000b896   0x0000b896   0x00000018   Code   RO        11733    i.SPIx_CR1_CPHOL_Set  fm33a0xxev_spi.o
+    0x0000b8ae   0x0000b8ae   0x0000001a   Code   RO        11735    i.SPIx_CR1_IOSWAP_Set  fm33a0xxev_spi.o
+    0x0000b8c8   0x0000b8c8   0x00000018   Code   RO        11737    i.SPIx_CR1_LSBF_Set  fm33a0xxev_spi.o
+    0x0000b8e0   0x0000b8e0   0x0000001a   Code   RO        11739    i.SPIx_CR1_MM_Set   fm33a0xxev_spi.o
+    0x0000b8fa   0x0000b8fa   0x00000018   Code   RO        11745    i.SPIx_CR1_WAIT_Set  fm33a0xxev_spi.o
+    0x0000b912   0x0000b912   0x0000001a   Code   RO        11749    i.SPIx_CR2_DLEN_Set  fm33a0xxev_spi.o
+    0x0000b92c   0x0000b92c   0x0000001a   Code   RO        11753    i.SPIx_CR2_HALFDUPLEX_Set  fm33a0xxev_spi.o
+    0x0000b946   0x0000b946   0x0000001a   Code   RO        11757    i.SPIx_CR2_RXO_Setable  fm33a0xxev_spi.o
+    0x0000b960   0x0000b960   0x00000018   Code   RO        11759    i.SPIx_CR2_SPIEN_Setable  fm33a0xxev_spi.o
+    0x0000b978   0x0000b978   0x00000018   Code   RO        11761    i.SPIx_CR2_SSNM_Set  fm33a0xxev_spi.o
+    0x0000b990   0x0000b990   0x00000018   Code   RO        11763    i.SPIx_CR2_SSNSEN_Setable  fm33a0xxev_spi.o
+    0x0000b9a8   0x0000b9a8   0x00000018   Code   RO        11767    i.SPIx_CR2_TXO_AC_Setable  fm33a0xxev_spi.o
+    0x0000b9c0   0x0000b9c0   0x00000018   Code   RO        11769    i.SPIx_CR2_TXO_Setable  fm33a0xxev_spi.o
+    0x0000b9d8   0x0000b9d8   0x00000006   Code   RO        11770    i.SPIx_CR3_MERRC_Clr  fm33a0xxev_spi.o
+    0x0000b9de   0x0000b9de   0x00000006   Code   RO        11771    i.SPIx_CR3_RXBFC_Clr  fm33a0xxev_spi.o
+    0x0000b9e4   0x0000b9e4   0x00000006   Code   RO        11772    i.SPIx_CR3_SERRC_Clr  fm33a0xxev_spi.o
+    0x0000b9ea   0x0000b9ea   0x00000006   Code   RO        11773    i.SPIx_CR3_TXBFC_Clr  fm33a0xxev_spi.o
+    0x0000b9f0   0x0000b9f0   0x00000014   Code   RO        11785    i.SPIx_ISR_RXBF_Chk  fm33a0xxev_spi.o
+    0x0000ba04   0x0000ba04   0x00000014   Code   RO        11789    i.SPIx_ISR_TXBE_Chk  fm33a0xxev_spi.o
+    0x0000ba18   0x0000ba18   0x00000006   Code   RO        11792    i.SPIx_RXBUF_Read   fm33a0xxev_spi.o
+    0x0000ba1e   0x0000ba1e   0x00000004   Code   RO        11793    i.SPIx_TXBUF_Write  fm33a0xxev_spi.o
+    0x0000ba22   0x0000ba22   0x00000002   PAD
+    0x0000ba24   0x0000ba24   0x00000020   Code   RO         1343    i.Sda_In            i2c.o
+    0x0000ba44   0x0000ba44   0x00000020   Code   RO         1344    i.Sda_Out           i2c.o
+    0x0000ba64   0x0000ba64   0x00000010   Code   RO         2963    i.SetBalanceValveClosePro  wrc_sizhu_v4.o
+    0x0000ba74   0x0000ba74   0x00000028   Code   RO         2964    i.SetKeyPro         wrc_sizhu_v4.o
+    0x0000ba9c   0x0000ba9c   0x00000068   Code   RO         1532    i.Set_Extern_Rtc_Time  extern_rtc.o
+    0x0000bb04   0x0000bb04   0x00000022   Code   RO         1533    i.Set_Rtc_UpdataInterrupt  extern_rtc.o
+    0x0000bb26   0x0000bb26   0x00000002   PAD
+    0x0000bb28   0x0000bb28   0x000000d8   Code   RO         2201    i.SettlementPro     billing.o
+    0x0000bc00   0x0000bc00   0x00000098   Code   RO           12    i.ShiftRows         aes128.o
+    0x0000bc98   0x0000bc98   0x0000022c   Code   RO         2965    i.SizhuV4ProtocolDataAnalysis  wrc_sizhu_v4.o
+    0x0000bec4   0x0000bec4   0x000002e0   Code   RO         2966    i.SizhuV4SendNormalData2buf  wrc_sizhu_v4.o
+    0x0000c1a4   0x0000c1a4   0x00000130   Code   RO         2967    i.SizhuV4SendParaInit  wrc_sizhu_v4.o
+    0x0000c2d4   0x0000c2d4   0x00000034   Code   RO         1416    i.SpiWriteAndRead   spi.o
+    0x0000c308   0x0000c308   0x00000038   Code   RO           13    i.SubBytes          aes128.o
+    0x0000c340   0x0000c340   0x000001f4   Code   RO          107    i.SysAlarmCtrlPro   sizhu_ctrl_word.o
+    0x0000c534   0x0000c534   0x00000058   Code   RO          742    i.SysWakeUp_ClockCfg  user_init.o
+    0x0000c58c   0x0000c58c   0x00000010   Code   RO        14310    i.SystemInit        system_fm33a0xxev.o
+    0x0000c59c   0x0000c59c   0x00000048   Code   RO          850    i.System_power_on_init  rcc_config.o
+    0x0000c5e4   0x0000c5e4   0x0000015a   Code   RO         1534    i.TimeEffectJudgm   extern_rtc.o
+    0x0000c73e   0x0000c73e   0x00000002   PAD
+    0x0000c740   0x0000c740   0x00000064   Code   RO        12751    i.UART_BaudREGCalc  fm33a0xxev_uart.o
+    0x0000c7a4   0x0000c7a4   0x00000078   Code   RO        12754    i.UART_Init         fm33a0xxev_uart.o
+    0x0000c81c   0x0000c81c   0x00000210   Code   RO        12755    i.UART_SInit        fm33a0xxev_uart.o
+    0x0000ca2c   0x0000ca2c   0x00000006   Code   RO        12757    i.UARTx_BGR_Write   fm33a0xxev_uart.o
+    0x0000ca32   0x0000ca32   0x00000018   Code   RO        12766    i.UARTx_CSR_PARITY_Set  fm33a0xxev_uart.o
+    0x0000ca4a   0x0000ca4a   0x00000018   Code   RO        12768    i.UARTx_CSR_PDSEL_Set  fm33a0xxev_uart.o
+    0x0000ca62   0x0000ca62   0x00000018   Code   RO        12770    i.UARTx_CSR_RXEN_Setable  fm33a0xxev_uart.o
+    0x0000ca7a   0x0000ca7a   0x00000018   Code   RO        12772    i.UARTx_CSR_RXPOL_Setable  fm33a0xxev_uart.o
+    0x0000ca92   0x0000ca92   0x0000001a   Code   RO        12776    i.UARTx_CSR_STOPCFG_Set  fm33a0xxev_uart.o
+    0x0000caac   0x0000caac   0x00000018   Code   RO        12778    i.UARTx_CSR_TXEN_Setable  fm33a0xxev_uart.o
+    0x0000cac4   0x0000cac4   0x0000001a   Code   RO        12780    i.UARTx_CSR_TXIREN_Setable  fm33a0xxev_uart.o
+    0x0000cade   0x0000cade   0x00000018   Code   RO        12782    i.UARTx_CSR_TXPOL_Setable  fm33a0xxev_uart.o
+    0x0000caf6   0x0000caf6   0x0000001a   Code   RO        12785    i.UARTx_IER_RXBF_IE_Setable  fm33a0xxev_uart.o
+    0x0000cb10   0x0000cb10   0x0000001a   Code   RO        12787    i.UARTx_IER_RXERR_IE_Setable  fm33a0xxev_uart.o
+    0x0000cb2a   0x0000cb2a   0x0000001a   Code   RO        12789    i.UARTx_IER_RXTO_IE_Setable  fm33a0xxev_uart.o
+    0x0000cb44   0x0000cb44   0x00000018   Code   RO        12791    i.UARTx_IER_TXBE_IE_Setable  fm33a0xxev_uart.o
+    0x0000cb5c   0x0000cb5c   0x00000018   Code   RO        12793    i.UARTx_IER_TXSE_IE_Setable  fm33a0xxev_uart.o
+    0x0000cb74   0x0000cb74   0x00000008   Code   RO        12801    i.UARTx_ISR_RXBF_Clr  fm33a0xxev_uart.o
+    0x0000cb7c   0x0000cb7c   0x00000014   Code   RO        12805    i.UARTx_ISR_TXSE_Chk  fm33a0xxev_uart.o
+    0x0000cb90   0x0000cb90   0x0000000a   Code   RO        12807    i.UARTx_RXBUF_Read  fm33a0xxev_uart.o
+    0x0000cb9a   0x0000cb9a   0x0000002a   Code   RO         1006    i.UARTx_SendData_Normal  uart.o
+    0x0000cbc4   0x0000cbc4   0x00000008   Code   RO        12813    i.UARTx_TXBUF_Write  fm33a0xxev_uart.o
+    0x0000cbcc   0x0000cbcc   0x00000020   Code   RO         2249    i.UNCAP_GPIO_Clk_Init  other_fun.o
+    0x0000cbec   0x0000cbec   0x00000028   Code   RO        13579    i.UV_lose_check_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x0000cc14   0x0000cc14   0x000000ec   Code   RO         2250    i.UncapCheck        other_fun.o
+    0x0000cd00   0x0000cd00   0x00000020   Code   RO        13580    i.Under_Pwr_INT_GPIO_Clk_Init  pulse_and_alarm_line.o
+    0x0000cd20   0x0000cd20   0x0000001c   Code   RO        13581    i.Under_Pwr_INT_GPIO_Clk_sleep  pulse_and_alarm_line.o
+    0x0000cd3c   0x0000cd3c   0x0000009c   Code   RO         2746    i.Upper_ComputerLoginRecvHandler  upper_com.o
+    0x0000cdd8   0x0000cdd8   0x0000000c   Code   RO         2747    i.Upper_ComputerLoginRespond  upper_com.o
+    0x0000cde4   0x0000cde4   0x00000060   Code   RO         2748    i.Upper_ComputerReadWriteHandler  upper_com.o
+    0x0000ce44   0x0000ce44   0x00000078   Code   RO         2749    i.Upper_ComputerRespond  upper_com.o
+    0x0000cebc   0x0000cebc   0x00000024   Code   RO        13181    i.VRTC_ADCCR_CKE_Setable  fm33a0xxev_vrtc.o
+    0x0000cee0   0x0000cee0   0x00000020   Code   RO        13183    i.VRTC_ADCCR_CKS_Set  fm33a0xxev_vrtc.o
+    0x0000cf00   0x0000cf00   0x00000024   Code   RO        13186    i.VRTC_Init_RCMF_Trim  fm33a0xxev_vrtc.o
+    0x0000cf24   0x0000cf24   0x00000024   Code   RO        13199    i.VRTC_RCMFCR_EN_Setable  fm33a0xxev_vrtc.o
+    0x0000cf48   0x0000cf48   0x0000001c   Code   RO        13201    i.VRTC_RCMFCR_TRIM_Set  fm33a0xxev_vrtc.o
+    0x0000cf64   0x0000cf64   0x00000270   Code   RO         1967    i.ValveCtrlHade     valve_control.o
+    0x0000d1d4   0x0000d1d4   0x000000b0   Code   RO         1968    i.ValveCtrlOrder    valve_control.o
+    0x0000d284   0x0000d284   0x00000068   Code   RO         1969    i.ValveForceOpenSignalCheck  valve_control.o
+    0x0000d2ec   0x0000d2ec   0x00000064   Code   RO         1970    i.ValveMotorCloseRun  valve_control.o
+    0x0000d350   0x0000d350   0x00000024   Code   RO         1971    i.ValveMotorOpenRun  valve_control.o
+    0x0000d374   0x0000d374   0x0000004c   Code   RO         1972    i.ValveMotorStop    valve_control.o
+    0x0000d3c0   0x0000d3c0   0x00000028   Code   RO         1973    i.ValveRunParaInit  valve_control.o
+    0x0000d3e8   0x0000d3e8   0x00000024   Code   RO         1974    i.Valve_CTRL_GPIO_Init  valve_control.o
+    0x0000d40c   0x0000d40c   0x00000034   Code   RO         2853    i.WRC_PWR_GPIO_Init  wireless_remote_comm.o
+    0x0000d440   0x0000d440   0x00000030   Code   RO         1008    i.WRC_RX_DMA_CH3_reload  uart.o
+    0x0000d470   0x0000d470   0x00000074   Code   RO         2854    i.WRC_RX_DMA_check  wireless_remote_comm.o
+    0x0000d4e4   0x0000d4e4   0x00000084   Code   RO         1009    i.WRC_uart_Init     uart.o
+    0x0000d568   0x0000d568   0x000000b0   Code   RO         2855    i.WirelessRemoteCommPro  wireless_remote_comm.o
+    0x0000d618   0x0000d618   0x00000100   Code   RO         2856    i.WrcClosePwrPro    wireless_remote_comm.o
+    0x0000d718   0x0000d718   0x00000038   Code   RO         2857    i.WrcCreateLinkPro  wireless_remote_comm.o
+    0x0000d750   0x0000d750   0x0000003c   Code   RO         2858    i.WrcOpenPwrPro     wireless_remote_comm.o
+    0x0000d78c   0x0000d78c   0x0000010c   Code   RO         2859    i.WrcSendCreateLinkCmd  wireless_remote_comm.o
+    0x0000d898   0x0000d898   0x0000008c   Code   RO         2860    i.WrcSendDataPro    wireless_remote_comm.o
+    0x0000d924   0x0000d924   0x00000120   Code   RO         2861    i.WrcWaitRecDataPro  wireless_remote_comm.o
+    0x0000da44   0x0000da44   0x0000002e   Code   RO        14483    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x0000da72   0x0000da72   0x0000001c   Code   RO         1582    i.__ARM_common_switch8  extern_rtc.o
+    0x0000da8e   0x0000da8e   0x0000000e   Code   RO        14489    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x0000da9c   0x0000da9c   0x00000002   Code   RO        14490    i.__scatterload_null  mc_p.l(handlers.o)
+    0x0000da9e   0x0000da9e   0x0000000e   Code   RO        14491    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x0000daac   0x0000daac   0x00000006   Code   RO        14218    i.__set_PRIMASK     mbrtu.o
+    0x0000dab2   0x0000dab2   0x00000002   PAD
+    0x0000dab4   0x0000dab4   0x000000a4   Code   RO         1261    i.adc_tem_cal       adc.o
+    0x0000db58   0x0000db58   0x00000064   Code   RO         1262    i.adc_vol_cal       adc.o
+    0x0000dbbc   0x0000dbbc   0x00000020   Code   RO         1263    i.adc_wait_finish   adc.o
+    0x0000dbdc   0x0000dbdc   0x00000114   Code   RO          379    i.allExtiIRQ        system_run_fun.o
+    0x0000dcf0   0x0000dcf0   0x00000028   Code   RO          380    i.allGpioInit       system_run_fun.o
+    0x0000dd18   0x0000dd18   0x0000001a   Code   RO         2641    i.allParaDefaultInit  system_mem_para.o
+    0x0000dd32   0x0000dd32   0x00000002   PAD
+    0x0000dd34   0x0000dd34   0x00000040   Code   RO         2642    i.allParaPatchPro   system_mem_para.o
+    0x0000dd74   0x0000dd74   0x0000001a   Code   RO         2643    i.allParaReadFromEep  system_mem_para.o
+    0x0000dd8e   0x0000dd8e   0x00000042   Code   RO          318    i.arrayA_2_arrayB   system_general_para.o
+    0x0000ddd0   0x0000ddd0   0x000003bc   Code   RO         2202    i.balanceStatusHandler  billing.o
+    0x0000e18c   0x0000e18c   0x00000020   Code   RO         2098    i.borrow_Pwr_GPIO_Clk_Init  power_manage.o
+    0x0000e1ac   0x0000e1ac   0x00000048   Code   RO          811    i.delay_init        delay.o
+    0x0000e1f4   0x0000e1f4   0x00000050   Code   RO          812    i.delay_ms          delay.o
+    0x0000e244   0x0000e244   0x00000050   Code   RO          813    i.delay_us          delay.o
+    0x0000e294   0x0000e294   0x000000ba   Code   RO        13768    i.eMBFuncReadCoils  mbfunccoils.o
+    0x0000e34e   0x0000e34e   0x000000b8   Code   RO        13813    i.eMBFuncReadDiscreteInputs  mbfuncdisc.o
+    0x0000e406   0x0000e406   0x0000008a   Code   RO        13837    i.eMBFuncReadHoldingRegister  mbfuncholding.o
+    0x0000e490   0x0000e490   0x0000008a   Code   RO        13879    i.eMBFuncReadInputRegister  mbfuncinput.o
+    0x0000e51a   0x0000e51a   0x000000e0   Code   RO        13838    i.eMBFuncReadWriteMultipleHoldingRegister  mbfuncholding.o
+    0x0000e5fa   0x0000e5fa   0x00000002   PAD
+    0x0000e5fc   0x0000e5fc   0x00000028   Code   RO        13903    i.eMBFuncReportSlaveID  mbfuncother.o
+    0x0000e624   0x0000e624   0x00000070   Code   RO        13769    i.eMBFuncWriteCoil  mbfunccoils.o
+    0x0000e694   0x0000e694   0x00000040   Code   RO        13839    i.eMBFuncWriteHoldingRegister  mbfuncholding.o
+    0x0000e6d4   0x0000e6d4   0x0000009a   Code   RO        13770    i.eMBFuncWriteMultipleCoils  mbfunccoils.o
+    0x0000e76e   0x0000e76e   0x0000006c   Code   RO        13840    i.eMBFuncWriteMultipleHoldingRegister  mbfuncholding.o
+    0x0000e7da   0x0000e7da   0x00000002   PAD
+    0x0000e7dc   0x0000e7dc   0x000000dc   Code   RO        13684    i.eMBInit           mb.o
+    0x0000e8b8   0x0000e8b8   0x00000140   Code   RO        13685    i.eMBPoll           mb.o
+    0x0000e9f8   0x0000e9f8   0x0000005c   Code   RO        14219    i.eMBRTUInit        mbrtu.o
+    0x0000ea54   0x0000ea54   0x00000058   Code   RO        14220    i.eMBRTUReceive     mbrtu.o
+    0x0000eaac   0x0000eaac   0x000000c8   Code   RO        14221    i.eMBRTUSend        mbrtu.o
+    0x0000eb74   0x0000eb74   0x00000028   Code   RO        14222    i.eMBRTUStart       mbrtu.o
+    0x0000eb9c   0x0000eb9c   0x0000001c   Code   RO        14223    i.eMBRTUStop        mbrtu.o
+    0x0000ebb8   0x0000ebb8   0x00000008   Code   RO        14143    i.eMBRegCoilsCB     regport.o
+    0x0000ebc0   0x0000ebc0   0x00000006   Code   RO        14144    i.eMBRegDiscreteCB  regport.o
+    0x0000ebc6   0x0000ebc6   0x00000002   PAD
+    0x0000ebc8   0x0000ebc8   0x00000064   Code   RO        14145    i.eMBRegHoldingCB   regport.o
+    0x0000ec2c   0x0000ec2c   0x0000004c   Code   RO        14146    i.eMBRegInputCB     regport.o
+    0x0000ec78   0x0000ec78   0x0000010c   Code   RO         2644    i.eepABReadCheck    system_mem_para.o
+    0x0000ed84   0x0000ed84   0x0000004e   Code   RO         2645    i.eepABWriteAndReadCheck  system_mem_para.o
+    0x0000edd2   0x0000edd2   0x00000002   Code   RO         2646    i.eepParaPatchPro_1  system_mem_para.o
+    0x0000edd4   0x0000edd4   0x00000040   Code   RO         2648    i.eepWriteAndReadCheck  system_mem_para.o
+    0x0000ee14   0x0000ee14   0x00000054   Code   RO        14366    i.free              mc_p.l(malloc.o)
+    0x0000ee68   0x0000ee68   0x0000000c   Code   RO           14    i.getSBoxInvert     aes128.o
+    0x0000ee74   0x0000ee74   0x0000000c   Code   RO           15    i.getSBoxValue      aes128.o
+    0x0000ee80   0x0000ee80   0x0000000c   Code   RO          382    i.hardwareDriversInit  system_run_fun.o
+    0x0000ee8c   0x0000ee8c   0x00000170   Code   RO         1598    i.keyPro            key.o
+    0x0000effc   0x0000effc   0x00000070   Code   RO         3069    i.lcdDisplayPro     lcd.o
+    0x0000f06c   0x0000f06c   0x00000020   Code   RO         2252    i.led_init          other_fun.o
+    0x0000f08c   0x0000f08c   0x00000020   Code   RO         2253    i.magnetic_interference_GPIO_Clk_Init  other_fun.o
+    0x0000f0ac   0x0000f0ac   0x00000194   Code   RO          521    i.main              main.o
+    0x0000f240   0x0000f240   0x0000006c   Code   RO        14367    i.malloc            mc_p.l(malloc.o)
+    0x0000f2ac   0x0000f2ac   0x00000038   Code   RO         2649    i.paraCalcCrcAndWriteEepAB  system_mem_para.o
+    0x0000f2e4   0x0000f2e4   0x00000024   Code   RO        13936    i.prveMBError2Exception  mbutils.o
+    0x0000f308   0x0000f308   0x00000108   Code   RO         2501    i.sizhuHistoryRecord  sizhu_history_record.o
+    0x0000f410   0x0000f410   0x000001e4   Code   RO          383    i.sysRunFunCtrlPro  system_run_fun.o
+    0x0000f5f4   0x0000f5f4   0x0000010c   Code   RO          384    i.sysRunFunParaInit  system_run_fun.o
+    0x0000f700   0x0000f700   0x0000009c   Code   RO          385    i.sysStoredParaInit  system_run_fun.o
+    0x0000f79c   0x0000f79c   0x0000003c   Code   RO         2650    i.systemEepIdDefaultInit  system_mem_para.o
+    0x0000f7d8   0x0000f7d8   0x00000028   Code   RO         2651    i.systemEepIdReadFromEep  system_mem_para.o
+    0x0000f800   0x0000f800   0x0000002c   Code   RO          319    i.ucharcmp          system_general_para.o
+    0x0000f82c   0x0000f82c   0x00000064   Code   RO         1010    i.up_comm_RX_DMA_CH2_Init  uart.o
+    0x0000f890   0x0000f890   0x00000030   Code   RO         1011    i.up_comm_RX_DMA_CH2_reload  uart.o
+    0x0000f8c0   0x0000f8c0   0x00000078   Code   RO         2750    i.up_comm_RX_DMA_check  upper_com.o
+    0x0000f938   0x0000f938   0x00000098   Code   RO         1012    i.up_comm_uart_Init  uart.o
+    0x0000f9d0   0x0000f9d0   0x0000008c   Code   RO         2751    i.up_comm_uart_enable  upper_com.o
+    0x0000fa5c   0x0000fa5c   0x000001dc   Code   RO         2752    i.upperComPro       upper_com.o
+    0x0000fc38   0x0000fc38   0x00000034   Code   RO          649    i.usMBCRC16         mbcrc1.o
+    0x0000fc6c   0x0000fc6c   0x00000018   Code   RO        14194    i.usMBCRC16_initFF  mbcrc_1.o
+    0x0000fc84   0x0000fc84   0x00000002   Code   RO        14012    i.vMBPortSerialEnable  portserial.o
+    0x0000fc86   0x0000fc86   0x00000002   Code   RO        14098    i.vMBPortTimersDisable  porttimer.o
+    0x0000fc88   0x0000fc88   0x00000002   Code   RO        14092    i.vMBPortTimersEnable  porttimer.o
+    0x0000fc8a   0x0000fc8a   0x00000002   PAD
+    0x0000fc8c   0x0000fc8c   0x00000018   Code   RO         1975    i.valveCtrlPro      valve_control.o
+    0x0000fca4   0x0000fca4   0x00000024   Code   RO        13972    i.xMBPortEventGet   portevent.o
+    0x0000fcc8   0x0000fcc8   0x00000010   Code   RO        13973    i.xMBPortEventInit  portevent.o
+    0x0000fcd8   0x0000fcd8   0x00000018   Code   RO        13974    i.xMBPortEventPost  portevent.o
+    0x0000fcf0   0x0000fcf0   0x00000014   Code   RO        14013    i.xMBPortSerialGetByte  portserial.o
+    0x0000fd04   0x0000fd04   0x0000002c   Code   RO        14014    i.xMBPortSerialInit  portserial.o
+    0x0000fd30   0x0000fd30   0x0000002c   Code   RO        14015    i.xMBPortSerialPutByte  portserial.o
+    0x0000fd5c   0x0000fd5c   0x00000006   Code   RO        14068    i.xMBPortTimersInit  porttimer.o
+    0x0000fd62   0x0000fd62   0x00000002   PAD
+    0x0000fd64   0x0000fd64   0x00000030   Code   RO        14224    i.xMBRTUReceiveCheck  mbrtu.o
+    0x0000fd94   0x0000fd94   0x0000008c   Code   RO        14225    i.xMBRTUReceiveFSM  mbrtu.o
+    0x0000fe20   0x0000fe20   0x00000044   Code   RO        14226    i.xMBRTUTimerT35Expired  mbrtu.o
+    0x0000fe64   0x0000fe64   0x00000070   Code   RO        14227    i.xMBRTUTransmitFSM  mbrtu.o
+    0x0000fed4   0x0000fed4   0x00000012   Code   RO           16    i.xtime             aes128.o
+    0x0000fee6   0x0000fee6   0x000002ff   Data   RO           18    .constdata          aes128.o
+    0x000101e5   0x000101e5   0x00000200   Data   RO          650    .constdata          mbcrc1.o
+    0x000103e5   0x000103e5   0x0000000c   Data   RO        14356    .constdata          mc_p.l(mktime.o)
+    0x000103f1   0x000103f1   0x0000000c   Data   RO        14474    .constdata          mc_p.l(localtime_i.o)
+    0x000103fd   0x000103fd   0x00000003   PAD
+    0x00010400   0x00010400   0x00000020   Data   RO        14487    Region$$Table       anon$$obj.o
 
 
-    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0000ecf0, Size: 0x00006c20, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x000002a4])
+    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x00010420, Size: 0x00006cc0, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x000002b8])
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   COMPRESSED   0x00000290   Data   RW          109    .data               sizhu_ctrl_word.o
-    0x20000290   COMPRESSED   0x00000018   Data   RW          320    .data               system_general_para.o
-    0x200002a8   COMPRESSED   0x00000002   Data   RW          386    .data               system_run_fun.o
-    0x200002aa   COMPRESSED   0x00000002   PAD
-    0x200002ac   COMPRESSED   0x00000005   Data   RW          605    .data               linked_list.o
-    0x200002b1   COMPRESSED   0x00000001   PAD
-    0x200002b2   COMPRESSED   0x00000004   Data   RW          814    .data               delay.o
-    0x200002b6   COMPRESSED   0x00000002   PAD
-    0x200002b8   COMPRESSED   0x00000008   Data   RW         1264    .data               adc.o
-    0x200002c0   COMPRESSED   0x00000006   Data   RW         1535    .data               extern_rtc.o
-    0x200002c6   COMPRESSED   0x00000003   Data   RW         1599    .data               key.o
-    0x200002c9   COMPRESSED   0x00000001   PAD
-    0x200002ca   COMPRESSED   0x00000008   Data   RW         1976    .data               valve_control.o
-    0x200002d2   COMPRESSED   0x0000001c   Data   RW         2100    .data               power_manage.o
-    0x200002ee   COMPRESSED   0x00000001   Data   RW         2203    .data               billing.o
-    0x200002ef   COMPRESSED   0x00000002   Data   RW         2254    .data               other_fun.o
-    0x200002f1   COMPRESSED   0x00000004   Data   RW         2510    .data               sizhu_history_record.o
-    0x200002f5   COMPRESSED   0x000001cf   Data   RW         2653    .data               system_mem_para.o
-    0x200004c4   COMPRESSED   0x00000006   Data   RW         2754    .data               upper_com.o
-    0x200004ca   COMPRESSED   0x0000000d   Data   RW         3064    .data               lcd.o
-    0x200004d7   COMPRESSED   0x00000001   PAD
-    0x200004d8   COMPRESSED   0x00000009   Data   RW         3148    .data               lcd_cfg_api.o
-    0x200004e1   COMPRESSED   0x00000008   Data   RW        13425    .data               rs485_read_data.o
-    0x200004e9   COMPRESSED   0x00000003   PAD
-    0x200004ec   COMPRESSED   0x0000000c   Data   RW        13576    .data               pulse_and_alarm_line.o
-    0x200004f8   COMPRESSED   0x000000b6   Data   RW        13681    .data               mb.o
-    0x200005ae   COMPRESSED   0x00000002   Data   RW        13900    .data               mbfuncother.o
-    0x200005b0   COMPRESSED   0x00000002   Data   RW        13969    .data               portevent.o
-    0x200005b2   COMPRESSED   0x0000000a   Data   RW        14141    .data               regport.o
-    0x200005bc   COMPRESSED   0x0000000c   Data   RW        14223    .data               mbrtu.o
-    0x200005c8   COMPRESSED   0x00000004   Data   RW        14305    .data               system_fm33a0xxev.o
-    0x200005cc   COMPRESSED   0x00000004   Data   RW        14347    .data               mc_p.l(rand.o)
-    0x200005d0   COMPRESSED   0x00000004   Data   RW        14470    .data               mc_p.l(mvars.o)
-    0x200005d4   COMPRESSED   0x00000004   Data   RW        14471    .data               mc_p.l(mvars.o)
-    0x200005d8        -       0x00000028   Zero   RW          108    .bss                sizhu_ctrl_word.o
-    0x20000600        -       0x00000900   Zero   RW         1013    .bss                uart.o
-    0x20000f00        -       0x00000014   Zero   RW         2099    .bss                power_manage.o
-    0x20000f14        -       0x000000f5   Zero   RW         2652    .bss                system_mem_para.o
-    0x20001009   COMPRESSED   0x00000003   PAD
-    0x2000100c        -       0x00000803   Zero   RW         2753    .bss                upper_com.o
-    0x2000180f        -       0x0000013a   Zero   RW         2862    .bss                wireless_remote_comm.o
-    0x20001949        -       0x00000030   Zero   RW         3275    .bss                lcd_io_api.o
-    0x20001979   COMPRESSED   0x00000001   PAD
-    0x2000197a        -       0x00000104   Zero   RW        13424    .bss                rs485_read_data.o
-    0x20001a7e   COMPRESSED   0x00000002   PAD
-    0x20001a80        -       0x00000060   Zero   RW        13512    .bss                rs485_data_analysis_pro.o
-    0x20001ae0        -       0x00000020   Zero   RW        13899    .bss                mbfuncother.o
-    0x20001b00        -       0x0000001e   Zero   RW        14108    .bss                regdefine.o
-    0x20001b1e        -       0x00000100   Zero   RW        14222    .bss                mbrtu.o
-    0x20001c1e   COMPRESSED   0x00000002   PAD
-    0x20001c20        -       0x00001000   Zero   RW        14295    HEAP                startup_fm33a0xxev.o
-    0x20002c20        -       0x00004000   Zero   RW        14294    STACK               startup_fm33a0xxev.o
+    0x20000000   COMPRESSED   0x00000008   Data   RW           19    .data               aes128.o
+    0x20000008   COMPRESSED   0x00000290   Data   RW          109    .data               sizhu_ctrl_word.o
+    0x20000298   COMPRESSED   0x00000018   Data   RW          320    .data               system_general_para.o
+    0x200002b0   COMPRESSED   0x00000002   Data   RW          386    .data               system_run_fun.o
+    0x200002b2   COMPRESSED   0x00000002   PAD
+    0x200002b4   COMPRESSED   0x00000005   Data   RW          605    .data               linked_list.o
+    0x200002b9   COMPRESSED   0x00000001   PAD
+    0x200002ba   COMPRESSED   0x00000004   Data   RW          814    .data               delay.o
+    0x200002be   COMPRESSED   0x00000002   PAD
+    0x200002c0   COMPRESSED   0x00000008   Data   RW         1264    .data               adc.o
+    0x200002c8   COMPRESSED   0x00000006   Data   RW         1535    .data               extern_rtc.o
+    0x200002ce   COMPRESSED   0x00000003   Data   RW         1599    .data               key.o
+    0x200002d1   COMPRESSED   0x00000001   PAD
+    0x200002d2   COMPRESSED   0x00000008   Data   RW         1976    .data               valve_control.o
+    0x200002da   COMPRESSED   0x0000001c   Data   RW         2100    .data               power_manage.o
+    0x200002f6   COMPRESSED   0x00000001   Data   RW         2203    .data               billing.o
+    0x200002f7   COMPRESSED   0x00000002   Data   RW         2254    .data               other_fun.o
+    0x200002f9   COMPRESSED   0x00000004   Data   RW         2510    .data               sizhu_history_record.o
+    0x200002fd   COMPRESSED   0x000001cf   Data   RW         2653    .data               system_mem_para.o
+    0x200004cc   COMPRESSED   0x00000006   Data   RW         2754    .data               upper_com.o
+    0x200004d2   COMPRESSED   0x00000001   Data   RW         2863    .data               wireless_remote_comm.o
+    0x200004d3   COMPRESSED   0x00000027   Data   RW         2969    .data               wrc_sizhu_v4.o
+    0x200004fa   COMPRESSED   0x0000000d   Data   RW         3070    .data               lcd.o
+    0x20000507   COMPRESSED   0x00000001   PAD
+    0x20000508   COMPRESSED   0x00000009   Data   RW         3154    .data               lcd_cfg_api.o
+    0x20000511   COMPRESSED   0x00000003   PAD
+    0x20000514   COMPRESSED   0x0000000c   Data   RW        13582    .data               pulse_and_alarm_line.o
+    0x20000520   COMPRESSED   0x000000b6   Data   RW        13687    .data               mb.o
+    0x200005d6   COMPRESSED   0x00000002   Data   RW        13906    .data               mbfuncother.o
+    0x200005d8   COMPRESSED   0x00000002   Data   RW        13975    .data               portevent.o
+    0x200005da   COMPRESSED   0x0000000a   Data   RW        14147    .data               regport.o
+    0x200005e4   COMPRESSED   0x0000000c   Data   RW        14229    .data               mbrtu.o
+    0x200005f0   COMPRESSED   0x00000004   Data   RW        14311    .data               system_fm33a0xxev.o
+    0x200005f4   COMPRESSED   0x00000004   Data   RW        14353    .data               mc_p.l(rand.o)
+    0x200005f8   COMPRESSED   0x00000004   Data   RW        14476    .data               mc_p.l(mvars.o)
+    0x200005fc   COMPRESSED   0x00000004   Data   RW        14477    .data               mc_p.l(mvars.o)
+    0x20000600        -       0x00000140   Zero   RW           17    .bss                aes128.o
+    0x20000740        -       0x00000028   Zero   RW          108    .bss                sizhu_ctrl_word.o
+    0x20000768        -       0x00000900   Zero   RW         1013    .bss                uart.o
+    0x20001068        -       0x00000014   Zero   RW         2099    .bss                power_manage.o
+    0x2000107c        -       0x000000f5   Zero   RW         2652    .bss                system_mem_para.o
+    0x20001171   COMPRESSED   0x00000003   PAD
+    0x20001174        -       0x00000803   Zero   RW         2753    .bss                upper_com.o
+    0x20001977        -       0x0000013a   Zero   RW         2862    .bss                wireless_remote_comm.o
+    0x20001ab1        -       0x00000039   Zero   RW         2968    .bss                wrc_sizhu_v4.o
+    0x20001aea        -       0x00000030   Zero   RW         3281    .bss                lcd_io_api.o
+    0x20001b1a   COMPRESSED   0x00000002   PAD
+    0x20001b1c        -       0x00000060   Zero   RW        13518    .bss                rs485_data_analysis_pro.o
+    0x20001b7c        -       0x00000020   Zero   RW        13905    .bss                mbfuncother.o
+    0x20001b9c        -       0x0000001e   Zero   RW        14114    .bss                regdefine.o
+    0x20001bba        -       0x00000100   Zero   RW        14228    .bss                mbrtu.o
+    0x20001cba   COMPRESSED   0x00000006   PAD
+    0x20001cc0        -       0x00001000   Zero   RW        14301    HEAP                startup_fm33a0xxev.o
+    0x20002cc0        -       0x00004000   Zero   RW        14300    STACK               startup_fm33a0xxev.o
 
 
 ==============================================================================
@@ -5615,12 +5717,12 @@
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
        666         44          0          8          0       5520   adc.o
-         0          0          0          0          0       4624   aes128.o
+      2546         82        767          8        320      14631   aes128.o
       2256         82          0          1          0       4275   billing.o
        232         36          0          4          0       1907   delay.o
        578         26          0          0          0       4320   eeprom.o
        846         26          0          6          0       7426   extern_rtc.o
-       734         62          0          0          0       1304   exti.o
+       702         62          0          0          0       1288   exti.o
        340         60          0          0          0       6394   fm33a0xxev_adc.o
         36          8          0          0          0       1016   fm33a0xxev_bstim.o
        308          0          0          0          0      10149   fm33a0xxev_bt.o
@@ -5628,7 +5730,7 @@
       1236        148          0          0          0      17400   fm33a0xxev_cmu.o
        988        136          0          0          0      15943   fm33a0xxev_dma.o
         28          6          0          0          0        560   fm33a0xxev_flash.o
-      1730         70          0          0          0      30382   fm33a0xxev_gpio.o
+      1758         76          0          0          0      30975   fm33a0xxev_gpio.o
         60         12          0          0          0       1560   fm33a0xxev_lptim.o
        104         14          0          0          0       1653   fm33a0xxev_rmu.o
        438          0          0          0          0      13763   fm33a0xxev_spi.o
@@ -5641,7 +5743,7 @@
       1340         78          0          9          0       4655   lcd_cfg_api.o
      18406        366          0          0         48       9888   lcd_io_api.o
          4          0          0          5          0       2409   linked_list.o
-       404         48          0          0          0       2335   main.o
+       404         48          0          0          0       2339   main.o
        540        118          0        182          0       7112   mb.o
         52          8        512          0          0      52332   mbcrc1.o
         24          6          0          0          0       1127   mbcrc_1.o
@@ -5656,34 +5758,35 @@
         76         22          0          2          0       2464   portevent.o
        110         12          0          0          0       3116   portserial.o
         10          0          0          0          0       1581   porttimer.o
-      5254        274          0         28         20      14727   power_manage.o
+      5306        278          0         28         20      14735   power_manage.o
       2708        238          0         12          0      11239   pulse_and_alarm_line.o
         82         10          0          0          0       1028   rcc_config.o
          0          0          0          0         30       1330   regdefine.o
        190         14          0         10          0       3837   regport.o
-      1158         36          0          0         96       7742   rs485_data_analysis_pro.o
-      1948        130          0          8        260      10918   rs485_read_data.o
+         0          0          0          0         96       2320   rs485_data_analysis_pro.o
+       196          8          0          0          0        624   rs485_read_data.o
          2          0          0          0          0        453   rtc.o
-       712         42          0        656         40      88384   sizhu_ctrl_word.o
+       704         40          0        656         40      88560   sizhu_ctrl_word.o
        264         30          0          4          0        949   sizhu_history_record.o
        268         20          0          0          0       1146   spi.o
         28          8        192          0      20480        684   startup_fm33a0xxev.o
         16          8          0          4          0        787   system_fm33a0xxev.o
-       446          0          0         24          0       7870   system_general_para.o
+       922          4          0         24          0       9672   system_general_para.o
        752         54          0        463        245      16553   system_mem_para.o
-      1356         90          0          2          0      44114   system_run_fun.o
+      1356         88          0          2          0      44106   system_run_fun.o
        504         46          0          0          0      12559   tim.o
-       672         60          0          0       2304      14950   uart.o
+       576         52          0          0       2304      14268   uart.o
       1120         88          0          6       2051       9515   upper_com.o
         52          6          0          0          0       1469   upper_com_data_pro.o
        344         46          0          0          0       4161   user_init.o
-      1432        144          0          8          0      11942   valve_control.o
-         0          0          0          0        314       2746   wireless_remote_comm.o
+      1472        146          0          8          0      11966   valve_control.o
+      1932        182          0          1        314      20206   wireless_remote_comm.o
+      2564        190          0         39         57      14430   wrc_sizhu_v4.o
 
     ----------------------------------------------------------------------
-     57084       3180        736       1484      26184     561782   Object Totals
+     61674       3480       1503       1524      26304     589864   Object Totals
          0          0         32          0          0          0   (incl. Generated)
-        58          0          0         10          8          0   (incl. Padding)
+        56          0          0         10         11          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
@@ -5706,13 +5809,17 @@
         32          0          0          0          0         68   llshl.o
         38          0          0          0          0         68   llsshr.o
         34          0          0          0          0         68   llushr.o
+       116         12         12          0          0         72   localtime_i.o
        192         20          0          0          0        144   malloc.o
         36          0          0          0          0         60   memcpya.o
         36          0          0          0          0        100   memseta.o
+       140         16         12          0          0         72   mktime.o
          0          0          0          8          0          0   mvars.o
         36         12          0          4          0        120   rand.o
+        40          0          0          0          0         72   strstr.o
         44          0          0          0          0         72   uidiv.o
         20          0          0          0          0         60   uread4.o
+        28          0          0          0          0         68   uread8.o
         18          0          0          0          0         60   uwrite4.o
         30          0          0          0          0         72   uwrite8.o
         40          2          0          0          0         68   cdcmple.o
@@ -5724,8 +5831,11 @@
        240          6          0          0          0         84   ddiv.o
        236          0          0          0          0        216   depilogue.o
         72         10          0          0          0         72   dfixi.o
+        80          8          0          0          0         72   dfixl.o
         60         10          0          0          0         68   dfixui.o
+        64         10          0          0          0         68   dfixul.o
         40          6          0          0          0         68   dflti.o
+        44          6          0          0          0         72   dfltl.o
         28          4          0          0          0         68   dfltui.o
        208          6          0          0          0         88   dmul.o
         40          0          0          0          0         60   f2d.o
@@ -5733,23 +5843,24 @@
        124          0          0          0          0         72   fdiv.o
        130          0          0          0          0        144   fepilogue.o
         50          0          0          0          0         60   ffixi.o
+        40          0          0          0          0         60   ffixui.o
         22          0          0          0          0         68   fflti.o
         14          0          0          0          0         68   ffltui.o
        122          0          0          0          0         72   fmul.o
 
     ----------------------------------------------------------------------
-      2836        100          0         12          0       2828   Library Totals
-         4          0          0          0          0          0   (incl. Padding)
+      3388        152         27         12          0       3384   Library Totals
+         4          0          3          0          0          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Library Name
 
-       732         48          0         12          0       1032   mc_p.l
-      2100         52          0          0          0       1796   mf_p.l
+      1056         76         24         12          0       1316   mc_p.l
+      2328         76          0          0          0       2068   mf_p.l
 
     ----------------------------------------------------------------------
-      2836        100          0         12          0       2828   Library Totals
+      3388        152         27         12          0       3384   Library Totals
 
     ----------------------------------------------------------------------
 
@@ -5758,15 +5869,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-     59920       3280        736       1496      26184     546278   Grand Totals
-     59920       3280        736        676      26184     546278   ELF Image Totals (compressed)
-     59920       3280        736        676          0          0   ROM Totals
+     65062       3632       1530       1536      26304     573420   Grand Totals
+     65062       3632       1530        696      26304     573420   ELF Image Totals (compressed)
+     65062       3632       1530        696          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)                60656 (  59.23kB)
-    Total RW  Size (RW Data + ZI Data)             27680 (  27.03kB)
-    Total ROM Size (Code + RO Data + RW Data)      61332 (  59.89kB)
+    Total RO  Size (Code + RO Data)                66592 (  65.03kB)
+    Total RW  Size (RW Data + ZI Data)             27840 (  27.19kB)
+    Total ROM Size (Code + RO Data + RW Data)      67288 (  65.71kB)
 
 ==============================================================================
 
diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf
index 29806c6..6c618fd 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.axf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm
index 269d1af..2a67ef5 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm
@@ -28,10 +28,6 @@
 *** Using Compiler 'V5.06 update 7 for Certification (build 960)', folder: 'D:\Program Files\MDK5\ARM\ARMCC\Bin'
 Build target 'SZV103_FM33A0_MainSystem'
 Note: source file '..\Function\modbus\rtu\mbcrc.c' - object file renamed from '.\Objects\mbcrc.o' to '.\Objects\mbcrc_1.o'.
-compiling sizhu_ctrl_word.c...
-linking...
-Program Size: Code=59920 RO-data=736 RW-data=1496 ZI-data=26184  
-FromELF: creating hex file...
 ".\Objects\SZV103_FM33A0_MainSystem.axf" - 0 Error(s), 0 Warning(s).
 
 <h2>Software Packages used:</h2>
@@ -51,7 +47,7 @@
    * Component: Keil::Device:Startup:1.0.0
       Source file:   Device/Source/ARM/startup_FM33A0XXEV.s
       Source file:   Device/Source/system_FM33A0XXEV.c
-Build Time Elapsed:  00:00:01
+Build Time Elapsed:  00:00:00
 </pre>
 </body>
 </html>
diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex
index d1a7f15..88557b4 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.hex
@@ -1,19 +1,19 @@
 :020000040000FA
-:10000000206C0020D90000009D900000E30000005B
+:10000000C06C0020D9000000A1A00000E3000000A7
 :1000100000000000000000000000000000000000E0
 :10002000000000000000000000000000E5000000EB
 :100030000000000000000000E7000000E9000000F0
-:10004000EB000000EB00000011A70000EB00000037
-:1000500031160000EB000000EB000000EB00000098
+:10004000EB000000EB0000003DB70000EB000000FB
+:100050000D190000EB000000EB000000EB000000B9
 :10006000EB000000EB000000EB000000EB000000E4
 :10007000EB000000EB000000EB000000EB000000D4
 :10008000EB000000EB00000000000000EB000000AF
-:100090006D3D0000A11D0000EB000000EB00000022
-:1000A00031130000EB000000EB00000029120000FB
-:1000B000EB000000EB000000A1280000EB000000B6
-:1000C0000448854600F0D0FC004800470DD50000EC
-:1000D000C046C046206C00200448804704480047C2
-:1000E000FEE7FEE7FEE7FEE7FEE7FEE759B00000A9
+:100090008D4A0000B5200000EB000000EB000000DE
+:1000A000F9150000EB000000EB000000F114000067
+:1000B000EB000000EB000000C52E0000EB0000008C
+:1000C0000448854600F0E4FD00480047ADF000001C
+:1000D000C046C046C06C0020044880470448004722
+:1000E000FEE7FEE7FEE7FEE7FEE7FEE78DC5000060
 :1000F000C100000030B50B4601460020202201243B
 :1001000009E00D46D5409D4205D31D469540491B4B
 :100110002546954040191546521E002DF1DC30BD94
@@ -21,3817 +21,4190 @@
 :1001300001DA01254942FFF7DDFFAC4200D0404221
 :10014000002C00D0494270BD0549064A086850435A
 :10015000054A8018086040087047014908607047E8
-:10016000CC0500206D4EC6413930000003460B43DC
-:100170009B0703D009E008C9121F08C0042AFAD25D
-:1001800003E00B780370401C491C521EF9D27047E3
-:10019000D2B201E00270401C491EFBD2704700221F
-:1001A000F6E710B513460A4604461946FFF7F0FF76
-:1001B000204610BD0321001D401E037812021A4381
-:1001C000491EF9D510467047034603220870000AFD
-:1001D000491C521EFAD51846704770B504460D46A4
-:1001E000072310700E06000A3043090A521C5B1EDA
-:1001F000F7D52046294670BDF8B502464A40D40FCF
-:1002000042004B0052085B089A4202D2024608465E
-:1002100011464A0023D0C30D4A00DDB2120EAD1ABA
-:10022000202D35DA49020126490AF6058A19002CE3
-:1002300000D0524220214F1B1146B9402A411018CC
-:10024000C20D9A4221D0002C17D0012D08DCDA050E
-:10025000801AD20F8019D207DBB200F06DFBF8BD17
-:10026000DA05801A012340001B06C01880185A4284
-:100270008018CA0F1043490007E04908C20711431C
-:10028000DA05801A80194008801800F04DFBF8BD8F
-:1002900061000122511A001BF7E70122D2075140E9
-:1002A000AAE70122D2075040A6E7024670B54A40AD
-:1002B000D30FDB0740002DD04A002AD0010E140EC8
-:1002C000000212020919400A520A8418E501044684
-:1002D0005443000A120A2E045043A4194219200C58
-:1002E000C543AA18120C0125AD03521C5219120461
-:1002F0007F39240400D0521C104301D44000491E11
-:10030000C2B20C06C0092018401C4008802A02D046
-:1003100003E0002070BD40084000002900DA002002
-:10032000184370BD70B502464A40D50F40004A00E0
-:10033000ED0740085208002814D0002A12D0C40D3E
-:10034000D30D41020120C0055202490A520AE41AA3
-:10035000091812187D34914201D3641C00E0490051
-:10036000002C01DA002070BD0023914201D3891ACC
-:100370000343400849000028F7D100290AD09142E0
-:1003800002D10121C90705E0914201D2012101E01A
-:100390000121C943E005C018401900F0C5FA70BD3D
-:1003A000F0B507460846584087B0C00F0490480093
-:1003B0000E46590040084908BC1A884105D2384603
-:1003C00031461E4617460B46024658004008104369
-:1003D0004DD0300D039040055900400D490D05905A
-:1003E000401A0290402873DA18030121000B090516
-:1003F0000843019004980092002806D01146019A03
-:1004000049420020904100910190029840210A1A2F
-:100410000199009800F054FA05460C466B4607CB4C
-:1004200000F06FFAC0197141039A0E0D0023D7171F
-:1004300056401A467A40164344D0049A002A2DD0DA
-:10044000029A012A039A15DC1205C01A914101266D
-:100450003605001C7141D20F059ED2070093019210
-:1004600002962A46234600F0ADFA07B0F0BD3846A2
-:100470003146FAE71605234A0F46B218C01AB741AB
-:1004800001210905001C4F4100187F411146181831
-:100490007941E20F10436D19644113E0E2076D08E2
-:1004A00015436408C2071443039A01261205C01AB3
-:1004B00091413605001C7141CE0740083043490880
-:1004C000C01851412A46234600F06FFACDE7FFE7F6
-:1004D000049801224000C117121A00238B4104988E
-:1004E0003146C417381AA141EEE730B40124E407BD
-:1004F000634030BC54E730B40124E407614030BCB1
-:100500004EE700000000E0FFF0B51FB488B00B9983
-:100510000998002448400999C00F490049080991E9
-:10052000C0070B990090490049080B910999089858
-:10053000A64608431CD00B990A98084318D009987E
-:1005400001244000420D4800410D09982405000394
-:10055000000B204309900B980003000B20430B90E5
-:1005600050181C494018002201901446104605E01E
-:10057000002001460DB0F0BD032801DA034600E07B
-:1005800003239C46C11A0AAE0AE05F0008ADED5B8A
-:100590004F00F75B7D430027AA187C41491C5B1E76
-:1005A0006145F2DD410004AB5A522104120C0A43AA
-:1005B000240C401C0828DFDB01980290009970464B
-:1005C00001910090059B049A0799069800F0FAF9AA
-:1005D000D0E700000DFCFFFFF0B50C465C4085B095
-:1005E000E40FE40703944C00002664085900944685
-:1005F000490802460296224321D062460A431ED091
-:100600006200570D4A000E032303550D01240246D4
-:100610002C492405781B1B0B360B4018234326431B
-:10062000614600901C46501AB44103D30098401C08
-:10063000009002E0921800985B41002803DA002045
-:10064000014605B0F0BD0020012109050746864698
-:1006500011E064461D46141BB54106D36546521B86
-:10066000B341744607430C43A646CD0740084908EA
-:10067000284392185B4105460D43EAD110461843C2
-:1006800013D06046194650407140084306D060467A
-:10069000101AB34106D20122002306E000220123F2
-:1006A000DB0702E00122D243531000987446010593
-:1006B000381C6141029C039D0019694100F075F9E5
-:1006C000BFE70000FD030000C217C10F504010B586
-:1006D0004018CA079623002100F02EF910BD10B56E
-:1006E00000229623114600F027F910BD0EB5C2175F
-:1006F000C10F5040CA0740180021054B02930192D8
-:1007000000910A460B4600F05DF903B000BD000001
-:10071000330400000EB505490291002100910A46FC
-:100720000B46019100F04EF903B000BD3304000008
-:10073000C20F410040020123400ADB05D207090E27
-:10074000C0187F2901DA00207047962903DC962320
-:10075000591AC84001E096398840002AF4D0404236
-:100760007047000070B5CD0F4A0009030123090B43
-:100770001B0519430B4BED070024520D9A4201DA79
-:10078000002070BD074B34339A4203DC9A1A00F004
-:10079000A7F802E00449511888402C43F1D04042A8
-:1007A00070BD0000FF030000CDFBFFFF4A000903FE
-:1007B0000123090B1B051943094B10B5520D9A4231
-:1007C00001DA002010BD064B34339A4203DC9A1A3A
-:1007D00000F086F810BD03495118884010BD000094
-:1007E000FF030000CDFBFFFFC20FD207400040080F
-:1007F0000BD0C10D0723DB01C91840020905400ACF
-:100800001143C2084007114370470020014670475A
-:1008100010B5002904DB0124E40740428C41214645
-:10082000002B04DB1C460123DB075242A3418B4211
-:1008300000D1824210BD000010B5002904DB012464
-:10084000E40740428C412146002B04DB1C46012377
-:10085000DB075242A341994200D1904210BD0000F3
-:10086000CB0FDB07490010B5490802460A4307D001
-:100870000A0D07240903E401090B121B002A01DCFD
-:10088000002010BDC900440F0C43C100E018D20580
-:10089000801800F049F810BD0122D207002800DBC3
-:1008A000101A002900DB511A814270470122D20739
-:1008B000002800DB101A002900DB511A884270471B
-:1008C00010B5202A04DB0146203A9140002010BDDB
-:1008D000914020239C1A0346E3401943904010BDE9
-:1008E00010B5202A04DB0846203AD040002110BD74
-:1008F0000B46D340D0402024A21A91400843194609
-:1009000010BD10B5202A06DBCB170846203A10414F
-:10091000C1170B4306E00B461341D0402024A21A16
-:1009200091400843194610BD002904DA401C4900D3
-:1009300001D140084000704770B40024050C05D177
-:100940001024000402D1002921D01124050E01D168
-:1009500000020834050F01D10001241D850F01D1CB
-:100960008000A41C002801DB4000641C002908D082
-:1009700020252E1B0D46F540A14000D00121294322
-:10098000084301061B1B000ADB1D02D5002070BCBA
-:100990007047DB05181880180029F8DA401C490058
-:1009A000F5D170BC40084000704710B5002B08DA44
-:1009B0000024401C614192185B411A4301D1400858
-:1009C000400010BDF0B51FB482B005460C0003D046
-:1009D00008460BF06DFA02E00BF06AFA203002468E
-:1009E000009021462846FFF76BFF049B059A0446BA
-:1009F0000F4618431143084314D0184610431BD028
-:100A0000009840210A1A18460599FFF769FF054624
-:100A10000E46009A05990498FFF752FF084305D047
-:100A2000012004E02046394607B0F0BD0020C11780
-:100A300005430E432C43374300990E986305401A33
-:100A40007905E40A00220C43FD0A0A3002D5002091
-:100A50000146E9E70105101969410C9C0D9D00193B
-:100A60006941FFF7A2FFDFE7064C0125064E05E0CE
-:100A7000E36807CC2B430C3C98471034B442F7D3BF
-:100A8000FFF722FBD0EC0000F0EC000070B58C18F2
-:100A90000578401C6B075B0F01D10378401C2A11BD
-:100AA00006D10278401C03E006780E70401C491CF9
-:100AB0005B1EF9D12B0705D40023521E0DD40B70F9
-:100AC000491CFAE70378401CCB1A921C03E01D78FE
-:100AD0000D70491C5B1C521EF9D5A142D8D30020D1
-:100AE00070BD00000146064A106907231B04024638
-:100AF0009A4310461A460A401043014A1061704753
-:100B000000FA0140012806D1064909692022114353
-:100B1000044A116105E00349096920229143014A11
-:100B20001161704700FA01400146054A1069000949
-:100B300000010A07120F1043014A106170470000BC
-:100B400000FA0140012806D10649096840221143F4
-:100B5000044A116005E00349096840229143014AB3
-:100B60001160704700FA0140012806D10649096862
-:100B700001221143044A116005E00349096849084C
-:100B80004900014A1160704700FA01400146064AD7
-:100B90001068082302469A43104608220A40104370
-:100BA000014A10607047000000FA01400146064A01
-:100BB0001068042302469A43104604220A40104358
-:100BC000014A10607047000000FA0140012806D178
-:100BD0000649096802221143044A116005E00349ED
-:100BE000096802229143014A1160704700FA0140EE
-:100BF0000148806880B2704700FA014010B50120BA
-:100C000000F068FC0AF0E2FE01200AF0F1FE02208A
-:100C10000AF0CCFE01200AF0B7FE0A20FFF784FF9D
-:100C20000120FFF76FFF0420FFF7C0FF0120FFF74F
-:100C3000CDFF0020FFF7AAFF064800F051F8012081
-:100C40008004FFF74FFF0020FFF77CFF0020FFF735
-:100C50008BFF10BDFF07000010B5012000F03AFC2B
-:100C60000AF0B4FE01200AF0C3FE02200AF09EFE44
-:100C700001200AF089FE0520FFF756FF0120FFF74B
-:100C800041FF0420FFF792FF0120FFF79FFF0120A3
-:100C90008004FFF727FF0020FFF778FF044800F0EB
-:100CA0001FF80020FFF74EFF0020FFF75DFF10BD8B
-:100CB000FF0700000548C068FF21013108400028F7
-:100CC00001D0012070470020FCE7000000FA01403D
-:100CD000FF2001300149C8607047000000FA014060
-:100CE0004105490D014A51607047000000FA01407A
-:100CF00010B5012000F0EEFB0AF068FE01200AF0BA
-:100D000077FE02200AF052FE01200AF03DFE0F207D
-:100D1000FFF70AFF0120FFF7F5FE0420FFF746FF6B
-:100D20000120FFF753FF0748FFF7DAFF0120800497
-:100D3000FFF7D8FE0020FFF705FF0020FFF714FFA4
-:100D400010BD0000FF07000000200BE00022C100E2
-:100D50004118064BC918CA710A72C82800DD03E0A1
-:100D6000411C88B24228F1D300BF70473E000020EA
-:100D700030B50246002A01D1012030BD002131E00A
-:100D8000C80008181A4BC31858781B78000218437B
-:100D9000904222D1C8000818154BC018037AC079B8
-:100DA0001B020343C8000818114C0019047AC579C6
-:100DB00020022843401C84B2C80008180C4D40197A
-:100DC000C471240A0472C80008182C4600198079DE
-:100DD000834201DA0120D0E706E0C82900DD03E004
-:100DE000481C81B24229CBD300BF0020C5E70000D8
-:100DF0003E00002070477047F3B58DB00C46A24905
-:100E0000C878FFF787FC0546A04AA14BFFF77CFB9B
-:100E10000B910A900D98FFF7E7FC099108900B9B46
-:100E20000A9AFFF7F5FC02D20120A0735FE0964911
-:100E3000C878FFF76FFC0546944A954BFFF764FBB3
-:100E4000924A944B07910690FFF7AAFA0B910A90E9
-:100E50000D98FFF7C9FC099108900B9B0A9AFFF7C0
-:100E6000D7FC07D2A07B012801D1A0733FE002206C
-:100E7000A0733CE084498878FFF74CFC0546834A20
-:100E8000834BFFF741FB0B910A900D98FFF7ACFCE9
-:100E9000099108900B9B0A9AFFF7BAFC02D2022034
-:100EA000A07324E078498878FFF734FC0546774A38
-:100EB000774BFFF729FB754A764B07910690FFF7B2
-:100EC0006FFA0B910A900D98FFF78EFC099108902C
-:100ED0000B9B0A9AFFF79CFC07D2A07B022801D14A
-:100EE000A07304E00020A07301E00020A073A07BA9
-:100EF000012802D10020A075C3E0A07B022852D1B6
-:100F0000614880786049C978884249DD5E498978BE
-:100F10005D4AD278881AFFF7E9FB05465B4A5C4BCD
-:100F2000FFF7F2FA0991089057498878FFF7F2FB2A
-:100F30000546564A564BFFF7E7FA039102900D9883
-:100F4000FFF752FC01910090039B029AFFF7CDFA44
-:100F50000022514B05910490FFF7D6FA07910690B5
-:100F6000099B089AFFF738FB0B910A90FFF778FC72
-:100F700007463846FFF738FC05460022464BFFF788
-:100F80005BFC01D2454F05E000213846FFF784FCA9
-:100F900000D200273846FFF7CBFB40B2A07570E0C7
-:100FA0000020A0756DE038498878FFF7B3FB374A19
-:100FB000374B0B910A90FFF7A7FA05460522520717
-:100FC000374BFFF725FC5AD22F498878FFF7A2FB51
-:100FD00005462E4A2E4BFFF797FA05225207304B53
-:100FE00005910490FFF787FA0991089026498878BF
-:100FF000FFF790FB0546254A254BFFF785FA03913D
-:1010000002900D98FFF7F0FB01910090039B029A6C
-:10101000FFF76BFA0022234B05910490FFF774FA57
-:1010200007910690099B089AFFF7D6FA0B910A9050
-:10103000FFF716FC07463846FFF7D6FB05460022A9
-:10104000184BFFF7F9FB01D2174F09E03846FFF7BD
-:10105000CBFB054600221346FFF7DAFB00D2002740
-:101060003846FFF7C1FB054600220B4BFFF798F906
-:101070000B910A90FFF776FB40B2A07501E01420B7
-:10108000A0750FB0F0BD00009D0300209A999999BA
-:101090009999B93F9999C93F000034400000A04197
-:1010A00099991940000054400000A04210B5012158
-:1010B000054800F05FFB022000F086F800221021B6
-:1010C000024808F099F810BD07000001400D0040EB
-:1010D0007FB506460D4614466A462946304601F05D
-:1010E00095FB0098A84227D16846C079002823D1F3
-:1010F000E007C00F002803D16846407900281BD1C3
-:10110000E007C00F002803D068464079012813D1BA
-:1011100002202040002803D16846807900280BD1A6
-:1011200002202040002803D068468079012803D19E
-:101130006846007902281DD0029500206946C873D0
-:10114000E007C00F002801D1487302E00120694682
-:10115000487302202040002802D16946887302E0CB
-:1011600001206946887302206946087302A9304647
-:1011700001F004FD7FBD7FB505460C466A46214659
-:10118000284601F043FB0098A0420FD16846C07981
-:1011900000280BD168464079002807D1684680793D
-:1011A000002803D16846007903280BD0029400215F
-:1011B0006846C173417381730321017302A92846F4
-:1011C00001F0DCFC7FBD000070B505460024002660
-:1011D00000F074F9002802D1012000F07BF900240E
-:1011E00016E00120A04006462846304000280ED0D8
-:1011F0000C4800680121A14088430A49086008465C
-:101200008168620003209040014306488160641CAD
-:10121000042CE6D300F052F9012802D1002000F09E
-:1012200059F970BD00FC014010B500F005F8002828
-:1012300001D000F00DF810BD04480069C007C00FD0
-:10124000002801D0012070470020FCE70060014029
-:101250000120014908617047006001400A46816829
-:101260008908890093079B0F194381607047012902
-:1012700004D1026880231A43026003E002688023DD
-:101280009A430260704710B50A46016810240B4665
-:10129000A3431946102313401943016010BD10B534
-:1012A0000A46016820240B46A34319462023134015
-:1012B0001943016010BD10B50A46416830240B4641
-:1012C000A3431946302313401943416010BD10B5A4
-:1012D0000A46416880240B46A343194680231340E5
-:1012E0001943416010BD012904D1426804231A4307
-:1012F000426003E0426804239A4342607047012938
-:1013000004D1C26B10231A43C26303E0C26B1023E3
-:101310009A43C2637047012904D1C26B04231A4364
-:10132000C26303E0C26B04239A43C26370470000A8
-:1013300010B5144800F02CF8012813D1114800F022
-:1013400034F8104800F02EF800210E48FFF78FFF08
-:1013500000200D4908700D480088401C00B20B4960
-:1013600008800DE00748443000F012F8012807D14A
-:101370000448443000F019F80248443000F012F8F4
-:1013800010BD000000300140EE040020EC040020FD
-:101390000146086C10221040002801D0012070473F
-:1013A0000020FCE7102101647047082101647047A8
-:1013B000012904D1426910231A43426103E04269C2
-:1013C00010239A4342617047012904D142690123E5
-:1013D0001A43426103E04269520852004261704779
-:1013E000CAB282627047CAB242627047CAB2026130
-:1013F0007047000070B504460E4615462D488442DD
-:1014000004D02C484430844200D070BD2948844226
-:1014100004D10121284800F0ADF904E0012126485B
-:10142000401C00F0A7F900212046FFF738FF1021EB
-:101430002046FFF728FF00212046FFF748FF002144
-:101440002046FFF70BFF711E2046FFF7CFFFE9B2E2
-:101450002046FFF7C8FFFF20000228400112204667
-:10146000FFF7BEFF00212046FFF725FF00212046A1
-:10147000FFF739FF2046FFF795FF01212046FFF7D0
-:10148000A3FF01212046FFF793FF182007F014FE69
-:101490000121182007F064FE182007F019FE012131
-:1014A0002046FFF72CFF01212046FFF734FF00BF45
-:1014B000ABE7000000300140010000040448006870
-:1014C0000007000F0A2801D1012070470020FCE727
-:1014D00000E00140012803D10A21034A116002E023
-:1014E0000521014A1160704700E0014000B5024645
-:1014F00000230020D060106110605060906000F008
-:10150000A3F9012807D100F087F903461B0C581CEA
-:101510003B494843D06000F061F901280ED100F04A
-:1015200071F903461B0C581C36494843106100F002
-:1015300061F9082802D110694000106100F0FCF93F
-:10154000034600BF002B06D0012B07D0022B08D08A
-:10155000032B0DD108E0D06810600CE02A48106021
-:1015600009E01069106006E00120C003106002E08D
-:10157000D068106000BF00BF00F09AF903461B0A54
-:10158000042B06D0052B08D0062B0AD0072B10D130
-:101590000BE01068400850600EE010688008506052
-:1015A0000AE01068C008506006E01068000950604A
-:1015B00002E01068506000BF00BF00F091F90346E0
-:1015C0001B0C042B06D0052B08D0062B0AD0072BAA
-:1015D00010D10BE05068400890600EE05068800821
-:1015E00090600AE05068C008906006E0506800090A
-:1015F000906002E05068906000BF00BF00BD000036
-:1016000000127A0040420F00001BB700012806D1EB
-:101610000649896901221143044A916105E00349A1
-:10162000896949084900014A9161704700240040D6
-:10163000002070470548C069FF210131084000289B
-:1016400001D0012070470020FCE70000002400408A
-:1016500010B50446012C02D11148036813E0022C96
-:1016600003D10F484038C36B0DE0032C03D10C4865
-:101670004038836B07E0042C03D109484038436BA2
-:1016800001E007480368180CD94389B2884203D1A6
-:10169000D8B200F0F7F802E06B2000F0F3F810BDCC
-:1016A00040FBFF1F012806D10649096BC207114301
-:1016B000044A116305E00349096B49004908014ADE
-:1016C00011637047002400400146064A106B130561
-:1016D00002469A4310461A460A401043014A1063D4
-:1016E0007047000000240040012806D10749096B1B
-:1016F00002021143054A116306E00449096BFF2207
-:1017000001329143014A11637047000000240040F8
-:101710000146054A106B800880008A07920F10432B
-:10172000014A10637047000000240040012806D1E0
-:101730000749096B42021143054A116306E0044957
-:10174000096B012252029143014A11637047000064
-:10175000002400400146064A106B0C2302469A43BF
-:1017600010460C220A401043014A106370470000E3
-:101770000024004030B502460B4600200F2424060A
-:101780001440FF252D066419002C09D06419002C83
-:1017900008D06419002C08D06419002C0BD107E084
-:1017A0000D4809E00C48001D06E00B48083003E036
-:1017B00009480C3000E000BF00BF00280BD092B2F7
-:1017C00001219140002B03D004680C43046002E027
-:1017D00004688C43046030BD202400400448006944
-:1017E000C007C00F002801D0012070470020FCE78F
-:1017F00000240040024800690821084070470000AA
-:101800000024004002480069024908407047000077
-:10181000002400400000FF03024840680F21090433
-:1018200008407047002400400146064A50680F23D4
-:101830001B0402469A4310461A460A401043014AC6
-:10184000506070470024004004484068C007C00F43
-:10185000002801D0012070470020FCE70024004050
-:10186000012806D10649496801221143044A516002
-:1018700005E00349496849084900014A5160704739
-:10188000002400400146044A9068000A0002CAB2DF
-:101890001043014A906070470024004010B5044690
-:1018A0002068FFF7C1FF2079FFF7DAFF10BD0000C5
-:1018B00002480068072109020840704700240040E0
-:1018C0000146064A106807231B0202469A43104647
-:1018D0001A460A401043014A106070470024004035
-:1018E00002480068072109040840704700240040AE
-:1018F0000146064A106807231B0402469A43104615
-:101900001A460A401043014A106070470024004004
-:10191000012806D10749096842061143054A1160AA
-:1019200006E004490968012252069143014A116008
-:101930007047000000240040024800684007400F44
-:1019400070470000002400400146054A1068C008A6
-:10195000C0004A07520F1043014A10607047000050
-:101960000024004010B504462068FFF7EDFF6068D2
-:10197000FFF7A6FFA068FFF7BBFF207BFFF7C8FFBC
-:1019800010BD0000012806D1064949690122114312
-:10199000044A516105E00349496949084900014A7F
-:1019A00051617047002400400146064A50690723F0
-:1019B0001B0202469A4310461A460A401043014A47
-:1019C0005061704700240040F8B504460F461D469C
-:1019D0002E46422C05D10320A8720020E872B07375
-:1019E00008E0522C06D10023142231461831024857
-:1019F0000AF009FCF8BD00002103002010B5012108
-:101A00000648FFF7B7FE00220821054807F0F4FB5F
-:101A10000821034801F0F5F810BD0000070000019F
-:101A2000000C004070B50A460021002300BF12E000
-:101A300001248C40234614461C40002C0AD0046824
-:101A400001258D40AC430460C4684E000325B540B9
-:101A5000AC43C460491C1029EAD370BD10B5012104
-:101A60000448FFF787FE002201214903024802F0E3
-:101A700038F810BD07000001000C004010B501212E
-:101A80000448FFF777FE012149030348FFF7CAFF27
-:101A900010BD000007000001000C004003200121E0
-:101AA00089074860704700000146064AD06913154F
-:101AB00002469A4310461A460A401043014AD06132
-:101AC0007047000040040040012806D10649C9695A
-:101AD00001221143044AD16105E00349C96949085B
-:101AE0004900014AD1617047400400400146064A5E
-:101AF000D069931502469A4310461A460A4010438D
-:101B0000014AD0617047000040040040012806D11E
-:101B10000649C96904221143044AD16105E0034919
-:101B2000C96904229143014AD161704740040040D1
-:101B3000012806D10649C96902221143044AD1612C
-:101B400005E00349C96902229143014AD161704706
-:101B5000400400400146064AD06903231B030246A5
-:101B60009A4310461A460A401043014AD061704712
-:101B7000400400400146064AD069531502469A4384
-:101B800010461A460A401043014AD06170470000CF
-:101B9000400400400004054AD169054A1140D2437F
-:101BA00002401143014AD1617047000040040040E7
-:101BB000FFFF00E0C103490C014A116270470000B9
-:101BC0004004004030B50246D400064D6319186841
-:101BD00030250446AC43204630240C402043186096
-:101BE00030BD0000040400400146C800054BC21887
-:101BF000042310681840002801D0012070470020FD
-:101C0000FCE700000404004010B50246D300074C76
-:101C10001819012904D1042403682343036003E055
-:101C200004240368A343036010BD000004040040C3
-:101C300010B50246D300074C1819012904D102241B
-:101C400003682343036003E002240368A3430360A3
-:101C500010BD00000404004030B50246D400064D1B
-:101C600063191868ED140446AC4320462C460C401A
-:101C70002043186030BD00000404004030B5024627
-:101C8000D400064D6319186803252D030446AC43A0
-:101C900020462C460C402043186030BD0404004010
-:101CA00030B50246D400064D6319186807252D0289
-:101CB0000446AC4320462C460C402043186030BDFF
-:101CC0000404004030B50246D400054D63190904F0
-:101CD0001868044C2040E4430C402043186030BD99
-:101CE00004040040FFFF00E010B50246D300074C9B
-:101CF0001819012904D1082403682343036003E071
-:101D000008240368A343036010BD000004040040DE
-:101D100010B50246D300074C1819012904D101243B
-:101D200003682343036003E003685B085B00036010
-:101D300010BD00000404004030B50246D400064D3A
-:101D40006319186840250446AC43204640240C40E3
-:101D50002043186030BD0000040400400146C80064
-:101D6000014BC218106870470804004010B5C3004A
-:101D7000014C1A19116010BD08040040012806D159
-:101D80000649096801221143044A116005E003492C
-:101D9000096849084900014A116070470004004081
-:101DA00010B50720FFF720FF012807D1072000F01A
-:101DB00007F8012802D1072000F012F810BD00003A
-:101DC00001460648806A012212048A401040002819
-:101DD00001D0012070470020FCE7000040040040D3
-:101DE000012109048140014A91627047400400408A
-:101DF00010B5044620780B2823D120780021FFF766
-:101E000087FF6068FFF7C6FEA068FFF7A3FE606962
-:101E1000FFF74AFE606AFFF7ADFEA06AFFF766FEB5
-:101E2000607FFFF773FEA07FFFF782FE2078216AB4
-:101E3000FFF79CFFE06AFFF7BDFEE07FFFF744FE7F
-:101E40002FE020780021FFF763FF20786168FFF71B
-:101E500039FF2078A168FFF711FF2078E168FFF7CC
-:101E6000FBFE20782169FFF71BFF20786169FFF7EF
-:101E700063FF2078A169FFF7A5FE217F2078FFF797
-:101E800033FF617F2078FFF7BFFEA17F2078FFF747
-:101E9000CFFE2078216AFFF769FFE17F2078FFF706
-:101EA00037FF10BD10B501211348FFF763FC002276
-:101EB0000121C902114807F09FF9002240210F4873
-:101EC00007F09AF90022012189030C4807F094F9E0
-:101ED000012189020948FFF7A5FD0121C902074830
-:101EE00000F091FE4021054800F08BFE012189039E
-:101EF000024800F086FE10BD07000001800C004083
-:101F0000F8B506460C46174600BF4021174800F0BA
-:101F100078FE01218903154800F075FE00BF0320FB
-:101F200008F056FF2102080E08F052FF2104080EA7
-:101F300008F04EFFE0B208F04BFF002505E0FF205F
-:101F400008F046FF7055681C85B2BD42F7DB00BF44
-:101F50004021064800F057FE01218903034800F0A4
-:101F600052FE00BF00F090F8F8BD0000800C004069
-:101F7000F7B584B07D2149010698884202DD002032
-:101F800007B0F0BD0498029000200390059C069DC8
-:101F9000002D0CD0200A461C3002001BA84201D3A1
-:101FA0002F4601E03002071B0120039001E00020D2
-:101FB000039061E000BF4021324800F022FE012181
-:101FC0008903304800F01FFE00BF062008F000FF24
-:101FD00000BF40212B4800F016FE0121890329484B
-:101FE00000F011FE00BF00BF4021264800F009FEAE
-:101FF00001218903234800F006FE00BF022008F0FB
-:10200000E7FE2102080E08F0E3FE2104080E08F0A6
-:10201000DFFEE0B208F0DCFE0020019009E002994A
-:102020000878491C029108F0D3FE0198401C80B248
-:1020300001900198B842F2D300BF4021114800F04E
-:10204000E2FD012189030F4800F0DDFD00BFE41926
-:10205000ED1B002D0CD0200A461C3002001BA842AC
-:1020600001D32F4601E03002071B0120039001E05D
-:102070000020039000F008F8039800289AD100BFD0
-:102080007EE70000800C004010B500BF00F006F8AD
-:10209000C007C00F0028F9D110BD000010B50A20FC
-:1020A0000AF00CFB00BF40210E4800F0AAFD012100
-:1020B00089030C4800F0A7FD00BF052008F088FE4A
-:1020C000FF2008F085FE044600BF4021054800F0CF
-:1020D0009AFD01218903034800F095FD00BF2046C9
-:1020E00010BD0000800C0040FFB583B004460F46D1
-:1020F0000020019001AA394620460BF007FB00287A
-:1021000001D107B0F0BDE41C6846407E012825D10E
-:1021100068460079082821DB6178684601722178D9
-:102120004172E1788172A178C1720298FEF7F2FAE9
-:102130000546284AFEF751F861796846017221790F
-:102140004172E1798172A179C1720298FEF7E2FAD7
-:102150000546204A083AFEF740F839E06846407ED6
-:10216000022818D168460079082814DB61781948DC
-:10217000323001712178001D4170E1788170A178C1
-:10218000C1706179001F017021794170E17981701E
-:10219000A179C1701CE06846407E032818D16846CA
-:1021A0000079082814DB61780A4812300177217819
-:1021B0001C304170E1788170A178C17061791C3860
-:1021C0000176217918304170E1798170A179C1706F
-:1021D000012096E78E1A002010B501210748FFF76D
-:1021E000C9FA00222021064801F07BFC00220821C8
-:1021F0000348403007F000F810BD00000700000160
-:10220000400D004010B54623034AFF2165310348C5
-:102210000BF0A6FA10BD0000642900001F03002087
-:1022200010B54623064AFF21653106480AF060FFD3
-:10223000002803D1FFF7E6FF002010BD0120FCE7D6
-:10224000642900001F03002003B56846C0780628F3
-:1022500009D168460079102805D1684640790528DB
-:1022600001D1FEF771FD0CBD0146054A10688008DA
-:1022700080008A07920F1043014A106070470000E7
-:102280000010004010B5002201210903014801F0AF
-:1022900028FC10BD800C0040F7B503460D46002118
-:1022A000002207E0012696402E40002E01D0114664
-:1022B00002E0521C102AF5D300BF102A00D1FEBD47
-:1022C000314FDE1BBB4211D008DC304E9E19002E70
-:1022D00009D0402E08D0802E51D106E0402E06D0E5
-:1022E000802E4CD104E000BF00BF00BF00BF00BF84
-:1022F000254E4036B34203D0234E8036B34202D13E
-:102300000B2903D93CE00F2900D939E0032901D872
-:1023100000200CE0042903D3072901D8012006E09E
-:10232000082903D30B2901D8022000E00320164E10
-:10233000803EB34200D1001D134E403EB34200D157
-:102340000830114EB34200D10C300F4E4036B3422C
-:1023500000D110300C4E8036B34200D114300C4EF8
-:102360003469029E012E02D18640344304E00126E6
-:1023700086402746B7433C46054E346100E000BF27
-:1023800000BF00BF9BE70000C00C004000F4FFBF8F
-:10239000C00D0040F0B502460D4600230027002482
-:1023A00007E00120A0402840002801D0234602E099
-:1023B000641C102CF5D300BF102C01D13846F0BDA1
-:1023C0002E4E901BB24211D008DC2D481018002868
-:1023D00009D0402808D080284CD106E0402806D0FB
-:1023E000802847D104E000BF00BF00BF00BF00BF8E
-:1023F00022484030824203D020488030824202D1BD
-:102400000B2B03D937E00F2B00D934E0032B01D875
-:1024100000210CE0042B03D3072B01D8012106E097
-:10242000082B03D30B2B01D8022100E00321134812
-:102430008038824200D1091D10484038824200D1C4
-:1024400008310E48824200D10C310C4840308242A3
-:1024500000D1103109488030824200D1143109483E
-:10246000406901268E40304001268E40B04200D1A6
-:10247000012700E000BF00BF3846A0E7C00C0040C5
-:1024800000F4FFBFC00D0040F0B502460C4600212D
-:10249000002307E001269E402640002E01D0194669
-:1024A00002E05B1C102BF5D300BF102B00D1F0BD58
-:1024B0002D4FD61BBA4211D008DC2C4E9619002E97
-:1024C00009D0402E08D0802E49D106E0402E06D0FB
-:1024D000802E44D104E000BF00BF00BF00BF00BF9A
-:1024E000214E4036B24203D01F4E8036B24202D156
-:1024F0000B2903D934E00F2900D931E0032901D891
-:1025000000200CE0042903D3072901D8012006E0AC
-:10251000082903D30B2901D8022000E00320124E22
-:10252000803EB24200D1001D0F4E403EB24200D16B
-:1025300008300D4EB24200D10C300B4E4036B24244
-:1025400000D11030084E8036B24200D11430084E0F
-:102550007569012686403540054E756100E000BF73
-:1025600000BF00BFA3E70000C00C004000F4FFBFA5
-:10257000C00D0040F8B505460E4617461C4603221E
-:102580003146284600F022F83146284600F0A4F8EB
-:10259000224631462846FFF77FFE3A463146284616
-:1025A00000F014F8C8200AF089F831462846FFF7F1
-:1025B0006BFF1E20002805DBC206D20E01219140D0
-:1025C000014A116000BFF8BD80E200E0F7B50346A4
-:1025D00015460021002408E00126A640019F3E4048
-:1025E000002E01D0214602E0641C102CF4D300BF61
-:1025F000102C00D1FEBD354FDE1BBB4211D008DCD4
-:10260000334E9E19002E09D0402E08D0802E58D16E
-:1026100006E0402E34D0802E53D132E000BF00BF00
-:1026200000BF0F2900D94DE0032901D800200CE09C
-:10263000042903D3072901D8022006E0082903D37F
-:102640000B2901D8042000E00620204E803EB34232
-:1026500000D108301D4E403EB34200D110301B4E19
-:10266000B34200D118301B4EB2680326864017468D
-:10267000B7433A462E4686403243164EB26021E0BA
-:1026800000BF0B2900D91DE0032901D8002006E076
-:10269000042903D3072901D8022000E004200B4EAF
-:1026A0008036B34200D108300A4EF26803268640D5
-:1026B0001746B7433A462E4686403243054EF260EF
-:1026C00000BF00BF00BF00BF94E70000C00C004087
-:1026D00000F4FFBFC00D0040F0B502460D460020DB
-:1026E000002407E00126A6402E40002E01D02046FF
-:1026F00002E0641C102CF5D300BF102C00D1F0BDFB
-:102700003F4FD61BBA4234D008DC3E4E9619002EFD
-:102710002CD0402E2BD0802E6ED129E0402E02D01E
-:10272000802E69D100E000BF0B2800D965E00328A6
-:1027300001D8002106E0042803D3072801D802218C
-:1027400000E004212E4E8036B24200D108318007CD
-:10275000800F2D4E736803268E401F46B7433B46BD
-:1027600006468E403343284E736046E000BF00BFEC
-:1027700000BF234EC03EB24207D0214E803EB2423F
-:1027800003D01F4E403EB24202D10F2800D934E0A0
-:102790001B4EB24202D10B2800D92EE0032801D8EB
-:1027A00000210CE0042803D3072801D8022106E009
-:1027B000082803D30B2801D8042100E00621104E7D
-:1027C000803EB24200D108310D4E403EB24200D1AF
-:1027D00010310B4EB24200D118318007800F0A4EE3
-:1027E000336803268E401F46B7433B4606468E405D
-:1027F0003343054E336000E000BF00BF00BF7EE7FB
-:10280000C00C004000F4FFBFC00D0040F0B504460E
-:102810000025002307E001269E400E403546002D8E
-:1028200000D002E05B1C102BF5D300BF102B36D27A
-:102830001D46116026680E403046E840012802D14E
-:102840000126D67101E00026D67166680E40EE4082
-:102850003046012801D1967101E000269671A668E4
-:102860000E40EE403046012801D1567101E00026AD
-:102870005671E6686F00FE40B007800F002802D155
-:10288000002616710BE0012802D10126167106E020
-:10289000022802D10226167101E003261671F0BD4E
-:1028A00010B508F0ADFB4021A548FFF773FD0128E6
-:1028B00035D14021A248FFF7E7FD0120A14908706A
-:1028C000A148C08800280AD09F48C088401E81B215
-:1028D0009D48C180002902D101209B4908719A4876
-:1028E0004088002809D098484088401E80B2964908
-:1028F0004880002801D1012008709449487B097B59
-:102900000002084300280AD09049487B097B000256
-:102910000843401E80B28D490873000A48730121A4
-:10292000490287484030FFF735FD01285DD141025B
-:1029300083484030FFF7A8FD01214902804840301C
-:1029400000F055F9002850D1012189037C488030DE
-:1029500000F04DF9002813D17B48C08800280FDD16
-:102960007B480078C006C00F002805D078488078E2
-:102970000007C00F002838D1012009F091F934E098
-:102980000121C9036E48803000F031F900280DD1D3
-:102990006D48C088002809DD6D480078C006C00F6A
-:1029A000002822D1022009F07BF91EE06648C08889
-:1029B000002809D101206749087005F071FE012146
-:1029C0005F48803000F01FF900BF1E215E48C180C3
-:1029D00000205D49087100BF01205F49087001F0C7
-:1029E00083F902205D4908704870402154488038BE
-:1029F000FFF7D0FC012825D1402151488038FFF74E
-:102A000043FD5748007803280CD140214C488038BA
-:102A100000F0EDF8002815D109F0FEF90120504929
-:102A200008700FE04E48007804280BD180214448FC
-:102A3000803800F0DCF8002804D109F0EDF902201C
-:102A40004749087001213E48FFF7A4FC012806D140
-:102A500001213B48FFF718FD01204049C8700121C2
-:102A6000C90237488030FFF795FC012807D1C10221
-:102A700033488030FFF708FD0120384908710121F3
-:102A80002F48C038FFF786FC012819D101212C48B6
-:102A9000C038FFF7F9FC3348407B8021084080288C
-:102AA0000ED030480078012803D02E480078032843
-:102AB00006D101202C49087001212C48FEF7D7FBD4
-:102AC00020211F488030FFF765FC012809D1202113
-:102AD0001B488030FFF7D8FC08211948C03000F0AF
-:102AE00090F80121490316484038FFF753FC0128AC
-:102AF00024D1410312484038FFF7C6FC00230622C8
-:102B00001B491C4809F07FFB19488068401C184984
-:102B10008860194840780873174840794873164808
-:102B2000C078887320210648803000F060F8104992
-:102B3000C873074840788007C00F087410BD0000B4
-:102B4000C00C004090020020920200200F180020CC
-:102B5000D8050020D2040020D1040020D202002099
-:102B6000650300206D030020EE04002000300140CA
-:102B7000000F0020C0020020A2020020F0B5024693
-:102B80000B4600210024002500BF2DE001268E40C9
-:102B900034461E6826403546A54224D110680646B4
-:102BA000A6433046DE798E403043106050680646BA
-:102BB000A64330469E798E4030435060906806466A
-:102BC000A64330465E798E40304390604F00032626
-:102BD000BE403446D0680646A64330461E794F00B4
-:102BE000BE403043D060491C1029CFD3F0BD02460F
-:102BF0000020D3690B40002B01D0012000E0002011
-:102C00007047816170474161704702690A40002A3C
-:102C100001D0816100E04161704710B51346826ABE
-:102C2000012B03D114460C43224602E014468C4388
-:102C30002246826210BD0000F8B504460526FE4813
-:102C40004078002811D1FC48C07800280DD1FA48FE
-:102C50004079002809D1F9480088052808DAF748A2
-:102C60000088401CF549088002E00020F3490880F4
-:102C7000F348C07817280AD1F1480079392806D1DD
-:102C8000EF484079392802D1012020706070EC486B
-:102C90000079392805D1EA4840793A2801D1012044
-:102CA000A070E07801283CD10020E0700121E548C7
-:102CB000FFF79DFF002834D100BFE34800794007AB
-:102CC000C00F00282CD1E14800794007C00F002830
-:102CD00026D0DD48007904218843001DDA490871B7
-:102CE000DB48007904218843001DD9490871D9487F
-:102CF00000794007C00F00280ED01220FEF738F8E8
-:102D0000012809D1D448007904218843001DD24903
-:102D100008710120D14908701221D148FEF76BF8E3
-:102D200000BF207901283ED1002020710121C90275
-:102D3000C4488030FFF75BFF002834D100BFC24891
-:102D400000798006C00F00282CD1C0480079800689
-:102D5000C00F002826D0BC480079202188432030AD
-:102D6000B9490871BA480079202188432030B84910
-:102D70000871B84800798006C00F00280ED01520D1
-:102D8000FDF7F6FF012809D1B348007920218843D7
-:102D90002030B14908710120B04908701521B048B0
-:102DA000FEF729F800BF207800280ED00020207000
-:102DB00000F034FC0546611DFDF706FA601DFDF7C5
-:102DC000F9F90546214605F08DFF6078002814D0FA
-:102DD0009A480088052810DB0020607000F076FB20
-:102DE000054621460A31FDF7EFF920460A30FDF786
-:102DF000E1F905462146FDF7FFFFA078012808D13B
-:102E00000020A07000F054FC054621460F31FDF76C
-:102E1000DBF98D4840788007C00F002802D1914827
-:102E200005F032FF8F480830FDF7C4F905468D489C
-:102E3000001DFDF7BFF9854202D30020207516E082
-:102E40008848001DFDF7B6F900908648001DFDF783
-:102E5000B1F9074683480830FDF7ACF9381A642108
-:102E6000484305460099FDF745F940B22075607A60
-:102E700001286CD100BF744800798007C00F00287A
-:102E80002CD1724800798007C00F002826D06E48E8
-:102E9000007902218843801C6B4908716C480079D5
-:102EA00002218843801C6A4908716A4800798007BA
-:102EB000C00F00280ED01120FDF75AFF012809D1BC
-:102EC0006548007902218843801C6349087101200C
-:102ED0006249087011216248FDF78DFF00BF00BFF5
-:102EE00059480079C007C00F00282CD157480079F5
-:102EF000C007C00F002826D0534800794008400082
-:102F0000401C514908715248007940084000401C5B
-:102F10004F4908714F480079C007C00F00280ED0F4
-:102F20001020FDF725FF012809D14B480079400802
-:102F30004000401C48490871012048490870102190
-:102F40004748FDF758FF00BF00206075DDE0607A5C
-:102F5000022849D100BF3C4800798007C00F0028F3
-:102F600009D0394800790221884337490871112175
-:102F70003B48FDF73FFF00BF00BF33480079C00763
-:102F8000C00F00282CD131480079C007C00F00289D
-:102F900026D02D48007940084000401C2A4908717D
-:102FA0002B48007940084000401C294908712948F5
-:102FB0000079C007C00F00280ED01020FDF7D8FE02
-:102FC000012809D12448007940084000401C2249CA
-:102FD000087101202149087010212148FDF70BFFDD
-:102FE00000BFA07D607590E0207D642800D102E0E4
-:102FF00014202056401C40B260751520205614281D
-:103000005FDA00BF104800798007C00F002809D0A0
-:103010000D480079022188430B490871112110489D
-:10302000FDF7E8FE00BF00BF07480079C007C00FEA
-:10303000002845D1054817E0A2020020EC0200203C
-:10304000C0020020C00C0040D80500200C00002069
-:10305000F20500201A000020E405002000000020F6
-:10306000AC0200209D0300200079C007C00F00289B
-:1030700026D0E348007940084000401CE049087130
-:10308000E048007940084000401CDE490871DE48F5
-:103090000079C007C00F00280ED01020FDF768FE91
-:1030A000012809D1D948007940084000401CD7497F
-:1030B00008710120D64908701021D648FDF79BFE03
-:1030C00023E000BFCE4800798007C00F002809D058
-:1030D000CB48007902218843C94908711121CD48A4
-:1030E000FDF788FE00BF00BFC5480079C007C00FCC
-:1030F000002809D0C248007940084000C049087142
-:103100001021C448FDF776FE00BFA07B012869D1DD
-:1031100000BFBB480079C006C00F00282CD1BE48B4
-:103120000079C006C00F002826D0B54800791021CC
-:1031300088431030B2490871B248007910218843A1
-:103140001030B0490871B0480079C006C00F00289F
-:103150000ED01420FDF70CFE012809D1AB480079F0
-:10316000102188431030A94908710120A84908702E
-:103170001421A848FDF73FFE00BF00BFA04800791A
-:103180000007C00F00282CD1A34800790007C00F0A
-:10319000002826D09A4800790821884308309849A9
-:1031A00008719848007908218843083095490871CA
-:1031B000954800790007C00F00280ED01320FDF7B6
-:1031C000D7FD012809D191480079082188430830AA
-:1031D0008E49087101208E49087013218D48FDF732
-:1031E0000AFE6DE0A07B022846D100BF844800792A
-:1031F000C006C00F002809D08148007910218843FB
-:103200007F49087114218348FDF7F4FD00BF00BF1A
-:103210007B4800790007C00F00282CD17E48007938
-:103220000007C00F002826D0754800790821884380
-:1032300008307349087173480079082188430830C1
-:1032400070490871704800790007C00F00280ED03F
-:103250001320FDF78DFD012809D16C480079082164
-:1032600088430830694908710120694908701321B1
-:103270006848FDF7C0FD23E000BF61480079C00643
-:10328000C00F002809D05E480079102188435C49AE
-:10329000087114215F48FDF7ADFD00BF00BF58481D
-:1032A00000790007C00F002809D05548007908218F
-:1032B00088435349087113215648FDF79BFD00BF11
-:1032C000FEF78AFF20215548FFF791FC002851D1D5
-:1032D000207617202056052803DAE07D401C40B2F6
-:1032E000E07517202056052843DB454840788007C5
-:1032F000C00F00283DD1082148484030FFF783FC2B
-:1033000000BF3F4840788007C00F00280AD13C48E2
-:10331000407802218843801C3949487000213D488B
-:10332000FDF769FD00BF0123002220213B48FFF784
-:1033300021F90BF04BF901203949087036484078E3
-:103340008007C00F00285AD02F4840788007C00F50
-:10335000002854D00220FDF70BFD01284FD12B4847
-:10336000407802218843801C284948700120284960
-:10337000087044E000231A4620212848FFF7FAF895
-:10338000082126484030FFF73CFC1D484078800764
-:10339000C00F002833D000BF194840788007C00F05
-:1033A000002809D016484078022188431449487003
-:1033B00000211848FDF71EFD00BF17484078800720
-:1033C000C00F00281BD00F48407802218843801C82
-:1033D0000C4948700C4840788007C00F00280ED078
-:1033E0000220FDF7C5FC012809D1084840780221D8
-:1033F0008843801C05494870012005490870F8BDC4
-:10340000D8050020F20500201A000020E405002065
-:1034100000000020AC0200200C000020400D004005
-:10342000D204002000B501460B0008F058FD091A2F
-:103430000C0E11141706080A1A00692000BD9B2003
-:10344000FCE79B20FAE79B20F8E7FF201E30F5E71A
-:10345000FF20BE30F2E7FF20EB30EFE74120C00055
-:10346000ECE74120C000E9E770B500240025012009
-:10347000FDF77AFBFDF72CFC08F0D6FD002803D100
-:10348000FDF7B6FB054601E0002070BD284608F0B8
-:1034900047FD04462046F8E738B500200090002498
-:1034A0000120FDF761FBFDF713FC08F0BDFD0028CE
-:1034B00003D1FDF79DFB044601E0002038BD204606
-:1034C00008F080FD00900098F8E70000F0B587B0A4
-:1034D0000026FDF7EBFDFDF791FB10211C48FFF7DF
-:1034E00092FB052009F0C2F813200AF0D9F8041E57
-:1034F00027D0082161700021A1700A202070204689
-:1035000000F0EEF807463846FDF7E9F80190FDF7C0
-:103510006BF9104A104B03910290FCF7F5FF0591EF
-:103520000490FDF79DF905460C492846FCF7BDFEC1
-:10353000064610210648FFF764FB204609F0A6FE68
-:1035400000240020FDF710FB304607B0F0BD00005E
-:10355000400D0040FCA9F1D24D62503F10584D4043
-:103560001FB50446072202A9002006F0DFFD6846C9
-:10357000817B0170417B4170017B8170817AC170D8
-:10358000417A0171017A41710199009807F090FD2B
-:10359000012814D16846007A60716846407A20712B
-:1035A0006846807AE0706846007BA0706846407B81
-:1035B00060706846807B2070012004B010BD072237
-:1035C00002A9002006F0B2FD6846817B0170417BB4
-:1035D0004170017B8170817AC170417A0171017AF9
-:1035E00041710199009807F063FD012813D16846E5
-:1035F000007A60716846407A20716846807AE0708F
-:103600006846007BA0706846407B60706846807B9F
-:1036100020700120D1E70020CFE70000F0B587B08F
-:10362000002605F0B9FCFDF717FB08211C48FFF741
-:10363000EAFA052009F01AF814200AF031F8041EFD
-:1036400027D0082161700021A1700520207020463C
-:1036500000F046F807463846FDF741F80190FDF7BF
-:10366000C3F8104A104B03910290FCF74DFF0591EF
-:103670000490FDF7F5F805460C492846FCF715FEC1
-:10368000064608210648FFF7BCFA204609F0FEFD71
-:1036900000240020FDF768FA304607B0F0BD0000B6
-:1036A000400D0040FCA9F1D24D62503F1B2F4D4010
-:1036B00070B5FDF71DFB132009F0F2FF041E0AD0C0
-:1036C000082161700021A170FFF7CEFE054620465B
-:1036D00009F0DCFD00240020FDF746FA284670BD05
-:1036E000FEB5044600200090002509E0FFF7D4FE57
-:1036F0000746AA00E01C11183846FCF765FD6D1C52
-:10370000A178627808021043A842EFD800252EE085
-:103710006E1C25E0B200E11C5018FCF74BFD07467B
-:10372000AA00E11C5018FCF745FD874217D2B200F1
-:10373000E11C5018FCF73EFD0190AA00E11C501856
-:10374000FCF738FD0746B200E01C11183846FCF7BC
-:103750003BFDAA00E01C11180198FCF735FD761C12
-:10376000A178627808021043B042D3D86D1CA178CA
-:10377000627808021043A842CAD8012002900BE0E8
-:1037800002998A00E11C5018FCF714FD00994018BA
-:1037900000900298401C0290A178627808021043C1
-:1037A000401E02998842EBD8A27863781002184331
-:1037B000811E0098FCF79EFC00900098FEBD000062
-:1037C00010B507F043FA08210C48FFF71AFA012058
-:1037D00008F074FF04210948FFF715FA042008F0E7
-:1037E0006DFF04210548FFF70CFA042008F066FF7E
-:1037F00008210248FFF707FA10BD0000C00C004086
-:1038000010B507F023FA08210A48FFF7FCF9012058
-:1038100008F054FF04210748FFF7F5F9042008F0E9
-:103820004DFF04210348FFF7ECF9042008F046FFA0
-:1038300010BD0000C00C004070B508211348FFF710
-:10384000E2F907F0F3F980241BE004210F48FFF7A9
-:10385000DAF9012008F032FF08210C48FFF7C7F918
-:10386000012803D128462043054602E02846A0430C
-:10387000054604210548FFF7C4F9042008F01EFF9F
-:103880006410002CE1D1284670BD0000C00C00403F
-:1038900010B501210648FDF76DFF002204210548FF
-:1038A00005F0AAFC04210348FFF7ABF910BD0000A6
-:1038B00007000001C00C004070B5054607F0C6F9CE
-:1038C00080241BE020462840002804D10821144809
-:1038D000FFF797F903E008211148FFF794F9012059
-:1038E00008F0ECFE04210E48FFF78DF9042008F0E3
-:1038F000E5FE04210A48FFF784F96410002CE1D1A9
-:10390000042008F0DBFE04210548FFF77CF90420C1
-:1039100008F0D4FE04210248FFF773F970BD0000DF
-:10392000C00C004010B5FFF7B3FF07F08FF9082176
-:103930000A48FFF768F904210848FFF764F90420F2
-:1039400008F0BCFE08210548FFF75BF9042008F0E9
-:10395000B5FE04210148FFF754F910BDC00C00402A
-:1039600010B507F073F904210C48FFF74AF9082154
-:103970000A48FFF746F9042008F0A0FE0421074892
-:10398000FFF741F9042008F099FE08210348FFF7EA
-:103990003AF9042008F092FE10BD0000C00C00406F
-:1039A000F8B506460F4614461D467D20C0008442E9
-:1039B00001DD0020F8BD39463046FFF718F9A8426E
-:1039C0000ED1002C02DD204608F050FE394630466C
-:1039D000FFF70DF9A84201D10120EBE70020E9E74C
-:1039E0000020E7E701480249086070475A5A34123C
-:1039F0000014014010B501210448FDF7BBFE06206C
-:103A000003494860FFF7EEFF10BD0000050000010C
-:103A1000001401401CB50020009001206946087187
-:103A20006846FDF73BFF0120FDF712FE1CBD0000BC
-:103A30000A20054908600548008CC0B20449C861E5
-:103A4000052001490860704700E0014000FBFF1FAE
-:103A500000F801401FB5002401211948FDF78AFE36
-:103A600002211848FDF787FB04211648FDF783FB68
-:103A70000120FDF787FF07200002FDF795FF0520D5
-:103A800008F0F4FD0120FDF7C1FD05E0192000025A
-:103A9000844200D304E0641CFDF7CCFD0028F5D07F
-:103AA00000BF012000900020019002900120694693
-:103AB00008736846FDF756FF034808F0B3FD1FBDC5
-:103AC00007000001400D0040001BB70010B50020AA
-:103AD000FEF7CAFBFFF79EFFFFF7AAFFFFF7BAFF4B
-:103AE00010BD7FB506460D4614466A462946304647
-:103AF000FEF78CFE0098A84217D16846C0790128CD
-:103B000013D16846407901280FD1002C03D16846B3
-:103B10008079002809D1012C03D1684680790128D9
-:103B200003D168460079002814D002950121684627
-:103B3000C1734173002C03D100206946887302E0F1
-:103B400001206946887300206946087302A930463F
-:103B5000FFF714F87FBD0000F8B505460E460024B7
-:103B60000027FDF7ABFC002802D10120FDF7B2FCD5
-:103B7000002426E00120A0400746284638400028BF
-:103B80001ED0002E07D1144840680121A14088436F
-:103B90001149486006E0104840680121A1400843EF
-:103BA0000D4948600C4881686200032090408143C1
-:103BB0000948816000680121A14008430649086066
-:103BC000641C042CD6D3FDF779FC012802D1002017
-:103BD000FDF780FCF8BD000000FC0140FFB587B098
-:103BE00015461E4600200490002D01D10BB0F0BDFB
-:103BF00032780192D217130F019A9A1812110A23E0
-:103C00005A433178CB171B0F5B181B111B01CB1AC2
-:103C1000D2183C235A4373780293DB171F0F029B81
-:103C2000FB181B110A277B437078C7173F0F3F18FB
-:103C30003F113F01C71BDB19D21894B206946A46A4
-:103C4000D27F0192D217130F019A9A1813110A22E8
-:103C500053436A46D17FCA17120F5218121112012C
-:103C60008A1A9B183C22534308AA12780292D21750
-:103C7000170F029ABA1812110A277A4308AF387838
-:103C8000C7173F0F3F183F113F01C71BD2199A18A2
-:103C900092B20592069C002D06D029462D204001A7
-:103CA000FCF73EFA401C00E0012080B2039008A817
-:103CB0004078002816D1049010E00598844201D184
-:103CC000012093E7601984B22D204001844201DB7A
-:103CD000201A84B20498401C80B20490039904987E
-:103CE0008842EADB002081E710B500220121490269
-:103CF0000848FFF7F6FE00220121C90305484030BD
-:103D0000FFF7EFFE00220121890302484030FFF750
-:103D1000E8FE10BD000D004010B501210448FDF77C
-:103D200029FD002201210348FFF7DBFE10BD000042
-:103D300007000001000C004010B501210348FDF709
-:103D400019FD01210248FDF76DFE10BD07000001BD
-:103D5000000C004004488069C007C00F002801D053
-:103D6000012070470020FCE70034014010B500F04E
-:103D700009F8012805D1FFF7EDFF012801D100F076
-:103D80000DF810BD0448406940210840002801D0CA
-:103D9000012070470020FCE7003401404020014929
-:103DA000486170470034014010B501210648FDF715
-:103DB000E1FC00220121054805F01EFA012103481B
-:103DC000FEF71FFF10BD000007000001000C0040BF
-:103DD00010B501210648FDF7CDFC0022022105485F
-:103DE00005F00AFA02210348FEF70BFF10BD0000A0
-:103DF00007000001000C00400FB4394880782021F2
-:103E00000843374988703748407904210840002822
-:103E100032D13348407820210843314948706946FF
-:103E200015200856002805DD2D484078402108431C
-:103E30002B494870694615200856142805DD284886
-:103E40004078802108432649487069461520085665
-:103E5000282805DD22488078802108432049887081
-:103E6000694615200856462838DD1D4880784021CF
-:103E700008431B49887031E01948407810210843F5
-:103E800017494870694616200856002805DD144871
-:103E90004078402108431249487069461620085668
-:103EA000142805DD0E484078802108430C494870ED
-:103EB000694616200856282805DD094880788021A3
-:103EC000084307498870694616200856462805DDCC
-:103ED00003488078402108430149887004B0704746
-:103EE00069190020C0020020012801D002281AD13F
-:103EF000022805D10C4A927802231A430A4B9A7081
-:103F0000002908DD084A203A527A10231A43064B4A
-:103F1000203B5A7207E0044A203A127A10231A43CF
-:103F2000014B203B1A7270476919002010B501221D
-:103F30000449842004F072FE01210348FEF761FE6B
-:103F400010BD0000CE040020400D004000B5152833
-:103F500001D304F0A1FB43007B449B885B009F449A
-:103F60009B231400D40197035A051D07DB089A0A06
-:103F7000780C380EF40FB41174133415F216DF18E0
-:103F8000D11A931C561E1920D9210B0007F0A7FF48
-:103F90000A06315C87B2DDFEFDFCFBFAFE4A527870
-:103FA00080231A43FC4B5A701A46927880231A4396
-:103FB000F94B9A701A46927820231A43F64B9A705E
-:103FC0001A46527810231A43F34B5A701A46527805
-:103FD00020231A43F04B5A701A46527840231A4352
-:103FE000ED4B5A701A46927840239A43EA4B9A70E6
-:103FF00089E1E94A527880239A43E74B5A701A467E
-:10400000927880231A43E44B9A701A4692782023C0
-:104010001A43E14B9A701A46527810239A43DE4BAA
-:104020005A701A46527820239A43DB4B5A701A462C
-:10403000527840239A43D84B5A701A4692784023BC
-:104040009A43D54B9A705EE1D34A527880231A4343
-:10405000D14B5A701A46927880231A43CE4B9A70ED
-:104060001A46927820239A43CB4B9A701A4652787C
-:1040700010231A43C84B5A701A46527820231A4309
-:10408000C54B5A701A46527840239A43C24B5A7015
-:104090001A46927840231A43BF4B9A7033E1BE4AC6
-:1040A000527880231A43BC4B5A701A469278802368
-:1040B0001A43B94B9A701A46927820231A43B64B8A
-:1040C0009A701A46527810231A43B34B5A701A4604
-:1040D000527820239A43B04B5A701A4652784023A4
-:1040E0009A43AD4B5A701A46927840231A43AA4B12
-:1040F0009A7008E1A84A527880239A43A64B5A70D6
-:104100001A46927880231A43A34B9A701A469278E3
-:1041100020231A43A04B9A701A46527810239A43D0
-:104120009D4B5A701A46527820239A439A4B5A70E4
-:104130001A46527840231A43974B5A701A4692787F
-:1041400040231A43944B9A70DDE0934A52788023BF
-:104150001A43914B5A701A46927880239A438E4B99
-:104160009A701A46927820231A438B4B9A701A46FB
-:10417000527810231A43884B5A701A4652782023DB
-:104180009A4304E0BEE092E066E03AE00EE0824B43
-:104190005A701A46527840231A437F4B5A701A4677
-:1041A000927840231A437C4B9A70ACE07A4A52785A
-:1041B00080231A43784B5A701A46927880239A4388
-:1041C000754B9A701A46927820231A43724B9A7054
-:1041D0001A46527810231A436F4B5A701A46527877
-:1041E00020231A436C4B5A701A46527840231A43C4
-:1041F000694B5A701A46927840231A43664B9A705C
-:1042000081E0654A527880231A43634B5A701A46FC
-:10421000927880231A43604B9A701A469278202332
-:104220001A435D4B9A701A46527810239A435A4BA0
-:104230005A701A46527820239A43574B5A701A469E
-:10424000527840239A43544B5A701A46927840232E
-:104250009A43514B9A7056E04F4A527880231A4342
-:104260004D4B5A701A46927880231A434A4B9A70E3
-:104270001A46927820231A43474B9A701A4652786E
-:1042800010231A43444B5A701A46527820231A437B
-:10429000414B5A701A46527840231A433E4B5A708B
-:1042A0001A46927840231A433B4B9A702BE03A4AC5
-:1042B000527880231A43384B5A701A4692788023DA
-:1042C0001A43354B9A701A46927820231A43324B80
-:1042D0009A701A46527810231A432F4B5A701A4676
-:1042E000527820239A432C4B5A701A465278402316
-:1042F0001A43294B5A701A46927840231A43264B88
-:104300009A7000E000BF00BF23E60B0007F0E7FD56
-:104310000A06315F8AB5E0FEFDFCFBFA1E4AD27840
-:1043200080231A431C4BDA701A46D27940231A4371
-:10433000194BDA711A46D27920231A43164BDA71D7
-:104340001A46D27810231A43134BDA701A46927821
-:1043500010231A43104B9A701A46D27840231A43FE
-:104360000D4BDA701A46D27820239A430A4BDA7042
-:104370008CE1094AD27880239A43074BDA701A46B7
-:10438000D27940231A43044BDA711A46D27920239A
-:104390001A43014BDA7101E0491900201A46D2781C
-:1043A00010239A43FE4BDA701A46927810239A43F0
-:1043B000FB4B9A701A46D27840239A43F84BDA7036
-:1043C0001A46D27820239A43F54BDA705EE1F44A1C
-:1043D000D27880231A43F24BDA701A46D2794023FE
-:1043E0001A43EF4BDA711A46D27920239A43EC4BE9
-:1043F000DA711A46D27810231A43E94BDA701A465A
-:10440000927810231A43E64B9A701A46D2784023CA
-:104410009A43E34BDA701A46D27820231A43E04BD2
-:10442000DA7033E1DE4AD27880231A43DC4BDA704B
-:104430001A46D27940231A43D94BDA711A46D279F7
-:1044400020231A43D64BDA711A46D27810231A4326
-:10445000D34BDA701A46927810239A43D04B9A7055
-:104460001A46D27840239A43CD4BDA701A46D27856
-:1044700020231A43CA4BDA7008E1C94AD278802354
-:104480009A43C74BDA701A46D27940231A43C44B79
-:10449000DA711A46D27920231A43C14BDA711A46CF
-:1044A000D27810239A43BE4BDA701A4692781023C2
-:1044B0009A43BB4B9A701A46D27840231A43B84BA2
-:1044C000DA701A46D27820231A43B54BDA70DDE051
-:1044D000B34AD27880231A43B14BDA701A46D279A4
-:1044E00040239A43AE4BDA711A46D27920231A43FD
-:1044F000AB4BDA711A46D27810231A43A84BDA7004
-:104500001A4604E0C1E095E069E03DE011E09278F0
-:1045100010239A43A24B9A701A46D27840231A432A
-:104520009F4BDA701A46D27820231A439C4BDA70DC
-:10453000ACE09B4AD27880231A43994BDA701A4632
-:10454000D27940239A43964BDA711A46D2792023C6
-:104550001A43934BDA711A46D27810231A43904BC0
-:10456000DA701A46927810231A438D4B9A701A46C5
-:10457000D27840231A438A4BDA701A46D278202325
-:104580001A43874BDA7081E0854AD27880231A4338
-:10459000834BDA701A46D27940231A43804BDA7182
-:1045A0001A46D27920231A437D4BDA711A46D27803
-:1045B00010239A437A4BDA701A46927810239A4362
-:1045C000774B9A701A46D27840239A43744BDA702C
-:1045D0001A46D27820239A43714BDA7056E0704A1B
-:1045E000D27880231A436E4BDA701A46D279402370
-:1045F0001A436B4BDA711A46D27920231A43684B5F
-:10460000DA711A46D27810231A43654BDA701A46CB
-:10461000927810231A43624B9A701A46D27840233C
-:104620001A435F4BDA701A46D27820231A435C4B48
-:10463000DA702BE05A4AD27880231A43584BDA704A
-:104640001A46D27940231A43554BDA711A46D27969
-:1046500020231A43524BDA711A46D27810231A4398
-:104660004F4BDA701A46927810239A434C4B9A704B
-:104670001A46D27840231A43494BDA701A46D27848
-:1046800020231A43464BDA7000E000BF00BF60E40D
-:104690000B0007F024FC0A06315C8AB5E0FDFCFB48
-:1046A000FAF93F4AD27A80231A433D4BDA721A460E
-:1046B000D27A40231A433A4BDA721A46D27A20232E
-:1046C0001A43374BDA721A46D27A10231A43344B04
-:1046D000DA721A46927A10231A43314B9A721A46AA
-:1046E000927A40231A432E4B9A721A46927A2023CA
-:1046F0009A432B4B9A728CE1294AD27A80239A43AF
-:10470000274BDA721A46D27A40231A43244BDA72C4
-:104710001A46D27A20231A43214BDA721A46D27AE9
-:1047200010239A431E4BDA721A46927A10239A4348
-:104730001B4B9A721A46927A40239A43184B9A72EC
-:104740001A46927A20239A43154B9A7261E1144AD1
-:10475000D27A80231A43124BDA721A46D27A402355
-:104760001A430F4BDA721A46D27A20239A430C4B23
-:10477000DA721A46D27A10231A43094BDA721A46B1
-:10478000927A10231A43064B9A721A46927A402361
-:104790009A43034B9A721A46927A20231A4301E0F5
-:1047A00049190020FE4B9A7233E1FD4AD27A8023E8
-:1047B0001A43FB4BDA721A46D27A40231A43F84B5B
-:1047C000DA721A46D27A20231A43F54BDA721A4665
-:1047D000D27A10231A43F24BDA721A46927A1023D5
-:1047E0009A43EF4B9A721A46927A40239A43EC4BC3
-:1047F0009A721A46927A20231A43E94B9A7208E178
-:10480000E74AD27A80239A43E54BDA721A46D27A83
-:1048100040231A43E24BDA721A46D27A20231A4313
-:10482000DF4BDA721A46D27A10239A43DC4BDA72E3
-:104830001A46927A10239A43D94B9A721A46927A60
-:1048400040231A43D64B9A721A46927A20231A436F
-:10485000D34B9A72DDE0D24AD27A80231A43D04BEE
-:10486000DA721A46D27A40239A43CD4BDA721A464C
-:10487000D27A20231A43CA4BDA721A46D27A10230C
-:104880001A43C74BDA7204E0C2E096E06AE03EE009
-:1048900012E01A46927A10239A43C14B9A721A4632
-:1048A000927A40231A43BE4B9A721A46927A202378
-:1048B0001A43BB4B9A72ACE0B94AD27A80231A43AE
-:1048C000B74BDA721A46D27A40239A43B44BDA7263
-:1048D0001A46D27A20231A43B14BDA721A46D27A98
-:1048E00010231A43AE4BDA721A46927A10231A43F7
-:1048F000AB4B9A721A46927A40231A43A84B9A728B
-:104900001A46927A20231A43A54B9A7281E0A44A50
-:10491000D27A80231A43A24BDA721A46D27A402303
-:104920001A439F4BDA721A46D27A20231A439C4BC1
-:10493000DA721A46D27A10239A43994BDA721A46DF
-:10494000927A10239A43964B9A721A46927A40238F
-:104950009A43934B9A721A46927A20239A43904B29
-:104960009A7256E08E4AD27A80231A438C4BDA72BE
-:104970001A46D27A40231A43894BDA721A46D27AFF
-:1049800020231A43864BDA721A46D27A10231A432E
-:10499000834BDA721A46927A10231A43804B9A722A
-:1049A0001A46927A40231A437D4B9A721A46927A9B
-:1049B00020231A437A4B9A722BE0794AD27A8023C9
-:1049C0001A43774BDA721A46D27A40231A43744B51
-:1049D000DA721A46D27A20231A43714BDA721A46D7
-:1049E000D27A10231A436E4BDA721A46927A102347
-:1049F0009A436B4B9A721A46927A40231A43684B39
-:104A00009A721A46927A20231A43654B9A7200E0F2
-:104A100000BF00BF78E40B0007F061FA0A06315CC2
-:104A200087B2E0FEFDFCFBFA5D4AD27A01231A430D
-:104A30005B4BDA721A46927A02231A43584B9A72E7
-:104A40001A46927A08231A43554B9A721A46D27A1A
-:104A500008231A43524BDA721A46D27A04231A43B5
-:104A60004F4BDA721A46D27A02231A434C4BDA724F
-:104A70001A46927A04239A43494B9A728CE1484A27
-:104A8000D27A52085200464BDA721A46927A0223C0
-:104A90001A43434B9A721A46927A08231A43404BA0
-:104AA0009A721A46D27A08239A433D4BDA721A4612
-:104AB000D27A04239A433A4BDA721A46D27A022304
-:104AC0009A43374BDA721A46927A04239A43344B4C
-:104AD0009A7261E1324AD27A01231A43304BDA7278
-:104AE0001A46927A02231A432D4B9A721A46927AE8
-:104AF00008239A432A4B9A721A46D27A08231A43F9
-:104B0000274BDA721A46D27A04231A43244BDA72FC
-:104B10001A46D27A02239A43214BDA721A46927AC3
-:104B200004231A431E4B9A7236E11D4AD27A01239E
-:104B30001A431B4BDA721A46927A02231A43184B15
-:104B40009A721A46927A08231A43154B9A721A4699
-:104B5000D27A08231A43124BDA721A46D27A042305
-:104B60009A430F4BDA721A46D27A02239A430C4BBD
-:104B7000DA721A46927A04231A43094B9A720BE1AD
-:104B8000074AD27A52085200054BDA721A46927AD4
-:104B900002231A43024B9A721A46927A082301E0C2
-:104BA000491900201A43FB4B9A721A46D27A0823FD
-:104BB0009A43F84BDA721A46D27A04239A43F54B99
-:104BC000DA721A46D27A02231A43F24BDA721A4682
-:104BD000927A04231A43EF4B9A72DDE0ED4AD27ABF
-:104BE00001231A43EB4BDA721A46927A02239A4354
-:104BF000E84B9A721A46927A08231A43E54B9A7246
-:104C00001A46D27A08231A43E24BDA721A4604E0B3
-:104C1000C1E095E069E03DE011E0D27A04239A43D7
-:104C2000DC4BDA721A46D27A02231A43D94BDA7273
-:104C30001A46927A04231A43D64B9A72ACE0D54AAC
-:104C4000D27A01231A43D34BDA721A46927A02239C
-:104C50009A43D04B9A721A46927A08231A43CD4B44
-:104C60009A721A46D27A08231A43CA4BDA721A4643
-:104C7000D27A04231A43C74BDA721A46D27A022335
-:104C80001A43C44BDA721A46927A04231A43C14B70
-:104C90009A7281E0BF4AD27A01231A43BD4BDA727D
-:104CA0001A46927A02231A43BA4B9A721A46927A99
-:104CB00008231A43B74B9A721A46D27A08239A43AA
-:104CC000B44BDA721A46D27A04239A43B14BDA72A1
-:104CD0001A46D27A02239A43AE4BDA721A46927A75
-:104CE00004239A43AB4B9A7256E0AA4AD27A012324
-:104CF0001A43A84BDA721A46927A02231A43A54B3A
-:104D00009A721A46927A08231A43A24B9A721A464A
-:104D1000D27A08231A439F4BDA721A46D27A0423B6
-:104D20001A439C4BDA721A46D27A02231A43994BE1
-:104D3000DA721A46927A04231A43964B9A722BE03F
-:104D4000944AD27A01231A43924BDA721A46927A23
-:104D500002231A438F4B9A721A46927A08231A43F7
-:104D60008C4B9A721A46D27A08231A43894BDA720C
-:104D70001A46D27A04239A43864BDA721A46D27ABA
-:104D800002231A43834BDA721A46927A04231A4397
-:104D9000804B9A7200E000BF00BF78E40B0007F080
-:104DA0009EF80A06315B85B0DAFFFEFDFCFB794A0E
-:104DB000527808231A43774B5A701A469278042384
-:104DC0001A43744B9A701A46927801231A43714B16
-:104DD0009A701A46527801231A436E4B5A701A463B
-:104DE000527802231A436B4B5A701A4652780423A6
-:104DF0001A43684B5A701A46927802239A43654BBD
-:104E00009A7087E1634A527808239A43614B5A703B
-:104E10001A46927804231A435E4B9A701A46927887
-:104E200001231A435B4B9A701A465278520852007B
-:104E30005A701A46527802239A43564B5A701A46B1
-:104E4000527804239A43534B5A701A46927802239D
-:104E50009A43504B9A705DE14E4A527808231A43A8
-:104E60004C4B5A701A46927804231A43494B9A7055
-:104E70001A469278520852009A701A4652780123C4
-:104E80001A43444B5A701A46527802231A43414B34
-:104E90005A701A46527804239A433E4B5A701A4667
-:104EA000927802231A433B4B9A7033E1394A527885
-:104EB00008231A43374B5A701A46927804231A4330
-:104EC000344B9A701A46927801231A43314B9A70E8
-:104ED0001A46527801231A432E4B5A701A465278BA
-:104EE00002239A432B4B5A701A46527804239A4352
-:104EF000284B5A701A46927802231A43254B9A700F
-:104F000008E1244A527808239A43224B5A701A46E1
-:104F1000927804231A431F4B9A701A469278012301
-:104F20001A431C4B9A701A465278520852005A7013
-:104F30001A46527802239A43164B5A701A465278F0
-:104F400004231A43134B5A701A46927802231A43C9
-:104F5000104B9A70DEE00F4A527808231A430D4B2B
-:104F60005A701A46927804239A430A4B9A701A464A
-:104F7000927801231A43074B9A701A4652780123FC
-:104F80001A43044B5A701A46527802239A43014B33
-:104F90005A7006E049190020BBE08FE063E038E07A
-:104FA0000CE01A46527804231A43F84B5A701A46FA
-:104FB000927802231A43F54B9A70ABE0F34A527889
-:104FC00008231A43F14B5A701A46927804239A43E5
-:104FD000EE4B9A701A46927801231A43EB4B9A7063
-:104FE0001A46527801231A43E84B5A701A465278EF
-:104FF00002231A43E54B5A701A46527804231A4387
-:10500000E24B5A701A46927802231A43DF4B9A7089
-:1050100080E0DE4A527808231A43DC4B5A701A4665
-:10502000927804231A43D94B9A701A469278012336
-:105030001A43D64B9A701A465278520852005A7048
-:105040001A46527802239A43D04B5A701A46527825
-:1050500004239A43CD4B5A701A46927802239A43FE
-:10506000CA4B9A7056E0C94A527808231A43C74B74
-:105070005A701A46927804231A43C44B9A701A46FF
-:10508000927801231A43C14B9A701A465278012331
-:105090001A43BE4B5A701A46527802231A43BB4B2E
-:1050A0005A701A46527804231A43B84B5A701A465B
-:1050B000927802231A43B54B9A702BE0B34A527888
-:1050C00008231A43B14B5A701A46927804231A43A4
-:1050D000AE4B9A701A46927801231A43AB4B9A70E2
-:1050E0001A46527801231A43A84B5A701A4652782E
-:1050F00002239A43A54B5A701A46527804231A4346
-:10510000A24B5A701A46927802231A439F4B9A7008
-:1051100000E000BF00BF7DE40B0006F0E0FE0A06E1
-:10512000315B86B1DBFDFCFBFAF9984AD2790823A2
-:105130001A43964BDA711A46D27904231A43934BD9
-:10514000DA711A46D27902231A43904BDA711A4661
-:10515000D27901231A438D4BDA711A46D278022391
-:105160001A438A4BDA701A46D27808231A43874BBF
-:10517000DA701A46D27804239A43844BDA7088E1B5
-:10518000824AD27908239A43804BDA711A46D2793F
-:1051900004231A437D4BDA711A46D27902231A434B
-:1051A0007A4BDA711A46D27952085200DA711A46ED
-:1051B000D27802239A43754BDA701A46D2780823C4
-:1051C0009A43724BDA701A46D27804239A436F4B93
-:1051D000DA705EE16D4AD27908231A436B4BDA71BB
-:1051E0001A46D27904231A43684BDA711A46D279E7
-:1051F00002239A43654BDA711A46D27901231A4386
-:10520000624BDA711A46D27802231A435F4BDA7086
-:105210001A46D27808239A435C4BDA701A46D27841
-:1052200004231A43594BDA7033E1584AD2790823E0
-:105230001A43564BDA711A46D27904231A43534B58
-:10524000DA711A46D27902231A43504BDA711A46A0
-:10525000D27901231A434D4BDA711A46D2780223D0
-:105260009A434A4BDA701A46D27808239A43474B3E
-:10527000DA701A46D27804231A43444BDA7008E1F4
-:10528000424AD27908239A43404BDA711A46D279BE
-:1052900004231A433D4BDA711A46D27902231A438A
-:1052A0003A4BDA711A46D27952085200DA711A462C
-:1052B000D27802239A43354BDA701A46D278082303
-:1052C0001A43324BDA701A46D27804231A432F4B12
-:1052D000DA70DEE02D4AD27908231A432B4BDA71BB
-:1052E0001A46D27904239A43284BDA711A46D279A6
-:1052F00002231A43254BDA711A46D27901231A4345
-:10530000224BDA711A46D27802239A431F4B04E0EB
-:10531000BEE092E066E03BE00DE0DA701A46D2783B
-:1053200008231A43194BDA701A46D27804231A4319
-:10533000164BDA70ADE0154AD27908231A43134BA5
-:10534000DA711A46D27904239A43104BDA711A465D
-:10535000D27902231A430D4BDA711A46D27901230E
-:105360001A430A4BDA711A46D27802231A43074BC2
-:10537000DA701A46D27808231A43044BDA701A46B8
-:10538000D27804231A43014BDA7082E049190020D5
-:10539000FE4AD27908231A43FC4BDA711A46D279B5
-:1053A00004231A43F94BDA711A46D27902231A43BD
-:1053B000F64BDA711A46D27952085200DA711A465F
-:1053C000D27802239A43F14BDA701A46D278082336
-:1053D0009A43EE4BDA701A46D27804239A43EB4B89
-:1053E000DA7056E0E94AD27908231A43E74BDA71BA
-:1053F0001A46D27904231A43E44BDA711A46D27959
-:1054000002231A43E14BDA711A46D27901231A4377
-:10541000DE4BDA711A46D27802231A43DB4BDA707C
-:105420001A46D27808231A43D84BDA701A46D27833
-:1054300004231A43D54BDA702BE0D44AD2790823DF
-:105440001A43D24BDA711A46D27904231A43CF4B4E
-:10545000DA711A46D27902231A43CC4BDA711A4612
-:10546000D27901231A43C94BDA711A46D278022342
-:105470009A43C64BDA701A46D27808231A43C34BB4
-:10548000DA701A46D27804231A43C04BDA7000E06F
-:1054900000BF00BF81E40B0006F021FD0A06346165
-:1054A0008FBDF0EEEDECEBEAB84AD27F08231A4349
-:1054B000B64BDA771A46927F08231A43B34B9A7792
-:1054C0001A46D27F02231A43B04BDA771A46D27FAC
-:1054D00001231A43AD4BDA771A46203212780223A1
-:1054E0001A43AA4B20331A701A46127808231A431B
-:1054F000A64B20331A70A54AD27F04239A43A34BAC
-:10550000DA77A4E1A14AD27F08239A439F4BDA7746
-:105510001A46927F08231A439C4B9A771A46D27FE9
-:1055200002231A43994BDA771A46D27F5208520067
-:10553000DA771A462032127802239A43934B2033AB
-:105540001A701A46127808239A43904B20331A7027
-:105550008E4AD27F04239A438C4BDA7777E18B4AC9
-:10556000D27F08231A43894BDA771A46927F0823A1
-:105570001A43864B9A771A46D27F02239A43834B6B
-:10558000DA771A46D27F01231A43804BDA771A461C
-:105590002032127802231A437C4B20331A701A46A9
-:1055A000127808239A43794B20331A70774AD27FB6
-:1055B00004231A43754BDA7749E1744AD27F0823F2
-:1055C0001A43724BDA771A46927F08231A436F4BBD
-:1055D0009A771A46D27F02231A436C4BDA771A461F
-:1055E000D27F01231A43694BDA771A4620321278A8
-:1055F00002239A43654B20331A701A461278082307
-:105600009A43624B20331A70604AD27F04231A43B4
-:105610005E4BDA771BE15D4AD27F08239A435B4BEE
-:10562000DA771A46927F08231A43584B9A771A461C
-:10563000D27F02231A43554BDA771A46D27F52089B
-:105640005200DA771A462032127802239A434F4BDF
-:1056500020331A701A46127808231A434B4B203312
-:105660001A704A4AD27F04231A43484BDA77EEE095
-:10567000ECE0BDE08EE05DE02EE0FFE7434AD27F44
-:1056800008231A43414BDA771A46927F08239A433C
-:105690003E4B9A771A46D27F02231A433B4BDA7766
-:1056A0001A46D27F01231A43384BDA771A46203242
-:1056B000127802239A43354B20331A701A46127817
-:1056C00008231A43314B20331A70304AD27F042307
-:1056D0001A432E4BDA77BAE02C4AD27F08231A43BA
-:1056E0002A4BDA771A46927F08239A43274B9A77F8
-:1056F0001A46D27F02231A43244BDA771A46D27F06
-:1057000001231A43214BDA771A46203212780223FA
-:105710001A431E4B20331A701A46127808231A4374
-:105720001A4B20331A70194AD27F04231A43174B9D
-:10573000DA778CE0154AD27F08231A43134BDA77C5
-:105740001A46927F08231A43104B9A771A46D27F43
-:1057500002231A430D4BDA771A46D27F52085200C1
-:10576000DA771A462032127802239A43074B203305
-:105770001A701A46127808239A43044B20331A7081
-:10578000024AD27F04239A43004B01E049190020CA
-:10579000DA775CE0FE4AD27F08231A43FC4BDA77C3
-:1057A0001A46927F08231A43F94B9A771A46D27FFA
-:1057B00002231A43F64BDA771A46D27F01231A43A3
-:1057C000F34BDA771A462032127802231A43F04B51
-:1057D00020331A701A46127808231A43EC4B2033F0
-:1057E0001A70EB4AD27F04231A43E94BDA772EE092
-:1057F000E74AD27F08231A43E54BDA771A46927FAD
-:1058000008231A43E24B9A771A46D27F02231A439F
-:10581000DF4BDA771A46D27F01231A43DC4BDA7763
-:105820001A462032127802239A43D94B20331A7039
-:105830001A46127808231A43D54B20331A70D44ADB
-:10584000D27F04231A43D24BDA7700E000BF00BFB7
-:1058500061E40B0006F043FB0A06315B86B1DBFE18
-:10586000FDFCFBFACA4A527F08231A43C84B5A77F9
-:105870001A46127F04231A43C54B1A771A46127F21
-:1058800002231A43C24B1A771A46527F01231A4346
-:10589000BF4B5A771A46927F02231A43BC4B9A7722
-:1058A0001A46527F04231A43B94B5A771A46527F3D
-:1058B00002239A43B64B5A7789E1B54A527F0823AF
-:1058C0009A43B34B5A771A46127F04231A43B04BBC
-:1058D0001A771A46127F02231A43AD4B1A771A46DB
-:1058E000527F520852005A771A46927F02239A43F7
-:1058F000A74B9A771A46527F04239A43A44B5A77B0
-:105900001A46527F02239A43A14B5A775FE1A04A7D
-:10591000527F08231A439E4B5A771A46127F04235C
-:105920001A439B4B1A771A46127F02239A43984BCD
-:105930001A771A46527F01231A43954B5A771A4613
-:10594000927F02231A43924B9A771A46527F04237E
-:105950009A438F4B5A771A46527F02231A438C4B35
-:105960005A7734E18A4A527F08231A43884B5A7780
-:105970001A46127F04231A43854B1A771A46127F60
-:1059800002231A43824B1A771A46527F01231A4385
-:105990007F4B5A771A46927F02239A437C4B9A7721
-:1059A0001A46527F04239A43794B5A771A46527FFC
-:1059B00002231A43764B5A7709E1754A527F08232E
-:1059C0009A43734B5A771A46127F04231A43704B3B
-:1059D0001A771A46127F02231A436D4B1A771A461A
-:1059E000527F520852005A771A46927F02239A43F6
-:1059F000674B9A771A46527F04231A43644B5A77AF
-:105A00001A46527F02231A43614B5A77DFE0604AFD
-:105A1000527F08231A435E4B5A771A46127F04239B
-:105A20009A435B4B1A771A46127F02231A43584B4C
-:105A30001A771A46527F01231A43554B5A771A4652
-:105A4000927F02239A43524B9A7704E0BEE08FE0A4
-:105A500063E038E00CE01A46527F04231A434C4BB3
-:105A60005A771A46527F02231A43494B5A77AEE0BF
-:105A7000474A527F08231A43454B5A771A46127FEA
-:105A800004239A43424B1A771A46127F02231A4381
-:105A90003F4B1A771A46527F01231A433C4B5A77E1
-:105AA0001A46927F02231A43394B9A771A46527F3D
-:105AB00004231A43364B5A771A46527F02231A435D
-:105AC000334B5A7783E0324A527F08231A43304BD4
-:105AD0005A771A46127F04231A432D4B1A771A4617
-:105AE000127F02231A432A4B1A771A46527F520812
-:105AF00052005A771A46927F02239A43244B9A7790
-:105B00001A46527F04239A43214B5A771A46527FF2
-:105B100002239A431E4B5A7759E01D4A527F0823AD
-:105B20001A431B4B5A771A46127F04231A43184B09
-:105B30001A771A46127F02231A43154B1A771A4610
-:105B4000527F01231A43124B5A771A46927F02233F
-:105B50001A430F4B9A771A46527F04231A430C4B71
-:105B60005A771A46527F02231A43094B5A772EE07E
-:105B7000074A527F08231A43054B5A771A46127F69
-:105B800004231A43024B1A771A46127F022301E0BC
-:105B9000491900201A43FE4B1A771A46527F0123F7
-:105BA0001A43FB4B5A771A46927F02239A43F84BCB
-:105BB0009A771A46527F04231A43F54B5A771A46AE
-:105BC000527F02231A43F24B5A7700E000BF00BF16
-:105BD00060E40B0006F083F90A06315B85B0DAFE5B
-:105BE000FDFCFBFAEA4AD27E08231A43E84BDA7638
-:105BF0001A46927E04231A43E54B9A761A46927E01
-:105C000001231A43E24B9A761A46D27E01231A43A5
-:105C1000DF4BDA761A46D27E02231A43DC4BDA7661
-:105C20001A46D27E04231A43D94BDA761A46927E5C
-:105C300002239A43D64B9A7685E1D54AD27E082331
-:105C40009A43D34BDA761A46927E04231A43D04BFA
-:105C50009A761A46927E01231A43CD4B9A761A46BB
-:105C6000D27E52085200DA761A46D27E02239A4336
-:105C7000C74BDA761A46D27E04239A43C44BDA76AF
-:105C80001A46927E02239A43C14B9A765BE1C04A40
-:105C9000D27E08231A43BE4BDA761A46927E04233C
-:105CA0001A43BB4B9A761A46927E520852009A7655
-:105CB0001A46D27E01231A43B54BDA761A46D27EB3
-:105CC00002231A43B24BDA761A46D27E04239A4351
-:105CD000AF4BDA761A46927E02231A43AC4B9A7681
-:105CE00031E1AB4AD27E08231A43A94BDA761A4631
-:105CF000927E04231A43A64B9A761A46927E01237B
-:105D00001A43A34B9A761A46D27E01231A43A04B1C
-:105D1000DA761A46D27E02239A439D4BDA761A46E9
-:105D2000D27E04239A439A4BDA761A46927E022355
-:105D30001A43974B9A7606E1954AD27E08239A43F6
-:105D4000934BDA761A46927E04231A43904B9A7646
-:105D50001A46927E01231A438D4B9A761A46D27EBA
-:105D600052085200DA761A46D27E02239A43884BB2
-:105D7000DA761A46D27E04231A43854BDA761A461F
-:105D8000927E02231A43824B9A76DCE0804AD27ECE
-:105D900008231A437E4BDA761A46927E04239A43EE
-:105DA0007B4B9A761A46927E01231A43784B9A7659
-:105DB0001A46D27E01231A43754BDA761A46D27EF2
-:105DC00002239A43724BDA761A4604E0BAE08EE078
-:105DD00062E037E00BE0D27E04231A436C4BDA76A4
-:105DE0001A46927E02231A43694B9A76ABE0684AC0
-:105DF000D27E08231A43664BDA761A46927E042333
-:105E00009A43634B9A761A46927E01231A43604B5B
-:105E10009A761A46D27E01231A435D4BDA761A46E9
-:105E2000D27E02231A435A4BDA761A46D27E0423D4
-:105E30001A43574BDA761A46927E02231A43544B82
-:105E40009A7680E0524AD27E08231A43504BDA7683
-:105E50001A46927E04231A434D4B9A761A46927E36
-:105E600001231A434A4B9A761A46D27E52085200B0
-:105E7000DA761A46D27E02239A43454BDA761A46E0
-:105E8000D27E04239A43424BDA761A46927E02234C
-:105E90009A433F4B9A7656E03D4AD27E08231A43F6
-:105EA0003B4BDA761A46927E04231A43384B9A7695
-:105EB0001A46927E01231A43354B9A761A46D27EB1
-:105EC00001231A43324BDA761A46D27E02231A4352
-:105ED0002F4BDA761A46D27E04231A432C4BDA76FD
-:105EE0001A46927E02231A43294B9A762BE0284ABF
-:105EF000D27E08231A43264BDA761A46927E042372
-:105F00001A43234B9A761A46927E01231A43204B5A
-:105F10009A761A46D27E01231A431D4BDA761A4628
-:105F2000D27E02239A431A4BDA761A46D27E042393
-:105F30001A43174BDA761A46927E02231A43144B01
-:105F40009A7600E000BF00BF82E40B0005F0C7FFB7
-:105F50000A06345E89B4DEFEFDFCFBFA0C4A127EB2
-:105F600008231A430A4B1A761A46127E04231A4350
-:105F7000074B1A761A46127E02231A43044B1A76EE
-:105F80001A46127E01231A43014B1A761A4601E083
-:105F900049190020527E02231A43FB4B5A761A46B7
-:105FA000527E08231A43F84B5A761A46527E04232F
-:105FB0009A43F54B5A7686E1F34A127E08239A43B8
-:105FC000F14B1A761A46127E04231A43EE4B1A76C8
-:105FD0001A46127E02231A43EB4B1A761A46127E99
-:105FE000520852001A761A46527E02239A43E64B12
-:105FF0005A761A46527E08239A43E34B5A761A463B
-:10600000527E04239A43E04B5A765CE1DE4A127ECC
-:1060100008231A43DC4B1A761A46127E04231A43CD
-:10602000D94B1A761A46127E02239A43D64B1A7619
-:106030001A46127E01231A43D34B1A761A46527E11
-:1060400002231A43D04B5A761A46527E08239A43AB
-:10605000CD4B5A761A46527E04231A43CA4B5A76BF
-:1060600031E1C94A127E08231A43C74B1A761A46F1
-:10607000127E04231A43C44B1A761A46127E022358
-:106080001A43C14B1A761A46127E01231A43BE4B9D
-:106090001A761A46527E02239A43BB4B5A761A4608
-:1060A000527E08239A43B84B5A761A46527E0423EE
-:1060B0001A43B54B5A7606E1B34A127E08239A4337
-:1060C000B14B1A761A46127E04231A43AE4B1A7647
-:1060D0001A46127E02231A43AB4B1A761A46127ED8
-:1060E000520852001A761A46527E02239A43A64B51
-:1060F0005A761A46527E08231A43A34B5A761A46FA
-:10610000527E04231A43A04B5A76DCE09E4A127E4C
-:1061100008231A439C4B1A761A46127E04239A438C
-:10612000994B1A761A46127E02231A43964B1A7618
-:106130001A46127E01231A43934B1A761A46527E50
-:10614000022304E0BEE092E066E03BE00FE09A4309
-:106150008D4B5A761A46527E08231A438A4B5A763A
-:106160001A46527E04231A43874B5A76ABE0864A7E
-:10617000127E08231A43844B1A761A46127E042391
-:106180009A43814B1A761A46127E02231A437E4B9B
-:106190001A761A46127E01231A437B4B1A761A4648
-:1061A000527E02231A43784B5A761A46527E0823AF
-:1061B0001A43754B5A761A46527E04231A43724B81
-:1061C0005A7680E0704A127E08231A436E4B1A7684
-:1061D0001A46127E04231A436B4B1A761A46127E15
-:1061E00002231A43684B1A761A46127E520852004E
-:1061F0001A761A46527E02239A43634B5A761A46FF
-:10620000527E08239A43604B5A761A46527E0423E4
-:106210009A435D4B5A7656E05B4A127E08231A4336
-:10622000594B1A761A46127E04231A43564B1A7695
-:106230001A46127E02231A43534B1A761A46127ECE
-:1062400001231A43504B1A761A46527E02231A43F0
-:106250004D4B5A761A46527E08231A434A4B5A76B9
-:106260001A46527E04231A43474B5A762BE0464A7D
-:10627000127E08231A43444B1A761A46127E0423D0
-:106280001A43414B1A761A46127E02231A433E4B9A
-:106290001A761A46127E01231A433B4B1A761A4687
-:1062A000527E02239A43384B5A761A46527E08236E
-:1062B0001A43354B5A761A46527E04231A43324B00
-:1062C0005A7600E000BF00BF82E40B0005F007FE35
-:1062D0000A06315E89B4DEFEFDFCFBFA2A4A927D95
-:1062E00008231A43284B9A751A46527D08231A43ED
-:1062F000254B5A751A46927D02231A43224B9A75F2
-:106300001A46927D01231A431F4B9A751A46D27D75
-:1063100002231A431C4BDA751A46D27D08231A430E
-:10632000194BDA751A46927D04239A43164B9A75D7
-:1063300089E1154A927D08239A43134B9A751A46B0
-:10634000527D08231A43104B5A751A46927D022338
-:106350001A430D4B9A751A46927D520852009A754F
-:106360001A46D27D02239A43074BDA751A46D27D2C
-:1063700008239A43044BDA751A46927D04239A4304
-:10638000014B9A755FE1000049190020FE4A927D99
-:1063900008231A43FC4B9A751A46527D08231A4368
-:1063A000F94B5A751A46927D02239A43F64B9A7519
-:1063B0001A46927D01231A43F34B9A751A46D27DF1
-:1063C00002231A43F04BDA751A46D27D08239A430A
-:1063D000ED4BDA751A46927D04231A43EA4B9A75FF
-:1063E00031E1E94A927D08231A43E74B9A751A4630
-:1063F000527D08231A43E44B5A751A46927D0223B4
-:106400001A43E14B9A751A46927D01231A43DE4BDB
-:106410009A751A46D27D02239A43DB4BDA751A46E7
-:10642000D27D08239A43D84BDA751A46927D04230D
-:106430001A43D54B9A7506E1D34A927D08239A43B5
-:10644000D14B9A751A46527D08231A43CE4B5A7582
-:106450001A46927D02231A43CB4B9A751A46927DB7
-:10646000520852009A751A46D27D02239A43C64BAF
-:10647000DA751A46D27D08231A43C34BDA751A46D9
-:10648000927D04231A43C04B9A75DCE0BE4A927D8C
-:1064900008231A43BC4B9A751A46527D08239A4327
-:1064A000B94B5A751A46927D02231A43B64B9A7518
-:1064B0001A46927D01231A43B34B9A751A46D27D30
-:1064C000022304E0BEE092E066E03BE00FE09A4386
-:1064D000AD4BDA751A46D27D08231A43AA4BDA75FA
-:1064E0001A46927D04231A43A74B9A75ABE0A64A3D
-:1064F000927D08231A43A44B9A751A46527D0823AD
-:106500009A43A14B5A751A46927D02231A439E4B19
-:106510009A751A46927D01231A439B4B9A751A4627
-:10652000D27D02231A43984BDA751A46D27D08238E
-:106530001A43954BDA751A46927D04231A43924BFF
-:106540009A7580E0904A927D08231A438E4B9A7583
-:106550001A46527D08231A438B4B5A751A46927D70
-:1065600002231A43884B9A751A46927D52085200AC
-:106570009A751A46D27D02239A43834BDA751A46DE
-:10658000D27D08239A43804BDA751A46927D042304
-:106590009A437D4B9A7556E07B4A927D08231A43B5
-:1065A000794B9A751A46527D08231A43764B5A75D1
-:1065B0001A46927D02231A43734B9A751A46927DAE
-:1065C00001231A43704B9A751A46D27D02231A434F
-:1065D0006D4BDA751A46D27D08231A436A4BDA7579
-:1065E0001A46927D04231A43674B9A752BE0664A3C
-:1065F000927D08231A43644B9A751A46527D0823EC
-:106600001A43614B5A751A46927D02231A435E4B18
-:106610009A751A46927D01231A435B4B9A751A4666
-:10662000D27D02239A43584BDA751A46D27D08234D
-:106630001A43554BDA751A46927D04231A43524B7E
-:106640009A7500E000BF00BF7EE40B0005F047FC38
-:106650000A06315B86B4DEFEFDFCFBFA4A4A127D77
-:1066600008231A43484B1A751A46D27C04231A434E
-:10667000454BDA741A46D27C02231A43424BDA7431
-:106680001A46127D01231A433F4B1A751A46527D52
-:1066900002231A433C4B5A751A46127D04231A43AF
-:1066A000394B1A751A46127D02239A43364B1A75D6
-:1066B00089E1354A127D08239A43334B1A751A46ED
-:1066C000D27C04231A43304BDA741A46D27C02235C
-:1066D0001A432D4BDA741A46127D520852001A756D
-:1066E0001A46527D02239A43274B5A751A46127D49
-:1066F00004239A43244B1A751A46127D02239A43A7
-:10670000214B1A755FE1204A127D08231A431E4B64
-:106710001A751A46D27C04231A431B4BDA741A46A4
-:10672000D27C02239A43184BDA741A46127D012355
-:106730001A43154B1A751A46527D02231A43124BFF
-:106740005A751A46127D04239A430F4B1A751A463E
-:10675000127D02231A430C4B1A7534E10A4A127D4A
-:1067600008231A43084B1A751A46D27C04231A438D
-:10677000054BDA741A46D27C02231A43024BDA74B0
-:106780001A46127D012301E0491900201A43FD4BEE
-:106790001A751A46527D02239A43FA4B5A751A46C5
-:1067A000127D04239A43F74B1A751A46127D022371
-:1067B0001A43F44B1A7506E1F24A127D08239A43F4
-:1067C000F04B1A751A46D27C04231A43ED4BDA7447
-:1067D0001A46D27C02231A43EA4BDA741A46127D17
-:1067E000520852001A751A46527D02239A43E54B0D
-:1067F0005A751A46127D04231A43E24B1A751A463B
-:10680000127D02231A43DF4B1A75DCE0DD4A127D4C
-:1068100008231A43DB4B1A751A46D27C04239A4389
-:10682000D84BDA741A46D27C02231A43D54BDA7459
-:106830001A46127D01231A43D24B1A751A46527D0D
-:10684000022304E0BEE092E066E03BE00FE09A4302
-:10685000CC4B5A751A46127D04231A43C94B1A753C
-:106860001A46127D02231A43C64B1A75ABE0C54A7D
-:10687000127D08231A43C34B1A751A46D27C04238F
-:106880009A43C04BDA741A46D27C02231A43BD4B9A
-:10689000DA741A46127D01231A43BA4B1A751A4646
-:1068A000527D02231A43B74B5A751A46127D0423B0
-:1068B0001A43B44B1A751A46127D02231A43B14B80
-:1068C0001A7580E0AF4A127D08231A43AD4B1A7542
-:1068D0001A46D27C04231A43AA4BDA741A46D27C95
-:1068E00002231A43A74BDA741A46127D520852004B
-:1068F0001A751A46527D02239A43A24B5A751A46BC
-:10690000127D04239A439F4B1A751A46127D022367
-:106910009A439C4B1A7556E09A4A127D08231A43F3
-:10692000984B1A751A46D27C04231A43954BDA7495
-:106930001A46D27C02231A43924BDA741A46127D0D
-:1069400001231A438F4B1A751A46527D02231A43AC
-:106950008C4B5A751A46127D04231A43894B1A75BB
-:106960001A46127D02231A43864B1A752BE0854A7C
-:10697000127D08231A43834B1A751A46D27C0423CE
-:106980001A43804BDA741A46D27C02231A437D4B99
-:10699000DA741A46127D01231A437A4B1A751A4685
-:1069A000527D02239A43774B5A751A46127D04236F
-:1069B0001A43744B1A751A46127D02231A43714BFF
-:1069C0001A7500E000BF00BF7EE40B0005F087FAF7
-:1069D0000A06315B85B0DCFEFDFCFBFA694A927C5D
-:1069E00008231A43674B9A741A46527C04231A43AD
-:1069F000644B5A741A46527C01231A43614B5A74F1
-:106A00001A46927C01231A435E4B9A741A46927C72
-:106A100002231A435B4B9A741A46927C04231A434E
-:106A2000584B9A741A46527C02239A43554B5A7417
-:106A300087E1544A927C08239A43524B9A741A462F
-:106A4000527C04231A434F4B5A741A46527C01233A
-:106A50001A434C4B5A741A46927C520852009A744C
-:106A60001A46927C02239A43464B9A741A46927CA9
-:106A700004239A43434B9A741A46527C02239A4346
-:106A8000404B5A745DE13F4A927C08231A433D4BC8
-:106A90009A741A46527C04231A433A4B5A741A4683
-:106AA000527C520852005A741A46927C01231A43AF
-:106AB000344B9A741A46927C02231A43314B9A74CF
-:106AC0001A46927C04239A432E4B9A741A46527C9F
-:106AD00002231A432B4B5A7433E12A4A927C08232F
-:106AE0001A43284B9A741A46527C04231A43254BA6
-:106AF0005A741A46527C01231A43224B5A741A467E
-:106B0000927C01231A431F4B9A741A46927C0223EB
-:106B10009A431C4B9A741A46927C04239A43194B4D
-:106B20009A741A46527C02231A43164B5A7408E18F
-:106B3000144A927C08239A43124B9A741A46527C48
-:106B400004231A430F4B5A741A46527C01231A43EA
-:106B50000C4B5A741A46927C520852009A741A4688
-:106B6000927C02239A43074B9A741A46927C042320
-:106B70001A43044B9A741A46527C02231A43014B5F
-:106B80005A74DEE049190020FE4A927C08231A4319
-:106B9000FC4B9A741A46527C04239A43F94B5A745C
-:106BA0001A46527C01231A43F64B5A741A46927CB9
-:106BB00001231A43F34B9A741A46927C02239A4398
-:106BC000F04B04E0BCE090E064E039E00DE09A7442
-:106BD0001A46927C04231A43EA4B9A741A46527C52
-:106BE00002231A43E74B5A74ABE0E64A927C08232F
-:106BF0001A43E44B9A741A46527C04239A43E14B9D
-:106C00005A741A46527C01231A43DE4B5A741A46B0
-:106C1000927C01231A43DB4B9A741A46927C02231E
-:106C20001A43D84B9A741A46927C04231A43D54BC4
-:106C30009A741A46527C02231A43D24B5A7480E04B
-:106C4000D04A927C08231A43CE4B9A741A46527C3F
-:106C500004231A43CB4B5A741A46527C01231A431D
-:106C6000C84B5A741A46927C520852009A741A46BB
-:106C7000927C02239A43C34B9A741A46927C042353
-:106C80009A43C04B9A741A46527C02239A43BD4BD6
-:106C90005A7456E0BB4A927C08231A43B94B9A7443
-:106CA0001A46527C04231A43B64B5A741A46527C35
-:106CB00001231A43B34B5A741A46927C01231A4398
-:106CC000B04B9A741A46927C02231A43AD4B9A74C5
-:106CD0001A46927C04231A43AA4B9A741A46527C91
-:106CE00002231A43A74B5A742BE0A64A927C08232E
-:106CF0001A43A44B9A741A46527C04231A43A14B9C
-:106D00005A741A46527C01231A439E4B5A741A46EF
-:106D1000927C01231A439B4B9A741A46927C02235D
-:106D20009A43984B9A741A46927C04231A43954BC3
-:106D30009A741A46527C02231A43924B5A7400E00A
-:106D400000BF00BF80E40B0005F0C9F80A063564F7
-:106D500093C2F7F5F4F3F2F18A4AD27F10231A4373
-:106D6000884BDA771A46D27F20231A43854BDA778D
-:106D70001A46D27F40231A43824BDA771A46D27FD3
-:106D800080231A437F4BDA771A4620321278802309
-:106D90001A437C4B20331A701A46127820231A4368
-:106DA000784B20331A701A46127840239A43754B59
-:106DB00020331A70B2E1734AD27F10239A43714B89
-:106DC000DA771A46D27F20231A436E4BDA771A46B7
-:106DD000D27F40231A436B4BDA771A46D27F802347
-:106DE0009A43684BDA771A462032127880239A4306
-:106DF000644B20331A701A46127820239A43614B51
-:106E000020331A701A46127840239A435D4B203380
-:106E10001A7083E15B4AD27F10231A43594BDA7709
-:106E20001A46D27F20231A43564BDA771A46D27F6E
-:106E300040239A43534BDA771A46D27F80231A4372
-:106E4000504BDA771A462032127880231A434D4B82
-:106E500020331A701A46127820239A43494B203364
-:106E60001A701A46127840231A43464B20331A7080
-:106E700054E1444AD27F10231A43424BDA771A4630
-:106E8000D27F20231A433F4BDA771A46D27F402322
-:106E90001A433C4BDA771A46D27F80231A43394B88
-:106EA000DA771A462032127880239A43354B203302
-:106EB0001A701A46127820239A43324B20331A70E4
-:106EC0001A46127840231A432E4B20331A7025E1BC
-:106ED0002C4AD27F10239A432A4BDA771A46D27F64
-:106EE00020231A43274BDA771A46D27F40231A43CE
-:106EF000244BDA771A46D27F80239A43214BDA77E4
-:106F00001A462032127880239A431E4B20331A707F
-:106F10001A46127820231A431A4B20331A701A4645
-:106F2000127840231A43174B20331A70F6E0F4E02E
-:106F3000C3E092E061E030E0FFE7124AD27F102325
-:106F40001A43104BDA771A46D27F20239A430D4B0F
-:106F5000DA771A46D27F40231A430A4BDA771A4669
-:106F6000D27F80231A43074BDA771A4620321278F1
-:106F700080239A43034B20331A701A461278202339
-:106F80001A4301E049190020FE4B1A701A46127884
-:106F900040231A43FB4B1A70C0E0FA4A203AD27FD2
-:106FA00010231A43F74B203BDA771A46D27F20236F
-:106FB0009A43F44B203BDA771A46D27F40231A4398
-:106FC000F04B203BDA771A46D27F80231A43ED4BF1
-:106FD000203BDA77EB4A127880231A43E94B1A7088
-:106FE0001A46127820231A43E64B1A701A46127872
-:106FF00040231A43E34B1A7090E0E24A203AD27FD2
-:1070000010231A43DF4B203BDA771A46D27F202326
-:107010001A43DC4B203BDA771A46D27F40231A43CF
-:10702000D84B203BDA771A46D27F80239A43D54B40
-:10703000203BDA77D34A127880239A43D14B1A70D7
-:107040001A46127820239A43CE4B1A701A461278A9
-:1070500040239A43CB4B1A7060E0CA4A203AD27F51
-:1070600010231A43C74B203BDA771A46D27F2023DE
-:107070001A43C44B203BDA771A46D27F40231A4387
-:10708000C04B203BDA771A46D27F80231A43BD4B90
-:10709000203BDA77BB4A127880231A43B94B1A7027
-:1070A0001A46127820231A43B64B1A701A461278E1
-:1070B00040231A43B34B1A7030E0B24A203AD27FD1
-:1070C00010231A43AF4B203BDA771A46D27F202396
-:1070D0001A43AC4B203BDA771A46D27F40231A433F
-:1070E000A84B203BDA771A46D27F80231A43A54B60
-:1070F000203BDA77A34A127880239A43A14B1A7077
-:107100001A46127820231A439E4B1A701A46127898
-:1071100040231A439B4B1A7000E000BF00BF53E4AA
-:107120000B0004F0DCFE0A06396C9FD2FEFDFCFB6E
-:10713000FAF9944A203A527F10231A43914B203B8C
-:107140005A771A46127F10231A438E4B203B1A7728
-:107150001A46527F40231A438A4B203B5A771A46DD
-:10716000527F80231A43874B203B5A771A46927FDF
-:1071700040231A43834B203B9A771A46927F102371
-:107180001A43804B203B9A771A46527F20239A431A
-:107190007C4B203B5A77B3E17A4A203A527F102346
-:1071A0009A43784B203B5A771A46127F10231A4392
-:1071B000744B203B1A771A46527F40231A43714B77
-:1071C000203B5A771A46527F80239A436D4B203BCF
-:1071D0005A771A46927F40239A436A4B203B9A770C
-:1071E0001A46927F10239A43664B203B9A771A46A1
-:1071F000527F20239A43634B203B5A7780E1614AB8
-:10720000203A527F10231A435E4B203B5A771A468E
-:10721000127F10231A435B4B203B1A771A46527F8A
-:1072200040239A43574B203B5A771A46527F80237C
-:107230001A43544B203B5A771A46927F40231A43F5
-:10724000504B203B9A771A46927F10239A434D4B1E
-:10725000203B9A771A46527F20231A43494B203B02
-:107260005A774DE1474A203A527F10231A43454B43
-:10727000203B5A771A46127F10231A43414B203B7A
-:107280001A771A46527F40231A433E4B203B5A77C7
-:107290001A46527F80231A433A4B203B5A771A46AC
-:1072A000927F40239A43374B203B9A771A46927F2E
-:1072B00010239A43334B203B9A771A46527F202360
-:1072C0001A43304B203B5A771AE12E4A203A527F1C
-:1072D00010239A432B4B203B5A771A46127F1023D8
-:1072E0001A43284B203B1A771A46527F40231A43F1
-:1072F000244B203B5A771A46527F80239A43214BD6
-:10730000203B5A771A46927F40239A431D4B203BDD
-:107310009A771A46927F05E0F1E0C5E099E06DE0CA
-:1073200041E00CE010231A43164B203B9A771A4693
-:10733000527F20231A43134B203B5A77E0E0114A37
-:10734000203A527F10231A430E4B203B5A771A469D
-:10735000127F10239A430B4B203B1A771A46527F19
-:1073600040231A43074B203B5A771A46527F80230B
-:107370001A43044B203B5A771A46927F40239A4384
-:10738000004B01E069190020203B9A771A46927F52
-:1073900010231A43F94B9A771A46527F20231A4337
-:1073A000F64B5A77ACE0F54A527F10231A43F34B61
-:1073B0005A771A46127F10239A43F04B1A771A46CF
-:1073C000527F40231A43ED4B5A771A46527F80234F
-:1073D0001A43EA4B5A771A46927F40231A43E74BE7
-:1073E0009A771A46927F10231A43E44B9A771A46EB
-:1073F000527F20231A43E14B5A7781E0DF4A527FC4
-:1074000010231A43DD4B5A771A46127F10231A4372
-:10741000DA4B1A771A46527F40231A43D74B5A77D2
-:107420001A46527F80239A43D44B5A771A46927F4A
-:1074300040239A43D14B9A771A46927F10239A435E
-:10744000CE4B9A771A46527F20239A43CB4B5A77DA
-:1074500056E0CA4A527F10231A43C84B5A771A463D
-:10746000127F10231A43C54B1A771A46527F4023C6
-:107470001A43C24B5A771A46527F80231A43BF4B96
-:107480005A771A46927F40231A43BC4B9A771A4682
-:10749000927F10231A43B94B9A771A46527F2023C2
-:1074A0001A43B64B5A772BE0B44A527F10231A4343
-:1074B000B24B5A771A46127F10231A43AF4B1A77F2
-:1074C0001A46527F40231A43AC4B5A771A46527FD2
-:1074D00080231A43A94B5A771A46927F40239A4336
-:1074E000A64B9A771A46927F10231A43A34B9A779A
-:1074F0001A46527F20231A43A04B5A7700E000BF60
-:1075000000BF1FE40B0004F0EAFC0A06315C87B2FE
-:10751000DDFDFCFBFAF9994AD27E10231A43974B02
-:10752000DA761A46927E20231A43944B9A761A46AC
-:10753000927E40231A43914B9A761A46D27E80233C
-:107540001A438E4BDA761A46127F40231A438B4B2E
-:107550001A771A46D27E20231A43884BDA761A46C7
-:10756000D27E40239A43854BDA768BE1834AD27EE2
-:1075700010239A43814BDA761A46927E20231A43CF
-:107580007E4B9A761A46927E40231A437B4B9A761C
-:107590001A46D27E80239A43784BDA761A46127FB7
-:1075A00040239A43754B1A771A46D27E20239A437A
-:1075B000724BDA761A46D27E40239A436F4BDA76C4
-:1075C00060E16E4AD27E10231A436C4BDA761A467B
-:1075D000927E20231A43694B9A761A46927E402364
-:1075E0009A43664B9A761A46D27E80231A43634B9F
-:1075F000DA761A46127F40231A43604B1A771A46EE
-:10760000D27E20239A435D4BDA761A46D27E4023FF
-:107610001A435A4BDA7635E1584AD27E10231A4380
-:10762000564BDA761A46927E20231A43534B9A76AB
-:107630001A46927E40231A43504B9A761A46D27EBF
-:1076400080231A434D4BDA761A46127F40239A4321
-:107650004A4B1A771A46D27E20239A43474BDA7652
-:107660001A46D27E40231A43444BDA760AE1434A53
-:10767000D27E10239A43414BDA761A46927E20231B
-:107680001A433E4B9A761A46927E40231A433B4B4E
-:107690009A761A46D27E80239A43384BDA761A4677
-:1076A000127F40239A43354B1A771A46D27E202305
-:1076B0001A43324BDA761A46D27E40231A432F4BB6
-:1076C000DA76DFE02D4AD27E10231A432B4BDA768E
-:1076D0001A46927E20239A43284B9A761A46927E27
-:1076E00040231A43254B9A761A46D27E80231A43AA
-:1076F000224BDA761A46127F402304E0C1E095E07F
-:1077000069E03DE00FE09A431C4B1A771A46D27E9F
-:1077100020231A43194BDA761A46D27E40231A43A5
-:10772000164BDA76AEE0154AD27E10231A43134B7D
-:10773000DA761A46927E20239A43104B9A761A469E
-:10774000927E40231A430D4B9A761A46D27E8023AE
-:107750001A430A4BDA761A46127F40231A43074B24
-:107760001A771A46D27E20231A43044BDA761A4639
-:10777000D27E40231A43014BDA7683E04919002078
-:10778000FE4AD27E10231A43FC4BDA761A46927ECA
-:1077900020231A43F94B9A761A46927E40231A43C5
-:1077A000F64B9A761A46D27E80239A43F34BDA76CA
-:1077B0001A46127F40239A43F04B1A771A46D27E1C
-:1077C00020239A43ED4BDA761A46D27E40239A4321
-:1077D000EA4BDA7656E0E94AD27E10231A43E74BA9
-:1077E000DA761A46927E20231A43E44B9A761A469A
-:1077F000927E40231A43E14B9A761A46D27E80232A
-:107800001A43DE4BDA761A46127F40231A43DB4BCB
-:107810001A771A46D27E20231A43D84BDA761A46B4
-:10782000D27E40231A43D54BDA762BE0D34AD27E60
-:1078300010231A43D14BDA761A46927E20231A433C
-:10784000CE4B9A761A46927E40231A43CB4B9A76B9
-:107850001A46D27E80231A43C84BDA761A46127F24
-:1078600040239A43C54B1A771A46D27E20231A43E7
-:10787000C24BDA761A46D27E40231A43BF4BDA76E1
-:1078800000E000BF00BF4AE40B0004F028FB0A063A
-:10789000315C87B2DDFDFCFBFAF9B84A527E102359
-:1078A0001A43B64B5A761A46127E20231A43B34B1C
-:1078B0001A761A46127E80231A43B04B1A761A465D
-:1078C000527E80231A43AD4B5A761A46527E40238D
-:1078D0001A43AA4B5A761A46527E20231A43A74BC4
-:1078E0005A761A46127E40239A43A44B1A768CE1AC
-:1078F000A24A527E10239A43A04B5A761A46127E11
-:1079000020231A439D4B1A761A46127E80231A436F
-:107910009A4B1A761A46527E80239A43974B5A7690
-:107920001A46527E40239A43944B5A761A46527E08
-:1079300020239A43914B5A761A46127E40239A434B
-:107940008E4B1A7661E18D4A527E10231A438B4B7F
-:107950005A761A46127E20231A43884B1A761A4604
-:10796000127E80239A43854B1A761A46527E8023D4
-:107970001A43824B5A761A46527E40231A437F4B53
-:107980005A761A46527E20239A437C4B5A761A46E0
-:10799000127E40231A43794B1A7636E1774A527E9B
-:1079A00010231A43754B5A761A46127E20231A4327
-:1079B000724B1A761A46127E80231A436F4B1A7640
-:1079C0001A46527E80231A436C4B5A761A46527ED0
-:1079D00040239A43694B5A761A46527E20239A4393
-:1079E000664B5A761A46127E40231A43634B1A7628
-:1079F0000BE1624A527E10239A43604B5A761A4634
-:107A0000127E20231A435D4B1A761A46127E80237B
-:107A10001A435A4B1A761A46527E80239A43574B82
-:107A20005A761A46527E40239A43544B5A761A4647
-:107A3000527E20231A43514B5A761A46127E402317
-:107A40001A434E4B1A76E0E04C4A527E10231A43FA
-:107A50004A4B5A761A46127E20239A43474B1A768F
-:107A60001A46127E80231A43444B1A761A46527ED7
-:107A700080231A43414B5A761A46527E402304E033
-:107A8000C2E096E067E03BE00FE09A433B4B5A765A
-:107A90001A46527E20231A43384B5A761A46127ED3
-:107AA00040231A43354B1A76AFE0344A527E1023F6
-:107AB0001A43324B5A761A46127E20239A432F4B92
-:107AC0001A761A46127E80231A432C4B1A761A46CF
-:107AD000527E80231A43294B5A761A46527E4023FF
-:107AE0001A43264B5A761A46527E20231A43234BBA
-:107AF0005A761A46127E40231A43204B1A7684E0A7
-:107B00001E4A527E10231A431C4B5A761A46127E86
-:107B100020231A43194B1A761A46127E80231A43E1
-:107B2000164B1A761A46527E80239A43134B5A7686
-:107B30001A46527E40239A43104B5A761A46527E7A
-:107B400020239A430D4B5A761A46127E40239A43BD
-:107B50000A4B1A7659E0094A527E10231A43074B02
-:107B60005A761A46127E20231A43044B1A761A4676
-:107B7000127E80231A43014B1A7601E04919002036
-:107B80001A46527E80231A43FE4B5A761A46527E7C
-:107B900040231A43FB4B5A761A46527E20231A433F
-:107BA000F84B5A761A46127E40231A43F54B1A7642
-:107BB0002BE0F44A527E10231A43F24B5A761A46AF
-:107BC000127E20231A43EF4B1A761A46127E802328
-:107BD0001A43EC4B1A761A46527E80231A43E94B1D
-:107BE0005A761A46527E40239A43E64B5A761A46F4
-:107BF000527E20231A43E34B5A761A46127E4023C4
-:107C00001A43E04B1A7600E000BF00BF79E40B0096
-:107C100004F065F90A06315C87B2DDFEFDFCFBFA73
-:107C2000D84A927D10231A43D64B9A751A46927DF4
-:107C300020231A43D34B9A751A46927D40231A4348
-:107C4000D04B9A751A46927D80231A43CD4B9A7574
-:107C50001A46D27D40231A43CA4BDA751A46D27DA2
-:107C600010231A43C74BDA751A46D27D20239A4354
-:107C7000C44BDA758CE1C34A927D10239A43C14B01
-:107C80009A751A46927D20231A43BE4B9A751A465E
-:107C9000927D40231A43BB4B9A751A46927D8023EE
-:107CA0009A43B84B9A751A46D27D40239A43B54BF6
-:107CB000DA751A46D27D10239A43B24BDA751A460A
-:107CC000D27D20239A43AF4BDA7561E1AD4A927DB4
-:107CD00010231A43AB4B9A751A46927D20231A4300
-:107CE000A84B9A751A46927D40239A43A54B9A75E4
-:107CF0001A46927D80231A43A24B9A751A46D27D6A
-:107D000040231A439F4BDA751A46D27D10239A43BB
-:107D10009C4BDA751A46D27D20231A43994BDA75AB
-:107D200036E1984A927D10231A43964B9A751A466B
-:107D3000927D20231A43934B9A751A46927D4023D5
-:107D40001A43904B9A751A46927D80231A438D4BA5
-:107D50009A751A46D27D40239A438A4BDA751A46A1
-:107D6000D27D10239A43874BDA751A46D27D2023A1
-:107D70001A43844BDA750BE1824A927D10239A43B1
-:107D8000804B9A751A46927D20231A437D4B9A7533
-:107D90001A46927D40231A437A4B9A751A46927D71
-:107DA00080239A43774B9A751A46D27D40239A4393
-:107DB000744BDA751A46D27D10231A43714BDA756B
-:107DC0001A46D27D20231A436E4BDA75E0E06D4AE5
-:107DD000927D10231A436B4B9A751A46927D20238D
-:107DE0009A43684B9A751A46927D40231A43654B15
-:107DF0009A751A46927D80231A43624B9A751A46E9
-:107E0000D27D40239A4304E0C1E092E066E03AE08C
-:107E10000EE05C4BDA751A46D27D10231A43594B9B
-:107E2000DA751A46D27D20231A43564BDA75AFE035
-:107E3000544A927D10231A43524B9A751A46927DEA
-:107E400020239A434F4B9A751A46927D40231A433A
-:107E50004C4B9A751A46927D80231A43494B9A756A
-:107E60001A46D27D40231A43464BDA751A46D27D14
-:107E700010231A43434BDA751A46D27D20231A4346
-:107E8000404BDA7584E03F4A927D10231A433D4B04
-:107E90009A751A46927D20231A433A4B9A751A46D0
-:107EA000927D40231A43374B9A751A46927D802360
-:107EB0009A43344B9A751A46D27D40239A43314BEC
-:107EC000DA751A46D27D10239A432E4BDA751A467C
-:107ED000D27D20239A432B4BDA7559E0294A927DB3
-:107EE00010231A43274B9A751A46927D20231A4372
-:107EF000244B9A751A46927D40231A43214B9A755A
-:107F00001A46927D80231A431E4B9A751A46D27DDB
-:107F100040231A431B4BDA751A46D27D10231A43AD
-:107F2000184BDA751A46D27D20231A43154BDA75A1
-:107F30002EE0144A927D10231A43124B9A751A466A
-:107F4000927D20231A430F4B9A751A46927D402347
-:107F50001A430C4B9A751A46927D80231A43094B9B
-:107F60009A751A46D27D40239A43064BDA751A4613
-:107F7000D27D10231A43034BDA751A46D27D202393
-:107F80001A4301E049190020FC4BDA7500E000BFFC
-:107F900000BF81E30B0003F0A2FF0A06315C87B249
-:107FA000DDFDFCFBFAF9F54A127D10231A43F34B71
-:107FB0001A751A46D27C10231A43F04BDA741A460B
-:107FC000127D40231A43ED4B1A751A46127D802309
-:107FD0001A43EA4B1A751A46527D40231A43E74B5F
-:107FE0005A751A46527D10231A43E44B5A751A46A5
-:107FF000127D20239A43E14B1A7589E1DF4A127DF5
-:1080000010239A43DD4B1A751A46D27C10231A436B
-:10801000DA4BDA741A46127D40231A43D74B1A758D
-:108020001A46127D80239A43D44B1A751A46527D04
-:1080300040239A43D14B5A751A46527D10239A43D6
-:10804000CE4B5A751A46127D20239A43CB4B1A7594
-:108050005EE1CA4A127D10231A43C84B1A751A46AC
-:10806000D27C10231A43C54BDA741A46127D402382
-:108070009A43C24B1A751A46127D80231A43BF4B8E
-:108080001A751A46527D40231A43BC4B5A751A463C
-:10809000527D10239A43B94B5A751A46127D2023FC
-:1080A0001A43B64B1A7533E1B44A127D10231A43B2
-:1080B000B24B1A751A46D27C10231A43AF4BDA74AE
-:1080C0001A46127D40231A43AC4B1A751A46127D8C
-:1080D00080231A43A94B1A751A46527D40239A43AE
-:1080E000A64B5A751A46527D10239A43A34B5A75D4
-:1080F0001A46127D20231A43A04B1A7508E19F4AA5
-:10810000127D10239A439D4B1A751A46D27C102378
-:108110001A439A4BDA741A46127D40231A43974B3E
-:108120001A751A46127D80239A43944B1A751A4683
-:10813000527D40239A43914B5A751A46527D102323
-:108140001A438E4B5A751A46127D20231A438B4BC5
-:108150001A75DDE0894A127D10231A43874B1A7580
-:108160001A46D27C10239A43844BDA741A46127D45
-:1081700040231A43814B1A751A46127D80231A43F5
-:108180007E4B1A751A46527D402304E0BFE093E00F
-:1081900067E03BE00FE09A43784B5A751A46527DF0
-:1081A00010231A43754B5A751A46127D20231A4321
-:1081B000724B1A75ACE0714A127D10231A436F4B53
-:1081C0001A751A46D27C10239A436C4BDA741A46FD
-:1081D000127D40231A43694B1A751A46127D80237B
-:1081E0001A43664B1A751A46527D40231A43634B55
-:1081F0005A751A46527D10231A43604B5A751A4617
-:10820000127D20231A435D4B1A7581E05B4A127D73
-:1082100010231A43594B1A751A46D27C10231A435D
-:10822000564BDA741A46127D40231A43534B1A7583
-:108230001A46127D80239A43504B1A751A46527D76
-:1082400040239A434D4B5A751A46527D10239A4348
-:108250004A4B5A751A46127D20239A43474B1A758A
-:1082600056E0464A127D10231A43444B1A751A46AB
-:10827000D27C10231A43414BDA741A46127D4023F4
-:108280001A433E4B1A751A46127D80231A433B4B04
-:108290001A751A46527D40231A43384B5A751A46AE
-:1082A000527D10231A43354B5A751A46127D2023EE
-:1082B0001A43324B1A752BE0304A127D10231A43B1
-:1082C0002E4B1A751A46D27C10231A432B4BDA74A4
-:1082D0001A46127D40231A43284B1A751A46127DFE
-:1082E00080231A43254B1A751A46527D40239A4320
-:1082F000224B5A751A46527D10231A431F4B5A754A
-:108300001A46127D20231A431C4B1A7500E000BF49
-:1083100000BFC1E10B0003F0E2FD0A06335E89B441
-:10832000DFFDFCFBFAF9154A927C10231A43134B2C
-:108330009A741A46527C20231A43104B5A741A46D8
-:10834000527C80231A430D4B5A741A46927C802328
-:108350001A430A4B9A741A46D27C40231A43074B9D
-:10836000DA741A46927C20231A43044B9A741A46F4
-:10837000927C40239A43014B9A748BE14919002067
-:10838000C64A927C10239A43C44B9A741A46527C74
-:1083900020231A43C14B5A741A46527C80231A4335
-:1083A000BE4B5A741A46927C80239A43BB4B9A74F4
-:1083B0001A46D27C40239A43B84BDA741A46927C10
-:1083C00020239A43B54B9A741A46927C40239A43D1
-:1083D000B24B9A745EE1B14A927C10231A43AF4BC0
-:1083E0009A741A46527C20231A43AC4B5A741A468C
-:1083F000527C80239A43A94B5A741A46927C80235C
-:108400001A43A64B9A741A46D27C40231A43A34BB4
-:10841000DA741A46927C20239A43A04B9A741A4627
-:10842000927C40231A439D4B9A7433E19B4A927C81
-:1084300010231A43994B9A741A46527C20231A43EC
-:10844000964B5A741A46527C80231A43934B5A74A3
-:108450001A46927C80231A43904B9A741A46D27C17
-:1084600040239A438D4BDA741A46927C20239A4318
-:108470008A4B9A741A46927C40231A43874B9A740B
-:1084800008E1864A927C10239A43844B9A741A46D8
-:10849000527C20231A43814B5A741A46527C802303
-:1084A0001A437E4B5A741A46927C80239A437B4B24
-:1084B0009A741A46D27C40239A43784BDA741A464F
-:1084C000927C20231A43754B9A741A46927C40235F
-:1084D0001A43724B9A74DDE0704A927C10231A435F
-:1084E0006E4B9A741A46527C20239A436B4B5A74F3
-:1084F0001A46527C80231A43684B5A741A46927C5F
-:1085000080231A43654B9A741A4604E0C1E095E053
-:1085100069E03DE011E0D27C40239A435F4BDA747E
-:108520001A46927C20231A435C4B9A741A46927C1A
-:1085300040231A43594B9A74ACE0584A927C10235A
-:108540001A43564B9A741A46527C20239A43534B33
-:108550005A741A46527C80231A43504B5A741A4656
-:10856000927C80231A434D4B9A741A46D27C402346
-:108570001A434A4BDA741A46927C20231A43474B1B
-:108580009A741A46927C40231A43444B9A7481E0B1
-:10859000424A927C10231A43404B9A741A46527CEA
-:1085A00020231A433D4B5A741A46527C80231A43A7
-:1085B0003A4B5A741A46927C80239A43374B9A74EA
-:1085C0001A46D27C40239A43344BDA741A46927C82
-:1085D00020239A43314B9A741A46927C40239A4343
-:1085E0002E4B9A7456E02D4A927C10231A432B4B43
-:1085F0009A741A46527C20231A43284B5A741A46FE
-:10860000527C80231A43254B5A741A46927C80234D
-:108610001A43224B9A741A46D27C40231A431F4BAA
-:10862000DA741A46927C20231A431C4B9A741A4619
-:10863000927C40231A43194B9A742BE0174A927C80
-:1086400010231A43154B9A741A46527C20231A435E
-:10865000124B5A741A46527C80231A430F4B5A7499
-:108660001A46927C80231A430C4B9A741A46D27C89
-:1086700040239A43094BDA741A46927C20231A430A
-:10868000064B9A741A46927C40231A43034B9A7401
-:1086900000E000BF00BF00BF00BF00BD49190020BF
-:1086A00010B501210648F9F765F8002201210548B7
-:1086B00000F0A2FD01210348FAF7A3FA10BD000063
-:1086C00007000001400D004010B50122024984203E
-:1086D00000F0A4FA10BD0000D004002010B58AB04C
-:1086E0003948C0794007C00F002805D13748807845
-:1086F000102108433549887034482038C07910214A
-:10870000084332492039C8710846007A08210843D5
-:108710002E492039087209222D496846F7F726FDAF
-:1087200019222B49103903A8F7F720FD03A80FC819
-:10873000FBF762FB274840788007C00F002807D06E
-:1087400022482038407A01210843204920394872C4
-:10875000214B5A781C46E379A4791B02234319461E
-:108760001D4B187800F056F81C4C237862781C4C8E
-:1087700021791C4CE07800F097F91B4841791B489F
-:10878000007800F0E9F81A4A517F0F4AD2791206B0
-:10879000900FFBF7A9FB0F480078C006C00F002818
-:1087A00005D00A488078042108430849887030229F
-:1087B00006492039002000F04AFA302103482038C9
-:1087C000F7F7EDFC0AB010BD020000206919002087
-:1087D000E2020020D80500206503002020190020B7
-:1087E0000F180020A2020020C0020020B0020020CA
-:1087F0009A0F002010B5FFF753FF01210448FAF744
-:1088000002FA012003F032FFFFF75EFF10BD000007
-:10881000400D0040F7B582B005460C462B0003F032
-:108820005EFB060405121F3245524DE048480078B1
-:1088300020210843464908700846007880210843F3
-:108840004349087040E042480078202108434049ED
-:10885000087008460078102108433D49087033E04D
-:108860003B4800782021084339490870394840794D
-:10887000C007C00F002805D10846007880210843B2
-:108880003349087020E032480078202108433049FD
-:10889000087030484079C007C00F002805D108464D
-:1088A0000078102108432A4908700DE029484079D2
-:1088B000C007C00F002805D12548007820210843B3
-:1088C0002349087000E000BF00BF0498012805D1CB
-:1088D0001F480078402108431D4908700121C90341
-:1088E000204688430446022D2FD1FF2C2DDCE117B2
-:1088F000090F091909110A2251432646E217120FDE
-:10890000921912111201A21A88180A21F7F708FC0D
-:10891000C0B2014601900120FBF718FBE117090FD7
-:10892000091909110A2251432646E217120F92191A
-:1089300012111201A21A88180A21F7F7F1FBC8B226
-:10894000014601900220FBF701FB05B0F0BD0000DD
-:1089500049190020C0020020FEB504460D46002043
-:1089600002900120029049480668E807C00F0028DD
-:1089700035D0002E33D046480078A8423AD044483B
-:10898000057044480078A0420DD04248047060B29F
-:1089900041490870052C03DD601F4049087002E062
-:1089A00000203E4908703C480078401E40B23A49D9
-:1089B00008703A490978884203DA601E40B23649A5
-:1089C0000870002002E07668411CC8B232490022DB
-:1089D0008A569042F7DB3088314908800AE0002E41
-:1089E00008D12C480078002804D000202C490880A9
-:1089F000284804702A480088002845D02848008864
-:108A0000FF2841DC2748807A802108432549887265
-:108A1000234909880191C9170A0F019951180911B1
-:108A20000A2251431E4A1788FA17120FD21912113F
-:108A30001201BA1A88180A21F7F772FBC0B2009027
-:108A40000299891CC8B20099FBF780FA1449098879
-:108A50000191C9170A0F0199511809110A225143AE
-:108A60000F4A1788FA17120FD21912111201BA1AE7
-:108A700088180A21F7F754FBC8B200900299C91C64
-:108A8000C8B20099FBF762FAFEBD0000AC020020FC
-:108A9000D9040020DA040020DC040020DB040020DC
-:108AA000DE0400204919002030B51C461311042BA8
-:108AB00005D1584B1B7A80252B43564D2B7201282C
-:108AC00078D1544BDB7980252B43524DEB71524BBF
-:108AD0001B785B1C504D2B702B461D782B0003F030
-:108AE000FEF90664040B182B44644A4B1B7A40259C
-:108AF0002B43484D2B725CE0464B1B7A40252B43A1
-:108B0000444D2B722B461B7A20252B43414D2B7253
-:108B10004FE0404B1B7A40252B433E4D2B722B469A
-:108B20001B7A20252B433B4D2B722B465B7A20254D
-:108B30002B43384D6B723CE0364B1B7A40252B4360
-:108B4000344D2B722B461B7A20252B43314D2B7233
-:108B50002B465B7A20252B432E4D6B722B465B7A7E
-:108B600040252B432B4D6B7223E02A4B1B7A40256B
-:108B70002B43284D2B722B461B7A20252B43254D4A
-:108B80002B722B465B7A20252B43224D6B722B4692
-:108B90005B7A40252B431F4D6B722B465B7A8025F9
-:108BA0002B431C4D6B7204E004E000231A4D2B7024
-:108BB00000BF2DE001292BD1164BDB7980252B43FB
-:108BC000144DEB712B461B7A40252B43114D2B7214
-:108BD000032C05DD2B461B7A20252B430D4D2B72D4
-:108BE0000A2C05DD0B4B5B7A20252B43094D6B725C
-:108BF0000F2C05DD074B5B7A40252B43054D6B722F
-:108C0000192C05DD034B5B7A80252B43014D6B72DC
-:108C100030BD000049190020E0040020F8B50746E7
-:108C20000D4616460024FAF77DFE7C20FAF744FE36
-:108C30003846FAF741FE00BF04E0285DFAF73CFE33
-:108C4000601CC4B2B442F8DBFAF78AFEF8BDF8B58E
-:108C500007460D4616460024FAF764FE7C20FAF714
-:108C60002BFE8020FAF728FE3846FAF725FE00BFD3
-:108C700004E0285DFAF720FE601CC4B2B442F8DBC1
-:108C8000FAF76EFEF8BD000070B5044620460C30C1
-:108C9000F7F790FA451C21460C312846F7F794FA6D
-:108CA00020460C30F7F786FAE1210901884215D3F6
-:108CB00021460C310020F7F787FA20460830F7F7F5
-:108CC00079FA0749884209D220460830F7F772FA44
-:108CD000451C214608312846F7F776FA70BD00009A
-:108CE00030560100F3B58DB00C46A2494878F7F72D
-:108CF00011FD0546A04AA14BF7F706FC0B910A901F
-:108D00000D98F7F771FD099108900B9B0A9AF7F7F8
-:108D10007FFD02D2012060725FE096494878F7F744
-:108D2000F9FC0546944A954BF7F7EEFB924A944BB3
-:108D300007910690F7F734FB0B910A900D98F7F71F
-:108D400053FD099108900B9B0A9AF7F761FD07D232
-:108D5000607A012801D160723FE0022060723CE03D
-:108D600084490878F7F7D6FC0546834A834BF7F722
-:108D7000CBFB0B910A900D98F7F736FD09910890FF
-:108D80000B9B0A9AF7F744FD02D20220607224E09E
-:108D900078490878F7F7BEFC0546774A774BF7F72E
-:108DA000B3FB754A764B07910690F7F7F9FA0B91EA
-:108DB0000A900D98F7F718FD099108900B9B0A9AF5
-:108DC000F7F726FD07D2607A022801D1607204E02D
-:108DD0000020607201E000206072607A012802D1F8
-:108DE0000020E074C3E0607A022852D16148007824
-:108DF00060494978884249DD5E4909785D4A527880
-:108E0000881AF7F773FC05465B4A5C4BF7F77CFB67
-:108E10000991089057490878F7F77CFC0546564AAF
-:108E2000564BF7F771FB039102900D98F7F7DCFCB6
-:108E300001910090039B029AF7F757FB0022514BD8
-:108E400005910490F7F760FB07910690099B089A3B
-:108E5000F7F7C2FB0B910A90F7F702FD0746384679
-:108E6000F7F7C2FC05460022464BF7F7E5FC01D2B6
-:108E7000454F05E000213846F7F70EFD00D20027E8
-:108E80003846F7F755FC40B2E07470E00020E0741B
-:108E90006DE038490878F7F73DFC374A374B0B91BE
-:108EA0000A90F7F731FB054603229207374BF7F795
-:108EB000AFFC5AD22F490878F7F72CFC05462E4A0A
-:108EC0002E4BF7F721FB03229207304B05910490BC
-:108ED000F7F711FB0991089026490878F7F71AFC73
-:108EE0000546254A254BF7F70FFB039102900D9895
-:108EF000F7F77AFC01910090039B029AF7F7F5FAD5
-:108F00000022234B05910490F7F7FEFA0791069093
-:108F1000099B089AF7F760FB0B910A90F7F7A0FC02
-:108F200007463846F7F760FC05460022184BF7F76E
-:108F300083FC01D2174F09E03846F7F755FC054688
-:108F400000221346F7F764FC00D200273846F7F7F3
-:108F50004BFC054600220B4BF7F722FA0B910A90C7
-:108F6000F7F700FC40B2E07401E01420E0740FB0A9
-:108F7000F0BD00009D0300209A9999999999B93FF5
-:108F80009999C93F000034400000A041CCCC1C405E
-:108F9000000054400000A04210B501210848F8F735
-:108FA000E9FB40210748F8F7E6F80122402105488F
-:108FB000F9F733FE00220821024800F01DF910BD28
-:108FC00007000001400D004010B501210448F8F7EA
-:108FD000D1FB002204210348FAF783FD10BD0000F5
-:108FE00007000001400C004010B501210348F8F7CC
-:108FF000C1FB04210248F8F715FD10BD0700000170
-:10900000400C004010B504F071FA80210C48F9F7CB
-:10901000EEFD012809D10B48007802280EDA094834
-:109020000078401C0749087008E0064800780028CE
-:1090300004D004480078401E0249087010BD0000AA
-:10904000800D0040F002002010B50022FF21013108
-:10905000044800F0D1F8002201214902014800F043
-:10906000CBF810BD400C004010B500224021044850
-:10907000FAF737FD002280210148FAF732FD10BDD2
-:10908000400C004010B540210348F8F7CBFC80218C
-:109090000148F8F7C7FC10BD400C004070470000C5
-:1090A000002805DBC206D20E01219140014A116061
-:1090B0007047000080E100E0002805DBC206D20E08
-:1090C00001219140014A11607047000080E100E0F9
-:1090D000002805DBC206D20E01219140014A116031
-:1090E0007047000000E100E010B5002819DB1A4AC3
-:1090F00003231B02D21883089B00D2588307DC0E7F
-:10910000FF23A3409A438B071B0E8407E40EA34062
-:109110001A43114B032424021B198408A4001A517A
-:1091200018E00E4A03071B0F083B9B089B00D25810
-:109130008307DC0EFF23A3409A438B071B0E840793
-:10914000E40EA3401A43054B0407240F083CA4086F
-:10915000A4001A5110BD000000E100E01CED00E089
-:1091600010B5002819DB1A4A03231B02D218830802
-:109170009B00D2588307DC0EFF23A3409A438B0742
-:109180001B0E8407E40EA3401A43114B0324240250
-:109190001B198408A4001A5118E00E4A03071B0F7C
-:1091A000083B9B089B00D2588307DC0EFF23A3409B
-:1091B0009A438B071B0E8407E40EA3401A43054B0A
-:1091C0000407240F083CA408A4001A5110BD000095
-:1091D00000E100E01CED00E010B504F077F9FF219C
-:1091E00001310448F9F711FD02F07AFAFFF70AFF9E
-:1091F00010BD0000C00C00407FB506460D46144669
-:109200006A4629463046F9F701FB0098A84217D173
-:109210006846C079002813D1002C03D168464079F4
-:1092200000280DD1012C03D168464079012807D1CF
-:1092300068468079002803D168460079012813D058
-:10924000029500206946C873002C01D1487302E0E2
-:10925000012069464873002168468173012101732A
-:1092600002A93046F9F78AFC7FBD0000FEB5FAF787
-:10927000D5F90446D449F6F7A7FFD4494878F7F75B
-:1092800049FA0646D24AD34BF7F73EF901910090CE
-:10929000CD48F6F78FFF0646F7F7A6FA0446019B7E
-:1092A000009AF7F7B5FA25D200BFCB4800798007BE
-:1092B000C00F00280AD1C848007902218843801CC9
-:1092C000C54908711121C548F7F795FD00BF00BFDA
-:1092D000C1480079C007C00F00280AD1BE480079F4
-:1092E00040084000401CBC4908711021BB48F7F7FA
-:1092F00082FD60E0B5490878F7F70CFA0646B44AF3
-:10930000B44BF7F701F904460D46AF48F6F752FFA4
-:109310000646F7F769FA22462B4601910090F7F7C7
-:1093200077FA24D200BFAC4800798007C00F00282C
-:1093300009D0A948007902218843A7490871112161
-:10934000A648F7F757FD00BF00BFA3480079C00744
-:10935000C00F00280AD1A048007940084000401CF6
-:109360009D49087110219D48F7F745FD23E000BF96
-:10937000994800798007C00F002809D096480079E5
-:10938000022188439449087111219448F7F732FD6E
-:1093900000BF00BF90480079C007C00F002809D067
-:1093A0008D480079400840008B49087110218B4896
-:1093B000F7F720FD00BFFAF789F804468249491DF6
-:1093C000F6F702FF8149C878F7F7A4F90446804A06
-:1093D000804BF7F799F806460F467B48401DF6F795
-:1093E000E9FE0446F7F700FA32463B460191009049
-:1093F000F7F70EFA25D200BF77480079C006C00FF4
-:1094000000280AD17448007910218843103072492D
-:10941000087114217148F7F7EEFC00BF00BF6E48D9
-:1094200000790007C00F00280AD16B480079082195
-:10943000884308306849087113216848F7F7DBFC56
-:1094400061E062498878F7F765F90446604A614B44
-:10945000F7F75AF806460F465B48401DF6F7AAFE96
-:109460000446F7F7C1F932463B4601910090F7F701
-:10947000CFF924D200BF58480079C006C00F002899
-:1094800009D05548007910218843534908711421A7
-:109490005248F7F7AFFC00BF00BF4F480079000704
-:1094A000C00F00280AD14C480079082188430830B1
-:1094B0004949087113214948F7F79DFC23E000BF93
-:1094C00045480079C006C00F002809D042480079FD
-:1094D000102188434049087114214048F7F78AFC5D
-:1094E00000BF00BF3C4800790007C00F002809D02A
-:1094F00039480079082188433749087113213748D2
-:10950000F7F778FC00BFF8F767FE20213448F9F739
-:109510006EFB002840D10A2003F0A8F82021304833
-:10952000F9F765FB002820D108212D484030F9F7D4
-:109530006AFB00BF284840788007C00F00280AD186
-:109540002548407802218843801C23494870002127
-:109550002248F7F750FC00BF0123002220212048B9
-:10956000F9F708F805F032F82DE008211C484030E2
-:10957000F9F747FB00BF184840788007C00F002864
-:1095800009D01548407802218843134948700021CA
-:109590001248F7F72FFC16E0082111484030F9F780
-:1095A00030FB00BF0C4840788007C00F002809D06E
-:1095B000094840780221884307494870002107483C
-:1095C000F7F718FC00BFFEBDD70200209D03002066
-:1095D0009A9999999999B93FD8050020AC02002031
-:1095E000400D004010B501211E48F8F7C3F80022D5
-:1095F00008211D48FFF700FE002201211A4880388B
-:10960000FAF76FFA002210211748FFF7F5FD002145
-:109610000120C002FAF7A0FA10211348F9F7F1FA75
-:1096200008211148F9F7EDFA002204210E484030D4
-:10963000FFF7E2FD002208210B484030FFF7DCFD78
-:10964000042109484030F9F7DCFA08210648403087
-:10965000F9F7D7FA0022012149030348C038FAF785
-:1096600040FA10BD07000001400D004010B5F84859
-:10967000407B8021084080282DD1FAF795FBF548E2
-:1096800040790007C00F00281ED0FAF745FB0121E2
-:10969000F148F9F7B8FA012002F0E8FF01231A4671
-:1096A0001946ED48FAF77CF9012809D1EB48007812
-:1096B000FA280BDAE9480078401CE849087005E010
-:1096C0000020E649087001E0FAF736FB0121E24884
-:1096D000F9F797FA50E0DE480078012803D0DC481B
-:1096E0000078032840D1FAF75FFBFAF715FB012158
-:1096F000D948F9F788FAD648407BF021084000287D
-:109700003AD1D3488178427808021043D44988423C
-:1097100026D0CF488178427808021043D049491CAE
-:1097200088421DD0CA488178427808021043CD494A
-:10973000884215D0002301221146C748FAF730F9B4
-:10974000012809D1C5480078FA2815DAC3480078FD
-:10975000401CC24908700FE00020C04908700BE0AF
-:109760000020BE49087007E0FAF71EFBFAF7E4FA9A
-:109770000121B948F9F745FAB548407BF021084086
-:1097800020282BD1B34840790007C00F002825D0EE
-:1097900001F092FF02F01AF80421AF48F9F733FA0A
-:1097A000012002F063FF01231A460821AA48403035
-:1097B000FAF7F6F8012809D1A8480078FA2808DA5B
-:1097C000A6480078401CA549087002E00020A34983
-:1097D00008700421A048F9F714FA32E09D48007996
-:1097E000C009002825D001F067FF01F0EFFF042138
-:1097F0009948F9F708FA012002F038FF0023012206
-:10980000082195484030FAF7CBF8012809D196484D
-:109810000078FA2808DA94480078401C92490870C9
-:1098200002E000209049087004218B48F9F7E9F91B
-:1098300007E001F041FF01F0D9FF04218648F9F764
-:10984000E0F989480078032831DB00BF87480079B8
-:10985000C00900282AD17F480079C009002825D0F6
-:10986000824800798021884380308049087180488F
-:1098700000798021884380307D4908717D480079D6
-:10988000C00900280ED08120F7F772FA012809D10B
-:109890007948007980218843803077490871012018
-:1098A0007649087081217648F7F7A5FA00BF684825
-:1098B000407BF021084010282BD1664840790007F2
-:1098C000C00F002825D0FAF783FAFFF77DFB0221AD
-:1098D0006148F9F798F9012002F0C8FE01231A4601
-:1098E00004215D484030FAF75BF8012809D15B4854
-:1098F0000078FA2808DA59480078401C574908705F
-:1099000002E000205549087002215348F9F779F91F
-:1099100033E0504800794006C00F002825D0FAF700
-:1099200057FAFFF751FB02214B48F9F76CF9012078
-:1099300002F09CFE00230122042147484030FAF740
-:109940002FF8012809D14F480078FA2808DA4D4845
-:109950000078401C4B49087002E00020494908701B
-:1099600004213D48F9F74DF907E0FAF731FAFFF71E
-:109970003BFB02213848F9F744F9424800780328B4
-:1099800034DB00BF394800794006C00F00282CD1D5
-:10999000304800794006C00F002826D033480079AF
-:1099A00040218843403031490871314800794021D5
-:1099B000884340302E4908712E4800794006C00F78
-:1099C00000280ED08020F7F7D3F9012809D12A48C2
-:1099D00000794021884340302749087101202749F8
-:1099E000087080212648F7F706FA00BF1848407B28
-:1099F000F0210840402847D1164840790007C00FA1
-:109A0000002841D0F7F7FAFFF8F728F808211248A4
-:109A1000F9F7F9F8012002F029FE01231A4659034B
-:109A20000D48F9F7BDFF012809D10C480078FA2844
-:109A300008DA0A480078401C0849087002E0002053
-:109A40000649087008210448F9F7DBF84EE00000E9
-:109A50006D0300200C000020000C0040F4040020E6
-:109A60000107000001130000F6040020D8050020C3
-:109A7000F20500201A000020E4050020000000206C
-:109A8000AC020020F504002050484079C0090028AD
-:109A900024D0F7F7B3FFF7F7E1FF08214C48F9F7B7
-:109AA000B2F8012002F0E2FD0023012251034848F0
-:109AB000F9F776FF012809D146480078FA2808DA34
-:109AC00044480078401C4349087002E000204149A6
-:109AD000087008213E48F9F794F807E0F7F78EFF81
-:109AE000F7F7CCFF08213A48F9F78BF839480078A6
-:109AF000032831DB00BF38484079C00900282AD14B
-:109B000032484079C009002825D033484079802167
-:109B100088438030304948713048407980218843FB
-:109B200080302E4948712E484079C00900280ED057
-:109B30008720F7F71DF9012809D12A4840798021AB
-:109B400088438030274948710120274908708721C0
-:109B50002648F7F750F900BF25480078032834DB82
-:109B600000BF1D4840790007C00F00282CD11748BE
-:109B700040790007C00F002826D0174840790821F7
-:109B800088430830144948711448407908218843B3
-:109B9000083012494871124840790007C00F002868
-:109BA0000ED08220F7F7E4F8012809D10D4840795A
-:109BB0000821884308300B49487101200A49087080
-:109BC00082210A48F7F717F900BF10BD0C000020EA
-:109BD000000C0040F7040020D8050020F20500200A
-:109BE0001A000020E405002000000020AC02002044
-:109BF000F404002010B5CD48407B80210840802827
-:109C00002ED1FAF7D1F8CA4840790007C00F0028D2
-:109C10001FD0FAF781F80121C648F8F7F4FF0120B8
-:109C200002F024FD01231A461946C248F9F7B8FE8E
-:109C3000012807D1C0484079082188430830BE492F
-:109C4000487108E0BC48407908218843BA49487106
-:109C500001E0FAF771F80121B648F8F7D2FF5BE0AE
-:109C6000B2480078012803D0B048007803284BD1CF
-:109C7000FAF79AF8FAF750F80121AE48F8F7C3FF5F
-:109C8000AA48407BF0210840002836D1A7488178B7
-:109C9000427808021043A949884228D0A348817815
-:109CA000427808021043A549491C88421FD09F48AA
-:109CB0008178427808021043A149884217D00023D6
-:109CC000FF22F63201219B48F9F76AFE012807D1ED
-:109CD00099484079082188430830974948710CE039
-:109CE00095484079082188439349487105E0924896
-:109CF00040790821884390494871FF22F532F021CC
-:109D00009048F7F777FB07E0FAF74EF8FAF714F800
-:109D100001218848F8F775FF8448407BF02108400E
-:109D200020282CD1824840790007C00F002826D077
-:109D300001F0C2FC01F04AFD04217E48F8F763FF00
-:109D4000012002F093FC01231A4608217948403093
-:109D5000F9F726FE012807D1774840790821884382
-:109D600008307549487105E07348407908218843F7
-:109D70007149487104216F48F8F743FF33E06C489C
-:109D80000079C009002826D001F096FC01F01EFDE4
-:109D900004216848F8F737FF012002F067FC002330
-:109DA0000122082163484030F9F7FAFD012807D164
-:109DB000614800798021884380305F49087105E05F
-:109DC0005D480079802188435B4908710421594826
-:109DD000F8F717FF07E001F06FFC01F007FD042121
-:109DE0005448F8F70EFF5148407BF02108401028F6
-:109DF0002CD14F4840790007C00F002826D0F9F732
-:109E0000E7FFFFF7E1F802214A48F8F7FCFE0120DE
-:109E100002F02CFC01231A46042146484030F9F791
-:109E2000BFFD012807D14448407908218843083004
-:109E30004149487105E040484079082188433E493E
-:109E4000487102213B48F8F7DCFE34E038480079DD
-:109E50004006C00F002826D0F9F7BAFFFFF7B4F884
-:109E600002213448F8F7CFFE012002F0FFFB002367
-:109E7000012204212F484030F9F792FD012807D133
-:109E80002D4800794021884340302B49087105E076
-:109E90002948007940218843274908710421254831
-:109EA000F8F7AFFE07E0F9F793FFFFF79DF80221FF
-:109EB0002048F8F7A6FE1D48407BF02108404028C6
-:109EC0002BD11B4840790007C00F002825D0F7F799
-:109ED00095FDF7F7C3FD08211648F8F794FE012019
-:109EE00002F0C4FB01231A4659031248F9F758FD42
-:109EF000012807D1104840790821884308300E49CD
-:109F0000487105E00C484079082188430A494871A6
-:109F100008210848F8F775FE07E0F7F76FFDF7F737
-:109F2000ADFD08210348F8F76CFE10BD6D0300205D
-:109F30000C000020000C0040D805002001070000A4
-:109F40000113000000300140F7B586B004460F460B
-:109F500000BF00BF0020385E7D21C900884209DCB7
-:109F60000020385E4942884204DB64490898F6F7CD
-:109F70009DFC02D2002009B0F0BD0020385EF6F74B
-:109F8000A3FB02900899F6F790F90390F6F72CFCE2
-:109F900005460E4600203880214639310A4613789E
-:109FA000194653781B02194393781B041943D2783E
-:109FB000120611430846F6F7ADFB514A514B019189
-:109FC0000090F6F7A1FA2A46334603910290F6F77D
-:109FD0009BFA05910490082022180020014613786E
-:109FE000184353781B02184393781B041843D37803
-:109FF0001B0618431379194353791B0219439379AC
-:10A000001B041943D279120611432A4633460391A1
-:10A010000290F6F7C5F92072020A6272020CA2726F
-:10A02000000EE0722173080A6073080CA073080E1A
-:10A03000E07322463D3200210846137819435378D5
-:10A040001B02194393781B041943D3781B06194349
-:10A050001379184353791B02184393791B0418434F
-:10A06000D2791206104302910390084603A90EC943
-:10A07000F6F796F9224638325071030A9371030CB1
-:10A08000D371000E10725172080A9072080CD072CF
-:10A09000080E107310460D2142180021084613784F
-:10A0A000194353781B02194393781B041943D3783F
-:10A0B0001B0619431379184353791B0218439379EC
-:10A0C0001B041843D27912061043029103900846EC
-:10A0D00003A90EC9F6F709FA224638325073030A6B
-:10A0E0009373030CD373000E10745174080A9074A8
-:10A0F000080CD074080E107501203CE700007A446B
-:10A100002D431CEBE2361A3F10B5F9F74DFEF9F777
-:10A1100013FEF9F75DFEFEF767FF01F0CDFA01F0DF
-:10A1200065FBF7F76BFCF7F7A9FC10BDF8B5074620
-:10A130000D4616460024F9F7F5FB6420F9F7BCFB41
-:10A140003846F9F7B9FBF9F7EDFB6520F9F7B4FBF1
-:10A1500000BF06E0F9F770FB2855F9F731FB601CEA
-:10A16000C4B2701EA042F5DCF9F766FB2855F9F77A
-:10A1700047FBF9F7F5FBF8BDF8B507460D4616465F
-:10A18000F9F7D0FB6420F9F797FB3846F9F794FB11
-:10A19000002404E0285DF9F78FFB601CC4B2B442D0
-:10A1A000F8DBF9F7DDFBF8BD0146064A50680623E7
-:10A1B00002469A43104606220A401043014A506064
-:10A1C0007047000000280040012806D10649496870
-:10A1D00001221143044A516005E0034949684908D6
-:10A1E0004900014A5160704700280040012806D10B
-:10A1F0000649096801221143044A116005E0034938
-:10A20000096849084900014A116070470028004068
-:10A2100070B586B0044600BF00BF204638302F21FD
-:10A220004218002001461378184353781B02184344
-:10A2300093781B041843D3781B06184313791943EA
-:10A2400053791B02194393791B041943D2791206DF
-:10A250001143039102900820221800200146137830
-:10A26000184353781B02184393781B041843D37880
-:10A270001B0618431379194353791B021943937929
-:10A280001B041943D2791206114301910090039BDC
-:10A29000029AF6F7BDFA02D2002006B070BD204641
-:10A2A00038302F214218002108461378194353787B
-:10A2B0001B02194393781B041943D3781B061943D7
-:10A2C0001379184353791B02184393791B041843DD
-:10A2D000D279120610430291039008202218002020
-:10A2E00001461378184353781B02184393781B04D4
-:10A2F0001843D3781B0618431379194353791B026B
-:10A30000194393791B041943D27912061143019121
-:10A310000090039B029AF6F7E8F805460E462146A0
-:10A3200039310A461378194653781B02194393783A
-:10A330001B041943D278120611430846F6F7EAF9CE
-:10A34000504A514B01910090F6F7DEF82A46334609
-:10A3500003910290F6F7D8F805910490082022188E
-:10A36000002108461378194353781B021943937848
-:10A370001B041943D3781B061943137918435379E7
-:10A380001B02184393791B041843D2791206104319
-:10A390002A4633460291039008460399F6F700F8DF
-:10A3A0002072020A6272020CA272000EE072217325
-:10A3B000080A6073080CA073080EE07322463D3251
-:10A3C000002001461378184353781B0218439378F2
-:10A3D0001B041843D3781B06184313791943537988
-:10A3E0001B02194393791B041943D27912061143B6
-:10A3F00003910290059B049AF5F7D2FF224638326A
-:10A400005071030A9371030CD371000E10725172D4
-:10A41000080A9072080CD072080E107310460D21B5
-:10A420004218002001461378184353781B02184342
-:10A4300093781B041843D3781B06184313791943E8
-:10A4400053791B02194393791B041943D2791206DD
-:10A45000114303910290059B049AF6F746F82246B1
-:10A4600038325073030A9373030CD373000E1074C5
-:10A470005174080A9074080CD074080E10750120ED
-:10A480000BE700002D431CEBE2361A3F10B500210C
-:10A490000548F7F76FF902210448F7F7C3FA0121DD
-:10A4A0000248F7F7BFFA10BD09000003400C004056
-:10A4B00010B5002204212D48F9F713FB00220121D9
-:10A4C000C9032B48FEF798FE002201218903284882
-:10A4D000FEF792FE00220121C90225484030FEF716
-:10A4E0008BFE00220121090321484030FEF784FE43
-:10A4F0000022012149031E484030FEF77DFE002264
-:10A50000012189031A484030FEF776FE002201211E
-:10A51000C90317484030FEF76FFE0121C9031448F4
-:10A52000F8F76FFB012189031148F8F76AFB012155
-:10A53000C9020F484030F8F764FB012109030C48B9
-:10A540004030F8F75EFB0121490309484030F8F735
-:10A5500058FB0121890306484030F8F752FB0121DE
-:10A56000C90303484030F8F74CFB10BD000D004014
-:10A57000000C004000B58DB001211448F7F7FAF83F
-:10A580000120F7F7FBFB032168460171012040031E
-:10A590000390801004900802059000200690FF2090
-:10A5A00002900B48099000200790002108A84170F4
-:10A5B00081700121C1701520FEF772FD0320F7F7AD
-:10A5C0000FFC01A8F7F714FC0DB000BD0400000259
-:10A5D0000006002010B50320F7F702FC002103203D
-:10A5E000F7F796FBFF2101310548F5F7D8FD04493F
-:10A5F0000320F7F7BBFB01210320F7F789FB10BD10
-:10A600000006002070B500260320F7F7A7FB0546DB
-:10A610001648854216D0022002F028F80CE00320EC
-:10A62000F7F79CFB0546022002F020F83046711C2B
-:10A630008EB2642800DD04E00320F7F78FFBA84208
-:10A64000EDD100E070BD0948281A84B2002C0BD06F
-:10A650000748048000232246C11FF939034801F04E
-:10A66000D2FD01210248817000BFEBE70006002007
-:10A670007A1A002070B58AB006460C4615460121AC
-:10A680001A48F7F777F8002202211948F6F720FD5B
-:10A69000002201211648F6F71BFD002009900796BD
-:10A6A00008A84470002C03D1012008A9087002E01A
-:10A6B000022008A9087008A885706846F6F716FFFA
-:10A6C0006A4607A90B4800F00FFE0A20FEF7E8FCD7
-:10A6D0000121084800F02BFF0121064800F04CFF43
-:10A6E000044800F0ADFF0AB070BD00000700000193
-:10A6F000400C00400068014010B5F9F7C9F800228D
-:10A7000040210248F9F7EDF910BD0000C00C0040EF
-:10A710007047000070B50646FEF7A6FC002E04DD6B
-:10A72000652E02DA304601F0A1FF40210D48F8F70E
-:10A730005EFA054680210B48F8F759FA0446002DC9
-:10A7400002D1012C00D170BD012D03D1002C01D10B
-:10A750000220F8E7012D03D1012C01D10520F2E7F9
-:10A760000520F0E7400C0040F0B58DB004460F46E0
-:10A770000020069006AA3946204602F0C7FF0028AE
-:10A7800001D10DB0F0BD6846007E222877DBE41CC5
-:10A79000002306227E49204601F035FD01230422D4
-:10A7A0000BA9A01D01F02FFD012302220AA92046BA
-:10A7B0000A3001F028FD6846008DF5F7ABFF754AB9
-:10A7C000754B01910090F5F79FFE039102900B9855
-:10A7D000F5F7A0FF0546039B029AF5F7E1FD6C4AE9
-:10A7E0000E3205910490F5F7F8FC012304220BA921
-:10A7F00020460C3001F007FD012302220AA9204661
-:10A80000103001F000FD6846008DF5F783FF614AC6
-:10A81000614B01910090F5F777FE059104900B983C
-:10A82000F5F778FF03910290059B049AF5F7B8FDC0
-:10A830000546574A921DF5F7D0FC012304225449DE
-:10A840003C312046123001F0DEFC01230422504945
-:10A8500038312046163001F0D6FC012304224C4941
-:10A86000403120461A3001F0CEFC01230422484931
-:10A87000443120461E3001F0C6FC02E0FFE7002014
-:10A880007FE76846007E622867DB012304220BA96C
-:10A890002046223001F0B7FC012302220AA92046FB
-:10A8A000263001F0B0FC6846008DF5F733FF394AD9
-:10A8B000394B01910090F5F727FE039102900B9818
-:10A8C000F5F728FF0546039B029AF5F769FD304A24
-:10A8D0002E3205910490F5F780FC012304220BA988
-:10A8E0002046283001F08FFC012302220AA92046CD
-:10A8F0002C3001F088FC6846008DF5F70BFF05460B
-:10A90000244A254BF5F700FE039102900B98F5F7CA
-:10A9100001FF01910090039B029AF5F741FD1C4A4B
-:10A92000263205910490F5F758FC012308221849B6
-:10A930001E312046463001F066FC012308221449EE
-:10A94000163120464E3001F05EFC00230C2207A990
-:10A950002046563001F057FC17E00D4A2E320020F9
-:10A960000146F5F73AFC0A4A263200200146F5F77F
-:10A9700034FC074A1E3200200146F5F72EFC044A3B
-:10A98000163200200146F5F728FC0120F9E6000008
-:10A99000801A00207B14AE47E17A843F10B5012174
-:10A9A0003048F6F7E7FE002280212F48F6F790FBAB
-:10A9B0000022FF2101312C48F6F78AFB00220121F9
-:10A9C00049022948F6F784FB01212848F6F7D2FE10
-:10A9D0000021274800F06FF8FF210131244800F0E2
-:10A9E00083F80021224800F08CF80821204800F06C
-:10A9F00041F800211E4800F06BF800211C4800F0CF
-:10AA00004EF800211A4800F041F80021184800F0E3
-:10AA1000C3F80021164800F09AF80021144800F00D
-:10AA20007CF80021124800F085F80021104800F061
-:10AA3000A7F800210E4800F0BBF800210C4800F0F8
-:10AA4000C3F80B4800F0D2F8094800F0C9F80848EC
-:10AA500000F0C9F8064800F0CCF80121044800F0E5
-:10AA600083F810BD07000001800C004003000003C4
-:10AA7000004C014010B50A46016838240B46A34338
-:10AA80001946382313401943016010BD0A46016876
-:10AA900049084900D307DB0F19430160704710B51F
-:10AAA0000A46016802240B46A343194602231340B9
-:10AAB0001943016010BD10B50A4601680124E40283
-:10AAC0000B46A3431946234613401943016010BDAA
-:10AAD00010B50A46016804240B46A3431946042313
-:10AAE00013401943016010BD10B50A460168FF24E8
-:10AAF00001340B46A3431946234613401943016012
-:10AB000010BD10B50A460168C0240B46A343194680
-:10AB1000C02313401943016010BD10B50A464168B7
-:10AB2000032464020B46A3431946234613401943EA
-:10AB3000416010BD10B50A464168FF2401340B4640
-:10AB4000A3431946234613401943416010BD012910
-:10AB500004D14268CB021A43426004E042680123F8
-:10AB6000DB029A4342607047012904D14268012305
-:10AB70001A43426003E04268520852004260704744
-:10AB800010B50A46416820240B46A34319462023EA
-:10AB900013401943416010BD012904D142680223CA
-:10ABA0001A43426003E0426802239A4342607047BE
-:10ABB000012904D1426810231A43426003E042682D
-:10ABC00010239A4342607047012904D14268082348
-:10ABD0001A43426003E0426808239A434260704788
-:10ABE00002218160704704218160704701218160EA
-:10ABF000704708218160704701460869C007C00F8F
-:10AC0000002801D0012070470020FCE701460869B8
-:10AC100002221040002801D0012070470020FCE7EC
-:10AC200001468869704741617047000010B50121F5
-:10AC30000448F6F79FFD002208210348F8F751FF6A
-:10AC400010BD000007000001C00C004010B501213C
-:10AC50000448F6F78FFD002208210348FEF7CCFADE
-:10AC600010BD000007000001C00C0040FFB585B01A
-:10AC700004460D4616460E9F14A103C90491039085
-:10AC80006846047145718671C7710F9901726946F2
-:10AC9000109848720299019800F00AFA012813D11D
-:10ACA00069461098087368460F994173877308992D
-:10ACB000C173067445748474072203A90020FFF74A
-:10ACC0005BFA012009B0F0BD0020FBE700000000A6
-:10ACD000010115001CB50021684601704170022178
-:10ACE00081700021C17060210171052269460B202D
-:10ACF000FFF742FA1CBD000070B590B000262E4848
-:10AD00000088002808D02D48F5F754FA044622465A
-:10AD100029492B48FFF718F92A480078012808D15B
-:10AD20000020284908702648FFF772FA012800D150
-:10AD300001262248C01E007801280BD1224908793B
-:10AD40000521F5F7EDF9002904D11F4840790028C5
-:10AD500000D10126012E00D100BF1B221B496846ED
-:10AD6000F5F704FA164A45320020014613781843D5
-:10AD700053781B02184393781B041843D3781B069F
-:10AD800018431379194353791B02194393791B0410
-:10AD90001943D2791206114304460D4623220B496A
-:10ADA000083907A8F5F7E2F920462946089B079AD3
-:10ADB00001F04AFA10B070BDEC04002070030020CE
-:10ADC000620F0020EE020020C0020020A904002033
-:10ADD00010B5044621460A48FFF725FF00BF084882
-:10ADE000FFF714FF0028FAD000BF0548FFF704FF63
-:10ADF0000028FAD00248FFF713FF0446E0B210BD66
-:10AE0000004C01407CB57648017868460170744872
-:10AE10004178684641707248817868468170704810
-:10AE2000C1786846C1706E480179684601716C4806
-:10AE300041796846417101990098F7F705FA694828
-:10AE40000078012805D10020664908700320664972
-:10AE500008700024B3E0E000201864494118C87865
-:10AE60008978000208430011400061494118487880
-:10AE7000097800020843E10061185C4A8A18D17819
-:10AE80009278090211430907090F0841C007C00F52
-:10AE9000002864D0E0002018544941184879097905
-:10AEA00000020843001140005249411848780978CF
-:10AEB00000020843E10061184C4A8A18517912795E
-:10AEC000090211430907090F08410646B607B60FE4
-:10AED000032E55D148484078002802D0042000F0C5
-:10AEE000DFFE45494978012900D100E00021C80072
-:10AEF0000822104041498978914301433F4A9170AB
-:10AF0000022000F0CDFE3C49C8798979000208434F
-:10AF10000121C9030840884222D13749C87989797B
-:10AF2000000208430121C90305468D43902D41D1FC
-:10AF3000912D3FD1922D3DD1932D3BD1942D39D1DF
-:10AF4000E000201829494118487809780002084390
-:10AF50000121C903084328498871000AC87129E002
-:10AF6000E000201821494118487809780002084378
-:10AF70000121C903084320498871000AC87119E0FA
-:10AF8000012E17D1022000F08BFE1B49C879897968
-:10AF900000020843F103084088420BD0E00020186B
-:10AFA000124941184878097800020843124988710B
-:10AFB000000AC871C82C00DD04E0601C84B2422C79
-:10AFC00000D248E700BF002407E000206100084AE3
-:10AFD000891808704870601C84B2072CF5D37CBDBA
-:10AFE000C002002000000020A90200203E00002036
-:10AFF000F20500202800002065030020D80500206D
-:10B000001FB500240120F6F7BDFC07200002F6F76B
-:10B01000CBFC032001F02AFB0120F6F7F7FA05E04C
-:10B0200019200002844200D304E0641CF6F702FBFE
-:10B030000028F5D000BF0120009000200190029070
-:10B040000120694608736846F6F78CFC014801F058
-:10B05000E9FA1FBD001BB7000148024908607047AC
-:10B0600000127A00C805002010B572B6F8F7C2FCCD
-:10B070000D4801F0D7FA0A2001F0F8FAF8F726FD9A
-:10B080000120FFF7B3F80620FFF78EF80020FFF746
-:10B090009BF8F6F703FD01210448F6F76BFBF8F780
-:10B0A000A1FC62B610BD000000127A00070000018A
-:10B0B000F3B582B06E46337ADE17360FF6183711C5
-:10B0C0000A2677436E46307AC617360F3618361181
-:10B0D0003601861BBE19F2B26E46737ADE17360F42
-:10B0E000F61837110A2677436E46707AC617360F60
-:10B0F000361836113601861BBE19F4B26E46B37A85
-:10B10000DE17360FF61837110A2677436E46B07AE7
-:10B11000C617360F361836113601861BBE19F1B226
-:10B120006E46F37ADE17360FF61837110A26774384
-:10B130006E46F07AC617360F361836113601861B62
-:10B14000BE19F5B26E46337BDE17360FF61837118F
-:10B150000A2677436E46307BC617360F36183611EF
-:10B160003601861BBE19F6B201966E46737BDE175A
-:10B17000360FF61836110A277E436F46787BC717BD
-:10B180003F0F3F183F113F01C71BF619F6B200965B
-:10B19000322A11DC142A0FDB0C2C0DDC002C0BD016
-:10B1A0001F2909DC002907D0172D05DC01983B2851
-:10B1B00002DC00983B2802DD002004B0F0BDA01E98
-:10B1C000030000F08CFE0A0E1E061E071E1E081E3F
-:10B1D000091E00BF00BF00BF1E2901DD0020ECE7F3
-:10B1E00000BF9007800F002803D01C2901DD00203C
-:10B1F000E3E79007800F002802D11D2900DDDCE77E
-:10B2000000E000BF00BF0120D7E70000F3B585B024
-:10B210000F460598F5F763FA05463846F5F75FFAE5
-:10B2200006462946F5F77EF804907F21C905049863
-:10B23000F5F73CFB13D20498F5F7D6FA0546002241
-:10B24000094BF5F752F90022084B01910090F5F7F0
-:10B25000A7F803910290F5F7A9FA044600E000244C
-:10B26000204607B0F0BD00000000F03F0000E03FC6
-:10B2700030B505460C462846616800F03DF9284681
-:10B28000A16800F048F92846E16800F038F928463E
-:10B29000616900F064F9617C284600F09FF9217C27
-:10B2A000284600F0A8F92178284600F08AF961784C
-:10B2B000284600F0ADF9A178284600F0B5F9A17E46
-:10B2C000284600F040F9E17E284600F06EF9A17CA6
-:10B2D000284600F02CF9217E284600F04DF9617EC9
-:10B2E000284600F055F930BD70B588B006460C46CA
-:10B2F00015467A48864228D1A068F6F709FA012057
-:10B30000F6F7F2F901217648F6F734FAA06800283A
-:10B3100004D0012808D0022815D10EE0A9682068C1
-:10B32000FFF774FF02900FE00120F6F799FAE96841
-:10B330002068FFF76BFF029006E029682068FFF79E
-:10B3400065FF029000E000BF63E06648864229D1B5
-:10B35000A068F6F7FFF90120F6F7E8F90121604847
-:10B36000401CF6F707FAA068002804D0042808D08B
-:10B37000082815D10EE0A9682068FFF747FF029062
-:10B380000FE00120F6F76CFAE9682068FFF73EFF4E
-:10B39000029006E029682068FFF738FF029000E07D
-:10B3A00000BF36E0504886420AD101214C48801C3B
-:10B3B000F6F7E0F9A9682068FFF728FF029028E077
-:10B3C0004A4886420AD101214548C01CF6F7D2F905
-:10B3D000A9682068FFF71AFF02901AE044488642E5
-:10B3E0000AD101213E48001DF6F7C4F9A96820687A
-:10B3F000FFF70CFF02900CE03E48864209D1012184
-:10B400003748401DF6F7B6F9A9682068FFF7FEFE39
-:10B4100002902079012810D1402003906079012802
-:10B4200002D1102004903FE06079022802D1202050
-:10B43000049039E00020049036E02079022810D1F1
-:10B44000802003906079012802D1102004902BE025
-:10B450006079022802D12020049025E00020049089
-:10B4600022E0207900280FD103906079012802D1D1
-:10B470001020049018E06079022802D12020049066
-:10B4800012E0002004900FE0C020039060790128B2
-:10B4900002D11020049007E06079022802D1202018
-:10B4A000049001E000200490A079002801D10690CA
-:10B4B00002E0FF20013006900021684601714171D1
-:10B4C0008171417501758177C17781750177417708
-:10B4D00001A93046FFF7CCFE08B070BD0020014046
-:10B4E0000800000300680140006C0140007001404A
-:10B4F00000740140007801408AB28261704710B543
-:10B500000A46016830240B46A343194630231340F2
-:10B510001943016010BD10B50A460168C0240B46EE
-:10B52000A3431946C02313401943016010BD0129EC
-:10B5300004D1026802231A43026003E00268022376
-:10B540009A4302607047012904D1026808231A4314
-:10B55000026003E0026808239A430260704710B556
-:10B560000A460168FF2401340B46A34319462346CB
-:10B5700013401943016010BD012904D10268012361
-:10B580001A43026003E002685208520002607047EA
-:10B59000012904D102684B041A43026004E00268E6
-:10B5A00001235B049A4302607047012904D10268B9
-:10B5B00004231A43026003E0026804239A430260F2
-:10B5C0007047012904D142680B021A43426004E02B
-:10B5D0004268FF2301339A4342607047012904D136
-:10B5E00042688B021A43426004E0426801239B02D6
-:10B5F0009A4342607047012904D14268CB021A4342
-:10B60000426004E042680123DB029A4342607047D3
-:10B61000012904D1426802231A43426003E04268D0
-:10B6200002239A4342607047012904D142680123F2
-:10B630001A43426003E04268520852004260704779
-:10B64000FF2101318160704701468868C007C00F43
-:10B65000002801D0012070470020FCE7014608695E
-:10B66000C005C00D7047F8B507460D4616460024C4
-:10B670000BE0295D384600F00BF800BF3846FFF7B5
-:10B68000E3FF0028FAD0601C84B2B442F1DBF8BDBD
-:10B69000CA05D20D4261704710B501210448F6F782
-:10B6A00069F8002202210348F8F71BFA10BD0000D8
-:10B6B00007000001C00C004010B501210648F6F754
-:10B6C00059F8002204210548FDF796FD042103489E
-:10B6D000F7F797FA10BD000007000001000C0040CA
-:10B6E00010B5FFF7D9FF02212F48F7F780FA01289C
-:10B6F0003ED12E480078022834DB00BF2C48407829
-:10B700000007C00F00282CD12A4840780007C00F3E
-:10B71000002826D02648407808218843083024494C
-:10B7200048702548407808218843083022494870ED
-:10B73000224840780007C00F00280ED00320F5F7FC
-:10B7400017FB012809D11E4840780821884308309A
-:10B750001B49487001201B49087003211A48F5F75E
-:10B760004AFB20E011480078401C104908701AE09C
-:10B770000E480078002811D100BF0D48407800071E
-:10B78000C00F002809D00A4840780821884308499A
-:10B79000487003210C48F5F72DFB04E003480078BE
-:10B7A000401E0249087010BDC00C0040EF0200208E
-:10B7B000D80500200C000020F20500201A0000200F
-:10B7C000E405002000000020AC02002010B501219B
-:10B7D0000448F5F7CFFF002208210348F8F781F964
-:10B7E00010BD000007000001400C004010B5012111
-:10B7F0000348F5F7BFFF08210248F6F713F910BD1B
-:10B8000007000001400C0040F8B504460D46012633
-:10B81000E17821488078814205D121791E48801C39
-:10B820004078814200D00226A078642809D0A07810
-:10B83000012806D0A078022803D0A078032800D0E1
-:10B840000026012E08D100BFE12109011348C18162
-:10B8500000201249087300BFF4F776FC0746642104
-:10B86000F4F75EFC0F02F4F76FFC64210090F4F72C
-:10B8700057FC0F43B9B20A480180E971090A2972DD
-:10B880000120A8720020E872E87AA97A0002084331
-:10B890000B302E543046F8BD3F03002092020020AA
-:10B8A000C804002010B50446204600F031F810BD51
-:10B8B000F8B504460E4614480078012823D1217AB1
-:10B8C000E279080210431149098888421BD1607B44
-:10B8D000217B000208430006050C607B227B0002EE
-:10B8E0001043FF22120210400012054327460E3774
-:10B8F000012D06D1607A33463A462946F6F764F8B8
-:10B9000000E000BF00BFF8BDC4040020C804002050
-:10B9100070B5044600BFE07AA17A000208430C30FB
-:10B9200085B2E07AA17A000208430006010CE07AB1
-:10B93000A27A00021043FF221202104000120143BB
-:10B94000A172080AE0722A4621460C4802F072FFF2
-:10B95000064630126055681C2654012189020848A9
-:10B96000F7F751F9A81C82B221460648FFF77BFE83
-:10B97000012189020248F7F744F970BDFFFF00007A
-:10B98000000C004000780140012806D10649496AB0
-:10B9900001221143044A516205E00349496A4908FA
-:10B9A0004900014A5162704700F801400146064AC9
-:10B9B000506A0E2302469A4310460E220A40104354
-:10B9C000014A50627047000000F8014000B5074886
-:10B9D0004368180CD94389B2884203D1D8B200F029
-:10B9E00019F802E01F2000F015F800BD40FBFF1F12
-:10B9F000012806D10649496980221143044A516150
-:10BA000005E00349496980229143014A5161704729
-:10BA100000F801400146054A5069800980018A0604
-:10BA2000920E1043014A50617047000000F8014037
-:10BA300070B505460C4690488079012814D1002342
-:10BA4000012280218D48F6F795FD0020FEF762FE69
-:10BA5000012805D003208A49087000F0DDF902E0D2
-:10BA600001208749087070BD8348007801282BD1D8
-:10BA70000020FEF74FFE012809D100F0CDF901208A
-:10BA80007F49087000207C49888008704BE060780E
-:10BA9000012848D0E078012845D02846F7F7C2FCB5
-:10BAA0007549488000F0A6F9032075490870002008
-:10BAB000714908700A2000F0D9FD01231A4640217F
-:10BAC0006E48F6F757FD2EE06B48007802282AD121
-:10BAD0000020FEF71FFE022809D100F09DF9022088
-:10BAE0006749087000206449488008701BE060784E
-:10BAF000012818D0E078012815D02846F7F792FCE5
-:10BB00005D49888000F044F904205D4908700020F8
-:10BB1000594908700A2000F0A9FD01231A46802126
-:10BB20005648F6F727FD5648007803281AD100201A
-:10BB3000FEF7F0FD012805D100F06EF90120504913
-:10BB400008702DE04C484088002805D100F064F9C9
-:10BB500005204B49087023E047484088401E46496D
-:10BB600048801DE046480078042819D10020FEF7DF
-:10BB7000D1FD022805D100F04FF90220404908709C
-:10BB80000EE03D488088002805D100F045F90520E9
-:10BB90003B49087004E038488088401E3649888058
-:10BBA00037480078032803D035480078042802D1AC
-:10BBB0000121617101E00021617131484078002864
-:10BBC00006D130488078082188432E49887006E0E5
-:10BBD0002C4880780821884308302A4988702848F2
-:10BBE000007805283BD1274880784007400F05287A
-:10BBF00040D025488078C007C00F002827D000BF5C
-:10BC000022488078C007C00F00281FD020488078C5
-:10BC100040084000401C1E4988701B488078C007BF
-:10BC2000C00F00280ED07020F5F7A2F8012809D126
-:10BC30001848807840084000401C16498870012050
-:10BC40001549087070211548F5F7D5F800BF104860
-:10BC5000807840084000401C0D4988700AE008497F
-:10BC600009784807400F07498978C908C900014386
-:10BC7000044A917000BFF6E6CA020020400C004062
-:10BC800065030020D80500201A0000200C000020C9
-:10BC9000F2050020E405002000000020AC02002096
-:10BCA00000B501460B0000F01AF9050405162B300B
-:10BCB00034002FE01948007802280BD11848807909
-:10BCC000002807D10120164A10700420154A507030
-:10BCD000012000BD1EE01148007802280FD00F4857
-:10BCE000007804280BD00E488079002807D1022064
-:10BCF0000B4A107004200B4A50700120E9E709E05C
-:10BD00000020064A50700120E3E70120034A5070EA
-:10BD1000DFE700BF00BF0020DBE700006503002075
-:10BD2000CA020020D202002010B50024F6F7AAFAB9
-:10BD3000012109031448F6F75AFF01280AD105200A
-:10BD400000F094FC012109030F48F6F750FF012889
-:10BD500000D10124012C07D10C48807901280AD098
-:10BD600001200A49887106E008488079012802D13B
-:10BD700000200649887105488079012802D10020F9
-:10BD8000FEF7C8FC10BD0000800C0040CA02002075
-:10BD900010B5154800798006C00F002814D012484D
-:10BDA0000079C006C00F00280ED00F4840788007E9
-:10BDB000C00F002808D100F025FC04210B48F6F73D
-:10BDC00022FF012000F052FCFDF73EF9FDF74CF98F
-:10BDD000FF2101310648F6F714FF0121490204480A
-:10BDE000F6F711FF10BD0000D8050020800D0040BF
-:10BDF000400C004010B5FDF727F9FDF735F9FF219C
-:10BE000001310448F6F7FFFE012149020148F6F727
-:10BE1000F8FE10BD400C004010B5FDF715F9FDF718
-:10BE200031F90023012240210C48F6F7A3FB00233F
-:10BE3000012280210948F6F79DFBFF2101310748C7
-:10BE4000F6F7DFFE012149020448F6F7DAFE00F0BA
-:10BE5000D9FB04210248F6F7D4FE10BD400C004087
-:10BE6000800D004010B50446012C02D0022C07D1F1
-:10BE700000E000BF0020FEF74DFC0349087000E021
-:10BE800000BF00BF10BD00006503002010B5FDF726
-:10BE9000DBF8FF2101310548F6F7B3FE0121490225
-:10BEA0000248F6F7AEFEFDF7EDF810BD400C00407D
-:10BEB0002021020C01D010211046020A01D01046A8
-:10BEC0000839020901D01046091F820801D0104626
-:10BED000891E420801D0881E7047081A704730B486
-:10BEE0007446641E2578641CAB4204D3635D5B001A
-:10BEF000E31830BC18471D46F8E702E008C8121FD7
-:10BF000008C1002AFAD170477047002001E001C142
-:10BF1000121F002AFBD1704780F310887047000081
-:10BF2000F0B585B00446002004902248808AA042E3
-:10BF30001ED22049898A601AF4F7D1FB00901E486E
-:10BF400001680098F4F7EEF901901C480168019827
-:10BF5000F4F752F90746F4F747FC05460022184B60
-:10BF6000F4F7C3FA03910290F4F77AFC04901DE011
-:10BF70001049898A081BF4F7B2FB00900E4801684B
-:10BF80000098F4F7CFF901900C4801680198F4F794
-:10BF900088F90746F4F728FC05460022084BF4F719
-:10BFA000A4FA03910290F4F75BFC0490049805B0A6
-:10BFB000F0BD000040FBFF1FB8020020BC020020C3
-:10BFC0000000E03FF0B587B00446002713490A207F
-:10BFD000085EF4F78BFB05460022114BF4F7FCFAE0
-:10BFE000039102900D49098961430846F4F792FBD9
-:10BFF000054600220B4BF4F7EFFA01910090039BEA
-:10C00000029AF4F7CDF905910490F4F7ABFB0746DB
-:10C01000002F00DA0027384607B0F0BD80FAFF1F76
-:10C020000000594000408F4010B5002400BFF4F7D5
-:10C0300041FE012801D1002010BD2046641C401C97
-:10C040000028F4D10120F7E710B501208007F5F7AB
-:10C050003BFB0120F5F726FB01231A4640213E4811
-:10C06000F6F788FA01231A4659023B484030F6F7A2
-:10C0700081FA01231A46D90337488030F6F77AFA55
-:10C0800001231A46990334488030F6F773FA0123E6
-:10C090001A4619463048F6F76DFA01231A46D902B6
-:10C0A0002D488030F6F766FA01231A4659032A48CC
-:10C0B0004038F6F75FFA2948407B80210840802805
-:10C0C0002FD026480078012803D024480078032880
-:10C0D00027D12248817842780802104320498842BB
-:10C0E00018D01E4881784278080210431C49491C28
-:10C0F00088420FD0194881784278080210431949C4
-:10C10000884207D001231A4619461348C038F6F76B
-:10C1100031FA06E00123002219460F48C038F6F72D
-:10C1200029FA1E20002805DBC206D20E012191400B
-:10C130000D4A116000BF00211E20FCF7D5FF1E2014
-:10C14000002806DBC206D20E01219140064A803A41
-:10C15000116000BF10BD0000C00C00406D03002046
-:10C16000010700000113000080E100E010B5F5F7C1
-:10C1700099FEFEF7C1FAF7F7B7FDFCF791FAFDF764
-:10C1800031FAFFF783FEFDF7BFFFFEF791F910BD0F
-:10C1900010B5012402F000F9002800D10024F6F7C0
-:10C1A00031F8002800D1002410BD000010B5002493
-:10C1B0000C48F3F7FFFF0C49884206D201F045F81E
-:10C1C00008490948F4F700F80124002C08D02A2374
-:10C1D00029221202FF2101310248801F01F0C0FA1A
-:10C1E00010BD0000FB0200200116042410B501243C
-:10C1F00002F0F0F8002800D10024F6F711F800282A
-:10C2000000D1002410BDF0B50446002B0CD125460A
-:10C210000E46002005E02F783770761C6D1C471CF9
-:10C22000B8B29042F7DB0EE0012B0CD1A7187D1EAF
-:10C230000E46002005E02F783770761C6D1E471CD7
-:10C24000B8B29042F7DBF0BD0FB4FEB504460D4620
-:10C250000B98F4F74BFA0646E14AE24BF4F754F92F
-:10C2600022462B4601910090F4F7D2FA47D800BF3E
-:10C27000DD48C0780007C00F002809D0DA48C07830
-:10C2800008218843D849C8709021D848F4F7B2FDF6
-:10C2900000BF00BFD448C078C006C00F002809D036
-:10C2A000D148C07810218843CF49C8709121CF4828
-:10C2B000F4F7A0FD00BF00BFCB48C0788006C00FD8
-:10C2C000002809D0C848C07820218843C649C870D2
-:10C2D0009221C648F4F78EFD00BF00BFC248C07867
-:10C2E0004006C00F002809D0BF48C07840218843CD
-:10C2F000BD49C8709321BD48F4F77CFD6CE10C98F2
-:10C30000F4F7F4F90646B64AB64BF4F7FDF82246C0
-:10C310002B4601910090F4F77BFA6AD800BFB2482F
-:10C32000C0780007C00F00282CD1B148C0780007A2
-:10C33000C00F002826D0AC48C078082188430830B8
-:10C34000A949C870AB48C078082188430830A9497A
-:10C35000C870A948C0780007C00F00280ED09020F0
-:10C36000F4F706FD012809D1A448C07808218843C4
-:10C370000830A249C8700120A149087090219B484B
-:10C38000F4F739FD00BF00BF9748C078C006C00F62
-:10C39000002809D09448C078102188439249C87079
-:10C3A00091219248F4F726FD00BF00BF8E48C07867
-:10C3B0008006C00F002809D08B48C0782021884310
-:10C3C0008949C87092218948F4F714FD00BF00BF65
-:10C3D0008548C0784006C00F002809D08248C07840
-:10C3E000402188438049C87093218048F4F702FDBA
-:10C3F000F2E00D98F4F77AF90646794A794BF4F7AA
-:10C4000083F822462B4601910090F4F701FA58D8A0
-:10C4100000BF7548C078C006C00F00282CD17448F2
-:10C42000C078C006C00F002826D06F48C078102101
-:10C43000884310306C49C8706E48C078102188431A
-:10C4400010306C49C8706C48C078C006C00F002816
-:10C450000ED09120F4F78CFC012809D16748C078F0
-:10C460001021884310306549C87001206449087064
-:10C4700091215E48F4F7BFFC00BF00BF5A48C07866
-:10C480008006C00F002809D05748C0782021884373
-:10C490005549C87092215548F4F7ACFC00BF00BF65
-:10C4A0005148C0784006C00F002809D04E48C078D7
-:10C4B000402188434C49C87093214C48F4F79AFCBA
-:10C4C0008AE00E98F4F712F90646454A454BF4F710
-:10C4D0001BF822462B4601910090F4F799F946D8B3
-:10C4E00000BF4148C0788006C00F00282CD14048CA
-:10C4F000C0788006C00F002826D03B48C078202195
-:10C50000884320303849C8703A48C0782021884391
-:10C5100020303849C8703848C0788006C00F0028DD
-:10C520000ED09220F4F724FC012809D13348C078BA
-:10C530002021884320303149C870012030490870DB
-:10C5400092212A48F4F757FC00BF00BF2648C07864
-:10C550004006C00F002809D02348C07840218843F6
-:10C560002149C87093212148F4F744FC34E000BF0E
-:10C570001D48C0784006C00F00282CD11C48C07848
-:10C580004006C00F002826D01748C07840218843B5
-:10C5900040301549C8701748C07840218843403062
-:10C5A0001449C8701448C0784006C00F00280ED047
-:10C5B0009320F4F7DDFB012809D11048C078402111
-:10C5C000884340300D49C87001200D4908709321FF
-:10C5D0000648F4F710FC00BFFEBC08BC04B01847C6
-:10C5E0007B14AE47E17A843FD8050020AC020020DE
-:10C5F0000C000020F20500201A000020E4050020B5
-:10C600000000002010B501210448F5F7B3F800221E
-:10C6100004210348F7F765FA10BD00000700000188
-:10C62000800D004010B504460C480068C0218843C6
-:10C630000A49086008460068C021084307490860A5
-:10C6400007492046F3F756FD06490870084600786A
-:10C650007D21C90048430449088010BD00240040E2
-:10C6600040420F00B2020020B40200200146114AED
-:10C6700012884A43104B5A6100229A611A46126985
-:10C6800001231A430C4B1A6100BF0B4A1069C20701
-:10C69000D20F002A04D0012212040240002AF4D052
-:10C6A000054A126952085200034B1A6100229A612E
-:10C6B00070470000B402002000E000E00146114A8B
-:10C6C00012784A43104B5A6100229A611A46126945
-:10C6D00001231A430C4B1A6100BF0B4A1069C207B1
-:10C6E000D20F002A04D0012212040240002AF4D002
-:10C6F000054A126952085200034B1A6100229A61DE
-:10C7000070470000B202002000E000E0F0B585B004
-:10C7100006460D4600200190288805284ED17078E5
-:10C7200000020390B0780399084303900398401CDB
-:10C7300080B20390F078040230790443012C3ADB94
-:10C740007D200001844236DA37460020288001200F
-:10C7500038707F1C2888401C28806007400F002804
-:10C7600008D02046E117490F0918C910491CC9B261
-:10C77000029106E02046E117490F09184905090E04
-:10C780000291029838707F1C2888401C2880002362
-:10C7900022463846039900F04BFC00900098002890
-:10C7A00004D0009800F0F8FF019009E02988029871
-:10C7B0000818288004E00320019001E00320019084
-:10C7C000019805B0F0BDF0B585B006460D460020D5
-:10C7D0000190288805284DD1707800020390B07828
-:10C7E0000399084303900398401C80B20390F078AB
-:10C7F000040230790443012C39DB7D20000184429E
-:10C8000035DA374600202880022038707F1C2888BF
-:10C81000401C28806007400F002808D02046E11700
-:10C82000490F0918C910491CC9B2029106E02046F7
-:10C83000E117490F09184905090E0291029838704D
-:10C840007F1C2888401C288022463846039900F027
-:10C85000F3FB00900098002804D0009800F09CFFA3
-:10C86000019009E0298802980818288004E0032034
-:10C87000019001E003200190019805B0F0BDFEB5E4
-:10C8800005460C46002001902088052838D168789C
-:10C8900000020290A8780299084302900298401C76
-:10C8A00080B20290E87806022E79012E25DB7D2EDB
-:10C8B00023DC2F4600202080032038707F1C208836
-:10C8C000401C20807006000E38707F1C2088401CA1
-:10C8D0002080002332463846029900F0B1FB0090D8
-:10C8E0000098002804D0009800F056FF019009E05D
-:10C8F000208871004018208004E00320019001E0AE
-:10C90000032001900198FEBDFEB505460C460020AF
-:10C9100001902088052838D1687800020290A87814
-:10C920000299084302900298401C80B20290E87875
-:10C93000060228790643012E24DB7D2E22DA2F46BB
-:10C9400000202080042038707F1C2088401C20801C
-:10C950007006000E38707F1C2088401C20803246F4
-:10C960003846029900F09EFB00900098002804D001
-:10C97000009800F011FF019009E020887100401834
-:10C98000208004E00320019001E003200190019841
-:10C99000FEBDF0B587B004460D4600200290288801
-:10C9A0000A2863DB607800020690A07806990843A5
-:10C9B00006900698401C80B20690E0780602207926
-:10C9C0000643607900020590A07905990843059017
-:10C9D0000598401C80B20590E0790702207A074351
-:10C9E000607A0490012E3FDB7D2E3DDC012F3BDB86
-:10C9F000792F39DC79000498814235D101233A46F8
-:10CA000020460A30059900F01BFB01900198002890
-:10CA100022D1039428801720039C2070039C601C63
-:10CA200003902888401C28807006010E039801702E
-:10CA30000398401C03902888401C2880002332461D
-:10CA40000699039800F0FCFA01900198002803D1A0
-:10CA500028887100401828800198002806D0019885
-:10CA600000F09AFE029001E003200290029807B0C5
-:10CA7000F0BD000070B505460C4606480288064920
-:10CA8000681CF3F773FB03480088401C20800020DB
-:10CA900070BD0000AE050020E01A0020FEB504467F
-:10CAA0000F4600200090388805282BD160780502B9
-:10CAB000A0780543681C85B2207900281FD1E07852
-:10CAC000FF2802D0E078002819D10020694648717B
-:10CAD000E078FF2802D10120087102E000206946B9
-:10CAE000087101231A46294601A800F0A1FA06465A
-:10CAF000002E09D0304600F04FFE009004E00320E5
-:10CB0000009001E0032000900098FEBDF8B50446B7
-:10CB10000F46002000903888052813D16078050260
-:10CB2000A0780543681C85B201231A462946E01CFB
-:10CB300000F086FA0646002E06D0304600F02CFEA5
-:10CB4000009001E0032000900098F8BDF0B585B09A
-:10CB500005460E4600200190308805283EDD6878A5
-:10CB60000702A8780743781C87B2E878040228797E
-:10CB70000443687903906007400F002808D02046DE
-:10CB8000E117490F0918C910491CC9B2029106E002
-:10CB90002046E117490F09184905090E0291012C99
-:10CBA00019DB7B200001844215DC0399029888423E
-:10CBB00011D1012322463946A81D00F039FA009010
-:10CBC0000098002804D0009800F0E6FD019007E0EE
-:10CBD0000520308004E00320019001E00320019053
-:10CBE000019805B0F0BDFEB504460E460020019048
-:10CBF0003088062829DB60780702A0780743781C74
-:10CC000087B2E07805022079054360790290012D12
-:10CC100018DB782D16DC6806010E0298814211D1CE
-:10CC200001232A463946A01D00F00AFA0090009818
-:10CC3000002804D0009800F0AFFD019007E0052027
-:10CC4000308004E00320019001E00320019001986E
-:10CC5000FEBD0000F8B505460C4616461F460020EE
-:10CC60000090002C03D0012C01DBF72C02DD022008
-:10CC7000009037E01C480470002D20D11B481C494F
-:10CC800008601C481C4908601C481D4908601D4874
-:10CC90001D49086000201D4908601D481D490860A5
-:10CCA0001D481E4908601E481E4908603A46314624
-:10CCB0000D480078069B00F0DBF8009002E00220AF
-:10CCC000009000BF00BF009800280BD101F0FAFDD2
-:10CCD000002802D10320009004E0134805700120D1
-:10CCE000124908700098F8BDF8040020EDCF00004C
-:10CCF0000005002015D000000405002025CF00000D
-:10CD0000FC040020CDCE0000080500200C0500200A
-:10CD100091E900001005002061EA000014050020E0
-:10CD20001DEA000018050020F9040020FA04002084
-:10CD300038B5002543480078002801D0062038BDCA
-:10CD4000684601F0ADFD012879D1684600780128D8
-:10CD500015D13D4A3D493E483E4B1B689847054624
-:10CD6000002D0CD13A4800783B490978884203D01D
-:10CD700037480078002802D1022001F0ABFD684658
-:10CD800001F08EFD01285AD168460078022856D15C
-:10CD90002E48006800783149087001203049087039
-:10CDA000002418E0E0002F49085C002800D114E0BE
-:10CDB000E0002C49085C2949097888420AD1E00042
-:10CDC0002849401820494268204800689047244973
-:10CDD000087002E0641C102CE4DB00BF1C480078E3
-:10CDE00000282CD01E480078002819D000201649B1
-:10CDF00008801A4800788021084313490A88098866
-:10CE0000491C114B1980114909688854144801784C
-:10CE1000184602880088401C18800C48006881541D
-:10CE200011480078012800D100BF07480288074850
-:10CE30000168094800780D4B1B689847054600209B
-:10CE40007DE70000FA040020AA050020A4050020C8
-:10CE5000A805002008050020F8040020A9050020EE
-:10CE6000AC05002024050020F9040020FC0400206B
-:10CE7000F8B50E4614461F46002000900120FFF72B
-:10CE80004BF83B4608222146304601F039FD012887
-:10CE900002D00320009011E04B200002844201D90F
-:10CEA000232504E061000848F3F724F90546A8B2F9
-:10CEB00001F052FD012801D0032000900020FFF76F
-:10CEC0002BF80098F8BD0000A07F1700F8B50446C5
-:10CED0000D4616460020009000270120FFF71CF8A1
-:10CEE0000E480088042813DB0C4801880C4801F028
-:10CEF000BBFC00280CD10A48007820700748008845
-:10CF0000C01E30800648401C28600120009000E0D0
-:10CF100005270020FFF700F83846F8BDC6050020B9
-:10CF20001E1B0020F8B505460E461746002000904F
-:10CF30000120FEF7F1FF28480078012844D1701E37
-:10CF400026490860012026490880244800680570A9
-:10CF500008460088C0190880084601881F480068F4
-:10CF600001F082FC04461E4A1088421C1C4B1A80A9
-:10CF70001C4A145421121A461088421C1A80194A5D
-:10CF800011540120184908700EE014490968087806
-:10CF900001F0CCFC11480068401C104908601048A2
-:10CFA0000088401E0E4908800D4800880028ECD1FA
-:10CFB000FF2101310B48F3F7F2F8002001F08AFC61
-:10CFC00000200949087001E0052000900020FEF7CC
-:10CFD000A3FF0098F8BD0000BD050020C00500209B
-:10CFE000C40500201E1B0020BC05002010B5012038
-:10CFF000FEF792FF0020064908700021012001F091
-:10D000003FFC01F03FFC0020FEF786FF10BD000052
-:10D01000BD05002010B50120FEF77EFF0021084667
-:10D0200001F02EFC01F02DFC0020FEF775FF10BD75
-:10D0300010B50446012010BD0346012070470000D2
-:10D04000F0B504461D460020152903DB8F18242F58
-:10D0500000D8134E152920DB8F18242F1DD80B461E
-:10D06000153B002D02D0012D16D10FE00BE05F0023
-:10D07000F75B3F122770641C5F00F75B2770641C2E
-:10D080005B1C571EBAB2002AF1DC05E002E05B1C13
-:10D09000571EBAB2002AFADC00E00120F0BD000001
-:10D0A000001B002070B5034600207D25ED00A9423D
-:10D0B00018DB8D18FB26B600B54213DC0A4D2D880F
-:10D0C0004C1B0CE06500094E755B2D121D705B1C3E
-:10D0D0006500755D1D705B1C641C551EAAB2002A9C
-:10D0E000F0DC00E0012070BDB2050020B405002096
-:10D0F000FFB5FFB0FFB085B007461C460021FFA872
-:10D10000C1600121890202A8F3F749F802210191C7
-:10D1100000264802844204DD00207FB07FB009B0C1
-:10D12000F0BD00261FE00121890202A8F3F737F8BD
-:10D130002246FFA8416902A8F4F7E2FEA21E02A956
-:10D1400002312D4801F076FB05466846407A01021F
-:10D150006846007A0918A94203D10120FFA9C860D6
-:10D1600003E0701CC6B2022EDDDB00BFFFA8C06862
-:10D17000012807D100232246394602A8FFF743F8C9
-:10D180000120CAE700261FE00121890202A8F3F767
-:10D1900006F82246FFA8816902A8F4F7B1FEA21E94
-:10D1A00002A90231144801F045FB05466846407A61
-:10D1B00001026846007A0918A94203D10120FFA99B
-:10D1C000C86003E0701CC6B2022EDDDB00BFFFA802
-:10D1D000C06801280DD100232246394602A8FFF776
-:10D1E00012F82246FFA8416902A8F4F7C1FE012007
-:10D1F00093E7002091E70000FFFF0000F8B5064626
-:10D200000F4614461D46012000902A4639463046F6
-:10D2100000F01CF8002807D12A463946304600F0B5
-:10D2200015F8002800D100902A462146304600F02B
-:10D230000DF8002807D12A462146304600F006F8AE
-:10D24000002800D100900098F8BD704770B5FFB07D
-:10D25000FFB082B005460E4614460120800284428B
-:10D2600004DD00207FB07FB002B070BD22463146A1
-:10D270002846F4F77DFE224631466846F4F740FE24
-:10D2800022466946284601F0B9F8EBE710B50028B8
-:10D2900023D0124B0022001F196803E0814203D8FB
-:10D2A0000A4649680029F9D1002A0AD01368841A6D
-:10D2B0009C4204D1006818181060104602E05060CB
-:10D2C00000E01860002907D002680B1A934203D1CE
-:10D2D0000B68D21802604968416010BDD00500207B
-:10D2E00010B5FEF743FFFDF759FB10BD10B5012146
-:10D2F00049025148F5F77BFC002803D14F480078DC
-:10D30000401C00E000204D4908700121C9034A4833
-:10D310004030F5F76CFC002803D149480078401CE8
-:10D3200000E000204649087001218903424840304E
-:10D33000F5F75DFC002803D142480078401C00E06E
-:10D340000020404908704048C088002802D1087079
-:10D350003B4908703A480078052815D10020384923
-:10D3600008703A480078012803D102203749087034
-:10D370000AE036480078022803D1012033490870BA
-:10D3800002E00120314908702C480078002816D1AD
-:10D390002B480078002812DD2A48007800280ED19A
-:10D3A00001202B4908702848C088002807DD00BFED
-:10D3B0001E212548C18000202349087100BF1F4855
-:10D3C0000078002816D11E480078002812D11D4888
-:10D3D000007800280EDD01201D4908701A48C08819
-:10D3E000002828DD00BF1E211748C18000201649F3
-:10D3F000087120E01148007800281CD110480078FE
-:10D40000002818DD0F480078002814DD012010499D
-:10D4100008700D48C088002807DD00BF1E210A489B
-:10D42000C18000200849087100BF01200949087027
-:10D4300002200949087010BD000D0040C6020020FE
-:10D44000C7020020C802002092020020D30400205E
-:10D45000D1040020A8020020A902002010B500205D
-:10D46000154908701548C08800280BDC144800785E
-:10D470004007400F012805D0114840788007C00FB1
-:10D4800000280ED00F480078012804D100200D4953
-:10D490000870FBF7AFF9FBF721F900200A49087083
-:10D4A00008E009480078002804D1012006490870E6
-:10D4B000F6F73CFD10BD0000D104002092020020D0
-:10D4C000D8050020D2040020D604002010B5012188
-:10D4D0000448F4F74FF90022FF2101310248FBF71D
-:10D4E0008BFE10BD07000001C00C004010B50121EB
-:10D4F0000448F4F73FF9002280210348F6F7F1FAD7
-:10D5000010BD000007000001800D00401CB5FDF7B4
-:10D51000ABFDFFF7E5FE00F0F1FE00F069FEFEF75F
-:10D5200093FDF6F75FFAFFF799FFA0E05048007807
-:10D5300001287DD100204E490870F6F753FA4D4876
-:10D54000F6F70EF800283AD14B4840794006C00F54
-:10D55000002834D000BF494840794006C00F002859
-:10D560002CD1454840794006C00F002826D04348BA
-:10D5700040794021884340304049487140484079D3
-:10D580004021884340303E4948713E48407940063A
-:10D59000C00F00280ED01820F3F7EAFB012809D1AC
-:10D5A000394840794021884340303749487101204B
-:10D5B0003649087018213648F3F71DFC00BFFFF705
-:10D5C00095FEFFF74BFF01F047F8FCF74FF82948AD
-:10D5D00001786846017027484178684641702548BF
-:10D5E0008178684681702348C1786846C1702148B7
-:10D5F0000179684601711F484179684641712548A3
-:10D60000019A009900F008FD224800F0BDFBFDF7EB
-:10D6100073FB1848017868460170164841786846DF
-:10D62000417014488178684681701248C17800E0E2
-:10D6300017E06846C1700F480179684601710D48CE
-:10D640004179684641710199009800F061FC1248E7
-:10D65000F5F7F2FA0F4801F017F9FBF7BDFDFDF7FA
-:10D66000D1FB0E480078012801D1FFF7F7FE5DE7F6
-:10D6700090020020C00200200C000020D8050020ED
-:10D68000F20500201A000020E40500200000002020
-:10D69000AC020020A2020020D2020020D10400200F
-:10D6A000F0B50B30C108C900144F0026144A0FE032
-:10D6B00003688B420BD38B4205D95C1A431845682B
-:10D6C00030C3083B00E04368136002C004E0021D61
-:10D6D00010680028ECD13046002803D138680028B3
-:10D6E00001D00020F0BD064A06481060064A121A12
-:10D6F000D208D20044C001203860D7E7D40500200A
-:10D70000D0050020241C0020202C0020F8B5044661
-:10D710000E4615462078B04202D16078032801D029
-:10D720000020F8BDA07828702878FA2801DD0020B4
-:10D73000F7E72878001D275C39022878C01C205C98
-:10D74000081887B22878C21C2146044801F072F8F4
-:10D75000B84201D00020E4E70120E2E7FFFF00002B
-:10D76000FFB581B004460F461D46AA1EA11C0948FC
-:10D7700001F060F806462670301260702B4639467C
-:10D780002046039AFFF73AFD002801D105B0F0BD0D
-:10D790000120FBE7FFFF00000146002904D001291A
-:10D7A00004D0072906D103E0002005E0022003E0B1
-:10D7B000062001E0042000BF00BF70470FB470B521
-:10D7C000469E459D40A8008A062804DA002070BCC9
-:10D7D00008BC04B0184700210CE004A8405C0028F5
-:10D7E00002D004A8441807E0402901DD0020EEE73C
-:10D7F000481C81B2FF29F0DD00BFFF210531681A06
-:10D800008D4218D008DCE81FFA3800280DD0012816
-:10D810000DD0022821D10CE0FC2813D0FD2813D014
-:10D82000FF38FD38002818D110E00020CFE7002095
-:10D83000CDE70020CBE731462046489B479AFCF7CE
-:10D8400093FFC4E70020C2E70020C0E7314620462E
-:10D85000489B479AF4F748FCB9E70020B7E7000077
-:10D8600070B500250026FCF723FE04215948F5F782
-:10D87000BEF905460CE0701CC6B20A20FEF7F6FEA3
-:10D8800004215448F5F7B3F905460A2E00DD01E0FE
-:10D89000002DF0D100BF002D01D0002070BD4E48FA
-:10D8A000C07A00281BD10121C9024A48C038F5F7C7
-:10D8B000AAF9012109034748C038F5F7A2F9012068
-:10D8C000FEF7D4FE012189034248C038F5F799F9E3
-:10D8D0000121C9033F48C038F5F793F95BE03E48A2
-:10D8E000C07A01281AD1C1023A48C038F5F78BF93D
-:10D8F000012109033748C038F5F783F90120FEF705
-:10D90000B5FE012189033348C038F5F77CF90121C0
-:10D91000C9033048C038F5F774F93CE02E48C07AA6
-:10D9200002281AD181022B48C038F5F76CF9012181
-:10D9300009032848C038F5F764F90120FEF796FE80
-:10D94000012189032348C038F5F75BF90121C90398
-:10D950002048C038F5F757F91DE01F48C07A102855
-:10D9600019D1C1011B48C038F5F74BF90121090352
-:10D970001848C038F5F747F90120FEF777FE012176
-:10D9800089031448C038F5F73CF90121C90311484F
-:10D99000C038F5F736F90120FEF768FE012149038A
-:10D9A0000C48C038F5F72FF90B498A784B781102EB
-:10D9B0001943084600F0AEF9044600200749C87034
-:10D9C000087103204870887008460471012048716E
-:10D9D000022063E7000D00406D030020E1040020F9
-:10D9E00070B531480079002804D02F480079401ED6
-:10D9F0002D4908712C480079002853D12B48407AD2
-:10DA00000300FEF76CFA0906090C0F121D15171A10
-:10DA10001D004B24240116E04B24640113E04B2429
-:10DA2000A40110E04B24E4010DE04B2424020AE0A1
-:10DA30001F4C08E0E124240205E0E124640202E036
-:10DA40004B24E40100BF00BF1848807A002804D0AE
-:10DA5000012804D0022806D103E0002505E00225B4
-:10DA600003E0012501E0002500BF00BF0022294698
-:10DA70002046FCF7FFFDFCF77DFD0121C9030D48A1
-:10DA8000F5F7C1F80A20FEF719FE084A117B9378D2
-:10DA900056781A023243104600F0B8F903200249C2
-:10DAA000887070BD0220FCE7E10400206D030020B7
-:10DAB000C0DA0000000C004010B5FFB085B00024B3
-:10DAC000FCF7A0FD8748807801283ED100218548D9
-:10DAD00081708548017880A801728348417880A8C8
-:10DAE00041728148817880A881727F48C17880A87E
-:10DAF000C1727D48017980A801737B48417980A873
-:10DB000041737948817980A88173072282A93FA84F
-:10DB1000F2F72CFB0120FF210531F4223D913E90CC
-:10DB20007049F0396846F2F721FBFF2205326F4950
-:10DB300041A8F2F71BFB41A80FC8FFF73FFE0446C0
-:10DB4000FF2101316948F2F72AFB012C47D16648D1
-:10DB500040796549897988423ADBE1036448F5F701
-:10DB600050F8A1036248F5F74CF861036048403073
-:10DB7000F5F747F8E1025E484030F5F742F8210337
-:10DB80005B484030F5F73DF8A10359484030F5F7C0
-:10DB900038F8E10356484030F5F733F8FCF776FCE7
-:10DBA00000BF544840798007C00F002809D0514871
-:10DBB0004079022188434F49487185214E48F3F747
-:10DBC00019F900BF00204D4908707FB005B010BDA5
-:10DBD00045484079401C444948710220F5E74248D5
-:10DBE0008078401EC0B240498870002877D108462E
-:10DBF0004078401EC0B2487000286ED10121C90390
-:10DC00003B48F4F7FEFF012189033948F4F7F9FF97
-:10DC10000121490336484030F4F7F3FF0121C902DE
-:10DC200033484030F4F7EDFF01210903304840301C
-:10DC3000F4F7E7FF012189032D484030F4F7E1FFB5
-:10DC40000121C9032A484030F4F7DBFFFCF71EFC32
-:10DC50002A480078FA283CDA28480078401CC0B2EC
-:10DC600026490870012834DB00BF2248407980072C
-:10DC7000C00F00282CD1224840798007C00F00280F
-:10DC800026D01C48407902218843801C19494871DC
-:10DC90001C48407902218843801C1A4948711A485F
-:10DCA00040798007C00F00280ED08520F3F760F878
-:10DCB000012809D11548407902218843801C134965
-:10DCC000487101201249087085210B48F3F793F839
-:10DCD00000BF002079E702E0FFE7022075E703209C
-:10DCE00073E700007A1A0020E10400207A1900206E
-:10DCF000000C0040D8050020AC020020E804002001
-:10DD00000C000020F20500201A000020E40500208D
-:10DD1000000000200146FF220532881A91421ED0E1
-:10DD200008DCC81FFA3800280DD001280FD00228BF
-:10DD300026D110E0FC2816D0FD2818D0FF38FD3879
-:10DD400000281DD117E001200E4A90717047012074
-:10DD50000C4A9071FAE701200A4A9071F6E7012017
-:10DD6000084A9071F2E70120064A9071EEE701201F
-:10DD7000044A9071EAE70320024A90710120E5E726
-:10DD80006420E3E7E104002010B504462078012870
-:10DD90000ED1607900280BD1E078002808D12070DE
-:10DDA00018480078002803D10120164908706070D7
-:10DDB00014480078002806D0012805D0022808D091
-:10DDC000032810D10AE00FE0FFF74AFD0D49087063
-:10DDD0000AE0FFF705FE0B49087005E0FFF76CFE4F
-:10DDE0000849087000E000BF00BF0648007800281E
-:10DDF00007D16078012804D1002060700120024919
-:10DE0000087010BDE1040020EE02002070B5054648
-:10DE10000C46FF210531681A8D4215D008DCE81F39
-:10DE2000FA3800280DD001280CD0022835D10AE09C
-:10DE3000FC2810D0FD280FD0FF38FD3800282CD149
-:10DE40000BE02BE02AE029E03122FF21F6312046C9
-:10DE500000F028F822E021E020E011484079012874
-:10DE600005D104226421204600F01CF814E00C487F
-:10DE70004079022806D10422FF213331204600F0E8
-:10DE800011F809E006484079032805D10422FF2152
-:10DE90004731204600F006F800E000BF00BF70BD2B
-:10DEA000E1040020FEB506460C461546684606709D
-:10DEB0000321417021128170C470291201714571D2
-:10DEC000062269460F4800F0B5FC07466846877190
-:10DED0003912C17100BF012189030B48F4F793FE89
-:10DEE000082269460948FDF7BEFB0A20FEF7E6FB5B
-:10DEF000012189030448F4F784FE00BFFCF76AFBA4
-:10DF0000FEBD0000FFFF0000000C00400068014063
-:10DF100013B582B000200190384840788007C00FC8
-:10DF2000002805D03649487C097C04020C4304E0F3
-:10DF30003349C87B897B04020C4301AB2246039919
-:10DF40000298F5F74BFE012801D12E49087068466A
-:10DF5000007B002806D16846407B002802D10120C2
-:10DF6000294908706846C07A00280AD16846007BB3
-:10DF7000002806D16846407B002802D101202349B1
-:10DF800008706846807A01280ED16846C07A002859
-:10DF90000AD16846007B002806D16846407B0028ED
-:10DFA00002D101201A49087016480078012805D1CD
-:10DFB00018484078002801D11249087012480078AA
-:10DFC000012805D113484078002801D10E49087076
-:10DFD0000E480078012805D10E484078002801D16C
-:10DFE0000A4908700A480078012805D10948407894
-:10DFF000002801D1064908701FBD0000D805002087
-:10E00000D6030020F4020020F1020020F2020020DA
-:10E01000F3020020A202002037B582B0054600209E
-:10E0200001906846007C002806D16846407C0028A4
-:10E0300002D10420684908706846C07B00280AD1D4
-:10E040006846007C002806D16846407C002802D142
-:10E050000420614908706846807B01280ED168461B
-:10E06000C07B00280AD16846007C002806D168469B
-:10E07000407C002802D10420574908705748407856
-:10E080008007C00F002805D05549487C097C040250
-:10E090000C4304E05249C87B897B04020C4301AB6A
-:10E0A000224604990398F5F799FD012802D104202E
-:10E0B000494908704B480078002802D0032046499F
-:10E0C000087045480078002804D0002042490870B4
-:10E0D000012028704248807CC007C00F002823D050
-:10E0E00000201CE00C2800DB1DE06946CA7B4300D1
-:10E0F0003B491A31C95C8A420FD169460A7C430008
-:10E1000037491A31591849788A4206D16946497CFB
-:10E11000002902D10121334A1170411C88B23049D3
-:10E12000497E8142DEDC00BF2D48807C0221084010
-:10E1300002281CD1294840788007C00F002805D04C
-:10E140002748817D427D0C02144304E02448017D70
-:10E15000C27C0C021443224B1733224604990398C5
-:10E16000F5F73CFD012802D105201E4908701E4923
-:10E17000C87A897A00020843002818DD1A49487BCA
-:10E18000097B00020843002811D1164800780028B6
-:10E190000DD10620134908701349C87A897A000204
-:10E1A0000843401E81B210488172090AC1720D48AD
-:10E1B000007800280ED00B4800780B49087000202A
-:10E1C00008490870A878002804D10320074948703E
-:10E1D0000120A87005B030BDA8020020D80500209D
-:10E1E000D6030020A90200200F180020D202002030
-:10E1F0000EB53C480078102188433B49897989064F
-:10E20000C90F012251405140090110221140084319
-:10E210003449087035494978012900D100E00021CE
-:10E22000C800082210402F498978914301432D4AA4
-:10E23000917010468078802188432B49897949075D
-:10E24000C90F012251405140C901802211400843A9
-:10E25000244988700846C078800880002249C9791E
-:10E260000906890F08431F49C87008460078C0088E
-:10E27000C0001D4949784907490F084319490870EA
-:10E28000FCF728FD1A48F5F76BF9002821D1194849
-:10E29000C07918498979174A5279164B0092019131
-:10E2A00002901A79D97898780123FCF7DFFC0028CE
-:10E2B0000FD10F4840790E4909790D4AD2780C4B9D
-:10E2C0000092019102909A78597818780123FCF70E
-:10E2D000CDFC09490879FDF7C5FDFAF7C7FFFBF743
-:10E2E00089FC0EBDD8050020020000206503002037
-:10E2F000C0020020620F00203F03002010B596B03E
-:10E300002C210BA8F1F74BFF2C216846F1F747FFB2
-:10E31000012400BFF3F7C6FDE1021D48F4F771FCCC
-:10E3200000BF40211A48F4F76CFCA1031848F4F729
-:10E330006AFC00BF00BF2A2221020BA8F3F7E0FD10
-:10E340000BA80230F1F736FF1249884200D10FE0E6
-:10E350002A22292109026846F3F7D2FD00A80230DB
-:10E36000F1F728FF0B49884201D1012400E0002485
-:10E37000002C02D1FDF70CFF01E0FDF737FFFDF7A0
-:10E3800015FF00BFF3F78EFD00BF16B010BD0000F3
-:10E39000800C00400116042410B50C490C48F1F71C
-:10E3A00013FF0A49091D0A48F1F70EFF202107480B
-:10E3B0000830F1F7F4FE2A2329221202FF2101314D
-:10E3C0000248801EFFF7CCF910BD0000F7020020C4
-:10E3D0000116042410B52A2329221202FF2101313B
-:10E3E0000548FEF785FE002803D1FFF7D5FF002082
-:10E3F00010BD0120FCE70000F502002070B50346C7
-:10E400000C460021002000BF07E05D5C665CB54261
-:10E4100001D0002003E04D1CA9B29142F5DB00BF02
-:10E42000914200D1012070BD00B58DB0012114488A
-:10E43000F3F7A0F90120F3F7A1FC0221684601716E
-:10E44000080303908010049005200002059000202E
-:10E4500006900C4802900C4809900020079000217B
-:10E4600008A8417081700121C1701520FAF718FECB
-:10E470000220F3F7B5FC01A8F3F7BAFC0DB000BD1C
-:10E4800004000002FF0300000007002010B5022076
-:10E49000F3F7A6FC00210220F3F73AFC01218902E0
-:10E4A0000548F1F77CFE04490220F3F75FFC0121E7
-:10E4B0000220F3F72DFC10BD00070020F8B505463B
-:10E4C00000270220F3F74AFC06461948864216D078
-:10E4D0000220FEF7CBF80CE00220F3F73FFC0646E3
-:10E4E0000220FEF7C3F83846791C8FB2642800DD9D
-:10E4F00004E00220F3F732FCB042EDD100E0F8BDB9
-:10E500000B48301A84B2002C10DD012080028442B6
-:10E510000CDC2C70200A687000232246A91C0448D9
-:10E52000FDF771FE012081026918887000BFE6E7DF
-:10E530000007002070B58AB006460C46154601213A
-:10E540001F48F3F717F90022012149021D48F2F78D
-:10E55000BFFD0022FF2101311A48F2F7B9FD002268
-:10E56000012189021748FAF747FE0121890215485F
-:10E57000F4F747FB079608A84470002C03D101204C
-:10E5800008A9087002E0022008A9087008A8857090
-:10E590006846F2F7ABFF6A4607A90B48FCF7A4FEF2
-:10E5A0000E20FAF77DFD01210748FCF7C0FF01218D
-:10E5B0000548FCF7E1FF0448FDF742F80AB070BDDA
-:10E5C00007000001000C00400078014038B52048E9
-:10E5D00040780300FDF783FC0906090C0F121D1596
-:10E5E000171A1D004B24240116E04B24640113E08C
-:10E5F0004B24A40110E04B24E4010DE04B24240241
-:10E600000AE0144C08E0E124240205E0E12464025D
-:10E6100002E04B24E40100BF00BF0D4880780028D1
-:10E6200004D0012804D0022806D103E0002505E02B
-:10E63000012503E0022501E0002500BF00BF0448DA
-:10E6400000950178234600221046FEF703FB38BDF3
-:10E65000D3030020C0DA000070B56E484078800710
-:10E66000C00F002802D06C48FFF728FF6B48807865
-:10E6700001287DD1684800880C2879DD66488078BB
-:10E680006828F6D164480088801E84B26248801CE5
-:10E69000005D00026049891C621C895C08430546D4
-:10E6A00022465D49891C5E4800F0C4F8A8427DD12D
-:10E6B00000230C225B495848801CFDF7A4FD022072
-:10E6C000584948710321574881715348007B000223
-:10E6D00051498989FF2212021140091208434E490B
-:10E6E00088810846C07A522848D006DC11280BD011
-:10E6F000122814D0422865D11FE082285FD08328D9
-:10E700005ED099285ED15CE046494348801CFDF705
-:10E710007BF8454908704348FDF7C4F853E00020F2
-:10E72000424908804049087000BF00214048C1812B
-:10E7300000203F49087300BF45E03B4800780128AE
-:10E740001BD13548817A427A08021043374909883B
-:10E75000884212D133493048801CFDF7A9F831486E
-:10E76000FDF7D6F800BFE12109013148C18100E081
-:10E770002BE000202E49087300BF24E02A480078CF
-:10E7800001281BD12448817A427A08021043274984
-:10E790000988884212D123491F48801CFDF788F858
-:10E7A0002048FDF7B5F800BFE12100E00CE00901C9
-:10E7B0001F48C18100201E49087300BF03E002E02A
-:10E7C00001E000E000BF00BF00BF144880780128CE
-:10E7D00010D11148008807280CDD0F488078682880
-:10E7E00008D00D480188801C00F0BAF8012801D13A
-:10E7F000FEF79EFA0948807801280AD100200749CF
-:10E800008870012189020448801CF1F7C8FCFFF7D9
-:10E810003DFE70BDD80500200C1000200C14002017
-:10E82000FFFF00000F140020C4040020C8040020D3
-:10E8300092020020F0B5034614461D12DEB208E035
-:10E840000A78491C72400648805C684006460548C4
-:10E85000855C2046641E0028F2D128023043F0BDBA
-:10E86000D0EA0000D0EB000070B504460D462A4601
-:10E8700021460248FFF7DEFF70BD0000FFFF0000E9
-:10E88000704770477047000010B50446FDF74CFA1A
-:10E890000249C87D2146FDF7CBF810BD1F030020BB
-:10E8A00001460020054A1278002A06D0044A127850
-:10E8B0000A700022014B1A7001207047B105002038
-:10E8C000B0050020002002490870012070470000B8
-:10E8D000B105002001460120024A10700248017073
-:10E8E00001207047B1050020B005002010B5044696
-:10E8F0000248FCF7B3FE2070012010BD00780140F3
-:10E90000F8B507460E461D46012D01D1022404E04C
-:10E91000022D01D1012400E00024002221463046CE
-:10E92000FFF708FEFFF780FD0120F8BD01B50121CA
-:10E9300089020748F4F767F9012269460548FCF7A0
-:10E9400092FE012189020248F4F75BF9012008BD1B
-:10E95000000C004000780140014601207047000093
-:10E9600070B505460C46002C0BDD224629460648AC
-:10E97000F1F7FCFB0120FFF7ADFF01200349087010
-:10E9800070BD0020FCE700001E1B0020BD0500201C
-:10E9900038B500246846FFF7A9FF1D480078002815
-:10E9A00006D001280AD002281AD003282CD102E070
-:10E9B000FFF768FF28E0FFF765FF25E00020154915
-:10E9C000088069460A7813490888411C114B198050
-:10E9D00011490A5402200E490870FFF753FF13E053
-:10E9E0000C480088FF2809DC69460A78094908882C
-:10E9F000411C084B198008490A5402E003200449CD
-:10EA00000870FFF73FFF00BF00BF204638BD000081
-:10EA1000BD050020C60500201E1B002010B50024E7
-:10EA20000E480078002804D0022807D003280BD114
-:10EA300009E00020FFF74EFF044606E00120FFF743
-:10EA400049FF044601E000E000BF00BFFFF719FFE7
-:10EA5000012002490870204610BD0000BD050020BD
-:10EA600010B5002417480078002802D0012825D1CD
-:10EA700004E000210120FFF703FF1FE01248008897
-:10EA800000280FD0114909680878FFF74FFF0F4899
-:10EA90000068401C0D4908600B480088401E0A4968
-:10EAA00008800AE00320FFF715FF0446002101203B
-:10EAB000FFF7E6FE00200349087000BF00BF2046B4
-:10EAC00010BD0000BC050020C4050020C0050020CA
-:10EAD00000C1814001C0804101C0804100C181402E
-:10EAE00001C0804100C1814000C1814001C080411E
-:10EAF00001C0804100C1814000C1814001C080410E
-:10EB000000C1814001C0804101C0804100C18140FD
-:10EB100001C0804100C1814000C1814001C08041ED
-:10EB200000C1814001C0804101C0804100C18140DD
-:10EB300000C1814001C0804101C0804100C18140CD
-:10EB400001C0804100C1814000C1814001C08041BD
-:10EB500001C0804100C1814000C1814001C08041AD
-:10EB600000C1814001C0804101C0804100C181409D
-:10EB700000C1814001C0804101C0804100C181408D
-:10EB800001C0804100C1814000C1814001C080417D
-:10EB900000C1814001C0804101C0804100C181406D
-:10EBA00001C0804100C1814000C1814001C080415D
-:10EBB00001C0804100C1814000C1814001C080414D
-:10EBC00000C1814001C0804101C0804100C181403D
-:10EBD00000C0C101C30302C2C60607C705C5C404FD
-:10EBE000CC0C0DCD0FCFCE0E0ACACB0BC90908C86D
-:10EBF000D81819D91BDBDA1A1EDEDF1FDD1D1CDC5D
-:10EC000014D4D515D71716D6D21213D311D1D010CC
-:10EC1000F03031F133F3F23236F6F737F53534F4BC
-:10EC20003CFCFD3DFF3F3EFEFA3A3BFB39F9F8382C
-:10EC300028E8E929EB2B2AEAEE2E2FEF2DEDEC2C1C
-:10EC4000E42425E527E7E62622E2E323E12120E08C
-:10EC5000A06061A163A3A26266A6A767A56564A47C
-:10EC60006CACAD6DAF6F6EAEAA6A6BAB69A9A868EC
-:10EC700078B8B979BB7B7ABABE7E7FBF7DBDBC7CDC
-:10EC8000B47475B577B7B67672B2B373B17170B04C
-:10EC9000509091519353529296565797559594543C
-:10ECA0009C5C5D9D5F9F9E5E5A9A9B5B99595898AC
-:10ECB000884849894B8B8A4A4E8E8F4F8D4D4C8C9C
-:10ECC000448485458747468682424383418180400C
-:10ECD000F0EC000000000020D80500008C0A0000C5
-:10ECE00094EF0000D8050020486600000ABF00002D
-:10ECF00091328020080373203F0F61011A0204390A
-:10ED00000E7A0E0E51F23C1201120812A61A0323BB
-:10ED10001112092A040912031A0B141909120412F8
-:10ED20000C2A0A09120612512A9209121012202ADC
-:10ED30003009121112212A3209121212222A340920
-:10ED4000121312232A3609121412242A3809121512
-:10ED500012252A3A091216122C2A4A091217122DC4
-:10ED60002A4C091218122E2A4E09294F2A6009121C
-:10ED70002112312A50091A22582A52091223123319
-:10ED80002A54091A24612A56091A25582A62091296
-:10ED90002612392A58091A27612A5A091228123BC1
-:10EDA0002A5C091A29E12A5E09123012352A6409FF
-:10EDB0001A31972A6609123212372A68091A336102
-:10EDC0002A9409124012472A7E091A410B2A700917
-:10EDD0001A420B2A72091A430B2A74091A440B2A85
-:10EDE00076091A450B2A78091A460B2A7A091A4716
-:10EDF0000B2A7C091A48022A80091A49022A820928
-:10EE00001A50F12A84091251124B2A86091A52FA11
-:10EE10002A8809126012532A96091A61DF2A980972
-:10EE2000126212552A9A09126312052A0209126403
-:10EE300012572A9E091A65FA2A9C091A66532A90C3
-:10EE40000912701A10021909127112582AA0091217
-:10EE5000801A26BF190912811A27B6190912821AB7
-:10EE60002B921909128312592AA2091284125A2AC2
-:10EE7000A40912851A29C8190912861A2ABF190964
-:10EE80001287122F2A3E091290121B2A1209129180
-:10EE9000121C2A14091292121D2A16091293121E0C
-:10EEA0002A18091294121F2A1A091A95222A2009CF
-:10EEB000129612152A22091A972B2A240981321E2A
-:10EEC000021BB4259632B841F6F041240101FA0143
-:10EED00012110211642D01160424040136BA0762CE
-:10EEE000032802043B0204392A32E9290A1A46029D
-:10EEF00016ECFFE7FF3C23E7FF1BC844D119042BA6
-:10EF00008C4204323C072A37323732A8661009682F
-:10EF1000685286759701086F784D55ECDC25071A05
-:10EF20003C021501A0053C06160520010520220A19
-:10EF30001278B80808070605040302DE01841AF4F3
-:10EF400092021364820F39B21401020319030A25D5
-:10EF500001BF02290232112375CA32042309C932C2
-:10EF600003237FC8321023E7CB32061A0D0832176D
-:10EF70001A93202981230DC732051A9D3829A71A13
-:10EF80004D2029721AC718013E2AE87F0112D312B8
-:04EF90007A00000003
+:10016000F40500206D4EC6413930000038B5044614
+:10017000C0681821401E4843A16840183C214843EC
+:10018000616840183C2148432168451860690C218A
+:100190004843216940186921C900401A3021FFF7FE
+:1001A000BFFF114A50434219084600921A2902DB48
+:1001B0000E49511800910C21FFF7B2FF0C4A504331
+:1001C000009A801800900B4806E0491E425C074BDD
+:1001D0005A43009BD21800920029F6DC214668465B
+:1001E00000F07CFC009838BD801F8607805101001C
+:1001F0008033E101E503010003460B439B0703D075
+:1002000009E008C9121F08C0042AFAD203E00B78DB
+:100210000370401C491C521EF9D27047D2B201E053
+:100220000270401C491EFBD270470022F6E710B551
+:1002300013460A4604461946FFF7F0FF204610BD54
+:1002400030B505462A460B4610781C78521C5B1CBC
+:10025000002801D0A042F7D0002C03D0002802D003
+:100260006D1CEFE7284630BD0321001D401E0378BA
+:1002700012021A43491EF9D510467047034610B5BD
+:1002800008330722040E090221435B1E1C7800027A
+:100290002043521EF6D510BD034603220870000A03
+:1002A000491C521EFAD51846704770B504460D46D3
+:1002B000072310700E06000A3043090A521C5B1E09
+:1002C000F7D52046294670BDF8B502464A40D40FFE
+:1002D00042004B0052085B089A4202D2024608468E
+:1002E00011464A0023D0C30D4A00DDB2120EAD1AEA
+:1002F000202D35DA49020126490AF6058A19002C13
+:1003000000D0524220214F1B1146B9402A411018FB
+:10031000C20D9A4221D0002C17D0012D08DCDA053D
+:10032000801AD20F8019D207DBB200F019FCF8BD99
+:10033000DA05801A012340001B06C01880185A42B3
+:100340008018CA0F1043490007E04908C20711434B
+:10035000DA05801A80194008801800F0F9FBF8BD12
+:1003600061000122511A001BF7E70122D207514018
+:10037000AAE70122D2075040A6E7024670B54A40DC
+:10038000D30FDB0740002DD04A002AD0010E140EF7
+:10039000000212020919400A520A8418E5010446B3
+:1003A0005443000A120A2E045043A4194219200C87
+:1003B000C543AA18120C0125AD03521C5219120490
+:1003C0007F39240400D0521C104301D44000491E40
+:1003D000C2B20C06C0092018401C4008802A02D076
+:1003E00003E0002070BD40084000002900DA002032
+:1003F000184370BD70B502464A40D50F40004A0010
+:10040000ED0740085208002814D0002A12D0C40D6D
+:10041000D30D41020120C0055202490A520AE41AD2
+:10042000091812187D34914201D3641C00E0490080
+:10043000002C01DA002070BD0023914201D3891AFB
+:100440000343400849000028F7D100290AD091420F
+:1004500002D10121C90705E0914201D2012101E049
+:100460000121C943E005C018401900F071FB70BDBF
+:10047000F0B507460846584087B0C00F04904800C2
+:100480000E46590040084908BC1A884105D2384632
+:1004900031461E4617460B46024658004008104398
+:1004A0004DD0300D039040055900400D490D059089
+:1004B000401A0290402873DA18030121000B090545
+:1004C0000843019004980092002806D01146019A32
+:1004D00049420020904100910190029840210A1A5F
+:1004E0000199009800F0C6FA05460C466B4607CB0A
+:1004F00000F0E1FAC0197141039A0E0D0023D717DD
+:1005000056401A467A40164344D0049A002A2DD009
+:10051000029A012A039A15DC1205C01A914101269C
+:100520003605001C7141D20F059ED207009301923F
+:1005300002962A46234600F059FB07B0F0BD384624
+:100540003146FAE71605234A0F46B218C01AB741DA
+:1005500001210905001C4F4100187F411146181860
+:100560007941E20F10436D19644113E0E2076D0811
+:1005700015436408C2071443039A01261205C01AE2
+:1005800091413605001C7141CE07400830434908AF
+:10059000C01851412A46234600F01BFBCDE7FFE778
+:1005A000049801224000C117121A00238B410498BD
+:1005B0003146C417381AA141EEE730B40124E407EC
+:1005C000634030BC54E730B40124E407614030BCE0
+:1005D0004EE700000000E0FFF0B51FB488B00B99B3
+:1005E0000998002448400999C00F49004908099119
+:1005F000C0070B990090490049080B910999089888
+:10060000A64608431CD00B990A98084318D00998AD
+:1006100001244000420D4800410D099824050003C3
+:10062000000B204309900B980003000B20430B9014
+:1006300050181C494018002201901446104605E04D
+:10064000002001460DB0F0BD032801DA034600E0AA
+:1006500003239C46C11A0AAE0AE05F0008ADED5BB9
+:100660004F00F75B7D430027AA187C41491C5B1EA5
+:100670006145F2DD410004AB5A522104120C0A43D9
+:10068000240C401C0828DFDB01980290009970467A
+:1006900001910090059B049A0799069800F0A6FA2C
+:1006A000D0E700000DFCFFFFF0B50C465C4085B0C4
+:1006B000E40FE40703944C000026640859009446B4
+:1006C000490802460296224321D062460A431ED0C0
+:1006D0006200570D4A000E032303550D0124024604
+:1006E0002C492405781B1B0B360B4018234326434B
+:1006F000614600901C46501AB44103D30098401C38
+:10070000009002E0921800985B41002803DA002074
+:10071000014605B0F0BD00200121090507468646C7
+:1007200011E064461D46141BB54106D36546521BB5
+:10073000B341744607430C43A646CD074008490819
+:10074000284392185B4105460D43EAD110461843F1
+:1007500013D06046194650407140084306D06046A9
+:10076000101AB34106D20122002306E00022012321
+:10077000DB0702E00122D2435310009874460105C2
+:10078000381C6141029C039D0019694100F021FA67
+:10079000BFE70000FD030000C217C10F504010B5B5
+:1007A0004018CA079623002100F0DAF910BD10B5F1
+:1007B00000229623114600F0D3F910BD0EB5C217E2
+:1007C000C10F5040CA0740180021054B0293019207
+:1007D00000910A460B4600F009FA03B000BD000084
+:1007E000330400000EB505490291002100910A462C
+:1007F0000B46019100F0FAF903B000BD330400008C
+:100800003EB5CA17CB0F002450405140C01861417B
+:10081000DA07054B0293019200942246234600F02A
+:10082000E5F903B030BD000033040000C20F410001
+:1008300040020123400ADB05D207090EC0187F29B8
+:1008400001DA00207047962903DC9623591AC84024
+:1008500001E096398840002AF4D0404270474100B8
+:1008600040020122400AD205090E80187F2901DAD0
+:1008700000207047962903DC9622511AC840704721
+:10088000963988407047000070B5CD0F4A000903C3
+:100890000123090B1B0519430B4BED070024520DD7
+:1008A0009A4201DA002070BD074B34339A4203DCD0
+:1008B0009A1A00F0EFF802E00449511888402C43DE
+:1008C000F1D0404270BD0000FF030000CDFBFFFFF0
+:1008D0004A0009030123090B1B051943094B10B5F5
+:1008E000520D9A4201DA002010BD064B34339A4271
+:1008F00003DC9A1A00F0CEF810BD03495118884065
+:1009000010BD0000FF030000CDFBFFFF70B5CD0F51
+:100910004A0009030123090B1B0519430D4BED0781
+:100920000024520D9A4202DA0020014670BD094BA4
+:1009300034339A4203DC9A1A00F0ACF803E0064B19
+:10094000D21800F097F82C43F0D0002240428A41A0
+:10095000114670BDFF030000CDFBFFFF4A000903F5
+:100960000123090B1B0519430A4B10B5520D9A427E
+:1009700002DA0020014610BD064B34339A4203DCF4
+:100980009A1A00F087F810BD034BD21800F072F8E5
+:1009900010BD0000FF030000CDFBFFFFC20FD20718
+:1009A000400040080BD0C10D0723DB01C9184002ED
+:1009B0000905400A1143C20840071143704700204F
+:1009C0000146704710B5002904DB0124E4074042CA
+:1009D0008C412146002B04DB1C460123DB075242DD
+:1009E000A3418B4200D1824210BD000010B5002906
+:1009F00004DB0124E40740428C412146002B04DB48
+:100A00001C460123DB075242A341994200D1904288
+:100A100010BD0000CB0FDB07490010B549080246A6
+:100A20000A4307D00A0D07240903E401090B121B2E
+:100A3000002A01DC002010BDC900440F0C43C10096
+:100A4000E018D205801800F083F810BD0122D2070B
+:100A5000002800DB101A002900DB511A8142704780
+:100A60000122D207002800DB101A002900DB511AEE
+:100A70008842704710B5202A04DB0146203A914095
+:100A8000002010BD914020239C1A0346E3401943E7
+:100A9000904010BD10B5202A04DB0846203AD04013
+:100AA000002110BD0B46D340D0402024A21A914013
+:100AB0000843194610BD10B5202A06DBCB1708469F
+:100AC000203A1041C1170B4306E00B461341D040BA
+:100AD0002024A21A91400843194610BD70B50C4657
+:100AE00000683C21FFF706FB21603C21FFF702FB79
+:100AF00061601821FFF7FEFA0546A1600721001D7D
+:100B0000FFF7F8FAA1610F48A90008180E49FFF78E
+:100B1000F1FA0246443288086261E0613B2802D360
+:100B2000910700D0401C0021084B0A462161995CC6
+:100B3000814203D8401A521C2261F8E7401CE06051
+:100B4000204670BD6C0B0000B5050000F1030100EC
+:100B5000002904DA401C490001D1400840007047D8
+:100B600070B40024050C05D11024000402D1002922
+:100B700021D01124050E01D100020834050F01D146
+:100B80000001241D850F01D18000A41C002801DB79
+:100B90004000641C002908D020252E1B0D46F5407E
+:100BA000A14000D001212943084301061B1B000A74
+:100BB000DB1D02D5002070BC7047DB0518188018BB
+:100BC0000029F8DA401C4900F5D170BC400840000B
+:100BD000704710B5002B08DA0024401C61419218C0
+:100BE0005B411A4301D14008400010BDF0B51FB46D
+:100BF00082B005460C0003D008460CF023FF02E04B
+:100C00000CF020FF20300246009021462846FFF7D6
+:100C100031FF049B059A04460F46184311430843CD
+:100C200014D0184610431BD0009840210A1A1846C9
+:100C30000599FFF72FFF05460E46009A059904987F
+:100C4000FFF718FF084305D0012004E0204639468D
+:100C500007B0F0BD0020C11705430E432C433743B6
+:100C600000990E986305401A7905E40A00220C43A6
+:100C7000FD0A0A3002D500200146E9E701051019F6
+:100C800069410C9C0D9D00196941FFF7A2FFDFE748
+:100C9000064C0125064E05E0E36807CC2B430C3CCF
+:100CA00098471034B442F7D3FFF70EFA000401005E
+:100CB0002004010070B58C180578401C6B075B0F91
+:100CC00001D10378401C2A1106D10278401C03E0B0
+:100CD00006780E70401C491C5B1EF9D12B0705D409
+:100CE0000023521E0DD40B70491CFAE70378401CF8
+:100CF000CB1A921C03E01D780D70491C5B1C521E20
+:100D0000F9D5A142D8D3002070BD00000146064AA3
+:100D1000106907231B0402469A4310461A460A40EC
+:100D20001043014A1061704700FA0140012806D1C2
+:100D30000649096920221143044A116105E003496B
+:100D4000096920229143014A1161704700FA01406C
+:100D50000146054A1069000900010A07120F1043F5
+:100D6000014A10617047000000FA0140012806D1D5
+:100D70000649096840221143044A116005E003490D
+:100D8000096840229143014A1160704700FA01400E
+:100D9000012806D10649096801221143044A11605D
+:100DA00005E00349096849084900014A1160704794
+:100DB00000FA01400146064A1068082302469A4399
+:100DC000104608220A401043014A10607047000094
+:100DD00000FA01400146064A1068042302469A437D
+:100DE000104604220A401043014A10607047000078
+:100DF00000FA0140012806D1064909680222114380
+:100E0000044A116005E00349096802229143014A3E
+:100E10001160704700FA01400148806880B2704755
+:100E200000FA014010B5012000F0C2FC0CF068F897
+:100E300001200CF077F802200CF052F801200CF0A1
+:100E40003DF80A20FFF784FF0120FFF76FFF042021
+:100E5000FFF7C0FF0120FFF7CDFF0020FFF7AAFF3B
+:100E6000064800F051F801208004FFF74FFF0020F2
+:100E7000FFF77CFF0020FFF78BFF10BDFF0700008E
+:100E800010B5012000F094FC0CF03AF801200CF0B1
+:100E900049F802200CF024F801200CF00FF805208E
+:100EA000FFF756FF0120FFF741FF0420FFF792FFF5
+:100EB0000120FFF79FFF01208004FFF727FF00209C
+:100EC000FFF778FF044800F01FF80020FFF74EFFFF
+:100ED0000020FFF75DFF10BDFF0700000548C06858
+:100EE000FF2101310840002801D001207047002077
+:100EF000FCE7000000FA0140FF2001300149C86012
+:100F00007047000000FA01404105490D014A516057
+:100F10007047000000FA014010B5012000F048FCC5
+:100F20000BF0EEFF01200BF0FDFF02200BF0D8FFCD
+:100F300001200BF0C3FF0F20FFF70AFF0120FFF78E
+:100F4000F5FE0420FFF746FF0120FFF753FF074897
+:100F5000FFF7DAFF01208004FFF7D8FE0020FFF73B
+:100F600005FF0020FFF714FF10BD0000FF07000081
+:100F700070B505460E4614462946204600F002FC90
+:100F8000044804600448066003F0ACFC03F0C8F9B0
+:100F900070BD0000000000200400002070B5054670
+:100FA0000E4614462946204600F0ECFB0448046037
+:100FB0000448066003F096FC00F0A2FE70BD00003D
+:100FC000000000200400002030B50246002018E098
+:100FD000002112E0130184001B195B180A4CE35C2A
+:100FE00084000A4D2D686419645C63408400074DD9
+:100FF0002D68641963544B1CD9B20429EADB431CE5
+:10100000D8B20428E4DB30BD9006002000000020A8
+:1010100000200BE00022C1004118064BC918CA711C
+:101020000A72C82800DD03E0411C88B24228F1D3CF
+:1010300000BF70474600002030B50246002A01D1AB
+:10104000012030BD002131E0C80008181A4BC31838
+:1010500058781B7800021843904222D1C800081823
+:10106000154BC018037AC0791B020343C800081847
+:10107000114C0019047AC57920022843401C84B21F
+:10108000C80008180C4D4019C471240A0472C80025
+:1010900008182C4600198079834201DA0120D0E734
+:1010A00006E0C82900DD03E0481C81B24229CBD309
+:1010B00000BF0020C5E700004600002070477047D1
+:1010C000F3B58DB00C46A249C878FFF78BFB0546F7
+:1010D000A04AA14BFFF780FA0B910A900D98FFF7F9
+:1010E0005DFC099108900B9B0A9AFFF76BFC02D2FA
+:1010F0000120A0735FE09649C878FFF773FB0546AF
+:10110000944A954BFFF768FA924A944B07910690E0
+:10111000FFF7AEF90B910A900D98FFF73FFC09918C
+:1011200008900B9B0A9AFFF74DFC07D2A07B012881
+:1011300001D1A0733FE00220A0733CE0844988788D
+:10114000FFF750FB0546834A834BFFF745FA0B91A7
+:101150000A900D98FFF722FC099108900B9B0A9AC0
+:10116000FFF730FC02D20220A07324E0784988788F
+:10117000FFF738FB0546774A774BFFF72DFA754A9C
+:10118000764B07910690FFF773F90B910A900D9833
+:10119000FFF704FC099108900B9B0A9AFFF712FCD9
+:1011A00007D2A07B022801D1A07304E00020A07325
+:1011B00001E00020A073A07B012802D10020A075CF
+:1011C000C3E0A07B022852D1614880786049C97889
+:1011D000884249DD5E4989785D4AD278881AFFF7EE
+:1011E000EDFA05465B4A5C4BFFF7F6F9099108906A
+:1011F00057498878FFF7F6FA0546564A564BFFF7E7
+:10120000EBF9039102900D98FFF7C8FB0191009054
+:10121000039B029AFFF7D1F90022514B05910490EC
+:10122000FFF7DAF907910690099B089AFFF73CFA55
+:101230000B910A90FFF7EEFB07463846FFF7AEFB2F
+:1012400005460022464BFFF7D1FB01D2454F05E092
+:1012500000213846FFF7FAFB00D200273846FFF797
+:10126000E5FA40B2A07570E00020A0756DE0384945
+:101270008878FFF7B7FA374A374B0B910A90FFF798
+:10128000ABF9054605225207374BFFF79BFB5AD2B5
+:101290002F498878FFF7A6FA05462E4A2E4BFFF70E
+:1012A0009BF905225207304B05910490FFF78BF90B
+:1012B0000991089026498878FFF794FA0546254A4F
+:1012C000254BFFF789F9039102900D98FFF766FB14
+:1012D00001910090039B029AFFF76FF90022234BC4
+:1012E00005910490FFF778F907910690099B089AF9
+:1012F000FFF7DAF90B910A90FFF78CFB07463846A7
+:10130000FFF74CFB05460022184BFFF76FFB01D29D
+:10131000174F09E03846FFF741FB05460022134608
+:10132000FFF750FB00D200273846FFF737FB054692
+:1013300000220B4BFFF79CF80B910A90FFF7A4FAE1
+:1013400040B2A07501E01420A0750FB0F0BD000000
+:10135000A50300209A9999999999B93F9999C93FFC
+:10136000000034400000A041999919400000544009
+:101370000000A04210B50121054800F069FB0220E1
+:1013800000F086F800221021024808F037FF10BD57
+:1013900007000001400D00407FB506460D4614468B
+:1013A0006A462946304601F043FD0098A84227D1FD
+:1013B0006846C079002823D1E007C00F002803D178
+:1013C0006846407900281BD1E007C00F002803D0F1
+:1013D00068464079012813D102202040002803D11B
+:1013E0006846807900280BD102202040002803D0D5
+:1013F00068468079012803D16846007902281DD00B
+:10140000029500206946C873E007C00F002801D18B
+:10141000487302E0012069464873022020400028FA
+:1014200002D16946887302E0012069468873022070
+:101430006946087302A9304601F0A2FE7FBD7FB560
+:1014400005460C466A462146284601F0F1FC009804
+:10145000A0420FD16846C07900280BD16846407978
+:10146000002807D168468079002803D168460079B2
+:1014700003280BD0029400216846C1734173817325
+:101480000321017302A9284601F07AFE7FBD000006
+:1014900070B505460024002600F07EF9002802D130
+:1014A000012000F085F9002416E00120A040064646
+:1014B0002846304000280ED00C4800680121A14089
+:1014C00088430A490860084681686200032090400A
+:1014D000014306488160641C042CE6D300F05CF9EB
+:1014E000012802D1002000F063F970BD00FC01402A
+:1014F00010B500F005F8002801D000F00DF810BD7F
+:1015000004480069C007C00F002801D001207047BF
+:101510000020FCE70060014001200149086170479C
+:10152000006001400A4681688908890093079B0F83
+:10153000194381607047012904D1026880231A434E
+:10154000026003E0026880239A430260704710B58E
+:101550000A46016810240B46A34319461023134082
+:101560001943016010BD10B50A46016820240B46DE
+:10157000A3431946202313401943016010BD10B541
+:101580000A46416830240B46A343194630231340D2
+:101590001943416010BD10B50A46416880240B46CE
+:1015A000A3431946802313401943416010BD01290C
+:1015B00004D1426804231A43426003E042680423D2
+:1015C0009A4342607047012904D1C26B10231A4329
+:1015D000C26303E0C26B10239A43C26370470129C0
+:1015E00004D1C26B04231A43C26303E0C26B042319
+:1015F0009A43C2637047000010B5144800F02CF8FD
+:10160000012813D1114800F034F8104800F02EF8EA
+:1016100000210E48FFF78FFF00200D4908700D488C
+:101620000088401C00B20B4908800DE00748443098
+:1016300000F012F8012807D10448443000F019F8EE
+:101640000248443000F012F810BD000000300140A4
+:1016500016050020140500200146086C10221040D9
+:10166000002801D0012070470020FCE71021016410
+:101670007047082101647047012904D14269102391
+:101680001A43426103E0426910239A434261704762
+:10169000012904D1426901231A43426103E04269EE
+:1016A0005208520042617047CAB282627047CAB2A1
+:1016B00042627047CAB202617047000070B50446CA
+:1016C0000E4615462D48844204D02C4844308442AE
+:1016D00000D070BD2948844204D10121284800F07F
+:1016E000B7F904E001212648401C00F0B1F90021BF
+:1016F0002046FFF738FF10212046FFF728FF002182
+:101700002046FFF748FF00212046FFF70BFF711E20
+:101710002046FFF7CFFFE9B22046FFF7C8FFFF20C2
+:101720000002284001122046FFF7BEFF002120469C
+:10173000FFF725FF00212046FFF739FF2046FFF77E
+:1017400095FF01212046FFF7A3FF01212046FFF767
+:1017500093FF182008F0B2FC0121182008F002FDC8
+:10176000182008F0B7FC01212046FFF72CFF0121CB
+:101770002046FFF734FF00BFABE700000030014018
+:10178000010000040246002003E00B5C1354431CDC
+:10179000D8B21028F9DB7047044800680007000F32
+:1017A0000A2801D1012070470020FCE700E0014039
+:1017B000012803D10A21034A116002E00521014AF0
+:1017C0001160704700E0014000B502460023002090
+:1017D000D060106110605060906000F0A3F90128A3
+:1017E00007D100F087F903461B0C581C3B494843BE
+:1017F000D06000F061F901280ED100F071F90346C4
+:101800001B0C581C36494843106100F061F9082848
+:1018100002D110694000106100F0FCF9034600BFDE
+:10182000002B06D0012B07D0022B08D0032B0DD1A3
+:1018300008E0D06810600CE02A48106009E01069E8
+:10184000106006E00120C003106002E0D068106064
+:1018500000BF00BF00F09AF903461B0A042B06D014
+:10186000052B08D0062B0AD0072B10D10BE01068EF
+:10187000400850600EE01068800850600AE0106870
+:10188000C008506006E010680009506002E010686F
+:10189000506000BF00BF00F091F903461B0C042B01
+:1018A00006D0052B08D0062B0AD0072B10D10BE051
+:1018B0005068400890600EE05068800890600AE030
+:1018C0005068C008906006E050680009906002E02F
+:1018D0005068906000BF00BF00BD000000127A0099
+:1018E00040420F00001BB700012806D10649896954
+:1018F00001221143044A916105E0034989694908BD
+:101900004900014A9161704700240040002070475F
+:101910000548C069FF2101310840002801D001209D
+:1019200070470020FCE700000024004010B504468A
+:10193000012C02D11148036813E0022C03D10F4897
+:101940004038C36B0DE0032C03D10C484038836B47
+:1019500007E0042C03D109484038436B01E00748F5
+:101960000368180CD94389B2884203D1D8B200F079
+:10197000F7F802E06B2000F0F3F810BD40FBFF1F0A
+:10198000012806D10649096BC2071143044A1163B5
+:1019900005E00349096B49004908014A1163704792
+:1019A000002400400146064A106B130502469A4384
+:1019B00010461A460A401043014A1063704700005F
+:1019C00000240040012806D10749096B0202114397
+:1019D000054A116306E00449096BFF220132914375
+:1019E000014A116370470000002400400146054A87
+:1019F000106B800880008A07920F1043014A106321
+:101A00007047000000240040012806D10749096BF7
+:101A100042021143054A116306E00449096B0122A1
+:101A200052029143014A11637047000000240040B4
+:101A30000146064A106B0C2302469A4310460C22BC
+:101A40000A401043014A1063704700000024004020
+:101A500030B502460B4600200F2424061440FF2513
+:101A60002D066419002C09D06419002C08D06419C3
+:101A7000002C08D06419002C0BD107E00D4809E0B8
+:101A80000C48001D06E00B48083003E009480C3004
+:101A900000E000BF00BF00280BD092B201219140AE
+:101AA000002B03D004680C43046002E004688C43FC
+:101AB000046030BD2024004004480069C007C00F06
+:101AC000002801D0012070470020FCE700240040DE
+:101AD00002480069082108407047000000240040C7
+:101AE0000248006902490840704700000024004095
+:101AF0000000FF03024840680F21090408407047B6
+:101B0000002400400146064A50680F231B04024689
+:101B10009A4310461A460A401043014A50607047E3
+:101B20000024004004484068C007C00F002801D0CE
+:101B3000012070470020FCE700240040012806D166
+:101B40000649496801221143044A516005E00349EE
+:101B5000496849084900014A516070470024004023
+:101B60000146044A9068000A0002CAB21043014AC2
+:101B7000906070470024004010B504462068FFF7CD
+:101B8000C1FF2079FFF7DAFF10BD000002480068AE
+:101B90000721090208407047002400400146064A18
+:101BA000106807231B0202469A4310461A460A4051
+:101BB0001043014A1060704700240040024800684A
+:101BC0000721090408407047002400400146064AE6
+:101BD000106807231B0402469A4310461A460A401F
+:101BE0001043014A1060704700240040012806D1CC
+:101BF0000749096842061143054A116006E0044995
+:101C00000968012252069143014A116070470000A1
+:101C100000240040024800684007400F7047000061
+:101C2000002400400146054A1068C008C0004A0769
+:101C3000520F1043014A106070470000002400401A
+:101C400010B504462068FFF7EDFF6068FFF7A6FFB8
+:101C5000A068FFF7BBFF207BFFF7C8FF10BD0000A7
+:101C6000012806D10649496901221143044A5161FC
+:101C700005E00349496949084900014A5161704733
+:101C8000002400400146064A506907231B02024611
+:101C90009A4310461A460A401043014A5061704761
+:101CA00000240040F8B504460F461D462E46422C3F
+:101CB00005D10320A8720020E872B07308E0522C0E
+:101CC00006D1002314223146183102480CF05FF887
+:101CD000F8BD00002903002010B501210648FFF7D8
+:101CE000B7FE00220821054808F088FA08210348B9
+:101CF00001F089FA10BD000007000001000C00404F
+:101D000010B500240020FFF75FF901240AE00AF073
+:101D1000FBFA09F075FF08F007F92046FFF754F9C0
+:101D2000601CC4B20A2CF2DB0AF0EEFA09F068FF7C
+:101D30000A20FFF749F910BD70B50A4600210023BB
+:101D400000BF12E001248C40234614461C40002CA6
+:101D50000AD0046801258D40AC430460C4684E007D
+:101D60000325B540AC43C460491C1029EAD370BDBB
+:101D700010B501210448FFF76BFE00220121490341
+:101D8000024802F0CAF910BD07000001000C004033
+:101D900010B501210448FFF75BFE01214903034808
+:101DA000FFF7CAFF10BD000007000001000C004053
+:101DB0000320012189074860704700000146064A58
+:101DC000D069131502469A4310461A460A4010433A
+:101DD000014AD0617047000040040040012806D14C
+:101DE0000649C96901221143044AD16105E003494A
+:101DF000C96949084900014AD1617047400400405F
+:101E00000146064AD069931502469A4310461A467F
+:101E10000A401043014AD06170470000400400406E
+:101E2000012806D10649C96904221143044AD16137
+:101E300005E00349C96904229143014AD161704711
+:101E400040040040012806D10649C9690222114315
+:101E5000044AD16105E00349C96902229143014A5C
+:101E6000D1617047400400400146064AD06903230F
+:101E70001B0302469A4310461A460A401043014A81
+:101E8000D0617047400400400146064AD0695315AE
+:101E900002469A4310461A460A401043014AD0614E
+:101EA00070470000400400400004054AD169054A1B
+:101EB0001140D24302401143014AD16170470000F2
+:101EC00040040040FFFF00E0C103490C014A1162D9
+:101ED000704700004004004030B50246D400064D73
+:101EE0006319186830250446AC43204630240C4062
+:101EF0002043186030BD0000040400400146C800C3
+:101F0000054BC218042310681840002801D0012096
+:101F100070470020FCE700000404004010B50246B2
+:101F2000D300074C1819012904D104240368234362
+:101F3000036003E004240368A343036010BD0000B2
+:101F40000404004010B50246D300074C18190129BB
+:101F500004D1022403682343036003E002240368DE
+:101F6000A343036010BD00000404004030B50246E6
+:101F7000D400064D63191868ED140446AC4320469E
+:101F80002C460C402043186030BD00000404004083
+:101F900030B50246D400064D6319186803252D0399
+:101FA0000446AC4320462C460C402043186030BD0C
+:101FB0000404004030B50246D400064D6319186889
+:101FC00007252D020446AC4320462C460C402043F6
+:101FD000186030BD0404004030B50246D400054D01
+:101FE000631909041868044C2040E4430C40204362
+:101FF000186030BD04040040FFFF00E010B5024649
+:10200000D300074C1819012904D10824036823437D
+:10201000036003E008240368A343036010BD0000CD
+:102020000404004010B50246D300074C18190129DA
+:1020300004D1012403682343036003E003685B08C1
+:102040005B00036010BD00000404004030B5024690
+:10205000D400064D6319186840250446AC43204659
+:1020600040240C402043186030BD000004040040B0
+:102070000146C800014BC2181068704708040040B0
+:1020800010B5C300014C1A19116010BD08040040BE
+:10209000012806D10649096801221143044A11604A
+:1020A00005E00349096849084900014A1160704781
+:1020B0000004004010B50720FFF720FF012807D1DA
+:1020C000072000F007F8012802D1072000F012F8DD
+:1020D00010BD000001460648806A012212048A40B1
+:1020E0001040002801D0012070470020FCE70000CC
+:1020F00040040040012109048140014A9162704777
+:102100004004004010B5044620780B2823D12078E5
+:102110000021FFF787FF6068FFF7C6FEA068FFF7A2
+:10212000A3FE6069FFF74AFE606AFFF7ADFEA06A92
+:10213000FFF766FE607FFFF773FEA07FFFF782FE6A
+:102140002078216AFFF79CFFE06AFFF7BDFEE07F81
+:10215000FFF744FE2FE020780021FFF763FF20788F
+:102160006168FFF739FF2078A168FFF711FF207839
+:10217000E168FFF7FBFE20782169FFF71BFF20785D
+:102180006169FFF763FF2078A169FFF7A5FE217F52
+:102190002078FFF733FF617F2078FFF7BFFEA17F34
+:1021A0002078FFF7CFFE2078216AFFF769FFE17FF3
+:1021B0002078FFF737FF10BDFFB581B005460F4609
+:1021C0001E463007000F002801D005B0F0BD68069C
+:1021D000400E082800DDF8E700240DE023010398F5
+:1021E0001A186806430D074819182001C0190090F5
+:1021F000FEF7BEFE601C84B23011A042EEDC00BFD0
+:10220000E3E7000015040020FFB583B00E461C462E
+:102210000020019003984006400E082801DD07B019
+:10222000F0BD2088019001980007000F02900298ED
+:10223000002812D010210298081AC7B2002004E02A
+:10224000019971180F54411CC8B2B842F8DB0198CB
+:102250000011401C0005000C208000250EE02B0121
+:1022600005981A1803984006430D074819182801C5
+:1022700080190090FEF792FE681C85B2208800113C
+:10228000A842ECDC00BFCAE715040020F0B5034605
+:102290000C460421187800282DD10120234D2870E8
+:1022A0002348057DC67C2802304301280BD100203D
+:1022B00007E0002647001F4D7D192E706E70451CEB
+:1022C000E8B20728F5DB1A48057DC67C28023043B2
+:1022D000174DAE7D6F7D35023D43A8420BDA0321D9
+:1022E0001348057DC67C28023043401C85B2104847
+:1022F000C5742D0A0575104DE878AD7800022843A5
+:1023000006280BDB0C4DE878AD7800022843801FCF
+:1023100085B2094885702D0AC57003E0002506487E
+:102320008570C570002010800846F0BDF9040020BB
+:10233000D3040020D01A0020A5040020F0B597B0E7
+:1023400004460D462C210BA8FDF76FFF2C21684693
+:10235000FDF76BFF2178CA17120F521812110A23CA
+:102360005A430846CB171B0F1B181B111B01CB1A16
+:10237000D2187D231B01D21893B210AA1383297897
+:10238000CA17120F521812110A235A430846CB17C4
+:102390001B0F1B181B111B01CB1AD2187D231B010D
+:1023A000D21893B210AA5383108B5A49401A109036
+:1023B0006178CA17120F521812110A235A4308469D
+:1023C000CB171B0F1B181B111B01CB1AD218521E47
+:1023D0000F92A178CA17120F521812110A235A43EA
+:1023E0000846CB171B0F1B181B111B01CB1AD21849
+:1023F0000E92E178CA17120F521812110A235A438B
+:102400000846CB171B0F1B181B111B01CB1AD21828
+:102410000D922179CA17120F521812110A235A432A
+:102420000846CB171B0F1B181B111B01CB1AD21808
+:102430000C926179CA17120F521812110A235A43CB
+:102440000846CB171B0F1B181B111B01CB1AD218E8
+:102450000B9210AA508B2F49401A05906978CA1721
+:10246000120F521812110A235A430846CB171B0F9A
+:102470001B181B111B01CB1AD218521E0492A978EB
+:10248000CA17120F521812110A235A430846CB17C3
+:102490001B0F1B181B111B01CB1AD2180392E978D2
+:1024A000CA17120F521812110A235A430846CB17A3
+:1024B0001B0F1B181B111B01CB1AD2180292297972
+:1024C000CA17120F521812110A235A430846CB1783
+:1024D0001B0F1B181B111B01CB1AD2180192697913
+:1024E000CA17120F521812110A235A430846CB1763
+:1024F0001B0F1B181B111B01CB1AD21800920BA823
+:10250000FDF734FE06466846FDF730FE0746F01B31
+:1025100017B0F0BD6C07000010B501211348FFF79C
+:1025200097FA00220121C902114807F067FE002234
+:1025300040210F4807F062FE0022012189030C4868
+:1025400007F05CFE012189020948FFF7F5FB012134
+:10255000C902074800F059FE4021054800F053FE2B
+:1025600001218903024800F04EFE10BD0700000162
+:10257000800C0040F8B506460C46174600BF4021C7
+:10258000174800F040FE01218903154800F03DFE88
+:1025900000BF032009F09EFE2102080E09F09AFEFA
+:1025A0002104080E09F096FEE0B209F093FE002522
+:1025B00005E0FF2009F08EFE7055681C85B2BD4213
+:1025C000F7DB00BF4021064800F01FFE0121890310
+:1025D000034800F01AFE00BF00F090F8F8BD0000BC
+:1025E000800C0040F7B584B07D21490106988842EF
+:1025F00002DD002007B0F0BD049802900020039097
+:10260000059C069D002D0CD0200A461C3002001BA4
+:10261000A84201D32F4601E03002071B012003909E
+:1026200001E00020039061E000BF4021324800F04B
+:10263000EAFD01218903304800F0E7FD00BF0620D4
+:1026400009F048FE00BF40212B4800F0DEFD0121CB
+:102650008903294800F0D9FD00BF00BF402126486A
+:1026600000F0D1FD01218903234800F0CEFD00BF19
+:10267000022009F02FFE2102080E09F02BFE210492
+:10268000080E09F027FEE0B209F024FE00200190B8
+:1026900009E002990878491C029109F01BFE019893
+:1026A000401C80B201900198B842F2D300BF402193
+:1026B000114800F0AAFD012189030F4800F0A5FD93
+:1026C00000BFE419ED1B002D0CD0200A461C30027F
+:1026D000001BA84201D32F4601E03002071B012056
+:1026E000039001E00020039000F008F80398002810
+:1026F0009AD100BF7EE70000800C004010B500BFFB
+:1027000000F006F8C007C00F0028F9D110BD000086
+:1027100010B50A200BF096FD00BF40210E4800F0D6
+:1027200072FD012189030C4800F06FFD00BF0520F8
+:1027300009F0D0FDFF2009F0CDFD044600BF402187
+:10274000054800F062FD01218903034800F05DFDAA
+:1027500000BF204610BD0000800C004010B50121D4
+:102760000748FFF775F900222021064801F0D5FC43
+:10277000002208210348403007F040FD10BD000052
+:1027800007000001400D0040FEB50446164605272F
+:1027900001201949087019490870002007E000223B
+:1027A0004300174959180A704A70411CC8B20728DB
+:1027B000F5DB14492046FFF7C1FD0546281E01DB65
+:1027C000014600E041420D46FF202D3085420BDBE3
+:1027D00060792179E278009201910290A278617883
+:1027E0002078012309F05AF9002107488170C1704F
+:1027F000002030803846FEBDF8040020F904002097
+:10280000D01A0020C8020020A504002010B54623DD
+:10281000034AFF21653103480CF048FD10BD00005C
+:10282000642900002703002010B54623064AFF2133
+:10283000653106480CF020FA002803D1FFF7E6FFC7
+:10284000002010BD0120FCE76429000027030020C0
+:1028500003B56846C078062809D168460079102873
+:1028600005D168464079052801D1FEF7D1FB0CBDA2
+:102870000146054A1068800880008A07920F1043BD
+:10288000014A1060704700000010004010B500229F
+:1028900001210903014801F040FC10BD800C0040FB
+:1028A00001460020044A12690A40002A01D0012092
+:1028B00000E000207047000000FC0140F7B503462F
+:1028C0000D460021002207E0012696402E40002EF2
+:1028D00001D0114602E0521C102AF5D300BF102A85
+:1028E00000D1FEBD314FDE1BBB4211D008DC304EA3
+:1028F0009E19002E09D0402E08D0802E51D106E01E
+:10290000402E06D0802E4CD104E000BF00BF00BF97
+:1029100000BF00BF254E4036B34203D0234E803661
+:10292000B34202D10B2903D93CE00F2900D939E089
+:10293000032901D800200CE0042903D3072901D87A
+:10294000012006E0082903D30B2901D8022000E06A
+:102950000320164E803EB34200D1001D134E403E70
+:10296000B34200D10830114EB34200D10C300F4EAB
+:102970004036B34200D110300C4E8036B34200D105
+:1029800014300C4E3469029E012E02D1864034432D
+:1029900004E0012686402746B7433C46054E346195
+:1029A00000E000BF00BF00BF9BE70000C00C00407C
+:1029B00000F4FFBFC00D0040F0B502460D460023F5
+:1029C0000027002407E00120A0402840002801D073
+:1029D000234602E0641C102CF5D300BF102C01D15B
+:1029E0003846F0BD2E4E901BB24211D008DC2D4867
+:1029F0001018002809D0402808D080284CD106E0C3
+:102A0000402806D0802847D104E000BF00BF00BFA7
+:102A100000BF00BF22484030824203D020488030AF
+:102A2000824202D10B2B03D937E00F2B00D934E0BF
+:102A3000032B01D800210CE0042B03D3072B01D872
+:102A4000012106E0082B03D30B2B01D8022100E063
+:102A5000032113488038824200D1091D10484038B4
+:102A6000824200D108310E48824200D10C310C481C
+:102A70004030824200D1103109488030824200D17A
+:102A800014310948406901268E40304001268E40AD
+:102A9000B04200D1012700E000BF00BF3846A0E7E8
+:102AA000C00C004000F4FFBFC00D0040F0B502466E
+:102AB0000C460021002307E001269E402640002E00
+:102AC00001D0194602E05B1C102BF5D300BF102B80
+:102AD00000D1F0BD2D4FD61BBA4211D008DC2C4ED0
+:102AE0009619002E09D0402E08D0802E49D106E03C
+:102AF000402E06D0802E44D104E000BF00BF00BFAE
+:102B000000BF00BF214E4036B24203D01F4E803678
+:102B1000B24202D10B2903D934E00F2900D931E0A8
+:102B2000032901D800200CE0042903D3072901D888
+:102B3000012006E0082903D30B2901D8022000E078
+:102B40000320124E803EB24200D1001D0F4E403E87
+:102B5000B24200D108300D4EB24200D10C300B4EC3
+:102B60004036B24200D11030084E8036B24200D119
+:102B70001430084E7569012686403540054E756152
+:102B800000E000BF00BF00BFA3E70000C00C004092
+:102B900000F4FFBFC00D0040F8B505460E461746CD
+:102BA0001C4603223146284600F022F831462846CA
+:102BB00000F0A4F8224631462846FFF77FFE3A4649
+:102BC0003146284600F014F8C8200BF03BFB314694
+:102BD0002846FFF76BFF1E20002805DBC206D20E39
+:102BE00001219140014A116000BFF8BD80E200E080
+:102BF000F7B5034615460021002408E00126A6404B
+:102C0000019F3E40002E01D0214602E0641C102CA2
+:102C1000F4D300BF102C00D1FEBD354FDE1BBB42EC
+:102C200011D008DC334E9E19002E09D0402E08D05A
+:102C3000802E58D106E0402E34D0802E53D132E081
+:102C400000BF00BF00BF0F2900D94DE0032901D804
+:102C500000200CE0042903D3072901D8022006E054
+:102C6000082903D30B2901D8042000E00620204EB8
+:102C7000803EB34200D108301D4E403EB34200D1E9
+:102C800010301B4EB34200D118301B4EB2680326E1
+:102C900086401746B7433A462E4686403243164E84
+:102CA000B26021E000BF0B2900D91DE0032901D843
+:102CB000002006E0042903D3072901D8022000E000
+:102CC00004200B4E8036B34200D108300A4EF26821
+:102CD000032686401746B7433A462E46864032437F
+:102CE000054EF26000BF00BF00BF00BF94E70000C8
+:102CF000C00C004000F4FFBFC00D0040F0B502461C
+:102D00000D460020002407E00126A6402E40002E9C
+:102D100001D0204602E0641C102CF5D300BF102C1B
+:102D200000D1F0BD3F4FD61BBA4234D008DC3E4E36
+:102D30009619002E2CD0402E2BD0802E6ED129E05B
+:102D4000402E02D0802E69D100E000BF0B2800D9B0
+:102D500065E0032801D8002106E0042803D30728F2
+:102D600001D8022100E004212E4E8036B24200D16B
+:102D700008318007800F2D4E736803268E401F4652
+:102D8000B7433B4606468E403343284E736046E0C9
+:102D900000BF00BF00BF234EC03EB24207D0214E4D
+:102DA000803EB24203D01F4E403EB24202D10F28B5
+:102DB00000D934E01B4EB24202D10B2800D92EE0DC
+:102DC000032801D800210CE0042803D3072801D8E8
+:102DD000022106E0082803D30B2801D8042100E0D3
+:102DE0000621104E803EB24200D108310D4E403EC9
+:102DF000B24200D110310B4EB24200D118318007DF
+:102E0000800F0A4E336803268E401F46B7433B4669
+:102E100006468E403343054E336000E000BF00BFDE
+:102E200000BF7EE7C00C004000F4FFBFC00D0040B3
+:102E3000F0B504460025002307E001269E400E4021
+:102E40003546002D00D002E05B1C102BF5D300BFEF
+:102E5000102B36D21D46116026680E403046E840E1
+:102E6000012802D10126D67101E00026D6716668DC
+:102E70000E40EE403046012801D1967101E0002657
+:102E80009671A6680E40EE403046012801D1567179
+:102E900001E000265671E6686F00FE40B007800F23
+:102EA000002802D1002616710BE0012802D101266C
+:102EB000167106E0022802D10226167101E00326EF
+:102EC0001671F0BD10B509F035FB40219D48FFF7A4
+:102ED00073FD012835D140219A48FFF7E7FD012015
+:102EE000994908709948C08800280AD09748C08836
+:102EF000401E81B29548C180002902D1012093492A
+:102F0000087192484088002809D090484088401EA7
+:102F100080B28E494880002801D1012008708C4978
+:102F2000487B097B0002084300280AD08849487B77
+:102F3000097B00020843401E80B285490873000ADD
+:102F40004873012149027F484030FFF735FD0128D1
+:102F50005DD141027B484030FFF7A8FD01214902C5
+:102F60007848403000F045F9002850D1012189030C
+:102F70007448803000F03DF9002813D17348C088B0
+:102F800000280FDD73480078C006C00F002805D068
+:102F9000704880780007C00F002838D101200AF05F
+:102FA00019F934E00121C9036648803000F021F9A5
+:102FB00000280DD16548C088002809DD65480078E3
+:102FC000C006C00F002822D102200AF003F91EE03B
+:102FD0005E48C088002809D101205F49087006F0CA
+:102FE000EFF901215748803000F00FF900BF1E2192
+:102FF0005648C18000205549087100BF012057493B
+:10300000087001F001FD0220554908704870402108
+:103010004C488038FFF7D0FC012825D14021494891
+:103020008038FFF743FD4F48007803280CD140213A
+:103030004448803800F0DDF8002815D10AF09AF9EC
+:103040000120484908700FE04648007804280BD159
+:1030500080213C48803800F0CCF8002804D10AF0E8
+:1030600089F902203F49087001213648FFF7A4FC86
+:10307000012806D101213348FFF718FD0120384906
+:10308000C87001212F48C038FFF796FC012819D1DC
+:1030900001212C48C038FFF709FD3348407B8021CF
+:1030A000084080280ED030480078012803D02E48F0
+:1030B0000078032806D101202C49087001212C48F2
+:1030C000FEF739FA20211F488030FFF775FC0128F0
+:1030D00009D120211B488030FFF7E8FC082119485E
+:1030E000C03000F090F80121490316484038FFF73E
+:1030F00063FC012824D1410312484038FFF7D6FC75
+:10310000002306221B491C480AF041FE194880682A
+:10311000401C18498860194840780873174840795E
+:1031200048731648C078887320210648803000F024
+:1031300060F81049C873074840788007C00F0874CA
+:1031400010BD0000C00C0040980200209A02002030
+:10315000771900204007002002050020010500200B
+:10316000DA0200206D030020750300201605002000
+:103170000030014068100020C8020020AA02002090
+:10318000F0B502460B4600210024002500BF2DE0CB
+:1031900001268E4034461E6826403546A54224D17D
+:1031A00010680646A6433046DE798E4030431060F4
+:1031B00050680646A64330469E798E4030435060A4
+:1031C00090680646A64330465E798E403043906054
+:1031D0004F000326BE403446D0680646A64330461C
+:1031E0001E794F00BE403043D060491C1029CFD318
+:1031F000F0BD02460020D3690B40002B01D0012016
+:1032000000E00020704781617047416170470269AA
+:103210000A40002A01D0816100E04161704710B589
+:103220001346826A012B03D114460C43224602E066
+:1032300014468C432246826210BD0000F8B5044655
+:103240000526FE484078002811D1FC48C0780028A7
+:103250000DD1FA484079002809D1F948008805289D
+:1032600008DAF7480088401CF549088002E0002091
+:10327000F3490880F348C07817280AD1F14800794B
+:10328000392806D1EF484079392802D10120207031
+:103290006070EC480079392805D1EA4840793A282D
+:1032A00001D10120A070E07801283CD10020E0701D
+:1032B0000121E548FFF79DFF002834D100BFE34816
+:1032C00000794007C00F00282CD1E1480079400761
+:1032D000C00F002826D0DD48007904218843001D56
+:1032E000DA490871DB48007904218843001DD94977
+:1032F0000871D94800794007C00F00280ED012206D
+:10330000FDF79AFE012809D1D448007904218843A9
+:10331000001DD24908710120D14908701221D148FD
+:10332000FDF7CDFE00BF0120FFF7BAFA00283CD11F
+:103330000A200AF05FFF0120FFF7B2FA002846D109
+:1033400000BFC24800798006C00F00282CD1C048B9
+:1033500000798006C00F002826D0BC4800792021C3
+:1033600088432030B9490871BA4800792021884340
+:103370002030B8490871B84800798006C00F00288D
+:103380000ED01520FDF758FE012809D1B348007969
+:10339000202188432030B14908710120B0490870CC
+:1033A0001521B048FDF78BFE11E000BFA74800795A
+:1033B0008006C00F002809D0A44800792021884346
+:1033C000A24908711521A748FDF778FE00BF2078B3
+:1033D00000280ED00020207000F03CFC0546611D46
+:1033E000FCF75AFF601DFCF73FFF0546214606F03B
+:1033F00067FB6078002814D091480088052810DB0E
+:103400000020607000F07EFB054621460A31FCF783
+:1034100043FF20460A30FCF727FF05462146FDF70B
+:103420004FFEA078012808D10020A07000F05CFCBD
+:10343000054621460F31FCF72FFF8448407880076E
+:10344000C00F002802D1884806F00CFB86480830DF
+:10345000FCF70AFF05468448001DFCF705FF85427E
+:1034600002D30020207516E07F48001DFCF7FCFE0B
+:1034700000907D48001DFCF7F7FE07467A480830AB
+:10348000FCF7F2FE381A6421484305460099FCF720
+:1034900031FE40B22075607A01286CD100BF6B48C4
+:1034A00000798007C00F00282CD169480079800777
+:1034B000C00F002826D06548007902218843801C6F
+:1034C000624908716348007902218843801C614980
+:1034D0000871614800798007C00F00280ED01120C4
+:1034E000FDF7AAFD012809D15C4800790221884333
+:1034F000801C5A4908710120594908701121594806
+:10350000FDF7DDFD00BF00BF50480079C007C00FC8
+:1035100000282CD14E480079C007C00F002826D0C3
+:103520004A48007940084000401C48490871494811
+:10353000007940084000401C46490871464800791F
+:10354000C007C00F00280ED01020FDF775FD012820
+:1035500009D14248007940084000401C3F490871A9
+:1035600001203F49087010213E48FDF7A8FD00BF2B
+:1035700000206075DDE0607A022849D100BF334841
+:1035800000798007C00F002809D030480079022157
+:1035900088432E49087111213248FDF78FFD00BF85
+:1035A00000BF2A480079C007C00F00282CD1284846
+:1035B0000079C007C00F002826D0244800794008B1
+:1035C0004000401C21490871224800794008400011
+:1035D000401C2049087120480079C007C00F00280E
+:1035E0000ED01020FDF728FD012809D11B480079D5
+:1035F00040084000401C1949087101201849087012
+:1036000010211848FDF75BFD00BFA07D607590E0BC
+:10361000207D642800D102E014202056401C40B2D6
+:1036200060751520205614285FDA00BF074800791E
+:103630008007C00F002822D0044817E0AA0200200B
+:10364000F4020020C8020020C00C00404007002007
+:10365000140000205A070020220000204C07002000
+:1036600008000020B4020020A503002000790221F8
+:103670008843F14908711121F048FDF71FFD00BF93
+:1036800000BFED480079C007C00F00282CD1EC48DE
+:103690000079C007C00F002826D0E748007940080D
+:1036A0004000401CE4490871E648007940084000A9
+:1036B000401CE4490871E4480079C007C00F0028A5
+:1036C0000ED01020FDF7B8FC012809D1DF480079A1
+:1036D00040084000401CDD4908710120DC490870A9
+:1036E0001021D648FDF7EBFC23E000BFD24800795B
+:1036F0008007C00F002809D0CF48007902218843F5
+:10370000CD4908711121CD48FDF7D8FC00BF00BF9D
+:10371000C9480079C007C00F002809D0C648007901
+:1037200040084000C44908711021C448FDF7C6FC98
+:1037300000BFA07B012869D100BFBF480079C00647
+:10374000C00F00282CD1BE480079C006C00F002849
+:1037500026D0B9480079102188431030B649087145
+:10376000B8480079102188431030B6490871B6482E
+:103770000079C006C00F00280ED01420FDF75CFCB5
+:10378000012809D1B1480079102188431030AF4990
+:1037900008710120AE4908701421A848FDF78FFC7C
+:1037A00000BF00BFA44800790007C00F00282CD13B
+:1037B000A34800790007C00F002826D09E48007952
+:1037C0000821884308309C4908719E4800790821E7
+:1037D000884308309B4908719B4800790007C00F57
+:1037E00000280ED01320FDF727FC012809D19748A7
+:1037F00000790821884308309449087101209449D0
+:10380000087013218D48FDF75AFC6DE0A07B02285B
+:1038100046D100BF88480079C006C00F002809D0F3
+:103820008548007910218843834908711421834811
+:10383000FDF744FC00BF00BF7F4800790007C00FC0
+:1038400000282CD17E4800790007C00F002826D020
+:103850007948007908218843083077490871794808
+:103860000079082188430830764908717648007944
+:103870000007C00F00280ED01320FDF7DDFB012844
+:1038800009D1724800790821884308306F490871CE
+:1038900001206F49087013216848FDF710FC23E0F0
+:1038A00000BF65480079C006C00F002809D06248F3
+:1038B0000079102188436049087114215F48FDF7A1
+:1038C000FDFB00BF00BF5C4800790007C00F002867
+:1038D00009D05948007908218843574908711321B4
+:1038E0005648FDF7EBFB00BFFEF738FF2021594893
+:1038F000FFF77FFC002858D1207617202056052896
+:1039000003DAE07D401C40B2E07517202056052800
+:103910004ADB494840788007C00F002844D108217D
+:103920004C484030FFF771FC00BF434840788007A7
+:10393000C00F00280AD14048407802218843801CEB
+:103940003D49487000213D48FDF7B9FB00BF012308
+:10395000002220213F48FFF71FF90CF039F8012021
+:103960003D4908700AF012FC04213A484030FFF744
+:103970004AFC334840788007C00F00285AD03248AC
+:1039800040788007C00F002854D00220FDF754FB78
+:1039900001284FD12D48407802218843801C2B49B3
+:1039A000487001202A49087044E000231A4620216B
+:1039B0002848FFF7F1F8082126484030FFF723FC9C
+:1039C0001D4840788007C00F002833D000BF1A4838
+:1039D00040788007C00F002809D01748407802219E
+:1039E00088431549487000211448FDF767FB00BF64
+:1039F000134840788007C00F00281BD0114840783A
+:103A000002218843801C0F4948700F484078800786
+:103A1000C00F00280ED00220FDF70EFB012809D1AF
+:103A20000A48407802218843801C084948700120D8
+:103A300007490870F8BD000040070020B4020020CC
+:103A4000140000205A070020220000204C0700200C
+:103A500008000020400D00400205002000B501468E
+:103A60000B000AF006F8091A0C0E11141706080AC2
+:103A70001A00692000BD9B20FCE79B20FAE79B20F1
+:103A8000F8E7FF201E30F5E7FF20BE30F2E7FF2009
+:103A9000EB30EFE74120C000ECE74120C000E9E750
+:103AA00070B5002400250120FDF772F9FDF724FA16
+:103AB0000AF084F8002803D1FDF7AEF9054601E0CD
+:103AC000002070BD284609F0F5FF04462046F8E7BF
+:103AD00038B50020009000240120FDF759F9FDF7CA
+:103AE0000BFA0AF06BF8002803D1FDF795F90446AC
+:103AF00001E0002038BD20460AF02EF80090009822
+:103B0000F8E70000F0B587B00026FDF733FCFDF7BD
+:103B100089F910211C48FFF778FB05200AF06AFBA1
+:103B200013200BF08DFB041E27D0082161700021AB
+:103B3000A1700A202070204600F0EEF807463846B3
+:103B4000FCF735FE0190FCF729FF104A104B03915A
+:103B50000290FCF741FD05910490FCF75BFF0546E0
+:103B60000C492846FCF709FC064610210648FFF7D9
+:103B70004AFB20460BF04EF900240020FDF708F91F
+:103B8000304607B0F0BD0000400D0040FCA9F1D266
+:103B90004D62503F10584D401FB50446072202A900
+:103BA000002007F0ADFB6846817B0170417B4170CE
+:103BB000017B8170817AC170417A0171017A417112
+:103BC0000199009808F00EFD012814D16846007A8A
+:103BD00060716846407A20716846807AE070684675
+:103BE000007BA0706846407B60706846807B2070D8
+:103BF000012004B010BD072202A9002007F080FBBD
+:103C00006846817B0170417B4170017B8170817AC4
+:103C1000C170417A0171017A41710199009808F0EF
+:103C2000E1FC012813D16846007A60716846407A49
+:103C300020716846807AE0706846007BA070684614
+:103C4000407B60706846807B20700120D1E70020B7
+:103C5000CFE70000F0B587B0002606F08BF8FDF73F
+:103C60000FF908211C48FFF7D0FA05200AF0C2FA24
+:103C700014200BF0E5FA041E27D008216170002102
+:103C8000A17005202070204600F046F8074638460F
+:103C9000FCF78DFD0190FCF781FE104A104B03915B
+:103CA0000290FCF799FC05910490FCF7B3FE0546E1
+:103CB0000C492846FCF761FB064608210648FFF739
+:103CC000A2FA20460BF0A6F800240020FDF760F8C9
+:103CD000304607B0F0BD0000400D0040FCA9F1D215
+:103CE0004D62503F1B2F4D4070B5FDF715F9132065
+:103CF0000BF0A6FA041E0AD0082161700021A17001
+:103D0000FFF7CEFE054620460BF084F80024002085
+:103D1000FDF73EF8284670BDFEB504460020009031
+:103D2000002509E0FFF7D4FE0746AA00E01C1118A1
+:103D30003846FCF7B1FA6D1CA1786278080210438E
+:103D4000A842EFD800252EE06E1C25E0B200E11C51
+:103D50005018FCF789FA0746AA00E11C5018FCF736
+:103D600083FA874217D2B200E11C5018FCF77CFAA4
+:103D70000190AA00E11C5018FCF776FA0746B20041
+:103D8000E01C11183846FCF787FAAA00E01C11184D
+:103D90000198FCF781FA761CA1786278080210433A
+:103DA000B042D3D86D1CA178627808021043A842B3
+:103DB000CAD8012002900BE002998A00E11C501839
+:103DC000FCF752FA0099401800900298401C0290AB
+:103DD000A178627808021043401E02998842EBD80D
+:103DE000A278637810021843811E0098FCF782F9CC
+:103DF00000900098FEBD000010B507F023FE0821DA
+:103E00000C48FFF700FA01200AF01CFA04210948C7
+:103E1000FFF7FBF904200AF015FA04210548FFF723
+:103E2000F2F904200AF00EFA08210248FFF7EDF932
+:103E300010BD0000C00C004010B507F003FE0821C3
+:103E40000A48FFF7E2F901200AF0FCF904210748CB
+:103E5000FFF7DBF904200AF0F5F904210348FFF726
+:103E6000D2F904200AF0EEF910BD0000C00C0040A9
+:103E700070B508211348FFF7C8F907F0D3FD802477
+:103E80001BE004210F48FFF7C0F901200AF0DAF91E
+:103E900008210C48FFF7ADF9012803D1284620433B
+:103EA000054602E02846A043054604210548FFF7E1
+:103EB000AAF904200AF0C6F96410002CE1D12846C2
+:103EC00070BD0000C00C004010B501210648FDF790
+:103ED000BFFD00220421054806F090F904210348A3
+:103EE000FFF791F910BD000007000001C00C004071
+:103EF00070B5054607F0A6FD80241BE0204628404B
+:103F0000002804D108211448FFF77DF903E00821B7
+:103F10001148FFF77AF901200AF094F904210E48BC
+:103F2000FFF773F904200AF08DF904210A48FFF71E
+:103F30006AF96410002CE1D104200AF083F904210D
+:103F40000548FFF762F904200AF07CF904210248D1
+:103F5000FFF759F970BD0000C00C004010B5FFF725
+:103F6000B3FF07F06FFD08210A48FFF74EF904215F
+:103F70000848FFF74AF904200AF064F908210548C7
+:103F8000FFF741F904200AF05DF904210148FFF729
+:103F90003AF910BDC00C004010B507F053FD0421E4
+:103FA0000C48FFF730F908210A48FFF72CF90420E4
+:103FB0000AF048F904210748FFF727F904200AF01E
+:103FC00041F908210348FFF720F904200AF03AF9E3
+:103FD00010BD0000C00C0040F8B506460F46144660
+:103FE0001D467D20C000844201DD0020F8BD394619
+:103FF0003046FFF7FEF8A8420ED1002C02DD204625
+:104000000AF0F8F839463046FFF7F3F8A84201D134
+:104010000120EBE70020E9E70020E7E7014802493B
+:10402000086070475A5A34120014014010B501213B
+:104030000448FDF70DFD062003494860FFF7EEFF39
+:1040400010BD000005000001001401401CB5002057
+:1040500000900120694608716846FDF78DFD01203A
+:10406000FDF764FC1CBD00000A20054908600548F6
+:10407000008CC0B20449C86105200149086070473E
+:1040800000E0014000FBFF1F00F801401FB50024C5
+:1040900001211948FDF7DCFC02211848FDF7CFF992
+:1040A00004211648FDF7CBF90120FDF7D9FD0720C3
+:1040B0000002FDF7E7FD05200AF09CF80120FDF75E
+:1040C00013FC05E019200002844200D304E0641CC4
+:1040D000FDF71EFC0028F5D000BF01200090002055
+:1040E000019002900120694608736846FDF7A8FD1B
+:1040F00003480AF05BF81FBD07000001400D0040B7
+:10410000001BB70010B50020FEF7B2FBFFF79EFFC3
+:10411000FFF7AAFFFFF7BAFF10BD7FB506460D46B1
+:1041200014466A4629463046FEF782FE0098A842A9
+:1041300017D16846C079012813D168464079012813
+:104140000FD1002C03D168468079002809D1012CB9
+:1041500003D168468079012803D168460079002898
+:1041600014D0029501216846C1734173002C03D11C
+:1041700000206946887302E00120694688730020A8
+:104180006946087302A93046FEF7FAFF7FBD0000BA
+:10419000F8B505460E4600240027FDF7FDFA002875
+:1041A00002D10120FDF704FB002426E00120A040FD
+:1041B00007462846384000281ED0002E07D1144854
+:1041C00040680121A14088431149486006E0104839
+:1041D00040680121A14008430D4948600C488168AE
+:1041E00062000320904081430948816000680121FA
+:1041F000A140084306490860641C042CD6D3FDF78F
+:10420000CBFA012802D10020FDF7D2FAF8BD000058
+:1042100000FC0140FFB587B015461E460020049003
+:10422000002D01D10BB0F0BD32780192D217130FDF
+:10423000019A9A1812110A235A433178CB171B0F8F
+:104240005B181B111B01CB1AD2183C235A437378FD
+:104250000293DB171F0F029BFB181B110A277B43DE
+:104260007078C7173F0F3F183F113F01C71BDB197D
+:10427000D21894B206946A46D27F0192D217130FD5
+:10428000019A9A1813110A2253436A46D17FCA171A
+:10429000120F5218121112018A1A9B183C22534312
+:1042A00008AA12780292D217170F029ABA1812119E
+:1042B0000A277A4308AF3878C7173F0F3F183F11D6
+:1042C0003F01C71BD2199A1892B20592069C002D85
+:1042D00006D029462D204001FBF722FF401C00E0BC
+:1042E000012080B2039008A84078002816D10490DD
+:1042F00010E00598844201D1012093E7601984B24F
+:104300002D204001844201DB201A84B20498401C15
+:1043100080B20490039904988842EADB002081E788
+:1043200010B500240A20FCF74FFE09240AE000F033
+:1043300071FA00F0BBFA2046FCF746FE00F00CF8DC
+:10434000601EC4B2002CF2DC00F064FA00F0AEFA99
+:104350000020FCF739FE10BD30B589B00020089070
+:104360004FE208988000FE490968085C07900898A9
+:104370008000FB4909684018407806900898810041
+:10438000F748006808188078059008988000F4497C
+:1043900009684018C078049007980BF09BFD04460C
+:1043A00007980BF097FD03900BF094FD444007989D
+:1043B0000BF090FD02900BF08DFD03900BF08AFD49
+:1043C000444007980BF086FD01900BF083FD0290AE
+:1043D0000BF080FD03900BF07DFD06980BF07AFD4D
+:1043E0000546069845400BF075FD03900BF072FDF5
+:1043F00006980BF06FFD02900BF06CFD03900BF034
+:1044000069FD454006980BF065FD01900BF062FDDB
+:1044100002900BF05FFD03900BF05CFD6C40059883
+:104420000BF058FD059805460BF054FD03900BF07A
+:1044300051FD454005980BF04DFD02900BF04AFDF3
+:1044400003900BF047FD454005980BF043FD0190AC
+:104450000BF040FD02900BF03DFD03900BF03AFD98
+:104460006C4004980BF036FD049805460BF032FDC5
+:1044700003900BF02FFD04980BF02CFD02900BF035
+:1044800029FD03900BF026FD454004980BF022FD1A
+:1044900001900BF01FFD02900BF01CFD03900BF040
+:1044A00019FD6C4008988000AD4909680C540798C4
+:1044B0000BF010FD079804460BF00CFD03900BF079
+:1044C00009FD07980BF006FD02900BF003FD039029
+:1044D0000BF000FD444007980BF0FCFC01900BF042
+:1044E000F9FC02900BF0F6FC03900BF0F3FC06983D
+:1044F0000BF0F0FC054606980BF0ECFC03900BF07B
+:10450000E9FC454006980BF0E5FC02900BF0E2FC5C
+:1045100003900BF0DFFC454006980BF0DBFC0190AC
+:104520000BF0D8FC02900BF0D5FC03900BF0D2FC02
+:104530006C4005980BF0CEFC0546059845400BF005
+:10454000C9FC03900BF0C6FC05980BF0C3FC02906D
+:104550000BF0C0FC03900BF0BDFC454005980BF040
+:10456000B9FC01900BF0B6FC02900BF0B3FC039089
+:104570000BF0B0FC6C4004980BF0ACFC04980546C2
+:104580000BF0A8FC03900BF0A5FC454004980BF041
+:10459000A1FC02900BF09EFC03900BF09BFC4540AD
+:1045A00004980BF097FC01900BF094FC02900BF038
+:1045B00091FC03900BF08EFC6C40089880006849D9
+:1045C00009684018447007980BF084FC079804466B
+:1045D0000BF080FC03900BF07DFC444007980BF03F
+:1045E00079FC02900BF076FC03900BF073FC4440D6
+:1045F00007980BF06FFC01900BF06CFC02900BF035
+:1046000069FC03900BF066FC06980BF063FC0698BF
+:1046100005460BF05FFC03900BF05CFC06980BF07A
+:1046200059FC02900BF056FC03900BF053FC4540F4
+:1046300006980BF04FFC01900BF04CFC02900BF035
+:1046400049FC03900BF046FC6C4005980BF042FCD3
+:10465000054605980BF03EFC03900BF03BFC4540F3
+:1046600005980BF037FC02900BF034FC03900BF034
+:1046700031FC454005980BF02DFC01900BF02AFC15
+:1046800002900BF027FC03900BF024FC6C40049884
+:104690000BF020FC0546049845400BF01BFC0390F2
+:1046A0000BF018FC04980BF015FC02900BF012FCB8
+:1046B00003900BF00FFC454004980BF00BFC0190AD
+:1046C0000BF008FC02900BF005FC03900BF002FCD1
+:1046D0006C4008988000224A1268801884700798FD
+:1046E0000BF0F8FB0446079844400BF0F3FB0390F3
+:1046F0000BF0F0FB07980BF0EDFB02900BF0EAFBE0
+:1047000003900BF0E7FB444007980BF0E3FB0190AC
+:104710000BF0E0FB02900BF0DDFB03900BF0DAFBFB
+:1047200006980BF0D7FB069805460BF0D3FB0390D9
+:104730000BF0D0FB454006980BF0CCFB02900BF041
+:10474000C9FB03900BF0C6FB454006980BF0C2FB7B
+:1047500001900BF0BFFB02900BF0BCFB039001E05B
+:10476000000000200BF0B6FB6C4005980BF0B2FB8C
+:10477000059805460BF0AEFB03900BF0ABFB0598DC
+:104780000BF0A8FB02900BF0A5FB03900BF0A2FB33
+:10479000454005980BF09EFB01900BF09BFB0290AF
+:1047A0000BF098FB03900BF095FB6C4004980BF01A
+:1047B00091FB054604980BF08DFB03900BF08AFBF0
+:1047C000454004980BF086FB02900BF083FB0390AE
+:1047D0000BF080FB454004980BF07CFB01900BF044
+:1047E00079FB02900BF076FB03900BF073FB6C40AF
+:1047F00008988000064A12688018C4700898401C07
+:1048000008900898042800DAABE509B030BD000034
+:104810000000002024490968487B234909684A7A36
+:10482000214909684A73204909684A791E4909687B
+:104830004A721D4909684A781B4909684A711A4930
+:104840000968487018490968887817490968897A99
+:10485000154A1268917014490968887212490968EA
+:104860008879114909688A7B0F4909688A710E495C
+:10487000096888730C490968C8780B490968C979BF
+:10488000094A1268D17008490968CA7A0649096854
+:10489000CA7105490968CA7B03490968CA72024995
+:1048A0000968C873704700000000002070B500243C
+:1048B00013E000250DE0A900094A12688918085D77
+:1048C0000AF0D2FAA900064A126889180855681C2D
+:1048D000C5B2042DEFDB601CC4B2042CE9DB70BD53
+:1048E00000000020F8B500241FE0A000434909683B
+:1048F000095CA000424A1154A000401C3F490968CD
+:10490000095CA000401C1154A000801C3B490968B0
+:10491000095CA000801C1154A000C01C3749096824
+:10492000095CA000C01C1154641C042CDDD362E09F
+:10493000002507E0601E800040193149085C694687
+:1049400048556D1C042DF5D3A007800F002825D1F4
+:10495000684606784178017081784170C17881702D
+:10496000C670694608780AF085FA69460870487882
+:104970000AF080FA6946487088780AF07BFA69463E
+:104980008870C8780AF076FA6946C8700878A10875
+:104990001C4A515C48406946087000E000BF201F77
+:1049A00080001749085C694609784840A100144A0C
+:1049B0005054201F8000401C1146095C6846407816
+:1049C0004840A100491C5054201F8000801C114603
+:1049D000095C684680784840A100891C5054201F1B
+:1049E0008000C01C1146085C6946C9784840A10097
+:1049F000C91C5054641C2C2C9AD3F8BD0400002010
+:104A000090060020E600010010B5002201214902B5
+:104A10000848FFF782FB00220121C9030548403006
+:104A2000FFF77BFB00220121890302484030FFF79A
+:104A300074FB10BD000D004010B501210448FDF7C6
+:104A400007F8002201210348FFF767FB10BD0000B3
+:104A500007000001000C004010B501210348FCF7DD
+:104A6000F7FF01210248FDF767F910BD07000001BB
+:104A7000000C004004488069C007C00F002801D026
+:104A8000012070470020FCE70034014010B500F021
+:104A900009F8012805D1FFF7EDFF012801D100F049
+:104AA0000DF810BD0448406940210840002801D09D
+:104AB000012070470020FCE70034014040200149FC
+:104AC000486170470034014010B501210648FCF7E9
+:104AD000BFFF00220121054805F090FB012103489A
+:104AE000FEF791FB10BD000007000001000C004024
+:104AF00010B501210648FCF7ABFF00220221054852
+:104B000005F07CFB02210348FEF77DFB10BD000091
+:104B100007000001000C00400FB4394880782021C4
+:104B200008433749887037484079042108400028F5
+:104B300032D13348407820210843314948706946D2
+:104B400015200856002805DD2D48407840210843EF
+:104B50002B494870694615200856142805DD284859
+:104B60004078802108432649487069461520085638
+:104B7000282805DD22488078802108432049887054
+:104B8000694615200856462838DD1D4880784021A2
+:104B900008431B49887031E01948407810210843C8
+:104BA00017494870694616200856002805DD144844
+:104BB000407840210843124948706946162008563B
+:104BC000142805DD0E484078802108430C494870C0
+:104BD000694616200856282805DD09488078802176
+:104BE000084307498870694616200856462805DD9F
+:104BF00003488078402108430149887004B0704719
+:104C00000A1B0020C8020020012801D002281AD166
+:104C1000022805D10C4A927802231A430A4B9A7053
+:104C2000002908DD084A203A527A10231A43064B1D
+:104C3000203B5A7207E0044A203A127A10231A43A2
+:104C4000014B203B1A7270470A1B002010B501224D
+:104C50000449842004F072FE01210348FEF7D3FAD0
+:104C600010BD0000FE040020400D004000B51528D6
+:104C700001D304F0A1FB43007B449B885B009F446D
+:104C80009B231400D40197035A051D07DB089A0AD9
+:104C9000780C380EF40FB41174133415F216DF18B3
+:104CA000D11A931C561E1920D9210B0008F0E1FEE1
+:104CB0000A06315C87B2DDFEFDFCFBFAFE4A527843
+:104CC00080231A43FC4B5A701A46927880231A4369
+:104CD000F94B9A701A46927820231A43F64B9A7031
+:104CE0001A46527810231A43F34B5A701A465278D8
+:104CF00020231A43F04B5A701A46527840231A4325
+:104D0000ED4B5A701A46927840239A43EA4B9A70B8
+:104D100089E1E94A527880239A43E74B5A701A4650
+:104D2000927880231A43E44B9A701A469278202393
+:104D30001A43E14B9A701A46527810239A43DE4B7D
+:104D40005A701A46527820239A43DB4B5A701A46FF
+:104D5000527840239A43D84B5A701A46927840238F
+:104D60009A43D54B9A705EE1D34A527880231A4316
+:104D7000D14B5A701A46927880231A43CE4B9A70C0
+:104D80001A46927820239A43CB4B9A701A4652784F
+:104D900010231A43C84B5A701A46527820231A43DC
+:104DA000C54B5A701A46527840239A43C24B5A70E8
+:104DB0001A46927840231A43BF4B9A7033E1BE4A99
+:104DC000527880231A43BC4B5A701A46927880233B
+:104DD0001A43B94B9A701A46927820231A43B64B5D
+:104DE0009A701A46527810231A43B34B5A701A46D7
+:104DF000527820239A43B04B5A701A465278402377
+:104E00009A43AD4B5A701A46927840231A43AA4BE4
+:104E10009A7008E1A84A527880239A43A64B5A70A8
+:104E20001A46927880231A43A34B9A701A469278B6
+:104E300020231A43A04B9A701A46527810239A43A3
+:104E40009D4B5A701A46527820239A439A4B5A70B7
+:104E50001A46527840231A43974B5A701A46927852
+:104E600040231A43944B9A70DDE0934A5278802392
+:104E70001A43914B5A701A46927880239A438E4B6C
+:104E80009A701A46927820231A438B4B9A701A46CE
+:104E9000527810231A43884B5A701A4652782023AE
+:104EA0009A4304E0BEE092E066E03AE00EE0824B16
+:104EB0005A701A46527840231A437F4B5A701A464A
+:104EC000927840231A437C4B9A70ACE07A4A52782D
+:104ED00080231A43784B5A701A46927880239A435B
+:104EE000754B9A701A46927820231A43724B9A7027
+:104EF0001A46527810231A436F4B5A701A4652784A
+:104F000020231A436C4B5A701A46527840231A4396
+:104F1000694B5A701A46927840231A43664B9A702E
+:104F200081E0654A527880231A43634B5A701A46CF
+:104F3000927880231A43604B9A701A469278202305
+:104F40001A435D4B9A701A46527810239A435A4B73
+:104F50005A701A46527820239A43574B5A701A4671
+:104F6000527840239A43544B5A701A469278402301
+:104F70009A43514B9A7056E04F4A527880231A4315
+:104F80004D4B5A701A46927880231A434A4B9A70B6
+:104F90001A46927820231A43474B9A701A46527841
+:104FA00010231A43444B5A701A46527820231A434E
+:104FB000414B5A701A46527840231A433E4B5A705E
+:104FC0001A46927840231A433B4B9A702BE03A4A98
+:104FD000527880231A43384B5A701A4692788023AD
+:104FE0001A43354B9A701A46927820231A43324B53
+:104FF0009A701A46527810231A432F4B5A701A4649
+:10500000527820239A432C4B5A701A4652784023E8
+:105010001A43294B5A701A46927840231A43264B5A
+:105020009A7000E000BF00BF23E60B0008F021FDEE
+:105030000A06315F8AB5E0FEFDFCFBFA1E4AD27813
+:1050400080231A431C4BDA701A46D27940231A4344
+:10505000194BDA711A46D27920231A43164BDA71AA
+:105060001A46D27810231A43134BDA701A469278F4
+:1050700010231A43104B9A701A46D27840231A43D1
+:105080000D4BDA701A46D27820239A430A4BDA7015
+:105090008CE1094AD27880239A43074BDA701A468A
+:1050A000D27940231A43044BDA711A46D27920236D
+:1050B0001A43014BDA7101E0EA1A00201A46D2784D
+:1050C00010239A43FE4BDA701A46927810239A43C3
+:1050D000FB4B9A701A46D27840239A43F84BDA7009
+:1050E0001A46D27820239A43F54BDA705EE1F44AEF
+:1050F000D27880231A43F24BDA701A46D2794023D1
+:105100001A43EF4BDA711A46D27920239A43EC4BBB
+:10511000DA711A46D27810231A43E94BDA701A462C
+:10512000927810231A43E64B9A701A46D27840239D
+:105130009A43E34BDA701A46D27820231A43E04BA5
+:10514000DA7033E1DE4AD27880231A43DC4BDA701E
+:105150001A46D27940231A43D94BDA711A46D279CA
+:1051600020231A43D64BDA711A46D27810231A43F9
+:10517000D34BDA701A46927810239A43D04B9A7028
+:105180001A46D27840239A43CD4BDA701A46D27829
+:1051900020231A43CA4BDA7008E1C94AD278802327
+:1051A0009A43C74BDA701A46D27940231A43C44B4C
+:1051B000DA711A46D27920231A43C14BDA711A46A2
+:1051C000D27810239A43BE4BDA701A469278102395
+:1051D0009A43BB4B9A701A46D27840231A43B84B75
+:1051E000DA701A46D27820231A43B54BDA70DDE024
+:1051F000B34AD27880231A43B14BDA701A46D27977
+:1052000040239A43AE4BDA711A46D27920231A43CF
+:10521000AB4BDA711A46D27810231A43A84BDA70D6
+:105220001A4604E0C1E095E069E03DE011E09278C3
+:1052300010239A43A24B9A701A46D27840231A43FD
+:105240009F4BDA701A46D27820231A439C4BDA70AF
+:10525000ACE09B4AD27880231A43994BDA701A4605
+:10526000D27940239A43964BDA711A46D279202399
+:105270001A43934BDA711A46D27810231A43904B93
+:10528000DA701A46927810231A438D4B9A701A4698
+:10529000D27840231A438A4BDA701A46D2782023F8
+:1052A0001A43874BDA7081E0854AD27880231A430B
+:1052B000834BDA701A46D27940231A43804BDA7155
+:1052C0001A46D27920231A437D4BDA711A46D278D6
+:1052D00010239A437A4BDA701A46927810239A4335
+:1052E000774B9A701A46D27840239A43744BDA70FF
+:1052F0001A46D27820239A43714BDA7056E0704AEE
+:10530000D27880231A436E4BDA701A46D279402342
+:105310001A436B4BDA711A46D27920231A43684B31
+:10532000DA711A46D27810231A43654BDA701A469E
+:10533000927810231A43624B9A701A46D27840230F
+:105340001A435F4BDA701A46D27820231A435C4B1B
+:10535000DA702BE05A4AD27880231A43584BDA701D
+:105360001A46D27940231A43554BDA711A46D2793C
+:1053700020231A43524BDA711A46D27810231A436B
+:105380004F4BDA701A46927810239A434C4B9A701E
+:105390001A46D27840231A43494BDA701A46D2781B
+:1053A00020231A43464BDA7000E000BF00BF60E4E0
+:1053B0000B0008F05EFB0A06315C8AB5E0FDFCFBE1
+:1053C000FAF93F4AD27A80231A433D4BDA721A46E1
+:1053D000D27A40231A433A4BDA721A46D27A202301
+:1053E0001A43374BDA721A46D27A10231A43344BD7
+:1053F000DA721A46927A10231A43314B9A721A467D
+:10540000927A40231A432E4B9A721A46927A20239C
+:105410009A432B4B9A728CE1294AD27A80239A4381
+:10542000274BDA721A46D27A40231A43244BDA7297
+:105430001A46D27A20231A43214BDA721A46D27ABC
+:1054400010239A431E4BDA721A46927A10239A431B
+:105450001B4B9A721A46927A40239A43184B9A72BF
+:105460001A46927A20239A43154B9A7261E1144AA4
+:10547000D27A80231A43124BDA721A46D27A402328
+:105480001A430F4BDA721A46D27A20239A430C4BF6
+:10549000DA721A46D27A10231A43094BDA721A4684
+:1054A000927A10231A43064B9A721A46927A402334
+:1054B0009A43034B9A721A46927A20231A4301E0C8
+:1054C000EA1A0020FE4B9A7233E1FD4AD27A802319
+:1054D0001A43FB4BDA721A46D27A40231A43F84B2E
+:1054E000DA721A46D27A20231A43F54BDA721A4638
+:1054F000D27A10231A43F24BDA721A46927A1023A8
+:105500009A43EF4B9A721A46927A40239A43EC4B95
+:105510009A721A46927A20231A43E94B9A7208E14A
+:10552000E74AD27A80239A43E54BDA721A46D27A56
+:1055300040231A43E24BDA721A46D27A20231A43E6
+:10554000DF4BDA721A46D27A10239A43DC4BDA72B6
+:105550001A46927A10239A43D94B9A721A46927A33
+:1055600040231A43D64B9A721A46927A20231A4342
+:10557000D34B9A72DDE0D24AD27A80231A43D04BC1
+:10558000DA721A46D27A40239A43CD4BDA721A461F
+:10559000D27A20231A43CA4BDA721A46D27A1023DF
+:1055A0001A43C74BDA7204E0C2E096E06AE03EE0DC
+:1055B00012E01A46927A10239A43C14B9A721A4605
+:1055C000927A40231A43BE4B9A721A46927A20234B
+:1055D0001A43BB4B9A72ACE0B94AD27A80231A4381
+:1055E000B74BDA721A46D27A40239A43B44BDA7236
+:1055F0001A46D27A20231A43B14BDA721A46D27A6B
+:1056000010231A43AE4BDA721A46927A10231A43C9
+:10561000AB4B9A721A46927A40231A43A84B9A725D
+:105620001A46927A20231A43A54B9A7281E0A44A23
+:10563000D27A80231A43A24BDA721A46D27A4023D6
+:105640001A439F4BDA721A46D27A20231A439C4B94
+:10565000DA721A46D27A10239A43994BDA721A46B2
+:10566000927A10239A43964B9A721A46927A402362
+:105670009A43934B9A721A46927A20239A43904BFC
+:105680009A7256E08E4AD27A80231A438C4BDA7291
+:105690001A46D27A40231A43894BDA721A46D27AD2
+:1056A00020231A43864BDA721A46D27A10231A4301
+:1056B000834BDA721A46927A10231A43804B9A72FD
+:1056C0001A46927A40231A437D4B9A721A46927A6E
+:1056D00020231A437A4B9A722BE0794AD27A80239C
+:1056E0001A43774BDA721A46D27A40231A43744B24
+:1056F000DA721A46D27A20231A43714BDA721A46AA
+:10570000D27A10231A436E4BDA721A46927A102319
+:105710009A436B4B9A721A46927A40231A43684B0B
+:105720009A721A46927A20231A43654B9A7200E0C5
+:1057300000BF00BF78E40B0008F09BF90A06315C5B
+:1057400087B2E0FEFDFCFBFA5D4AD27A01231A43E0
+:105750005B4BDA721A46927A02231A43584B9A72BA
+:105760001A46927A08231A43554B9A721A46D27AED
+:1057700008231A43524BDA721A46D27A04231A4388
+:105780004F4BDA721A46D27A02231A434C4BDA7222
+:105790001A46927A04239A43494B9A728CE1484AFA
+:1057A000D27A52085200464BDA721A46927A022393
+:1057B0001A43434B9A721A46927A08231A43404B73
+:1057C0009A721A46D27A08239A433D4BDA721A46E5
+:1057D000D27A04239A433A4BDA721A46D27A0223D7
+:1057E0009A43374BDA721A46927A04239A43344B1F
+:1057F0009A7261E1324AD27A01231A43304BDA724B
+:105800001A46927A02231A432D4B9A721A46927ABA
+:1058100008239A432A4B9A721A46D27A08231A43CB
+:10582000274BDA721A46D27A04231A43244BDA72CF
+:105830001A46D27A02239A43214BDA721A46927A96
+:1058400004231A431E4B9A7236E11D4AD27A012371
+:105850001A431B4BDA721A46927A02231A43184BE8
+:105860009A721A46927A08231A43154B9A721A466C
+:10587000D27A08231A43124BDA721A46D27A0423D8
+:105880009A430F4BDA721A46D27A02239A430C4B90
+:10589000DA721A46927A04231A43094B9A720BE180
+:1058A000074AD27A52085200054BDA721A46927AA7
+:1058B00002231A43024B9A721A46927A082301E095
+:1058C000EA1A00201A43FB4B9A721A46D27A08232E
+:1058D0009A43F84BDA721A46D27A04239A43F54B6C
+:1058E000DA721A46D27A02231A43F24BDA721A4655
+:1058F000927A04231A43EF4B9A72DDE0ED4AD27A92
+:1059000001231A43EB4BDA721A46927A02239A4326
+:10591000E84B9A721A46927A08231A43E54B9A7218
+:105920001A46D27A08231A43E24BDA721A4604E086
+:10593000C1E095E069E03DE011E0D27A04239A43AA
+:10594000DC4BDA721A46D27A02231A43D94BDA7246
+:105950001A46927A04231A43D64B9A72ACE0D54A7F
+:10596000D27A01231A43D34BDA721A46927A02236F
+:105970009A43D04B9A721A46927A08231A43CD4B17
+:105980009A721A46D27A08231A43CA4BDA721A4616
+:10599000D27A04231A43C74BDA721A46D27A022308
+:1059A0001A43C44BDA721A46927A04231A43C14B43
+:1059B0009A7281E0BF4AD27A01231A43BD4BDA7250
+:1059C0001A46927A02231A43BA4B9A721A46927A6C
+:1059D00008231A43B74B9A721A46D27A08239A437D
+:1059E000B44BDA721A46D27A04239A43B14BDA7274
+:1059F0001A46D27A02239A43AE4BDA721A46927A48
+:105A000004239A43AB4B9A7256E0AA4AD27A0123F6
+:105A10001A43A84BDA721A46927A02231A43A54B0C
+:105A20009A721A46927A08231A43A24B9A721A461D
+:105A3000D27A08231A439F4BDA721A46D27A042389
+:105A40001A439C4BDA721A46D27A02231A43994BB4
+:105A5000DA721A46927A04231A43964B9A722BE012
+:105A6000944AD27A01231A43924BDA721A46927AF6
+:105A700002231A438F4B9A721A46927A08231A43CA
+:105A80008C4B9A721A46D27A08231A43894BDA72DF
+:105A90001A46D27A04239A43864BDA721A46D27A8D
+:105AA00002231A43834BDA721A46927A04231A436A
+:105AB000804B9A7200E000BF00BF78E40B0007F053
+:105AC000D8FF0A06315B85B0DAFFFEFDFCFB794AA0
+:105AD000527808231A43774B5A701A469278042357
+:105AE0001A43744B9A701A46927801231A43714BE9
+:105AF0009A701A46527801231A436E4B5A701A460E
+:105B0000527802231A436B4B5A701A465278042378
+:105B10001A43684B5A701A46927802239A43654B8F
+:105B20009A7087E1634A527808239A43614B5A700E
+:105B30001A46927804231A435E4B9A701A4692785A
+:105B400001231A435B4B9A701A465278520852004E
+:105B50005A701A46527802239A43564B5A701A4684
+:105B6000527804239A43534B5A701A469278022370
+:105B70009A43504B9A705DE14E4A527808231A437B
+:105B80004C4B5A701A46927804231A43494B9A7028
+:105B90001A469278520852009A701A465278012397
+:105BA0001A43444B5A701A46527802231A43414B07
+:105BB0005A701A46527804239A433E4B5A701A463A
+:105BC000927802231A433B4B9A7033E1394A527858
+:105BD00008231A43374B5A701A46927804231A4303
+:105BE000344B9A701A46927801231A43314B9A70BB
+:105BF0001A46527801231A432E4B5A701A4652788D
+:105C000002239A432B4B5A701A46527804239A4324
+:105C1000284B5A701A46927802231A43254B9A70E1
+:105C200008E1244A527808239A43224B5A701A46B4
+:105C3000927804231A431F4B9A701A4692780123D4
+:105C40001A431C4B9A701A465278520852005A70E6
+:105C50001A46527802239A43164B5A701A465278C3
+:105C600004231A43134B5A701A46927802231A439C
+:105C7000104B9A70DEE00F4A527808231A430D4BFE
+:105C80005A701A46927804239A430A4B9A701A461D
+:105C9000927801231A43074B9A701A4652780123CF
+:105CA0001A43044B5A701A46527802239A43014B06
+:105CB0005A7006E0EA1A0020BBE08FE063E038E0AB
+:105CC0000CE01A46527804231A43F84B5A701A46CD
+:105CD000927802231A43F54B9A70ABE0F34A52785C
+:105CE00008231A43F14B5A701A46927804239A43B8
+:105CF000EE4B9A701A46927801231A43EB4B9A7036
+:105D00001A46527801231A43E84B5A701A465278C1
+:105D100002231A43E54B5A701A46527804231A4359
+:105D2000E24B5A701A46927802231A43DF4B9A705C
+:105D300080E0DE4A527808231A43DC4B5A701A4638
+:105D4000927804231A43D94B9A701A469278012309
+:105D50001A43D64B9A701A465278520852005A701B
+:105D60001A46527802239A43D04B5A701A465278F8
+:105D700004239A43CD4B5A701A46927802239A43D1
+:105D8000CA4B9A7056E0C94A527808231A43C74B47
+:105D90005A701A46927804231A43C44B9A701A46D2
+:105DA000927801231A43C14B9A701A465278012304
+:105DB0001A43BE4B5A701A46527802231A43BB4B01
+:105DC0005A701A46527804231A43B84B5A701A462E
+:105DD000927802231A43B54B9A702BE0B34A52785B
+:105DE00008231A43B14B5A701A46927804231A4377
+:105DF000AE4B9A701A46927801231A43AB4B9A70B5
+:105E00001A46527801231A43A84B5A701A46527800
+:105E100002239A43A54B5A701A46527804231A4318
+:105E2000A24B5A701A46927802231A439F4B9A70DB
+:105E300000E000BF00BF7DE40B0007F01AFE0A0679
+:105E4000315B86B1DBFDFCFBFAF9984AD279082375
+:105E50001A43964BDA711A46D27904231A43934BAC
+:105E6000DA711A46D27902231A43904BDA711A4634
+:105E7000D27901231A438D4BDA711A46D278022364
+:105E80001A438A4BDA701A46D27808231A43874B92
+:105E9000DA701A46D27804239A43844BDA7088E188
+:105EA000824AD27908239A43804BDA711A46D27912
+:105EB00004231A437D4BDA711A46D27902231A431E
+:105EC0007A4BDA711A46D27952085200DA711A46C0
+:105ED000D27802239A43754BDA701A46D278082397
+:105EE0009A43724BDA701A46D27804239A436F4B66
+:105EF000DA705EE16D4AD27908231A436B4BDA718E
+:105F00001A46D27904231A43684BDA711A46D279B9
+:105F100002239A43654BDA711A46D27901231A4358
+:105F2000624BDA711A46D27802231A435F4BDA7059
+:105F30001A46D27808239A435C4BDA701A46D27814
+:105F400004231A43594BDA7033E1584AD2790823B3
+:105F50001A43564BDA711A46D27904231A43534B2B
+:105F6000DA711A46D27902231A43504BDA711A4673
+:105F7000D27901231A434D4BDA711A46D2780223A3
+:105F80009A434A4BDA701A46D27808239A43474B11
+:105F9000DA701A46D27804231A43444BDA7008E1C7
+:105FA000424AD27908239A43404BDA711A46D27991
+:105FB00004231A433D4BDA711A46D27902231A435D
+:105FC0003A4BDA711A46D27952085200DA711A46FF
+:105FD000D27802239A43354BDA701A46D2780823D6
+:105FE0001A43324BDA701A46D27804231A432F4BE5
+:105FF000DA70DEE02D4AD27908231A432B4BDA718E
+:106000001A46D27904239A43284BDA711A46D27978
+:1060100002231A43254BDA711A46D27901231A4317
+:10602000224BDA711A46D27802239A431F4B04E0BE
+:10603000BEE092E066E03BE00DE0DA701A46D2780E
+:1060400008231A43194BDA701A46D27804231A43EC
+:10605000164BDA70ADE0154AD27908231A43134B78
+:10606000DA711A46D27904239A43104BDA711A4630
+:10607000D27902231A430D4BDA711A46D2790123E1
+:106080001A430A4BDA711A46D27802231A43074B95
+:10609000DA701A46D27808231A43044BDA701A468B
+:1060A000D27804231A43014BDA7082E0EA1A002006
+:1060B000FE4AD27908231A43FC4BDA711A46D27988
+:1060C00004231A43F94BDA711A46D27902231A4390
+:1060D000F64BDA711A46D27952085200DA711A4632
+:1060E000D27802239A43F14BDA701A46D278082309
+:1060F0009A43EE4BDA701A46D27804239A43EB4B5C
+:10610000DA7056E0E94AD27908231A43E74BDA718C
+:106110001A46D27904231A43E44BDA711A46D2792B
+:1061200002231A43E14BDA711A46D27901231A434A
+:10613000DE4BDA711A46D27802231A43DB4BDA704F
+:106140001A46D27808231A43D84BDA701A46D27806
+:1061500004231A43D54BDA702BE0D44AD2790823B2
+:106160001A43D24BDA711A46D27904231A43CF4B21
+:10617000DA711A46D27902231A43CC4BDA711A46E5
+:10618000D27901231A43C94BDA711A46D278022315
+:106190009A43C64BDA701A46D27808231A43C34B87
+:1061A000DA701A46D27804231A43C04BDA7000E042
+:1061B00000BF00BF81E40B0007F05BFC0A063461FE
+:1061C0008FBDF0EEEDECEBEAB84AD27F08231A431C
+:1061D000B64BDA771A46927F08231A43B34B9A7765
+:1061E0001A46D27F02231A43B04BDA771A46D27F7F
+:1061F00001231A43AD4BDA771A4620321278022374
+:106200001A43AA4B20331A701A46127808231A43ED
+:10621000A64B20331A70A54AD27F04239A43A34B7E
+:10622000DA77A4E1A14AD27F08239A439F4BDA7719
+:106230001A46927F08231A439C4B9A771A46D27FBC
+:1062400002231A43994BDA771A46D27F520852003A
+:10625000DA771A462032127802239A43934B20337E
+:106260001A701A46127808239A43904B20331A70FA
+:106270008E4AD27F04239A438C4BDA7777E18B4A9C
+:10628000D27F08231A43894BDA771A46927F082374
+:106290001A43864B9A771A46D27F02239A43834B3E
+:1062A000DA771A46D27F01231A43804BDA771A46EF
+:1062B0002032127802231A437C4B20331A701A467C
+:1062C000127808239A43794B20331A70774AD27F89
+:1062D00004231A43754BDA7749E1744AD27F0823C5
+:1062E0001A43724BDA771A46927F08231A436F4B90
+:1062F0009A771A46D27F02231A436C4BDA771A46F2
+:10630000D27F01231A43694BDA771A46203212787A
+:1063100002239A43654B20331A701A4612780823D9
+:106320009A43624B20331A70604AD27F04231A4387
+:106330005E4BDA771BE15D4AD27F08239A435B4BC1
+:10634000DA771A46927F08231A43584B9A771A46EF
+:10635000D27F02231A43554BDA771A46D27F52086E
+:106360005200DA771A462032127802239A434F4BB2
+:1063700020331A701A46127808231A434B4B2033E5
+:106380001A704A4AD27F04231A43484BDA77EEE068
+:10639000ECE0BDE08EE05DE02EE0FFE7434AD27F17
+:1063A00008231A43414BDA771A46927F08239A430F
+:1063B0003E4B9A771A46D27F02231A433B4BDA7739
+:1063C0001A46D27F01231A43384BDA771A46203215
+:1063D000127802239A43354B20331A701A461278EA
+:1063E00008231A43314B20331A70304AD27F0423DA
+:1063F0001A432E4BDA77BAE02C4AD27F08231A438D
+:106400002A4BDA771A46927F08239A43274B9A77CA
+:106410001A46D27F02231A43244BDA771A46D27FD8
+:1064200001231A43214BDA771A46203212780223CD
+:106430001A431E4B20331A701A46127808231A4347
+:106440001A4B20331A70194AD27F04231A43174B70
+:10645000DA778CE0154AD27F08231A43134BDA7798
+:106460001A46927F08231A43104B9A771A46D27F16
+:1064700002231A430D4BDA771A46D27F5208520094
+:10648000DA771A462032127802239A43074B2033D8
+:106490001A701A46127808239A43044B20331A7054
+:1064A000024AD27F04239A43004B01E0EA1A0020FB
+:1064B000DA775CE0FE4AD27F08231A43FC4BDA7796
+:1064C0001A46927F08231A43F94B9A771A46D27FCD
+:1064D00002231A43F64BDA771A46D27F01231A4376
+:1064E000F34BDA771A462032127802231A43F04B24
+:1064F00020331A701A46127808231A43EC4B2033C3
+:106500001A70EB4AD27F04231A43E94BDA772EE064
+:10651000E74AD27F08231A43E54BDA771A46927F7F
+:1065200008231A43E24B9A771A46D27F02231A4372
+:10653000DF4BDA771A46D27F01231A43DC4BDA7736
+:106540001A462032127802239A43D94B20331A700C
+:106550001A46127808231A43D54B20331A70D44AAE
+:10656000D27F04231A43D24BDA7700E000BF00BF8A
+:1065700061E40B0007F07DFA0A06315B86B1DBFEB1
+:10658000FDFCFBFACA4A527F08231A43C84B5A77CC
+:106590001A46127F04231A43C54B1A771A46127FF4
+:1065A00002231A43C24B1A771A46527F01231A4319
+:1065B000BF4B5A771A46927F02231A43BC4B9A77F5
+:1065C0001A46527F04231A43B94B5A771A46527F10
+:1065D00002239A43B64B5A7789E1B54A527F082382
+:1065E0009A43B34B5A771A46127F04231A43B04B8F
+:1065F0001A771A46127F02231A43AD4B1A771A46AE
+:10660000527F520852005A771A46927F02239A43C9
+:10661000A74B9A771A46527F04239A43A44B5A7782
+:106620001A46527F02239A43A14B5A775FE1A04A50
+:10663000527F08231A439E4B5A771A46127F04232F
+:106640001A439B4B1A771A46127F02239A43984BA0
+:106650001A771A46527F01231A43954B5A771A46E6
+:10666000927F02231A43924B9A771A46527F042351
+:106670009A438F4B5A771A46527F02231A438C4B08
+:106680005A7734E18A4A527F08231A43884B5A7753
+:106690001A46127F04231A43854B1A771A46127F33
+:1066A00002231A43824B1A771A46527F01231A4358
+:1066B0007F4B5A771A46927F02239A437C4B9A77F4
+:1066C0001A46527F04239A43794B5A771A46527FCF
+:1066D00002231A43764B5A7709E1754A527F082301
+:1066E0009A43734B5A771A46127F04231A43704B0E
+:1066F0001A771A46127F02231A436D4B1A771A46ED
+:10670000527F520852005A771A46927F02239A43C8
+:10671000674B9A771A46527F04231A43644B5A7781
+:106720001A46527F02231A43614B5A77DFE0604AD0
+:10673000527F08231A435E4B5A771A46127F04236E
+:106740009A435B4B1A771A46127F02231A43584B1F
+:106750001A771A46527F01231A43554B5A771A4625
+:10676000927F02239A43524B9A7704E0BEE08FE077
+:1067700063E038E00CE01A46527F04231A434C4B86
+:106780005A771A46527F02231A43494B5A77AEE092
+:10679000474A527F08231A43454B5A771A46127FBD
+:1067A00004239A43424B1A771A46127F02231A4354
+:1067B0003F4B1A771A46527F01231A433C4B5A77B4
+:1067C0001A46927F02231A43394B9A771A46527F10
+:1067D00004231A43364B5A771A46527F02231A4330
+:1067E000334B5A7783E0324A527F08231A43304BA7
+:1067F0005A771A46127F04231A432D4B1A771A46EA
+:10680000127F02231A432A4B1A771A46527F5208E4
+:1068100052005A771A46927F02239A43244B9A7762
+:106820001A46527F04239A43214B5A771A46527FC5
+:1068300002239A431E4B5A7759E01D4A527F082380
+:106840001A431B4B5A771A46127F04231A43184BDC
+:106850001A771A46127F02231A43154B1A771A46E3
+:10686000527F01231A43124B5A771A46927F022312
+:106870001A430F4B9A771A46527F04231A430C4B44
+:106880005A771A46527F02231A43094B5A772EE051
+:10689000074A527F08231A43054B5A771A46127F3C
+:1068A00004231A43024B1A771A46127F022301E08F
+:1068B000EA1A00201A43FE4B1A771A46527F012328
+:1068C0001A43FB4B5A771A46927F02239A43F84B9E
+:1068D0009A771A46527F04231A43F54B5A771A4681
+:1068E000527F02231A43F24B5A7700E000BF00BFE9
+:1068F00060E40B0007F0BDF80A06315B85B0DAFEF4
+:10690000FDFCFBFAEA4AD27E08231A43E84BDA760A
+:106910001A46927E04231A43E54B9A761A46927ED3
+:1069200001231A43E24B9A761A46D27E01231A4378
+:10693000DF4BDA761A46D27E02231A43DC4BDA7634
+:106940001A46D27E04231A43D94BDA761A46927E2F
+:1069500002239A43D64B9A7685E1D54AD27E082304
+:106960009A43D34BDA761A46927E04231A43D04BCD
+:106970009A761A46927E01231A43CD4B9A761A468E
+:10698000D27E52085200DA761A46D27E02239A4309
+:10699000C74BDA761A46D27E04239A43C44BDA7682
+:1069A0001A46927E02239A43C14B9A765BE1C04A13
+:1069B000D27E08231A43BE4BDA761A46927E04230F
+:1069C0001A43BB4B9A761A46927E520852009A7628
+:1069D0001A46D27E01231A43B54BDA761A46D27E86
+:1069E00002231A43B24BDA761A46D27E04239A4324
+:1069F000AF4BDA761A46927E02231A43AC4B9A7654
+:106A000031E1AB4AD27E08231A43A94BDA761A4603
+:106A1000927E04231A43A64B9A761A46927E01234D
+:106A20001A43A34B9A761A46D27E01231A43A04BEF
+:106A3000DA761A46D27E02239A439D4BDA761A46BC
+:106A4000D27E04239A439A4BDA761A46927E022328
+:106A50001A43974B9A7606E1954AD27E08239A43C9
+:106A6000934BDA761A46927E04231A43904B9A7619
+:106A70001A46927E01231A438D4B9A761A46D27E8D
+:106A800052085200DA761A46D27E02239A43884B85
+:106A9000DA761A46D27E04231A43854BDA761A46F2
+:106AA000927E02231A43824B9A76DCE0804AD27EA1
+:106AB00008231A437E4BDA761A46927E04239A43C1
+:106AC0007B4B9A761A46927E01231A43784B9A762C
+:106AD0001A46D27E01231A43754BDA761A46D27EC5
+:106AE00002239A43724BDA761A4604E0BAE08EE04B
+:106AF00062E037E00BE0D27E04231A436C4BDA7677
+:106B00001A46927E02231A43694B9A76ABE0684A92
+:106B1000D27E08231A43664BDA761A46927E042305
+:106B20009A43634B9A761A46927E01231A43604B2E
+:106B30009A761A46D27E01231A435D4BDA761A46BC
+:106B4000D27E02231A435A4BDA761A46D27E0423A7
+:106B50001A43574BDA761A46927E02231A43544B55
+:106B60009A7680E0524AD27E08231A43504BDA7656
+:106B70001A46927E04231A434D4B9A761A46927E09
+:106B800001231A434A4B9A761A46D27E5208520083
+:106B9000DA761A46D27E02239A43454BDA761A46B3
+:106BA000D27E04239A43424BDA761A46927E02231F
+:106BB0009A433F4B9A7656E03D4AD27E08231A43C9
+:106BC0003B4BDA761A46927E04231A43384B9A7668
+:106BD0001A46927E01231A43354B9A761A46D27E84
+:106BE00001231A43324BDA761A46D27E02231A4325
+:106BF0002F4BDA761A46D27E04231A432C4BDA76D0
+:106C00001A46927E02231A43294B9A762BE0284A91
+:106C1000D27E08231A43264BDA761A46927E042344
+:106C20001A43234B9A761A46927E01231A43204B2D
+:106C30009A761A46D27E01231A431D4BDA761A46FB
+:106C4000D27E02239A431A4BDA761A46D27E042366
+:106C50001A43174BDA761A46927E02231A43144BD4
+:106C60009A7600E000BF00BF82E40B0006F001FF4F
+:106C70000A06345E89B4DEFEFDFCFBFA0C4A127E85
+:106C800008231A430A4B1A761A46127E04231A4323
+:106C9000074B1A761A46127E02231A43044B1A76C1
+:106CA0001A46127E01231A43014B1A761A4601E056
+:106CB000EA1A0020527E02231A43FB4B5A761A46E8
+:106CC000527E08231A43F84B5A761A46527E042302
+:106CD0009A43F54B5A7686E1F34A127E08239A438B
+:106CE000F14B1A761A46127E04231A43EE4B1A769B
+:106CF0001A46127E02231A43EB4B1A761A46127E6C
+:106D0000520852001A761A46527E02239A43E64BE4
+:106D10005A761A46527E08239A43E34B5A761A460D
+:106D2000527E04239A43E04B5A765CE1DE4A127E9F
+:106D300008231A43DC4B1A761A46127E04231A43A0
+:106D4000D94B1A761A46127E02239A43D64B1A76EC
+:106D50001A46127E01231A43D34B1A761A46527EE4
+:106D600002231A43D04B5A761A46527E08239A437E
+:106D7000CD4B5A761A46527E04231A43CA4B5A7692
+:106D800031E1C94A127E08231A43C74B1A761A46C4
+:106D9000127E04231A43C44B1A761A46127E02232B
+:106DA0001A43C14B1A761A46127E01231A43BE4B70
+:106DB0001A761A46527E02239A43BB4B5A761A46DB
+:106DC000527E08239A43B84B5A761A46527E0423C1
+:106DD0001A43B54B5A7606E1B34A127E08239A430A
+:106DE000B14B1A761A46127E04231A43AE4B1A761A
+:106DF0001A46127E02231A43AB4B1A761A46127EAB
+:106E0000520852001A761A46527E02239A43A64B23
+:106E10005A761A46527E08231A43A34B5A761A46CC
+:106E2000527E04231A43A04B5A76DCE09E4A127E1F
+:106E300008231A439C4B1A761A46127E04239A435F
+:106E4000994B1A761A46127E02231A43964B1A76EB
+:106E50001A46127E01231A43934B1A761A46527E23
+:106E6000022304E0BEE092E066E03BE00FE09A43DC
+:106E70008D4B5A761A46527E08231A438A4B5A760D
+:106E80001A46527E04231A43874B5A76ABE0864A51
+:106E9000127E08231A43844B1A761A46127E042364
+:106EA0009A43814B1A761A46127E02231A437E4B6E
+:106EB0001A761A46127E01231A437B4B1A761A461B
+:106EC000527E02231A43784B5A761A46527E082382
+:106ED0001A43754B5A761A46527E04231A43724B54
+:106EE0005A7680E0704A127E08231A436E4B1A7657
+:106EF0001A46127E04231A436B4B1A761A46127EE8
+:106F000002231A43684B1A761A46127E5208520020
+:106F10001A761A46527E02239A43634B5A761A46D1
+:106F2000527E08239A43604B5A761A46527E0423B7
+:106F30009A435D4B5A7656E05B4A127E08231A4309
+:106F4000594B1A761A46127E04231A43564B1A7668
+:106F50001A46127E02231A43534B1A761A46127EA1
+:106F600001231A43504B1A761A46527E02231A43C3
+:106F70004D4B5A761A46527E08231A434A4B5A768C
+:106F80001A46527E04231A43474B5A762BE0464A50
+:106F9000127E08231A43444B1A761A46127E0423A3
+:106FA0001A43414B1A761A46127E02231A433E4B6D
+:106FB0001A761A46127E01231A433B4B1A761A465A
+:106FC000527E02239A43384B5A761A46527E082341
+:106FD0001A43354B5A761A46527E04231A43324BD3
+:106FE0005A7600E000BF00BF82E40B0006F041FDCE
+:106FF0000A06315E89B4DEFEFDFCFBFA2A4A927D68
+:1070000008231A43284B9A751A46527D08231A43BF
+:10701000254B5A751A46927D02231A43224B9A75C4
+:107020001A46927D01231A431F4B9A751A46D27D48
+:1070300002231A431C4BDA751A46D27D08231A43E1
+:10704000194BDA751A46927D04239A43164B9A75AA
+:1070500089E1154A927D08239A43134B9A751A4683
+:10706000527D08231A43104B5A751A46927D02230B
+:107070001A430D4B9A751A46927D520852009A7522
+:107080001A46D27D02239A43074BDA751A46D27DFF
+:1070900008239A43044BDA751A46927D04239A43D7
+:1070A000014B9A755FE10000EA1A0020FE4A927DCA
+:1070B00008231A43FC4B9A751A46527D08231A433B
+:1070C000F94B5A751A46927D02239A43F64B9A75EC
+:1070D0001A46927D01231A43F34B9A751A46D27DC4
+:1070E00002231A43F04BDA751A46D27D08239A43DD
+:1070F000ED4BDA751A46927D04231A43EA4B9A75D2
+:1071000031E1E94A927D08231A43E74B9A751A4602
+:10711000527D08231A43E44B5A751A46927D022386
+:107120001A43E14B9A751A46927D01231A43DE4BAE
+:107130009A751A46D27D02239A43DB4BDA751A46BA
+:10714000D27D08239A43D84BDA751A46927D0423E0
+:107150001A43D54B9A7506E1D34A927D08239A4388
+:10716000D14B9A751A46527D08231A43CE4B5A7555
+:107170001A46927D02231A43CB4B9A751A46927D8A
+:10718000520852009A751A46D27D02239A43C64B82
+:10719000DA751A46D27D08231A43C34BDA751A46AC
+:1071A000927D04231A43C04B9A75DCE0BE4A927D5F
+:1071B00008231A43BC4B9A751A46527D08239A43FA
+:1071C000B94B5A751A46927D02231A43B64B9A75EB
+:1071D0001A46927D01231A43B34B9A751A46D27D03
+:1071E000022304E0BEE092E066E03BE00FE09A4359
+:1071F000AD4BDA751A46D27D08231A43AA4BDA75CD
+:107200001A46927D04231A43A74B9A75ABE0A64A0F
+:10721000927D08231A43A44B9A751A46527D08237F
+:107220009A43A14B5A751A46927D02231A439E4BEC
+:107230009A751A46927D01231A439B4B9A751A46FA
+:10724000D27D02231A43984BDA751A46D27D082361
+:107250001A43954BDA751A46927D04231A43924BD2
+:107260009A7580E0904A927D08231A438E4B9A7556
+:107270001A46527D08231A438B4B5A751A46927D43
+:1072800002231A43884B9A751A46927D520852007F
+:107290009A751A46D27D02239A43834BDA751A46B1
+:1072A000D27D08239A43804BDA751A46927D0423D7
+:1072B0009A437D4B9A7556E07B4A927D08231A4388
+:1072C000794B9A751A46527D08231A43764B5A75A4
+:1072D0001A46927D02231A43734B9A751A46927D81
+:1072E00001231A43704B9A751A46D27D02231A4322
+:1072F0006D4BDA751A46D27D08231A436A4BDA754C
+:107300001A46927D04231A43674B9A752BE0664A0E
+:10731000927D08231A43644B9A751A46527D0823BE
+:107320001A43614B5A751A46927D02231A435E4BEB
+:107330009A751A46927D01231A435B4B9A751A4639
+:10734000D27D02239A43584BDA751A46D27D082320
+:107350001A43554BDA751A46927D04231A43524B51
+:107360009A7500E000BF00BF7EE40B0006F081FBD1
+:107370000A06315B86B4DEFEFDFCFBFA4A4A127D4A
+:1073800008231A43484B1A751A46D27C04231A4321
+:10739000454BDA741A46D27C02231A43424BDA7404
+:1073A0001A46127D01231A433F4B1A751A46527D25
+:1073B00002231A433C4B5A751A46127D04231A4382
+:1073C000394B1A751A46127D02239A43364B1A75A9
+:1073D00089E1354A127D08239A43334B1A751A46C0
+:1073E000D27C04231A43304BDA741A46D27C02232F
+:1073F0001A432D4BDA741A46127D520852001A7540
+:107400001A46527D02239A43274B5A751A46127D1B
+:1074100004239A43244B1A751A46127D02239A4379
+:10742000214B1A755FE1204A127D08231A431E4B37
+:107430001A751A46D27C04231A431B4BDA741A4677
+:10744000D27C02239A43184BDA741A46127D012328
+:107450001A43154B1A751A46527D02231A43124BD2
+:107460005A751A46127D04239A430F4B1A751A4611
+:10747000127D02231A430C4B1A7534E10A4A127D1D
+:1074800008231A43084B1A751A46D27C04231A4360
+:10749000054BDA741A46D27C02231A43024BDA7483
+:1074A0001A46127D012301E0EA1A00201A43FD4B1F
+:1074B0001A751A46527D02239A43FA4B5A751A4698
+:1074C000127D04239A43F74B1A751A46127D022344
+:1074D0001A43F44B1A7506E1F24A127D08239A43C7
+:1074E000F04B1A751A46D27C04231A43ED4BDA741A
+:1074F0001A46D27C02231A43EA4BDA741A46127DEA
+:10750000520852001A751A46527D02239A43E54BDF
+:107510005A751A46127D04231A43E24B1A751A460D
+:10752000127D02231A43DF4B1A75DCE0DD4A127D1F
+:1075300008231A43DB4B1A751A46D27C04239A435C
+:10754000D84BDA741A46D27C02231A43D54BDA742C
+:107550001A46127D01231A43D24B1A751A46527DE0
+:10756000022304E0BEE092E066E03BE00FE09A43D5
+:10757000CC4B5A751A46127D04231A43C94B1A750F
+:107580001A46127D02231A43C64B1A75ABE0C54A50
+:10759000127D08231A43C34B1A751A46D27C042362
+:1075A0009A43C04BDA741A46D27C02231A43BD4B6D
+:1075B000DA741A46127D01231A43BA4B1A751A4619
+:1075C000527D02231A43B74B5A751A46127D042383
+:1075D0001A43B44B1A751A46127D02231A43B14B53
+:1075E0001A7580E0AF4A127D08231A43AD4B1A7515
+:1075F0001A46D27C04231A43AA4BDA741A46D27C68
+:1076000002231A43A74BDA741A46127D520852001D
+:107610001A751A46527D02239A43A24B5A751A468E
+:10762000127D04239A439F4B1A751A46127D02233A
+:107630009A439C4B1A7556E09A4A127D08231A43C6
+:10764000984B1A751A46D27C04231A43954BDA7468
+:107650001A46D27C02231A43924BDA741A46127DE0
+:1076600001231A438F4B1A751A46527D02231A437F
+:107670008C4B5A751A46127D04231A43894B1A758E
+:107680001A46127D02231A43864B1A752BE0854A4F
+:10769000127D08231A43834B1A751A46D27C0423A1
+:1076A0001A43804BDA741A46D27C02231A437D4B6C
+:1076B000DA741A46127D01231A437A4B1A751A4658
+:1076C000527D02239A43774B5A751A46127D042342
+:1076D0001A43744B1A751A46127D02231A43714BD2
+:1076E0001A7500E000BF00BF7EE40B0006F0C1F990
+:1076F0000A06315B85B0DCFEFDFCFBFA694A927C30
+:1077000008231A43674B9A741A46527C04231A437F
+:10771000644B5A741A46527C01231A43614B5A74C3
+:107720001A46927C01231A435E4B9A741A46927C45
+:1077300002231A435B4B9A741A46927C04231A4321
+:10774000584B9A741A46527C02239A43554B5A74EA
+:1077500087E1544A927C08239A43524B9A741A4602
+:10776000527C04231A434F4B5A741A46527C01230D
+:107770001A434C4B5A741A46927C520852009A741F
+:107780001A46927C02239A43464B9A741A46927C7C
+:1077900004239A43434B9A741A46527C02239A4319
+:1077A000404B5A745DE13F4A927C08231A433D4B9B
+:1077B0009A741A46527C04231A433A4B5A741A4656
+:1077C000527C520852005A741A46927C01231A4382
+:1077D000344B9A741A46927C02231A43314B9A74A2
+:1077E0001A46927C04239A432E4B9A741A46527C72
+:1077F00002231A432B4B5A7433E12A4A927C082302
+:107800001A43284B9A741A46527C04231A43254B78
+:107810005A741A46527C01231A43224B5A741A4650
+:10782000927C01231A431F4B9A741A46927C0223BE
+:107830009A431C4B9A741A46927C04239A43194B20
+:107840009A741A46527C02231A43164B5A7408E162
+:10785000144A927C08239A43124B9A741A46527C1B
+:1078600004231A430F4B5A741A46527C01231A43BD
+:107870000C4B5A741A46927C520852009A741A465B
+:10788000927C02239A43074B9A741A46927C0423F3
+:107890001A43044B9A741A46527C02231A43014B32
+:1078A0005A74DEE0EA1A0020FE4A927C08231A434A
+:1078B000FC4B9A741A46527C04239A43F94B5A742F
+:1078C0001A46527C01231A43F64B5A741A46927C8C
+:1078D00001231A43F34B9A741A46927C02239A436B
+:1078E000F04B04E0BCE090E064E039E00DE09A7415
+:1078F0001A46927C04231A43EA4B9A741A46527C25
+:1079000002231A43E74B5A74ABE0E64A927C082301
+:107910001A43E44B9A741A46527C04239A43E14B6F
+:107920005A741A46527C01231A43DE4B5A741A4683
+:10793000927C01231A43DB4B9A741A46927C0223F1
+:107940001A43D84B9A741A46927C04231A43D54B97
+:107950009A741A46527C02231A43D24B5A7480E01E
+:10796000D04A927C08231A43CE4B9A741A46527C12
+:1079700004231A43CB4B5A741A46527C01231A43F0
+:10798000C84B5A741A46927C520852009A741A468E
+:10799000927C02239A43C34B9A741A46927C042326
+:1079A0009A43C04B9A741A46527C02239A43BD4BA9
+:1079B0005A7456E0BB4A927C08231A43B94B9A7416
+:1079C0001A46527C04231A43B64B5A741A46527C08
+:1079D00001231A43B34B5A741A46927C01231A436B
+:1079E000B04B9A741A46927C02231A43AD4B9A7498
+:1079F0001A46927C04231A43AA4B9A741A46527C64
+:107A000002231A43A74B5A742BE0A64A927C082300
+:107A10001A43A44B9A741A46527C04231A43A14B6E
+:107A20005A741A46527C01231A439E4B5A741A46C2
+:107A3000927C01231A439B4B9A741A46927C022330
+:107A40009A43984B9A741A46927C04231A43954B96
+:107A50009A741A46527C02231A43924B5A7400E0DD
+:107A600000BF00BF80E40B0006F003F80A0635648F
+:107A700093C2F7F5F4F3F2F18A4AD27F10231A4346
+:107A8000884BDA771A46D27F20231A43854BDA7760
+:107A90001A46D27F40231A43824BDA771A46D27FA6
+:107AA00080231A437F4BDA771A46203212788023DC
+:107AB0001A437C4B20331A701A46127820231A433B
+:107AC000784B20331A701A46127840239A43754B2C
+:107AD00020331A70B2E1734AD27F10239A43714B5C
+:107AE000DA771A46D27F20231A436E4BDA771A468A
+:107AF000D27F40231A436B4BDA771A46D27F80231A
+:107B00009A43684BDA771A462032127880239A43D8
+:107B1000644B20331A701A46127820239A43614B23
+:107B200020331A701A46127840239A435D4B203353
+:107B30001A7083E15B4AD27F10231A43594BDA77DC
+:107B40001A46D27F20231A43564BDA771A46D27F41
+:107B500040239A43534BDA771A46D27F80231A4345
+:107B6000504BDA771A462032127880231A434D4B55
+:107B700020331A701A46127820239A43494B203337
+:107B80001A701A46127840231A43464B20331A7053
+:107B900054E1444AD27F10231A43424BDA771A4603
+:107BA000D27F20231A433F4BDA771A46D27F4023F5
+:107BB0001A433C4BDA771A46D27F80231A43394B5B
+:107BC000DA771A462032127880239A43354B2033D5
+:107BD0001A701A46127820239A43324B20331A70B7
+:107BE0001A46127840231A432E4B20331A7025E18F
+:107BF0002C4AD27F10239A432A4BDA771A46D27F37
+:107C000020231A43274BDA771A46D27F40231A43A0
+:107C1000244BDA771A46D27F80239A43214BDA77B6
+:107C20001A462032127880239A431E4B20331A7052
+:107C30001A46127820231A431A4B20331A701A4618
+:107C4000127840231A43174B20331A70F6E0F4E001
+:107C5000C3E092E061E030E0FFE7124AD27F1023F8
+:107C60001A43104BDA771A46D27F20239A430D4BE2
+:107C7000DA771A46D27F40231A430A4BDA771A463C
+:107C8000D27F80231A43074BDA771A4620321278C4
+:107C900080239A43034B20331A701A46127820230C
+:107CA0001A4301E0EA1A0020FE4B1A701A461278B5
+:107CB00040231A43FB4B1A70C0E0FA4A203AD27FA5
+:107CC00010231A43F74B203BDA771A46D27F202342
+:107CD0009A43F44B203BDA771A46D27F40231A436B
+:107CE000F04B203BDA771A46D27F80231A43ED4BC4
+:107CF000203BDA77EB4A127880231A43E94B1A705B
+:107D00001A46127820231A43E64B1A701A46127844
+:107D100040231A43E34B1A7090E0E24A203AD27FA4
+:107D200010231A43DF4B203BDA771A46D27F2023F9
+:107D30001A43DC4B203BDA771A46D27F40231A43A2
+:107D4000D84B203BDA771A46D27F80239A43D54B13
+:107D5000203BDA77D34A127880239A43D14B1A70AA
+:107D60001A46127820239A43CE4B1A701A4612787C
+:107D700040239A43CB4B1A7060E0CA4A203AD27F24
+:107D800010231A43C74B203BDA771A46D27F2023B1
+:107D90001A43C44B203BDA771A46D27F40231A435A
+:107DA000C04B203BDA771A46D27F80231A43BD4B63
+:107DB000203BDA77BB4A127880231A43B94B1A70FA
+:107DC0001A46127820231A43B64B1A701A461278B4
+:107DD00040231A43B34B1A7030E0B24A203AD27FA4
+:107DE00010231A43AF4B203BDA771A46D27F202369
+:107DF0001A43AC4B203BDA771A46D27F40231A4312
+:107E0000A84B203BDA771A46D27F80231A43A54B32
+:107E1000203BDA77A34A127880239A43A14B1A7049
+:107E20001A46127820231A439E4B1A701A4612786B
+:107E300040231A439B4B1A7000E000BF00BF53E47D
+:107E40000B0005F016FE0A06396C9FD2FEFDFCFB06
+:107E5000FAF9944A203A527F10231A43914B203B5F
+:107E60005A771A46127F10231A438E4B203B1A77FB
+:107E70001A46527F40231A438A4B203B5A771A46B0
+:107E8000527F80231A43874B203B5A771A46927FB2
+:107E900040231A43834B203B9A771A46927F102344
+:107EA0001A43804B203B9A771A46527F20239A43ED
+:107EB0007C4B203B5A77B3E17A4A203A527F102319
+:107EC0009A43784B203B5A771A46127F10231A4365
+:107ED000744B203B1A771A46527F40231A43714B4A
+:107EE000203B5A771A46527F80239A436D4B203BA2
+:107EF0005A771A46927F40239A436A4B203B9A77DF
+:107F00001A46927F10239A43664B203B9A771A4673
+:107F1000527F20239A43634B203B5A7780E1614A8A
+:107F2000203A527F10231A435E4B203B5A771A4661
+:107F3000127F10231A435B4B203B1A771A46527F5D
+:107F400040239A43574B203B5A771A46527F80234F
+:107F50001A43544B203B5A771A46927F40231A43C8
+:107F6000504B203B9A771A46927F10239A434D4BF1
+:107F7000203B9A771A46527F20231A43494B203BD5
+:107F80005A774DE1474A203A527F10231A43454B16
+:107F9000203B5A771A46127F10231A43414B203B4D
+:107FA0001A771A46527F40231A433E4B203B5A779A
+:107FB0001A46527F80231A433A4B203B5A771A467F
+:107FC000927F40239A43374B203B9A771A46927F01
+:107FD00010239A43334B203B9A771A46527F202333
+:107FE0001A43304B203B5A771AE12E4A203A527FEF
+:107FF00010239A432B4B203B5A771A46127F1023AB
+:108000001A43284B203B1A771A46527F40231A43C3
+:10801000244B203B5A771A46527F80239A43214BA8
+:10802000203B5A771A46927F40239A431D4B203BB0
+:108030009A771A46927F05E0F1E0C5E099E06DE09D
+:1080400041E00CE010231A43164B203B9A771A4666
+:10805000527F20231A43134B203B5A77E0E0114A0A
+:10806000203A527F10231A430E4B203B5A771A4670
+:10807000127F10239A430B4B203B1A771A46527FEC
+:1080800040231A43074B203B5A771A46527F8023DE
+:108090001A43044B203B5A771A46927F40239A4357
+:1080A000004B01E00A1B0020203B9A771A46927F82
+:1080B00010231A43F94B9A771A46527F20231A430A
+:1080C000F64B5A77ACE0F54A527F10231A43F34B34
+:1080D0005A771A46127F10239A43F04B1A771A46A2
+:1080E000527F40231A43ED4B5A771A46527F802322
+:1080F0001A43EA4B5A771A46927F40231A43E74BBA
+:108100009A771A46927F10231A43E44B9A771A46BD
+:10811000527F20231A43E14B5A7781E0DF4A527F96
+:1081200010231A43DD4B5A771A46127F10231A4345
+:10813000DA4B1A771A46527F40231A43D74B5A77A5
+:108140001A46527F80239A43D44B5A771A46927F1D
+:1081500040239A43D14B9A771A46927F10239A4331
+:10816000CE4B9A771A46527F20239A43CB4B5A77AD
+:1081700056E0CA4A527F10231A43C84B5A771A4610
+:10818000127F10231A43C54B1A771A46527F402399
+:108190001A43C24B5A771A46527F80231A43BF4B69
+:1081A0005A771A46927F40231A43BC4B9A771A4655
+:1081B000927F10231A43B94B9A771A46527F202395
+:1081C0001A43B64B5A772BE0B44A527F10231A4316
+:1081D000B24B5A771A46127F10231A43AF4B1A77C5
+:1081E0001A46527F40231A43AC4B5A771A46527FA5
+:1081F00080231A43A94B5A771A46927F40239A4309
+:10820000A64B9A771A46927F10231A43A34B9A776C
+:108210001A46527F20231A43A04B5A7700E000BF32
+:1082200000BF1FE40B0005F024FC0A06315C87B296
+:10823000DDFDFCFBFAF9994AD27E10231A43974BD5
+:10824000DA761A46927E20231A43944B9A761A467F
+:10825000927E40231A43914B9A761A46D27E80230F
+:108260001A438E4BDA761A46127F40231A438B4B01
+:108270001A771A46D27E20231A43884BDA761A469A
+:10828000D27E40239A43854BDA768BE1834AD27EB5
+:1082900010239A43814BDA761A46927E20231A43A2
+:1082A0007E4B9A761A46927E40231A437B4B9A76EF
+:1082B0001A46D27E80239A43784BDA761A46127F8A
+:1082C00040239A43754B1A771A46D27E20239A434D
+:1082D000724BDA761A46D27E40239A436F4BDA7697
+:1082E00060E16E4AD27E10231A436C4BDA761A464E
+:1082F000927E20231A43694B9A761A46927E402337
+:108300009A43664B9A761A46D27E80231A43634B71
+:10831000DA761A46127F40231A43604B1A771A46C0
+:10832000D27E20239A435D4BDA761A46D27E4023D2
+:108330001A435A4BDA7635E1584AD27E10231A4353
+:10834000564BDA761A46927E20231A43534B9A767E
+:108350001A46927E40231A43504B9A761A46D27E92
+:1083600080231A434D4BDA761A46127F40239A43F4
+:108370004A4B1A771A46D27E20239A43474BDA7625
+:108380001A46D27E40231A43444BDA760AE1434A26
+:10839000D27E10239A43414BDA761A46927E2023EE
+:1083A0001A433E4B9A761A46927E40231A433B4B21
+:1083B0009A761A46D27E80239A43384BDA761A464A
+:1083C000127F40239A43354B1A771A46D27E2023D8
+:1083D0001A43324BDA761A46D27E40231A432F4B89
+:1083E000DA76DFE02D4AD27E10231A432B4BDA7661
+:1083F0001A46927E20239A43284B9A761A46927EFA
+:1084000040231A43254B9A761A46D27E80231A437C
+:10841000224BDA761A46127F402304E0C1E095E051
+:1084200069E03DE00FE09A431C4B1A771A46D27E72
+:1084300020231A43194BDA761A46D27E40231A4378
+:10844000164BDA76AEE0154AD27E10231A43134B50
+:10845000DA761A46927E20239A43104B9A761A4671
+:10846000927E40231A430D4B9A761A46D27E802381
+:108470001A430A4BDA761A46127F40231A43074BF7
+:108480001A771A46D27E20231A43044BDA761A460C
+:10849000D27E40231A43014BDA7683E0EA1A0020A9
+:1084A000FE4AD27E10231A43FC4BDA761A46927E9D
+:1084B00020231A43F94B9A761A46927E40231A4398
+:1084C000F64B9A761A46D27E80239A43F34BDA769D
+:1084D0001A46127F40239A43F04B1A771A46D27EEF
+:1084E00020239A43ED4BDA761A46D27E40239A43F4
+:1084F000EA4BDA7656E0E94AD27E10231A43E74B7C
+:10850000DA761A46927E20231A43E44B9A761A466C
+:10851000927E40231A43E14B9A761A46D27E8023FC
+:108520001A43DE4BDA761A46127F40231A43DB4B9E
+:108530001A771A46D27E20231A43D84BDA761A4687
+:10854000D27E40231A43D54BDA762BE0D34AD27E33
+:1085500010231A43D14BDA761A46927E20231A430F
+:10856000CE4B9A761A46927E40231A43CB4B9A768C
+:108570001A46D27E80231A43C84BDA761A46127FF7
+:1085800040239A43C54B1A771A46D27E20231A43BA
+:10859000C24BDA761A46D27E40231A43BF4BDA76B4
+:1085A00000E000BF00BF4AE40B0005F062FA0A06D3
+:1085B000315C87B2DDFDFCFBFAF9B84A527E10232C
+:1085C0001A43B64B5A761A46127E20231A43B34BEF
+:1085D0001A761A46127E80231A43B04B1A761A4630
+:1085E000527E80231A43AD4B5A761A46527E402360
+:1085F0001A43AA4B5A761A46527E20231A43A74B97
+:108600005A761A46127E40239A43A44B1A768CE17E
+:10861000A24A527E10239A43A04B5A761A46127EE3
+:1086200020231A439D4B1A761A46127E80231A4342
+:108630009A4B1A761A46527E80239A43974B5A7663
+:108640001A46527E40239A43944B5A761A46527EDB
+:1086500020239A43914B5A761A46127E40239A431E
+:108660008E4B1A7661E18D4A527E10231A438B4B52
+:108670005A761A46127E20231A43884B1A761A46D7
+:10868000127E80239A43854B1A761A46527E8023A7
+:108690001A43824B5A761A46527E40231A437F4B26
+:1086A0005A761A46527E20239A437C4B5A761A46B3
+:1086B000127E40231A43794B1A7636E1774A527E6E
+:1086C00010231A43754B5A761A46127E20231A43FA
+:1086D000724B1A761A46127E80231A436F4B1A7613
+:1086E0001A46527E80231A436C4B5A761A46527EA3
+:1086F00040239A43694B5A761A46527E20239A4366
+:10870000664B5A761A46127E40231A43634B1A76FA
+:108710000BE1624A527E10239A43604B5A761A4606
+:10872000127E20231A435D4B1A761A46127E80234E
+:108730001A435A4B1A761A46527E80239A43574B55
+:108740005A761A46527E40239A43544B5A761A461A
+:10875000527E20231A43514B5A761A46127E4023EA
+:108760001A434E4B1A76E0E04C4A527E10231A43CD
+:108770004A4B5A761A46127E20239A43474B1A7662
+:108780001A46127E80231A43444B1A761A46527EAA
+:1087900080231A43414B5A761A46527E402304E006
+:1087A000C2E096E067E03BE00FE09A433B4B5A762D
+:1087B0001A46527E20231A43384B5A761A46127EA6
+:1087C00040231A43354B1A76AFE0344A527E1023C9
+:1087D0001A43324B5A761A46127E20239A432F4B65
+:1087E0001A761A46127E80231A432C4B1A761A46A2
+:1087F000527E80231A43294B5A761A46527E4023D2
+:108800001A43264B5A761A46527E20231A43234B8C
+:108810005A761A46127E40231A43204B1A7684E079
+:108820001E4A527E10231A431C4B5A761A46127E59
+:1088300020231A43194B1A761A46127E80231A43B4
+:10884000164B1A761A46527E80239A43134B5A7659
+:108850001A46527E40239A43104B5A761A46527E4D
+:1088600020239A430D4B5A761A46127E40239A4390
+:108870000A4B1A7659E0094A527E10231A43074BD5
+:108880005A761A46127E20231A43044B1A761A4649
+:10889000127E80231A43014B1A7601E0EA1A002067
+:1088A0001A46527E80231A43FE4B5A761A46527E4F
+:1088B00040231A43FB4B5A761A46527E20231A4312
+:1088C000F84B5A761A46127E40231A43F54B1A7615
+:1088D0002BE0F44A527E10231A43F24B5A761A4682
+:1088E000127E20231A43EF4B1A761A46127E8023FB
+:1088F0001A43EC4B1A761A46527E80231A43E94BF0
+:108900005A761A46527E40239A43E64B5A761A46C6
+:10891000527E20231A43E34B5A761A46127E402396
+:108920001A43E04B1A7600E000BF00BF79E40B0069
+:1089300005F09FF80A06315C87B2DDFEFDFCFBFA0C
+:10894000D84A927D10231A43D64B9A751A46927DC7
+:1089500020231A43D34B9A751A46927D40231A431B
+:10896000D04B9A751A46927D80231A43CD4B9A7547
+:108970001A46D27D40231A43CA4BDA751A46D27D75
+:1089800010231A43C74BDA751A46D27D20239A4327
+:10899000C44BDA758CE1C34A927D10239A43C14BD4
+:1089A0009A751A46927D20231A43BE4B9A751A4631
+:1089B000927D40231A43BB4B9A751A46927D8023C1
+:1089C0009A43B84B9A751A46D27D40239A43B54BC9
+:1089D000DA751A46D27D10239A43B24BDA751A46DD
+:1089E000D27D20239A43AF4BDA7561E1AD4A927D87
+:1089F00010231A43AB4B9A751A46927D20231A43D3
+:108A0000A84B9A751A46927D40239A43A54B9A75B6
+:108A10001A46927D80231A43A24B9A751A46D27D3C
+:108A200040231A439F4BDA751A46D27D10239A438E
+:108A30009C4BDA751A46D27D20231A43994BDA757E
+:108A400036E1984A927D10231A43964B9A751A463E
+:108A5000927D20231A43934B9A751A46927D4023A8
+:108A60001A43904B9A751A46927D80231A438D4B78
+:108A70009A751A46D27D40239A438A4BDA751A4674
+:108A8000D27D10239A43874BDA751A46D27D202374
+:108A90001A43844BDA750BE1824A927D10239A4384
+:108AA000804B9A751A46927D20231A437D4B9A7506
+:108AB0001A46927D40231A437A4B9A751A46927D44
+:108AC00080239A43774B9A751A46D27D40239A4366
+:108AD000744BDA751A46D27D10231A43714BDA753E
+:108AE0001A46D27D20231A436E4BDA75E0E06D4AB8
+:108AF000927D10231A436B4B9A751A46927D202360
+:108B00009A43684B9A751A46927D40231A43654BE7
+:108B10009A751A46927D80231A43624B9A751A46BB
+:108B2000D27D40239A4304E0C1E092E066E03AE05F
+:108B30000EE05C4BDA751A46D27D10231A43594B6E
+:108B4000DA751A46D27D20231A43564BDA75AFE008
+:108B5000544A927D10231A43524B9A751A46927DBD
+:108B600020239A434F4B9A751A46927D40231A430D
+:108B70004C4B9A751A46927D80231A43494B9A753D
+:108B80001A46D27D40231A43464BDA751A46D27DE7
+:108B900010231A43434BDA751A46D27D20231A4319
+:108BA000404BDA7584E03F4A927D10231A433D4BD7
+:108BB0009A751A46927D20231A433A4B9A751A46A3
+:108BC000927D40231A43374B9A751A46927D802333
+:108BD0009A43344B9A751A46D27D40239A43314BBF
+:108BE000DA751A46D27D10239A432E4BDA751A464F
+:108BF000D27D20239A432B4BDA7559E0294A927D86
+:108C000010231A43274B9A751A46927D20231A4344
+:108C1000244B9A751A46927D40231A43214B9A752C
+:108C20001A46927D80231A431E4B9A751A46D27DAE
+:108C300040231A431B4BDA751A46D27D10231A4380
+:108C4000184BDA751A46D27D20231A43154BDA7574
+:108C50002EE0144A927D10231A43124B9A751A463D
+:108C6000927D20231A430F4B9A751A46927D40231A
+:108C70001A430C4B9A751A46927D80231A43094B6E
+:108C80009A751A46D27D40239A43064BDA751A46E6
+:108C9000D27D10231A43034BDA751A46D27D202366
+:108CA0001A4301E0EA1A0020FC4BDA7500E000BF2D
+:108CB00000BF81E30B0004F0DCFE0A06315C87B2E2
+:108CC000DDFDFCFBFAF9F54A127D10231A43F34B44
+:108CD0001A751A46D27C10231A43F04BDA741A46DE
+:108CE000127D40231A43ED4B1A751A46127D8023DC
+:108CF0001A43EA4B1A751A46527D40231A43E74B32
+:108D00005A751A46527D10231A43E44B5A751A4677
+:108D1000127D20239A43E14B1A7589E1DF4A127DC7
+:108D200010239A43DD4B1A751A46D27C10231A433E
+:108D3000DA4BDA741A46127D40231A43D74B1A7560
+:108D40001A46127D80239A43D44B1A751A46527DD7
+:108D500040239A43D14B5A751A46527D10239A43A9
+:108D6000CE4B5A751A46127D20239A43CB4B1A7567
+:108D70005EE1CA4A127D10231A43C84B1A751A467F
+:108D8000D27C10231A43C54BDA741A46127D402355
+:108D90009A43C24B1A751A46127D80231A43BF4B61
+:108DA0001A751A46527D40231A43BC4B5A751A460F
+:108DB000527D10239A43B94B5A751A46127D2023CF
+:108DC0001A43B64B1A7533E1B44A127D10231A4385
+:108DD000B24B1A751A46D27C10231A43AF4BDA7481
+:108DE0001A46127D40231A43AC4B1A751A46127D5F
+:108DF00080231A43A94B1A751A46527D40239A4381
+:108E0000A64B5A751A46527D10239A43A34B5A75A6
+:108E10001A46127D20231A43A04B1A7508E19F4A77
+:108E2000127D10239A439D4B1A751A46D27C10234B
+:108E30001A439A4BDA741A46127D40231A43974B11
+:108E40001A751A46127D80239A43944B1A751A4656
+:108E5000527D40239A43914B5A751A46527D1023F6
+:108E60001A438E4B5A751A46127D20231A438B4B98
+:108E70001A75DDE0894A127D10231A43874B1A7553
+:108E80001A46D27C10239A43844BDA741A46127D18
+:108E900040231A43814B1A751A46127D80231A43C8
+:108EA0007E4B1A751A46527D402304E0BFE093E0E2
+:108EB00067E03BE00FE09A43784B5A751A46527DC3
+:108EC00010231A43754B5A751A46127D20231A43F4
+:108ED000724B1A75ACE0714A127D10231A436F4B26
+:108EE0001A751A46D27C10239A436C4BDA741A46D0
+:108EF000127D40231A43694B1A751A46127D80234E
+:108F00001A43664B1A751A46527D40231A43634B27
+:108F10005A751A46527D10231A43604B5A751A46E9
+:108F2000127D20231A435D4B1A7581E05B4A127D46
+:108F300010231A43594B1A751A46D27C10231A4330
+:108F4000564BDA741A46127D40231A43534B1A7556
+:108F50001A46127D80239A43504B1A751A46527D49
+:108F600040239A434D4B5A751A46527D10239A431B
+:108F70004A4B5A751A46127D20239A43474B1A755D
+:108F800056E0464A127D10231A43444B1A751A467E
+:108F9000D27C10231A43414BDA741A46127D4023C7
+:108FA0001A433E4B1A751A46127D80231A433B4BD7
+:108FB0001A751A46527D40231A43384B5A751A4681
+:108FC000527D10231A43354B5A751A46127D2023C1
+:108FD0001A43324B1A752BE0304A127D10231A4384
+:108FE0002E4B1A751A46D27C10231A432B4BDA7477
+:108FF0001A46127D40231A43284B1A751A46127DD1
+:1090000080231A43254B1A751A46527D40239A43F2
+:10901000224B5A751A46527D10231A431F4B5A751C
+:109020001A46127D20231A431C4B1A7500E000BF1C
+:1090300000BFC1E10B0004F01CFD0A06335E89B4D9
+:10904000DFFDFCFBFAF9154A927C10231A43134BFF
+:109050009A741A46527C20231A43104B5A741A46AB
+:10906000527C80231A430D4B5A741A46927C8023FB
+:109070001A430A4B9A741A46D27C40231A43074B70
+:10908000DA741A46927C20231A43044B9A741A46C7
+:10909000927C40239A43014B9A748BE1EA1A002098
+:1090A000C64A927C10239A43C44B9A741A46527C47
+:1090B00020231A43C14B5A741A46527C80231A4308
+:1090C000BE4B5A741A46927C80239A43BB4B9A74C7
+:1090D0001A46D27C40239A43B84BDA741A46927CE3
+:1090E00020239A43B54B9A741A46927C40239A43A4
+:1090F000B24B9A745EE1B14A927C10231A43AF4B93
+:109100009A741A46527C20231A43AC4B5A741A465E
+:10911000527C80239A43A94B5A741A46927C80232E
+:109120001A43A64B9A741A46D27C40231A43A34B87
+:10913000DA741A46927C20239A43A04B9A741A46FA
+:10914000927C40231A439D4B9A7433E19B4A927C54
+:1091500010231A43994B9A741A46527C20231A43BF
+:10916000964B5A741A46527C80231A43934B5A7476
+:109170001A46927C80231A43904B9A741A46D27CEA
+:1091800040239A438D4BDA741A46927C20239A43EB
+:109190008A4B9A741A46927C40231A43874B9A74DE
+:1091A00008E1864A927C10239A43844B9A741A46AB
+:1091B000527C20231A43814B5A741A46527C8023D6
+:1091C0001A437E4B5A741A46927C80239A437B4BF7
+:1091D0009A741A46D27C40239A43784BDA741A4622
+:1091E000927C20231A43754B9A741A46927C402332
+:1091F0001A43724B9A74DDE0704A927C10231A4332
+:109200006E4B9A741A46527C20239A436B4B5A74C5
+:109210001A46527C80231A43684B5A741A46927C31
+:1092200080231A43654B9A741A4604E0C1E095E026
+:1092300069E03DE011E0D27C40239A435F4BDA7451
+:109240001A46927C20231A435C4B9A741A46927CED
+:1092500040231A43594B9A74ACE0584A927C10232D
+:109260001A43564B9A741A46527C20239A43534B06
+:109270005A741A46527C80231A43504B5A741A4629
+:10928000927C80231A434D4B9A741A46D27C402319
+:109290001A434A4BDA741A46927C20231A43474BEE
+:1092A0009A741A46927C40231A43444B9A7481E084
+:1092B000424A927C10231A43404B9A741A46527CBD
+:1092C00020231A433D4B5A741A46527C80231A437A
+:1092D0003A4B5A741A46927C80239A43374B9A74BD
+:1092E0001A46D27C40239A43344BDA741A46927C55
+:1092F00020239A43314B9A741A46927C40239A4316
+:109300002E4B9A7456E02D4A927C10231A432B4B15
+:109310009A741A46527C20231A43284B5A741A46D0
+:10932000527C80231A43254B5A741A46927C802320
+:109330001A43224B9A741A46D27C40231A431F4B7D
+:10934000DA741A46927C20231A431C4B9A741A46EC
+:10935000927C40231A43194B9A742BE0174A927C53
+:1093600010231A43154B9A741A46527C20231A4331
+:10937000124B5A741A46527C80231A430F4B5A746C
+:109380001A46927C80231A430C4B9A741A46D27C5C
+:1093900040239A43094BDA741A46927C20231A43DD
+:1093A000064B9A741A46927C40231A43034B9A74D4
+:1093B00000E000BF00BF00BF00BF00BDEA1A0020F0
+:1093C00010B501210648F8F743FB002201210548AA
+:1093D00000F014FF01210348F9F715FF10BD00004C
+:1093E00007000001400D004010B501220249842011
+:1093F00000F0A4FA10BD00000005002010B58AB0EE
+:109400003948C0794007C00F002805D13748807817
+:10941000102108433549887034482038C07910211C
+:10942000084332492039C8710846007A08210843A8
+:109430002E492039087209222D496846F6F7DCFECC
+:1094400019222B49103903A8F6F7D6FE03A80FC836
+:10945000FBF762FB274840788007C00F002807D041
+:1094600022482038407A0121084320492039487297
+:10947000214B5A781C46E379A4791B0223431946F1
+:109480001D4B187800F056F81C4C237862781C4C61
+:1094900021791C4CE07800F097F91B4841791B4872
+:1094A000007800F0E9F81A4A517F0F4AD279120683
+:1094B000900FFBF7A9FB0F480078C006C00F0028EB
+:1094C00005D00A4880780421084308498870302272
+:1094D00006492039002000F04AFA3021034820389C
+:1094E000F6F7A3FE0AB010BD0A0000200A1B0020F8
+:1094F000EA020020400700206D030020881A0020A7
+:1095000077190020AA020020C8020020B80200201B
+:109510000211002010B5FFF753FF01210448F9F7AD
+:1095200074FE012004F066FEFFF75EFF10BD000030
+:10953000400D0040F7B582B005460C462B0004F004
+:1095400098FA060405121F3245524DE0484800784B
+:1095500020210843464908700846007880210843C6
+:109560004349087040E042480078202108434049C0
+:10957000087008460078102108433D49087033E020
+:109580003B48007820210843394908703948407920
+:10959000C007C00F002805D1084600788021084385
+:1095A0003349087020E032480078202108433049D0
+:1095B000087030484079C007C00F002805D1084620
+:1095C0000078102108432A4908700DE029484079A5
+:1095D000C007C00F002805D1254800782021084386
+:1095E0002349087000E000BF00BF0498012805D19E
+:1095F0001F480078402108431D4908700121C90314
+:10960000204688430446022D2FD1FF2C2DDCE11784
+:10961000090F091909110A2251432646E217120FB0
+:10962000921912111201A21A88180A21F6F778FD70
+:10963000C0B2014601900120FBF718FBE117090FAA
+:10964000091909110A2251432646E217120F9219ED
+:1096500012111201A21A88180A21F6F761FDC8B288
+:10966000014601900220FBF701FB05B0F0BD0000B0
+:10967000EA1A0020C8020020FEB504460D4600206C
+:1096800002900120029049480668E807C00F0028B0
+:1096900035D0002E33D046480078A8423AD044480E
+:1096A000057044480078A0420DD04248047060B272
+:1096B00041490870052C03DD601F4049087002E035
+:1096C00000203E4908703C480078401E40B23A49AC
+:1096D00008703A490978884203DA601E40B2364978
+:1096E0000870002002E07668411CC8B232490022AE
+:1096F0008A569042F7DB3088314908800AE0002E14
+:1097000008D12C480078002804D000202C4908807B
+:10971000284804702A480088002845D02848008836
+:10972000FF2841DC2748807A802108432549887238
+:10973000234909880191C9170A0F01995118091184
+:109740000A2251431E4A1788FA17120FD219121112
+:109750001201BA1A88180A21F6F7E2FCC0B200908A
+:109760000299891CC8B20099FBF780FA144909884C
+:109770000191C9170A0F0199511809110A22514381
+:109780000F4A1788FA17120FD21912111201BA1ABA
+:1097900088180A21F6F7C4FCC8B200900299C91CC7
+:1097A000C8B20099FBF762FAFEBD0000B4020020C7
+:1097B000090500200A0500200C0500200B050020EB
+:1097C0000E050020EA1A002030B51C461311042BA8
+:1097D00005D1584B1B7A80252B43564D2B720128FF
+:1097E00078D1544BDB7980252B43524DEB71524B92
+:1097F0001B785B1C504D2B702B461D782B0004F002
+:1098000038F90664040B182B44644A4B1B7A402534
+:109810002B43484D2B725CE0464B1B7A40252B4373
+:10982000444D2B722B461B7A20252B43414D2B7226
+:109830004FE0404B1B7A40252B433E4D2B722B466D
+:109840001B7A20252B433B4D2B722B465B7A202520
+:109850002B43384D6B723CE0364B1B7A40252B4333
+:10986000344D2B722B461B7A20252B43314D2B7206
+:109870002B465B7A20252B432E4D6B722B465B7A51
+:1098800040252B432B4D6B7223E02A4B1B7A40253E
+:109890002B43284D2B722B461B7A20252B43254D1D
+:1098A0002B722B465B7A20252B43224D6B722B4665
+:1098B0005B7A40252B431F4D6B722B465B7A8025CC
+:1098C0002B431C4D6B7204E004E000231A4D2B70F7
+:1098D00000BF2DE001292BD1164BDB7980252B43CE
+:1098E000144DEB712B461B7A40252B43114D2B72E7
+:1098F000032C05DD2B461B7A20252B430D4D2B72A7
+:109900000A2C05DD0B4B5B7A20252B43094D6B722E
+:109910000F2C05DD074B5B7A40252B43054D6B7201
+:10992000192C05DD034B5B7A80252B43014D6B72AF
+:1099300030BD0000EA1A002010050020F8B50746E7
+:109940000D4616460024FAF709FB7C20FAF7D0FAF8
+:109950003846FAF7CDFA00BF04E0285DFAF7C8FAF6
+:10996000601CC4B2B442F8DBFAF716FBF8BDF8B5D8
+:1099700007460D4616460024FAF7F0FA7C20FAF75F
+:10998000B7FA8020FAF7B4FA3846FAF7B1FA00BF0E
+:1099900004E0285DFAF7ACFA601CC4B2B442F8DB0C
+:1099A000FAF7FAFAF8BD0000FEB5064600240027D3
+:1099B00000250020019000BF0AE0705D412805D11C
+:1099C000681C305C412801D1741903E0681C85B221
+:1099D000642DF2DB00BF002C40D00027002504E0FE
+:1099E000605DC019C7B2681C85B2592DF8DB5920DB
+:1099F000005DB84232D103F023FDA07801282BD1BD
+:109A00000190E078012806D0E078392803DAE07880
+:109A10001349087002E00020114908700023142245
+:109A20000F491131201D04F0B2F9207E0C49487015
+:109A300000230F22891C20461B3004F0A8F9084897
+:109A40002530F6F711FC0023022201460090204643
+:109A50002C3004F09CF901E0002001900198FEBD3B
+:109A6000881A002070B5044620460C30F6F7FCFB3F
+:109A7000451C21460C312846F6F70EFC20460C30DA
+:109A8000F6F7F2FBE1210901884215D321460C319A
+:109A90000020F6F701FC20460830F6F7E5FB074901
+:109AA000884209D220460830F6F7DEFB451C2146E5
+:109AB00008312846F6F7F0FB70BD00003056010073
+:109AC000F3B58DB00C46A2494878F6F78BFE0546F3
+:109AD000A04AA14BF6F780FD0B910A900D98F6F77E
+:109AE0005DFF099108900B9B0A9AF6F76BFF02D273
+:109AF000012060725FE096494878F6F773FE0546EC
+:109B0000944A954BF6F768FD924A944B079106905C
+:109B1000F6F7AEFC0B910A900D98F6F73FFF09910E
+:109B200008900B9B0A9AF6F74DFF07D2607A01283E
+:109B300001D160723FE0022060723CE08449087805
+:109B4000F6F750FE0546834A834BF6F745FD0B9129
+:109B50000A900D98F6F722FF099108900B9B0A9A3C
+:109B6000F6F730FF02D20220607224E078490878CC
+:109B7000F6F738FE0546774A774BF6F72DFD754A1E
+:109B8000764B07910690F6F773FC0B910A900D98AF
+:109B9000F6F704FF099108900B9B0A9AF6F712FF5B
+:109BA00007D2607A022801D1607204E0002060725E
+:109BB00001E000206072607A012802D10020E07488
+:109BC000C3E0607A022852D1614800786049497840
+:109BD000884249DD5E4909785D4A5278881AF6F76D
+:109BE000EDFD05465B4A5C4BF6F7F6FC09910890E3
+:109BF00057490878F6F7F6FD0546564A564BF6F7EC
+:109C0000EBFC039102900D98F6F7C8FE01910090CD
+:109C1000039B029AF6F7D1FC0022514B0591049068
+:109C2000F6F7DAFC07910690099B089AF6F73CFDD7
+:109C30000B910A90F6F7EEFE07463846F6F7AEFEB1
+:109C400005460022464BF6F7D1FE01D2454F05E00E
+:109C500000213846F6F7FAFE00D200273846F6F71C
+:109C6000E5FD40B2E07470E00020E0746DE038493A
+:109C70000878F6F7B7FD374A374B0B910A90F6F79D
+:109C8000ABFC054603229207374BF6F79BFE5AD2F0
+:109C90002F490878F6F7A6FD05462E4A2E4BF6F713
+:109CA0009BFC03229207304B05910490F6F78BFC46
+:109CB0000991089026490878F6F794FD0546254A4B
+:109CC000254BF6F789FC039102900D98F6F766FE96
+:109CD00001910090039B029AF6F76FFC0022234B40
+:109CE00005910490F6F778FC07910690099B089A75
+:109CF000F6F7DAFC0B910A90F6F78CFE0746384629
+:109D0000F6F74CFE05460022184BF6F76FFE01D21F
+:109D1000174F09E03846F6F741FE05460022134684
+:109D2000F6F750FE00D200273846F6F737FE054614
+:109D300000220B4BF6F79CFB0B910A90F6F7A4FD63
+:109D400040B2E07401E01420E0740FB0F0BD0000F8
+:109D5000A50300209A9999999999B93F9999C93F72
+:109D6000000034400000A041CCCC1C400000544016
+:109D70000000A04210B501210848F7F769FE402114
+:109D80000748F7F75CFB012240210548F9F747FA3D
+:109D900000220821024800F031FA10BD070000013E
+:109DA000400D00400FB410B53548C078062863D187
+:109DB0003348007937285FD13148407900285BD19A
+:109DC00008A80079002857DD2E484079012814D1D1
+:109DD00000202D49087000BF2C4880784006C00F35
+:109DE000002809D029488078402188432749887075
+:109DF00097212748F7F762F93EE023480178007879
+:109E0000401C214A107008A80079814234DB00BF51
+:109E10001E4880784006C00F00282CD11D4880784D
+:109E20004006C00F002826D018488078402188437B
+:109E30004030164988701848807840218843403067
+:109E400015498870154880784006C00F00280ED04C
+:109E50009720F7F7F1F8012809D1114880784021BF
+:109E6000884340300E49887001200E4908709721C0
+:109E70000748F7F724F900BF10BC08BC04B0184726
+:109E8000C802002077190020D204002040070020DB
+:109E9000B4020020140000205A07002022000020F5
+:109EA0004C0700200800002010B501210448F7F7F6
+:109EB000CFFD002204210348FAF72FF910BD00005E
+:109EC00007000001400C004010B501210348F7F7DE
+:109ED000BFFD04210248F7F72FFF10BD0700000166
+:109EE000400C004010B505F0D1F880210C48F9F77E
+:109EF00080F9012809D10B48007802280EDA0948B8
+:109F00000078401C0749087008E0064800780028DF
+:109F100004D004480078401E0249087010BD0000BB
+:109F2000800D0040F8020020F8B5002488E0A00071
+:109F3000454909680F5CA00043490968085CA10015
+:109F4000414A1268891849784840A1003E4A12687F
+:109F5000891889784840A1003B4A12688918C97855
+:109F600005464D40A00038490968085CA100364A02
+:109F700012688918497848400646304605F0AAFF1D
+:109F80000646A00030490968085C314669404840EF
+:109F9000A1002D4A12685054A0002B4909684018AE
+:109FA0004078A100284A12688918897848400646F6
+:109FB000304605F08FFF0646A00023490968401887
+:109FC0004078314669404840A1001F4A126889180C
+:109FD0004870A0001C49096840188078A1001A4AFE
+:109FE00012688918C97848400646304605F072FF65
+:109FF0000646A00014490968401880783146694037
+:10A000004840A100104A126889188870A0000E49C3
+:10A0100009684018C07878400646304605F05AFF77
+:10A020000646A000084909684018C07831466940D2
+:10A030004840A100044A12688918C870601CC4B264
+:10A04000042C00DA73E7F8BD0000002010B50022F0
+:10A05000FF210131044800F0D1F80022012149021A
+:10A06000014800F0CBF810BD400C004010B50022B4
+:10A0700040210448FAF751F8002280210148FAF7FC
+:10A080004CF810BD400C004010B540210348F7F7D4
+:10A0900053FE80210148F7F74FFE10BD400C0040F1
+:10A0A00070470000002805DBC206D20E0121914056
+:10A0B000014A11607047000080E100E0002805DBE4
+:10A0C000C206D20E01219140014A11607047000082
+:10A0D00080E100E0002805DBC206D20E012191409C
+:10A0E000014A11607047000000E100E010B500284F
+:10A0F00019DB1A4A03231B02D21883089B00D2588B
+:10A100008307DC0EFF23A3409A438B071B0E8407B3
+:10A11000E40EA3401A43114B032424021B198408A4
+:10A12000A4001A5118E00E4A03071B0F083B9B08B6
+:10A130009B00D2588307DC0EFF23A3409A438B0772
+:10A140001B0E8407E40EA3401A43054B0407240F9B
+:10A15000083CA408A4001A5110BD000000E100E072
+:10A160001CED00E010B5002819DB1A4A03231B027E
+:10A17000D21883089B00D2588307DC0EFF23A3402C
+:10A180009A438B071B0E8407E40EA3401A43114B1E
+:10A19000032424021B198408A4001A5118E00E4A53
+:10A1A00003071B0F083B9B089B00D2588307DC0E5C
+:10A1B000FF23A3409A438B071B0E8407E40EA340A2
+:10A1C0001A43054B0407240F083CA408A4001A51A5
+:10A1D00010BD000000E100E01CED00E010B504F04F
+:10A1E00045FFFF2101310448F9F711F802F012FD93
+:10A1F000FFF778FE10BD0000C00C00407FB506469A
+:10A200000D4614466A4629463046F8F711FE009876
+:10A21000A84217D16846C079002813D1002C03D179
+:10A220006846407900280DD1012C03D16846407959
+:10A23000012807D168468079002803D16846007953
+:10A24000012813D0029500206946C873002C01D163
+:10A25000487302E001206946487300216846817313
+:10A260000121017302A93046F8F78AFF7FBD000083
+:10A27000FEB5F9F7EFFC0446D449F6F70DF8D449DA
+:10A280004878F6F7AFFA0646D24AD34BF6F7A4F968
+:10A2900001910090CD48F5F7E7FF0646F6F77EFB03
+:10A2A0000446019B009AF6F78DFB25D200BFCB48F0
+:10A2B00000798007C00F00280AD1C8480079022120
+:10A2C0008843801CC54908711121C548F6F7F7FE7F
+:10A2D00000BF00BFC1480079C007C00F00280AD1E5
+:10A2E000BE48007940084000401CBC49087110215C
+:10A2F000BB48F6F7E4FE60E0B5490878F6F772FA75
+:10A300000646B44AB44BF6F767F904460D46AF4823
+:10A31000F5F7AAFF0646F6F741FB22462B460191C8
+:10A320000090F6F74FFB24D200BFAC4800798007BD
+:10A33000C00F002809D0A948007902218843A74905
+:10A3400008711121A648F6F7B9FE00BF00BFA34867
+:10A350000079C007C00F00280AD1A0480079400842
+:10A360004000401C9D49087110219D48F6F7A7FE4A
+:10A3700023E000BF994800798007C00F002809D06A
+:10A380009648007902218843944908711121944824
+:10A39000F6F794FE00BF00BF90480079C007C00FD9
+:10A3A000002809D08D480079400840008B49087189
+:10A3B00010218B48F6F782FE00BFF9F7A3FB044695
+:10A3C0008249491DF5F768FF8149C878F6F70AFA0E
+:10A3D0000446804A804BF6F7FFF806460F467B4856
+:10A3E000401DF5F741FF0446F6F7D8FA32463B46E2
+:10A3F00001910090F6F7E6FA25D200BF7748007980
+:10A40000C006C00F00280AD1744800791021884383
+:10A4100010307249087114217148F6F750FE00BFE0
+:10A4200000BF6E4800790007C00F00280AD16B48B2
+:10A430000079082188430830684908711321684869
+:10A44000F6F73DFE61E062498878F6F7CBF90446FD
+:10A45000604A614BF6F7C0F806460F465B48401D60
+:10A46000F5F702FF0446F6F799FA32463B460191AA
+:10A470000090F6F7A7FA24D200BF58480079C0062A
+:10A48000C00F002809D0554800791021884353494E
+:10A49000087114215248F6F711FE00BF00BF4F4863
+:10A4A00000790007C00F00280AD14C480079082124
+:10A4B000884308304949087113214948F6F7FFFDE0
+:10A4C00023E000BF45480079C006C00F002809D02E
+:10A4D00042480079102188434049087114214048BE
+:10A4E000F6F7ECFD00BF00BF3C4800790007C00F45
+:10A4F000002809D039480079082188433749087174
+:10A5000013213748F6F7DAFD00BFF8F727F92021C5
+:10A510003448F8F76EFE002840D10A2003F06AFEA6
+:10A5200020213048F8F765FE002820D108212D4869
+:10A530004030F8F76AFE00BF284840788007C00F17
+:10A5400000280AD12548407802218843801C2349ED
+:10A55000487000212248F6F7B2FD00BF0123002217
+:10A5600020212048F8F718FB05F032FA2DE00821E9
+:10A570001C484030F8F747FE00BF18484078800775
+:10A58000C00F002809D0154840780221884313499C
+:10A59000487000211248F6F791FD16E00821114895
+:10A5A0004030F8F730FE00BF0C4840788007C00FFD
+:10A5B000002809D00948407802218843074948709B
+:10A5C00000210748F6F77AFD00BFFEBDDF0200203C
+:10A5D000A50300209A9999999999B93F40070020BD
+:10A5E000B4020020400D004010B501211E48F7F7CD
+:10A5F0002FFA002208211D48FFF700FE002201214A
+:10A600001A488038F9F789FD002210211748FFF712
+:10A61000F5FD00210120F9F7BBFD10211348F8F7E3
+:10A62000F2FD08211148F8F7EEFD002204210F4841
+:10A630004030FFF7E3FD002208210C484030FFF7CF
+:10A64000DDFD042109484030F8F7DDFD0821074809
+:10A650004030F8F7D8FD0022012149030348C038F3
+:10A66000F9F75BFD10BD000007000001400D004040
+:10A67000F7B582B006460F46002400250020019061
+:10A680000BA13046F5F7DCFD0446002C0DD009A1E6
+:10A690002046F5F7D5FD0546002D06D0394628465B
+:10A6A000049A01F0F9FA05B0F0BD0420FBE70000C0
+:10A6B0002B5200002C00000010B5F848407B802190
+:10A6C000084080282DD1FAF7FFF9F54840790007B6
+:10A6D000C00F00281ED0FAF7AFF90121F148F8F7B2
+:10A6E00094FD012003F086FD01231A461946ED482A
+:10A6F000F9F772FC012809D1EB480078FA280BDA47
+:10A70000E9480078401CE849087005E00020E64967
+:10A71000087001E0FAF7A0F90121E248F8F773FDAB
+:10A7200050E0DE480078012803D0DC480078032898
+:10A7300040D1FAF7C9F9FAF77FF90121D948F8F7BA
+:10A7400064FDD648407BF021084000283AD1D34828
+:10A750008178427808021043D449884226D0CF48F5
+:10A760008178427808021043D049491C88421DD0A4
+:10A77000CA488178427808021043CD49884215D0F2
+:10A78000002301221146C748F9F726FC012809D108
+:10A79000C5480078FA2815DAC3480078401CC24939
+:10A7A00008700FE00020C04908700BE00020BE498F
+:10A7B000087007E0FAF788F9FAF74EF90121B9486D
+:10A7C000F8F721FDB548407BF021084020282BD127
+:10A7D000B34840790007C00F002825D002F006FAE0
+:10A7E00002F08EFA0421AF48F8F70FFD012003F0C4
+:10A7F00001FD01231A460821AA484030F9F7ECFB75
+:10A80000012809D1A8480078FA2808DAA648007873
+:10A81000401CA549087002E00020A34908700421EB
+:10A82000A048F8F7F0FC32E09D480079C009002804
+:10A8300025D002F0DBF902F063FA04219948F8F719
+:10A84000E4FC012003F0D6FC0023012208219548F6
+:10A850004030F9F7C1FB012809D196480078FA2861
+:10A8600008DA94480078401C9249087002E0002001
+:10A870009049087004218B48F8F7C5FC07E002F006
+:10A88000B5F902F04DFA04218648F8F7BCFC894876
+:10A890000078032831DB00BF87480079C009002811
+:10A8A0002AD17F480079C009002825D08248007944
+:10A8B0008021884380308049087180480079802158
+:10A8C000884380307D4908717D480079C00900289F
+:10A8D0000ED08120F6F7B0FB012809D17948007924
+:10A8E00080218843803077490871012076490870BB
+:10A8F00081217648F6F7E3FB00BF6848407BF021F2
+:10A90000084010282BD1664840790007C00F002866
+:10A9100025D0FAF7EDF8FFF7C7FA02216148F8F7FA
+:10A9200074FC012003F066FC01231A4604215D48F3
+:10A930004030F9F751FB012809D15B480078FA282B
+:10A9400008DA59480078401C5749087002E0002096
+:10A950005549087002215348F8F755FC33E0504838
+:10A9600000794006C00F002825D0FAF7C1F8FFF79C
+:10A970009BFA02214B48F8F748FC012003F03AFC0F
+:10A9800000230122042147484030F9F725FB012824
+:10A9900009D14F480078FA2808DA4D480078401C61
+:10A9A0004B49087002E000204949087004213D48E5
+:10A9B000F8F729FC07E0FAF79BF8FFF785FA022180
+:10A9C0003848F8F720FC42480078032834DB00BF01
+:10A9D000394800794006C00F00282CD13048007952
+:10A9E0004006C00F002826D0334800794021884314
+:10A9F0004030314908713148007940218843403066
+:10AA00002E4908712E4800794006C00F00280ED04C
+:10AA10008020F6F711FB012809D12A48007940214E
+:10AA20008843403027490871012027490870802158
+:10AA30002648F6F744FB00BF1848407BF021084049
+:10AA4000402847D1164840790007C00F002841D060
+:10AA5000F7F742F9F7F78CF908211248F8F7D5FB18
+:10AA6000012003F0C7FB01231A4659030D48F9F7EB
+:10AA7000B3FA012809D10C480078FA2808DA0A4804
+:10AA80000078401C0849087002E000200649087060
+:10AA900008210448F8F7B7FB4EE0000075030020DA
+:10AAA00014000020000C00401C05002001070000DD
+:10AAB000011300001E050020400700205A07002057
+:10AAC000220000204C07002008000020B4020020D3
+:10AAD0001D05002050484079C009002824D0F7F710
+:10AAE000FBF8F7F745F908214C48F8F78EFB0120F1
+:10AAF00003F080FB0023012251034848F9F76CFA68
+:10AB0000012809D146480078FA2808DA4448007834
+:10AB1000401C4349087002E00020414908700821A8
+:10AB20003E48F8F770FB07E0F7F7D6F8F7F730F98B
+:10AB300008213A48F8F767FB39480078032831DBE9
+:10AB400000BF38484079C00900282AD132484079EE
+:10AB5000C009002825D033484079802188438030BF
+:10AB600030494871304840798021884380302E49EF
+:10AB700048712E484079C00900280ED08720F6F78A
+:10AB80005BFA012809D12A48407980218843803026
+:10AB90002749487101202749087087212648F6F780
+:10ABA0008EFA00BF25480078032834DB00BF1D481B
+:10ABB00040790007C00F00282CD1174840790007C2
+:10ABC000C00F002826D01748407908218843083054
+:10ABD00014494871144840790821884308301249C3
+:10ABE0004871124840790007C00F00280ED082201B
+:10ABF000F6F722FA012809D10D4840790821884347
+:10AC000008300B49487101200A49087082210A481E
+:10AC1000F6F755FA00BF10BD14000020000C0040EC
+:10AC20001F050020400700205A07002022000020B6
+:10AC30004C07002008000020B40200201C05002062
+:10AC400010B5CD48407B8021084080282ED1F9F7EF
+:10AC50003BFFCA4840790007C00F00281FD0F9F712
+:10AC6000EBFE0121C648F8F7D0FA012003F0C2FA42
+:10AC700001231A461946C248F9F7AEF9012807D14F
+:10AC8000C0484079082188430830BE49487108E02F
+:10AC9000BC48407908218843BA49487101E0F9F776
+:10ACA000DBFE0121B648F8F7AEFA5BE0B248007867
+:10ACB000012803D0B048007803284BD1F9F704FFEE
+:10ACC000F9F7BAFE0121AE48F8F79FFAAA48407B8F
+:10ACD000F0210840002836D1A74881784278080240
+:10ACE0001043A949884228D0A348817842780802B5
+:10ACF0001043A549491C88421FD09F48817842785B
+:10AD000008021043A149884217D00023FF22F632DF
+:10AD100001219B48F9F760F9012807D1994840794A
+:10AD2000082188430830974948710CE095484079DC
+:10AD3000082188439349487105E0924840790821E9
+:10AD4000884390494871FF22F532F0219048F6F788
+:10AD5000B5FC07E0F9F7B8FEF9F77EFE0121884857
+:10AD6000F8F751FA8448407BF021084020282CD184
+:10AD7000824840790007C00F002826D001F036FF36
+:10AD800001F0BEFF04217E48F8F73FFA012003F0EE
+:10AD900031FA01231A46082179484030F9F71CF9A5
+:10ADA000012807D177484079082188430830754940
+:10ADB000487105E07348407908218843714948711A
+:10ADC00004216F48F8F71FFA33E06C480079C00996
+:10ADD000002826D001F00AFF01F092FF0421684804
+:10ADE000F8F713FA012003F005FA002301220821E5
+:10ADF00063484030F9F7F0F8012807D1614800793D
+:10AE00008021884380305F49087105E05D48007902
+:10AE1000802188435B49087104215948F8F7F3F908
+:10AE200007E001F0E3FE01F07BFF04215448F8F74E
+:10AE3000EAF95148407BF021084010282CD14F48B6
+:10AE400040790007C00F002826D0F9F751FEFFF720
+:10AE50002BF802214A48F8F7D8F9012003F0CAF983
+:10AE600001231A46042146484030F9F7B5F8012875
+:10AE700007D1444840790821884308304149487146
+:10AE800005E040484079082188433E494871022145
+:10AE90003B48F8F7B8F934E0384800794006C00F6D
+:10AEA000002826D0F9F724FEFEF7FEFF02213448E1
+:10AEB000F8F7ABF9012003F09DF9002301220421EA
+:10AEC0002F484030F9F788F8012807D12D4800793C
+:10AED0004021884340302B49087105E0294800791A
+:10AEE000402188432749087104212548F8F78BF948
+:10AEF00007E0F9F7FDFDFEF7E7FF02212048F8F72C
+:10AF000082F91D48407BF021084040282BD11B4886
+:10AF100040790007C00F002825D0F6F7DDFEF6F7D0
+:10AF200027FF08211648F8F770F9012003F062F9AD
+:10AF300001231A4659031248F9F74EF8012807D1A0
+:10AF4000104840790821884308300E49487105E0CF
+:10AF50000C484079082188430A494871082108486B
+:10AF6000F8F751F907E0F6F7B7FEF6F711FF0821F9
+:10AF70000348F8F748F910BD7503002014000020BD
+:10AF8000000C0040400700200107000001130000F2
+:10AF900000300140F7B586B004460F4600BF00BF41
+:10AFA0000020385E7D21C900884209DC0020385E1F
+:10AFB0004942884204DB64490898F5F751FD02D202
+:10AFC000002009B0F0BD0020385EF5F7E5FB0290E7
+:10AFD0000899F5F7D2F90390F5F7E0FC05460E461F
+:10AFE00000203880214639310A46137819465378B3
+:10AFF0001B02194393781B041943D278120611439C
+:10B000000846F5F7EFFB514A514B01910090F5F7D7
+:10B01000E3FA2A46334603910290F5F7DDFA0591EB
+:10B020000490082022180020014613781843537812
+:10B030001B02184393781B041843D3781B0618434C
+:10B040001379194353791B02194393791B0419434C
+:10B05000D279120611432A46334603910290F5F73E
+:10B0600007FA2072020A6272020CA272000EE072EB
+:10B070002173080A6073080CA073080EE07322465F
+:10B080003D32002108461378194353781B021943B7
+:10B0900093781B041943D3781B061943137918437B
+:10B0A00053791B02184393791B041843D279120673
+:10B0B000104302910390084603A90EC9F5F7D8F989
+:10B0C000224638325071030A9371030CD371000E7B
+:10B0D00010725172080A9072080CD072080E107328
+:10B0E00010460D2142180021084613781943537861
+:10B0F0001B02194393781B041943D3781B06194389
+:10B100001379184353791B02184393791B0418438E
+:10B11000D2791206104302910390084603A90EC982
+:10B12000F5F74BFA224638325073030A9373030C37
+:10B13000D373000E10745174080A9074080CD07404
+:10B14000080E107501203CE700007A442D431CEBEB
+:10B15000E2361A3F10B5F9F7B7FCF9F77DFCF9F7BD
+:10B16000C7FCFEF7B1FE01F041FD01F0D9FDF6F795
+:10B17000B3FDF6F70DFE10BDF7B596B004460F46C9
+:10B18000042014900023082212A9A01D02F0FFFD44
+:10B190000023082210A920460E3002F0F8FD0023FB
+:10B1A00004220FA92046163002F0F1FDA07E0E9079
+:10B1B0004D480F9941700A0A82700A0CC270090E3C
+:10B1C000017149490E9848770A46303A00200146F5
+:10B1D0001378184353781B02184393781B041843C1
+:10B1E000D3781B0618431379194353791B0219436B
+:10B1F00093791B041943D2791206114300223B4B69
+:10B200000B910A90F5F7E8F90D910C90F5F77EFB9C
+:10B2100005460E4613991298401BB14143DA0F9828
+:10B22000F5F7E0FA079106903046139A1299691AD9
+:10B2300090410091019008460199F5F7E1FA2C4AF6
+:10B240002C4B03910290F5F7C7F905910490079BE9
+:10B25000069AF5F7C1F9264A264B09910890F5F7A9
+:10B26000BBF90D910C9011991098F5F7C9FA224A83
+:10B27000224B09910890F5F7AFF90B910A900D9BBD
+:10B280000C9AF5F79AF9184A5073030A9373030C52
+:10B29000D373000E10745174080A9074080CD074A3
+:10B2A000080E107518E011991098F5F7A9FA124ACE
+:10B2B000124B0D910C90F5F78FF90B4A5073030A5E
+:10B2C0009373030CD373000E10745174080A9074B6
+:10B2D000080CD074080E10750020387001211898E1
+:10B2E0000180149819B0F0BD021100200088C340FD
+:10B2F0002D431CEBE2361A3FFCA9F1D24D62503FC0
+:10B30000F8B507460D4616460024F8F727FE6420D8
+:10B31000F8F7EEFD3846F8F7EBFDF8F71FFE65206D
+:10B32000F8F7E6FD00BF06E0F8F7A2FD2855F8F7AC
+:10B3300063FD601CC4B2701EA042F5DCF8F798FDF6
+:10B340002855F8F779FDF8F727FEF8BDF8B5074658
+:10B350000D461646F8F702FE6420F8F7C9FD384698
+:10B36000F8F7C6FD002404E0285DF8F7C1FD601C75
+:10B37000C4B2B442F8DBF8F70FFEF8BD0146064A46
+:10B380005068062302469A43104606220A4010439C
+:10B39000014A50607047000000280040012806D193
+:10B3A0000649496801221143044A516005E00349F6
+:10B3B000496849084900014A516070470028004027
+:10B3C000012806D10649096801221143044A116087
+:10B3D00005E00349096849084900014A11607047BE
+:10B3E0000028004070B586B0044600BF00BF20466C
+:10B3F00038302F2142180020014613781843537823
+:10B400001B02184393781B041843D3781B06184378
+:10B410001379194353791B02194393791B04194378
+:10B42000D2791206114303910290082022180020BD
+:10B4300001461378184353781B02184393781B0472
+:10B440001843D3781B0618431379194353791B0209
+:10B45000194393791B041943D279120611430191C0
+:10B460000090039B029AF5F7ADFA02D2002006B0D5
+:10B4700070BD204638302F2142180021084613782D
+:10B48000194353781B02194393781B041943D3784B
+:10B490001B0619431379184353791B0218439379F8
+:10B4A0001B041843D279120610430291039008201E
+:10B4B0002218002001461378184353781B021843C2
+:10B4C00093781B041843D3781B0618431379194348
+:10B4D00053791B02194393791B041943D27912063D
+:10B4E000114301910090039B029AF5F766F8054617
+:10B4F0000E46214639310A461378194653781B0205
+:10B50000194393781B041943D27812061143084655
+:10B51000F5F768F9504A514B01910090F5F75CF846
+:10B520002A46334603910290F5F756F805910490A8
+:10B5300008202218002108461378194353781B026B
+:10B54000194393781B041943D3781B0619431379C5
+:10B55000184353791B02184393791B041843D2797B
+:10B56000120610432A463346029103900846039977
+:10B57000F4F77EFF2072020A6272020CA272000EC1
+:10B58000E0722173080A6073080CA073080EE07360
+:10B5900022463D32002001461378184353781B029F
+:10B5A000184393781B041843D3781B061843137968
+:10B5B000194353791B02194393791B041943D27918
+:10B5C0001206114303910290059B049AF4F750FF71
+:10B5D000224638325071030A9371030CD371000E66
+:10B5E00010725172080A9072080CD072080E107313
+:10B5F00010460D2142180020014613781843537855
+:10B600001B02184393781B041843D3781B06184376
+:10B610001379194353791B02194393791B04194376
+:10B62000D2791206114303910290059B049AF4F714
+:10B63000C4FF224638325073030A9373030CD3734A
+:10B64000000E10745174080A9074080CD074080E1F
+:10B65000107501200BE700002D431CEBE2361A3F6A
+:10B6600010B5002204212D48F8F757FD00220121D2
+:10B67000C9032B48FEF7C2FD002201218903284897
+:10B68000FEF7BCFD00220121C90225484030FEF72B
+:10B69000B5FD00220121090321484030FEF7AEFD2F
+:10B6A0000022012149031E484030FEF7A7FD002279
+:10B6B000012189031A484030FEF7A0FD0022012134
+:10B6C000C90317484030FEF799FD0121C90314480A
+:10B6D000F7F799FD012189031148F7F794FD01213E
+:10B6E000C9020F484030F7F78EFD012109030C48CD
+:10B6F0004030F7F788FD0121490309484030F7F74A
+:10B7000082FD0121890306484030F7F77CFD0121C5
+:10B71000C90303484030F7F776FD10BD000D004027
+:10B72000000C004010B5F8F7CFFB00224021024882
+:10B73000F8F7F3FC10BD0000C00C0040704700009B
+:10B7400070B50646FEF792FC002E04DD652E02DA87
+:10B75000304602F04FFD40210D48F7F74AFD0546FF
+:10B7600080210B48F7F745FD0446002D02D1012C3E
+:10B7700000D170BD012D03D1002C01D10220F8E7CA
+:10B78000012D03D1012C01D10520F2E70520F0E7BE
+:10B79000400C004010B501213048F6F759F900225D
+:10B7A00080212F48F5F7F8FD0022FF2101312C48B8
+:10B7B000F5F7F2FD0022012149022948F5F7ECFDD9
+:10B7C00001212848F6F744F90021274800F06FF8D6
+:10B7D000FF210131244800F083F80021224800F0C5
+:10B7E0008CF80821204800F041F800211E4800F0A4
+:10B7F0006BF800211C4800F04EF800211A4800F0B8
+:10B8000041F80021184800F0C3F80021164800F064
+:10B810009AF80021144800F07CF80021124800F04A
+:10B8200085F80021104800F0A7F800210E4800F02C
+:10B83000BBF800210C4800F0C3F80B4800F0D2F828
+:10B84000094800F0C9F8084800F0C9F8064800F0B7
+:10B85000CCF80121044800F083F810BD0700000176
+:10B86000800C004003000003004C014010B50A4664
+:10B87000016838240B46A343194638231340194363
+:10B88000016010BD0A46016849084900D307DB0F73
+:10B8900019430160704710B50A46016802240B463F
+:10B8A000A3431946022313401943016010BD10B58C
+:10B8B0000A4601680124E4020B46A34319462346C5
+:10B8C00013401943016010BD10B50A4601680424F5
+:10B8D0000B46A3431946042313401943016010BDCE
+:10B8E00010B50A460168FF2401340B46A3431946EC
+:10B8F000234613401943016010BD10B50A46016884
+:10B90000C0240B46A3431946C023134019430160CA
+:10B9100010BD10B50A464168032464020B46A343D8
+:10B920001946234613401943416010BD10B50A461D
+:10B930004168FF2401340B46A343194623461340B4
+:10B940001943416010BD012904D14268CB021A435A
+:10B95000426004E042680123DB029A434260704780
+:10B96000012904D1426801231A43426003E042687E
+:10B97000520852004260704710B50A4641682024C0
+:10B980000B46A3431946202313401943416010BDC1
+:10B99000012904D1426802231A43426003E042684D
+:10B9A00002239A4342607047012904D14268102360
+:10B9B0001A43426003E0426810239A434260704792
+:10B9C000012904D1426808231A43426003E0426817
+:10B9D00008239A4342607047022181607047042126
+:10B9E0008160704701218160704708218160704744
+:10B9F00001460869C007C00F002801D00120704728
+:10BA00000020FCE70146086902221040002801D00E
+:10BA1000012070470020FCE70146886970474161BA
+:10BA20007047000010B501210448F6F711F8002214
+:10BA300008210348F8F771FB10BD00000700000162
+:10BA4000C00C004010B501210448F6F701F80022AF
+:10BA500008210348FEF7D2FB10BD000007000001DB
+:10BA6000C00C004010B50346042000240C700124D3
+:10BA7000148010BDF8B506460C4615460427002371
+:10BA800080220549304602F082F900202070012012
+:10BA900028803846F8BD000025040020FFB585B099
+:10BAA00004460D4616460E9F14A103C90491039047
+:10BAB0006846047145718671C7710F9901726946B4
+:10BAC000109848720299019800F08CFD012813D15A
+:10BAD00069461098087368460F99417387730899EF
+:10BAE000C173067445748474072203A90020FFF70C
+:10BAF0002DFC012009B0F0BD0020FBE70000000094
+:10BB0000010115001CB50021684601704170022139
+:10BB100081700021C17060210171052269460B20EE
+:10BB2000FFF714FC1CBD000070B590B000262E4835
+:10BB30000088002808D02D48F4F796FB04462246DA
+:10BB400029492B48FFF726FA2A480078012808D10E
+:10BB50000020284908702648FFF744FC012800D13E
+:10BB600001262248C01E007801280BD122490879FD
+:10BB70000521F4F7D5FA002904D11F48407900289F
+:10BB800000D10126012E00D100BF1B221B496846AF
+:10BB9000F4F732FB164A4532002001461378184369
+:10BBA00053781B02184393781B041843D3781B0661
+:10BBB00018431379194353791B02194393791B04D2
+:10BBC0001943D2791206114304460D4623220B492C
+:10BBD000083907A8F4F710FB20462946089B079A66
+:10BBE00002F0F6F810B070BD1405002078030020B4
+:10BBF000CA100020F6020020C8020020B104002074
+:10BC0000244909684878234909684979214A126812
+:10BC10005170204909684A7A1E4909684A711D49CC
+:10BC200009684A7B1B4909684A721A4909684873BE
+:10BC300018490968887817490968897A154A126885
+:10BC40009170144909688872124909688879114904
+:10BC500009688A7B0F4909688A710E4909688873E7
+:10BC60000C490968C8780B490968C97B094A1268F8
+:10BC7000D17008490968CA7A06490968CA73054932
+:10BC80000968CA7903490968CA7202490968C87112
+:10BC90007047000000000020F7B58EB00D46164634
+:10BCA000002400200D9004200390002002900D90AD
+:10BCB0000E98841C0AE00D98401C80B20D90641C04
+:10BCC0000D980A2802DD042011B0F0BD2078682804
+:10BCD000F1D100231A2206A9204602F058F868463E
+:10BCE000018E20461A3008180123022205A901906E
+:10BCF00002F04DF86846008E02461A3221466D4821
+:10BD000003F09AFF07466946898A8F4264D101F0A1
+:10BD100097FB08A8C07B80210840802809D168468D
+:10BD2000038E08A8C07B22461A3211460190F6F70E
+:10BD300043FA08A8817A427A08021043FF220532AA
+:10BD4000811A90422BD008DCFF38023800280BD033
+:10BD5000012812D002283DD118E0FD2928D0FF3952
+:10BD6000FF39002936D12CE002AA29461A31204693
+:10BD70001A30F6F78BFA03902DE002AA29461A3101
+:10BD800020461A30F6F700FD039024E002AA294667
+:10BD90001A3120461A30FFF76DFE03901BE002AA0D
+:10BDA00029461A3120461A30FFF7E6F9039012E0CF
+:10BDB00002AA29461A3120461A30FFF7DDF903900E
+:10BDC00009E002AA29461A3120461A30FFF74AFE36
+:10BDD000039000E000BF00BF68460089002865DDD1
+:10BDE000002306223449354801F0D1FF01213248B1
+:10BDF0000A38C17400210175012141750021817546
+:10BE000008A8817A427A080210432B490A394874FB
+:10BE1000000A887408A8C07BC87508A8C07B802168
+:10BE20000840802810D108A8C07B02AB2A461A32ED
+:10BE300011460190F6F7E8F9684601891E480A386C
+:10BE40000176090A417606E0684601891A480A38EF
+:10BE50000176090A417600231A22294616480A3833
+:10BE600001F095FF14490A39487E097E0002084313
+:10BE70001A3080B2049029460E48049A03F0DCFE82
+:10BE80000F490870000A4870162088700498291815
+:10BE9000002303220A4801F07AFF07490A39487E45
+:10BEA000097E000208431D30308001E00020308010
+:10BEB000039809E7FFFF0000DD040020C80200200E
+:10BEC000ED040020F0B597B0044600201590002343
+:10BED0000622A649A64801F05AFF00201CE04200B5
+:10BEE000A449521851781278090211434200A24B1A
+:10BEF000D3185A781B7812021A43114343009D4A03
+:10BF00009A181170090A5170002142009A4BD218F8
+:10BF100011705170411CC8B20728E0DB0121934821
+:10BF20000A384175002181750121C1740021017514
+:10BF30007B208E490A3908760020487601218D48F9
+:10BF4000401C01760023082204A9894801F01FFF44
+:10BF50008A48F4F793F90022894B01910090F4F795
+:10BF60003BFB0546F4F7FAFC05AA02320391029066
+:10BF7000F4F79BF981480830F4F780F90546002270
+:10BF80007F4BF4F729FB01910090F4F7E7FC07AA37
+:10BF9000023203910290F4F788F97849891F886B7F
+:10BFA0007849F4F7EAF90646F4F740FC054609A992
+:10BFB0000231F4F771F97149891FC86B7149F4F7BF
+:10BFC000DCF90646F4F732FC05460AA90231F4F71B
+:10BFD00063F96A49891F486C0BA90231F4F75CF9CF
+:10BFE0006649891F086C0CA90231F4F755F9664AB5
+:10BFF000002108461378194353781B02194393789C
+:10C000001B041943D3781B0619431379184353793A
+:10C010001B02184393791B041843D279120610436C
+:10C020000D4601460022594B2846F4F7D5FA0191F6
+:10C030000090F4F76BFC0DAA023203910290F4F722
+:10C0400034F9514A0C3A1378194653781B021943B4
+:10C0500093781B041943D2781206114308460FA99E
+:10C060000231F4F719F94A48F4F7FEF8064649494F
+:10C07000F4F783F90546F4F7F2FBC1B210A881701A
+:10C080004348401F417D10A8C1704148401DF4F74E
+:10C09000EBF806463F49F4F770F90546F4F7DFFB85
+:10C0A000C1B210A801713A48401F817D10A84171AA
+:10C0B00000230C22811D384801F069FE0023422232
+:10C0C0002146533104A801F062FE002339222146A3
+:10C0D0001A3128481F3801F05AFE24480A38C07D1A
+:10C0E00080210840802816D120490A39487E097EDF
+:10C0F0000002084315901D490A39C87D15AB224638
+:10C100001A321146F6F780F810A9898A17480A38BA
+:10C110000176090A417600231A22214613480A387B
+:10C1200001F035FE11490A39487E097E00020843B4
+:10C130001A3087B23A462146184803F07DFD184967
+:10C140000870000A487016208870E1190023032245
+:10C15000134801F01CFE05490A39487E097E000299
+:10C1600008431D3080B217B0F0BD0000DD04002090
+:10C17000C8020020D01A00204C070020221B0020FB
+:10C180000088C34000401C460F11002000408F4033
+:10C19000DF0200200000204140070020FFFF0000D8
+:10C1A000ED04002010B54148417D027D0802104396
+:10C1B0003F498871000AC87100203E4908703B4819
+:10C1C000401C417C027C080210433C21484380B261
+:10C1D00037490873000A48736820374908700023FC
+:10C1E0000822491C354801F0D2FD552032494872D9
+:10C1F00042200874FF2102312F484174090A8174DA
+:10C2000080202D49C8752D480830407980302C4950
+:10C2100008702A481838807D487025480078887052
+:10C2200000231422C91C274801F0B1FD254811380C
+:10C2300000782349C8750846C07D142802DD012016
+:10C2400008760AE01E48C07D0F2803DD02201C4945
+:10C25000087602E003201A4908761A481138407817
+:10C2600017494876002304221A31174801F08FFD40
+:10C2700016480078C006C00F114988771449C8795C
+:10C280008979000208430E4921310873000A487376
+:10C2900000210B482030C17501210748417500215C
+:10C2A00081750121C1740021017510BDFF030020BB
+:10C2B00077190020F8040020D30400203F03002059
+:10C2C000B11A0020991A00208D100020400700208C
+:10C2D0006D03002010B5044621460A48FFF79FFB76
+:10C2E00000BF0848FFF78EFB0028FAD000BF0548C2
+:10C2F000FFF77EFB0028FAD00248FFF78DFB0446CB
+:10C30000E0B210BD004C014070B5002413E00025E0
+:10C310000DE0A900094A12688918085D02F0AAFD1B
+:10C32000A900064A126889180855681CC5B2042D70
+:10C33000EFDB601CC4B2042CE9DB70BD0000002000
+:10C340007CB5754801786846017073484178684645
+:10C35000417071488178684681706F48C17868463D
+:10C36000C1706D480179684601716B484179684632
+:10C37000417101990098F6F76BFA68480078012836
+:10C3800002D10020654908700024B3E0E0002018C5
+:10C3900063494118C87889780002084300114000B9
+:10C3A000604941184878097800020843E1006118A3
+:10C3B0005B4A8A18D1789278090211430907090F5C
+:10C3C0000841C007C00F002864D0E000201854497D
+:10C3D0004118487909790002084300114000524988
+:10C3E00041184878097800020843E10061184C4A76
+:10C3F0008A1851791279090211430907090F084176
+:10C400000646B607B60F032E55D148484078002897
+:10C4100002D0042000F0DEFE44494978012900D111
+:10C4200000E00021C800082210404149897891436A
+:10C4300001433F4A9170022000F0CCFE3B49C8798D
+:10C440008979000208430121C9030840884222D1AA
+:10C450003649C8798979000208430121C903054694
+:10C460008D43902D41D1912D3FD1922D3DD1932DD2
+:10C470003BD1942D39D1E000201829494118487842
+:10C480000978000208430121C9030843274988713C
+:10C49000000AC87129E0E0002018214941184878B5
+:10C4A0000978000208430121C90308431F49887124
+:10C4B000000AC87119E0012E17D1022000F08AFE8F
+:10C4C0001A49C879897900020843F1030840884273
+:10C4D0000BD0E00020181249411848780978000272
+:10C4E000084312498871000AC871C82C00DD04E0B5
+:10C4F000601C84B2422C00D248E700BF002407E051
+:10C5000000206100074A891808704870601C84B2D6
+:10C51000072CF5D37CBD0000C802002008000020D5
+:10C52000460000205A070020300000206D03002044
+:10C53000400700201FB500240120F5F791FB0720DC
+:10C540000002F5F79FFB032001F054FE0120F5F7F0
+:10C55000CBF905E019200002844200D304E0641CFA
+:10C56000F5F7D6F90028F5D000BF01200090002093
+:10C57000019002900120694608736846F5F760FB58
+:10C58000014801F013FE1FBD001BB700014802491E
+:10C590000860704700127A00F005002010B572B6EE
+:10C5A000F7F744FD0D4801F001FE0A2001F022FEDC
+:10C5B000F7F7A8FD0120FEF703FF0620FEF7DEFED9
+:10C5C0000020FEF7EBFEF5F7F3FB01210448F5F739
+:10C5D0003FFAF7F723FD62B610BD000000127A00A3
+:10C5E00007000001F3B582B06E46337ADE17360FCE
+:10C5F000F61837110A2677436E46307AC617360F7B
+:10C60000361836113601861BBE19F2B26E46737AA1
+:10C61000DE17360FF61837110A2677436E46707A02
+:10C62000C617360F361836113601861BBE19F4B2FE
+:10C630006E46B37ADE17360FF61837110A2677439F
+:10C640006E46B07AC617360F361836113601861B7D
+:10C65000BE19F1B26E46F37ADE17360FF6183711AF
+:10C660000A2677436E46F07AC617360F361836110B
+:10C670003601861BBE19F5B26E46337BDE17360FC8
+:10C68000F61837110A2677436E46307BC617360FE9
+:10C69000361836113601861BBE19F6B201966E4663
+:10C6A000737BDE17360FF61836110A277E436F4666
+:10C6B000787BC7173F0F3F183F113F01C71BF61983
+:10C6C000F6B20096322A11DC142A0FDB0C2C0DDC9A
+:10C6D000002C0BD01F2909DC002907D0172D05DC01
+:10C6E00001983B2802DC00983B2802DD002004B0C2
+:10C6F000F0BDA01E030001F0BCF90A0E1E061E07C5
+:10C700001E1E081E091E00BF00BF00BF1E2901DD3E
+:10C710000020ECE700BF9007800F002803D01C2901
+:10C7200001DD0020E3E79007800F002802D11D29DA
+:10C7300000DDDCE700E000BF00BF0120D7E700001C
+:10C74000F3B585B00F460598F4F731F8054638463D
+:10C75000F4F72DF806462946F3F74CFE04907F21A6
+:10C76000C9050498F4F77CF913D20498F4F716F984
+:10C7700005460022094BF3F720FF0022084B0191E8
+:10C780000090F3F775FE03910290F4F7A1F80446C8
+:10C7900000E00024204607B0F0BD00000000F03F9C
+:10C7A0000000E03F30B505460C462846616800F0C1
+:10C7B0003DF92846A16800F048F92846E16800F0F4
+:10C7C00038F92846616900F064F9617C284600F078
+:10C7D0009FF9217C284600F0A8F92178284600F02E
+:10C7E0008AF96178284600F0ADF9A178284600F072
+:10C7F000B5F9A17E284600F040F9E17E284600F018
+:10C800006EF9A17C284600F02CF9217E284600F024
+:10C810004DF9617E284600F055F930BD70B588B0FD
+:10C8200006460C4615467A48864228D1A068F5F798
+:10C83000DDF80120F5F7C6F801217648F5F708F98B
+:10C84000A068002804D0012808D0022815D10EE0E5
+:10C85000A9682068FFF774FF02900FE00120F5F748
+:10C860006DF9E9682068FFF76BFF029006E0296820
+:10C870002068FFF765FF029000E000BF63E06648B4
+:10C88000864229D1A068F5F7D3F80120F5F7BCF866
+:10C8900001216048401CF5F7DBF8A068002804D0AF
+:10C8A000042808D0082815D10EE0A9682068FFF7F1
+:10C8B00047FF02900FE00120F5F740F9E968206892
+:10C8C000FFF73EFF029006E029682068FFF738FF77
+:10C8D000029000E000BF36E0504886420AD10121B4
+:10C8E0004C48801CF5F7B4F8A9682068FFF728FFCA
+:10C8F000029028E04A4886420AD101214548C01CDE
+:10C90000F5F7A6F8A9682068FFF71AFF02901AE069
+:10C91000444886420AD101213E48001DF5F798F8A7
+:10C92000A9682068FFF70CFF02900CE03E488642A1
+:10C9300009D101213748401DF5F78AF8A968206818
+:10C94000FFF7FEFE02902079012810D140200390CD
+:10C950006079012802D1102004903FE0607902281C
+:10C9600002D12020049039E00020049036E02079A4
+:10C97000022810D1802003906079012802D1102074
+:10C9800004902BE06079022802D12020049025E059
+:10C990000020049022E0207900280FD103906079D4
+:10C9A000012802D11020049018E06079022802D1F9
+:10C9B0002020049012E0002004900FE0C02003909B
+:10C9C0006079012802D11020049007E060790228E4
+:10C9D00002D12020049001E000200490A0790028DA
+:10C9E00001D1069002E0FF20013006900021684648
+:10C9F000017141718171417501758177C1778175CF
+:10CA00000177417701A93046FFF7CCFE08B070BD31
+:10CA1000002001400800000300680140006C014054
+:10CA20000070014000740140007801408AB28261C8
+:10CA3000704710B50A46016830240B46A3431946D7
+:10CA4000302313401943016010BD10B50A46016838
+:10CA5000C0240B46A3431946C02313401943016069
+:10CA600010BD012904D1026802231A43026003E0C9
+:10CA7000026802239A4302607047012904D10268C8
+:10CA800008231A43026003E0026808239A43026005
+:10CA9000704710B50A460168FF2401340B46A343D2
+:10CAA0001946234613401943016010BD012904D1E2
+:10CAB000026801231A43026003E002685208520030
+:10CAC00002607047012904D102684B041A430260D6
+:10CAD00004E0026801235B049A4302607047012965
+:10CAE00004D1026804231A43026003E002680423AD
+:10CAF0009A4302607047012904D142680B021A432D
+:10CB0000426004E04268FF2301339A434260704769
+:10CB1000012904D142688B021A43426004E0426852
+:10CB200001239B029A4342607047012904D1426865
+:10CB3000CB021A43426004E042680123DB029A43BD
+:10CB400042607047012904D1426802231A434260BF
+:10CB500003E0426802239A4342607047012904D1EE
+:10CB6000426801231A43426003E0426852085200BF
+:10CB700042607047FF21013181607047014688683B
+:10CB8000C007C00F002801D0012070470020FCE73B
+:10CB900001460869C005C00D7047F8B507460D4647
+:10CBA000164600240BE0295D384600F00BF800BF64
+:10CBB0003846FFF7E3FF0028FAD0601C84B2B44285
+:10CBC000F1DBF8BDCA05D20D4261704710B50121F5
+:10CBD0000448F4F73DFF002202210348F7F79DFACD
+:10CBE00010BD000007000001C00C004010B501217D
+:10CBF0000648F4F72DFF002204210548FDF7FEFA50
+:10CC000004210348F6F7FFFA10BD000007000001F9
+:10CC1000000C004010B5FFF7D9FF02212F48F6F7AE
+:10CC2000E8FA01283ED12E480078022834DB00BF04
+:10CC30002C4840780007C00F00282CD12A484078A3
+:10CC40000007C00F002826D02648407808218843D6
+:10CC50000830244948702548407808218843083026
+:10CC600022494870224840780007C00F00280ED0A3
+:10CC70000320F4F7E1F9012809D11E484078082182
+:10CC8000884308301B49487001201B490870032164
+:10CC90001A48F4F714FA20E011480078401C1049B3
+:10CCA00008701AE00E480078002811D100BF0D4826
+:10CCB00040780007C00F002809D00A4840780821B2
+:10CCC00088430849487003210C48F4F7F7F904E059
+:10CCD00003480078401E0249087010BDC00C004097
+:10CCE000F702002040070020140000205A0700200F
+:10CCF000220000204C07002008000020B402002081
+:10CD000010B501210448F4F7A3FE002208210348CE
+:10CD1000F7F703FA10BD000007000001400C0040C7
+:10CD200010B501210348F4F793FE08210248F5F7F6
+:10CD300003F810BD07000001400C0040F8B50446A0
+:10CD40000D460126E17821488078814205D121797C
+:10CD50001E48801C4078814200D00226A0786428BA
+:10CD600009D0A078012806D0A078022803D0A078A6
+:10CD7000032800D00026012E08D100BFE1210901BF
+:10CD80001348C18100201249087300BFF3F7DCF992
+:10CD900007466421F3F7C4F90F02F3F7D5F96421CC
+:10CDA0000090F3F7BDF90F43B9B20A480180E97169
+:10CDB000090A29720120A8720020E872E87AA97A8B
+:10CDC000000208430B302E543046F8BD47030020C4
+:10CDD0009A020020D004002010B50446204600F03E
+:10CDE00031F810BDF8B504460E4614480078012805
+:10CDF00023D1217AE2790802104311490988884237
+:10CE00001BD1607B217B000208430006050C607B80
+:10CE1000227B00021043FF22120210400012054341
+:10CE200027460E37012D06D1607A33463A46294609
+:10CE3000F4F738FF00E000BF00BFF8BDCC040020CD
+:10CE4000D004002070B5044600BFE07AA17A000249
+:10CE500008430C3085B2E07AA17A0002084300064C
+:10CE6000010CE07AA27A00021043FF221202104065
+:10CE700000120143A172080AE0722A4621460C48BA
+:10CE800002F0DAFE064630126055681C2654012175
+:10CE900089020848F6F7B9F9A81C82B2214606486B
+:10CEA000FFF77BFE012189020248F6F7ACF970BD5D
+:10CEB000FFFF0000000C004000780140012806D16F
+:10CEC0000649496A01221143044A516205E00349B7
+:10CED000496A49084900014A5162704700F8014017
+:10CEE0000146064A506A0E2302469A4310460E2215
+:10CEF0000A401043014A50627047000000F80140A8
+:10CF000000B507484368180CD94389B2884203D159
+:10CF1000D8B200F019F802E01F2000F015F800BDAB
+:10CF200040FBFF1F012806D10649496980221143B1
+:10CF3000044A516105E00349496980229143014A4D
+:10CF40005161704700F801400146054A5069800967
+:10CF500080018A06920E1043014A5061704700001A
+:10CF600000F8014070B505460C46904880790128CC
+:10CF700014D10023012280218D48F5F70DFE0020F9
+:10CF8000FEF7DEFB012805D003208A49087000F077
+:10CF9000F1F902E001208749087070BD83480078EC
+:10CFA00001282BD10020FEF7CBFB012809D100F08E
+:10CFB000E1F901207F49087000207C4988800870D1
+:10CFC0004BE06078012848D0E078012845D0284619
+:10CFD000F6F744FD7549488000F0BAF90320754919
+:10CFE00008700020714908700A2001F003F901233C
+:10CFF0001A4640216E48F5F7CFFD2EE06B480078C9
+:10D0000002282AD10020FEF79BFB022809D100F05C
+:10D01000B1F902206749087000206449488008700F
+:10D020001BE06078012818D0E078012815D0284648
+:10D03000F6F714FD5D49888000F058F904205D4939
+:10D0400008700020594908700A2001F0D3F8012324
+:10D050001A4680215648F5F79FFD56480078032868
+:10D060001AD10020FEF76CFB012805D100F082F9EF
+:10D070000120504908702DE04C484088002805D117
+:10D0800000F078F905204B49087023E047484088B4
+:10D09000401E464948801DE046480078042819D1C2
+:10D0A0000020FEF74DFB022805D100F063F90220B5
+:10D0B000404908700EE03D488088002805D100F006
+:10D0C00059F905203B49087004E038488088401E23
+:10D0D0003649888037480078032803D035480078DF
+:10D0E000042802D10121617101E000216171314800
+:10D0F0004078002806D130488078082188432E499E
+:10D10000887006E02C4880780821884308302A4936
+:10D1100088702848007805283BD127488078400748
+:10D12000400F052840D025488078C007C00F002850
+:10D1300027D000BF22488078C007C00F00281FD02A
+:10D140002048807840084000401C1E4988701B48D9
+:10D150008078C007C00F00280ED07020F3F76CFF56
+:10D16000012809D11848807840084000401C164921
+:10D17000887001201549087070211548F3F79FFF4A
+:10D1800000BF1048807840084000401C0D4988705E
+:10D190000AE0084909784807400F07498978C90813
+:10D1A000C9000143044A917000BFF6E6D202002094
+:10D1B000400C00406D0300204007002022000020AA
+:10D1C000140000205A0700204C070020080000200F
+:10D1D000B402002000B501460B0000F04AFC050433
+:10D1E00005293E43470042E0224800798006C00FEF
+:10D1F000002805D11F480079C006C00F002806D0BE
+:10D200001C4840788007C00F002800D100BD1A4894
+:10D21000007802280BD119488079002807D1012015
+:10D22000164A10700420164A50700120EEE71EE0E6
+:10D230001148007802280FD00F48007804280BD03E
+:10D240000E488079002807D102200C4A1070042073
+:10D250000B4A50700120D9E709E00020064A5070BF
+:10D260000120D3E70120044A5070CFE700BF00BF80
+:10D270000020CBE7400700206D030020D2020020F1
+:10D28000DA02002010B50024F5F700FB01210903A4
+:10D290001448F5F7AEFF01280AD1052000F0AAFFD7
+:10D2A000012109030F48F5F7A4FF012800D101244B
+:10D2B000012C07D10C48807901280AD001200A49A5
+:10D2C000887106E008488079012802D100200649CB
+:10D2D000887105488079012802D10020FEF730FAD4
+:10D2E00010BD0000800C0040D202002010B515488F
+:10D2F00000798006C00F002805D112480079C006C9
+:10D30000C00F00280ED00F4840788007C00F0028BB
+:10D3100008D100F03BFF04210B48F5F776FF012010
+:10D3200000F068FFFCF792FEFCF7A0FEFF21013140
+:10D330000648F5F768FF012149020448F5F765FF43
+:10D3400010BD000040070020800D0040400C004050
+:10D3500010B5FCF77BFEFCF789FEFF210131044884
+:10D36000F5F753FF012149020148F5F74CFF10BDC5
+:10D37000400C004010B5FCF769FEFCF785FE002369
+:10D38000012240210C48F5F707FC002301228021EF
+:10D390000948F5F701FCFF2101310748F5F733FF94
+:10D3A000012149020448F5F72EFF00F0EFFE0421A9
+:10D3B0000248F5F728FF10BD400C0040800D0040EA
+:10D3C00010B50446012C02D0022C07D100E000BFAA
+:10D3D0000020FEF7B5F90349087000E000BF00BF68
+:10D3E00010BD00006D03002010B5FCF72FFEFF21DB
+:10D3F00001310548F5F707FF012149020248F5F719
+:10D4000002FFFCF741FE10BD400C004010B50022A9
+:10D4100040210A48FCF7F2FE002280210748FCF771
+:10D42000EDFE20210548F4F787FC80210348F5F73D
+:10D43000EAFE40210148F5F7E6FE10BD000D004070
+:10D4400010B50320F4F756FE00210320F4F7EAFD9F
+:10D45000012189020548F2F7E8FE04490320F4F7A8
+:10D460000FFE01210320F4F7DDFD10BD680C002044
+:10D47000F8B5044600270320F4F7FAFD06461848DD
+:10D48000864216D0022000F0B5FE0CE00320F4F72F
+:10D49000EFFD0646022000F0ADFE3846791C8FB243
+:10D4A000642800DD04E00320F4F7E2FDB042EDD192
+:10D4B00000E0F8BD0A48301A85B2002D0ED0E01DFC
+:10D4C000F9300570290A417000232A462146044894
+:10D4D00000F05DFC0121FF200330015500BFE8E7AB
+:10D4E000680C002070B58AB006460C46154601212E
+:10D4F0001A48F4F7ADFA002210211948F3F74CFF4F
+:10D50000002208211648F3F747FF002009900796EC
+:10D5100008A84470002C03D1012008A9087002E07B
+:10D52000022008A9087008A885706846F4F74CF92D
+:10D530006A4607A90B48FFF771F90A20FCF7B2FD0C
+:10D5400001210848FFF78DFA01210648FFF7AEFADE
+:10D550000448FFF70FFB0AB070BD00000700000190
+:10D56000000D00400068014010B58EB00446A07860
+:10D5700001280DD1607900280AD16078002807D1F0
+:10D58000A07023484078002802D10120204948702B
+:10D590001F484078030000F06CFA0604050A0F14D7
+:10D5A000191E19E000F0D4F81949487014E000F091
+:10D5B000B3F8174948700FE000F06EF9144948704D
+:10D5C0000AE000F0AFF91249487005E000F024F8D5
+:10D5D0000F49487000E000BF00BF0D4840780028A8
+:10D5E00002D10021E17001E00121E170132209491B
+:10D5F0006846F2F701FE23220649103905A8F2F722
+:10D60000FBFD05A80FC8FCF7CDFB0EB010BD000058
+:10D6100077190020B90400201CB537A103C9019176
+:10D62000009037480078374908713748007801285A
+:10D6300000D101E033480079324948710020324975
+:10D6400008703049487A097A00020843401C81B2C8
+:10D650002C480172090A41720146487A097A00028F
+:10D66000084301280DD100BF072269462748FFF76C
+:10D6700094FA0A2000F0E6FDFFF7E2FE00BF052065
+:10D680001CBD2049487A097A0002084303280CD1BE
+:10D6900040211F48F5F7B7FD0A2000F0D3FD802197
+:10D6A0001B48F5F7B0FD0520EAE71649487A097AE4
+:10D6B0000002084308281CDB40211548F5F7A3FDAC
+:10D6C00080211348F5F79FFD0E48007900280AD104
+:10D6D0000C48007806280AD00E48017D094881725E
+:10D6E000090AC17203E0002106488172C17200205C
+:10D6F000C6E70520C4E700004154434C4F534500A2
+:10D70000F804002077190020F90400200068014087
+:10D71000000D0040FE03002010B500221146E1205C
+:10D720004002FFF7DFFE00F031F800200649887064
+:10D7300000BFC87989790002084304494880002065
+:10D74000087000BF042010BD771900209A02002045
+:10D7500010B5FFF75BFE80210A48F5F756FD0A2059
+:10D7600000F070FD40210748F5F74FFD0020064905
+:10D77000C8700021044801724172FEF713FD0220B7
+:10D7800010BD0000000D00407719002010B5C0B09A
+:10D790001B21684601704170002181700023042222
+:10D7A000C11C3B4800F0F3FA0023022201A9033117
+:10D7B0003748001D00F0EBFA002406E00021204667
+:10D7C00009306A461154601CC4B2402CF6DB0023B9
+:10D7D000022212A902312E48353000F0D8FA022177
+:10D7E00010A80173012141732948817910A8817320
+:10D7F0000021C173002406E00021204650306A4613
+:10D800001154601CC4B2402CF6DB002406E0002159
+:10D81000204690306A461154601CC4B2202CF6DBBE
+:10D82000002406E000212046B0306A461154601CF6
+:10D83000C4B2142CF6DB002406E000212046C430DC
+:10D840006A461154601CC4B2072CF6DB002030A9D4
+:10D85000C872002409E030A8C07A6946095D401802
+:10D86000C1B230A8C172601CC4B2CB2CF3DB16204D
+:10D8700030A9087300BFCD2269460648FFF78DF92D
+:10D880000A2000F0DFFCFFF7DBFD00BF40B010BD59
+:10D89000DE0300200068014010B5FFB0FFB084B087
+:10D8A0001C4901A8F2F7C1FC01A80330FEF70AFBEE
+:10D8B000044667216846017144712112817115483F
+:10D8C000401E84420BD910201349C8700021124811
+:10D8D0000172417205207FB07FB004B010BD00BF5F
+:10D8E000E01C82B201A90D48FFF757F90A2000F0A9
+:10D8F000A9FCFFF7A5FD00BF00BF0749C8798979DA
+:10D9000000020843064948800020087000BF042038
+:10D91000E1E70000040400007719002000680140DE
+:10D920009A02002010B5FFB0FFB084B03F4901A8B3
+:10D93000F2F77BFC002000903D48FFF799FD3D4841
+:10D940008078012857D100213A4881703A48807880
+:10D95000002811D13648FCF727F837498870084667
+:10D960008078012847D101023148F2F75EFC03209C
+:10D970007FB07FB004B010BD2F48807801283AD125
+:10D980006A46D11D2A48FCF773FE044668460088A3
+:10D99000002829DD684600882449491E884223D290
+:10D9A0006721684601710088C1B2684641710088EC
+:10D9B00001126846817100BF0088C01C82B201A9B3
+:10D9C0001E48FFF7EAF80A2000F03CFCFFF738FD9C
+:10D9D00000BF00BF1849C879897900020843184977
+:10D9E00048800020087000BFFF2101311048F2F785
+:10D9F0001CFC2046BCE712480078012814D10E48D0
+:10DA00008078002803D102200B49C87006E00A483C
+:10DA10008078012802D103200749C87000210648F8
+:10DA2000017241720520A3E70420A1E7040400006D
+:10DA300085190020851A0020771900200068014010
+:10DA40009A0200202021020C01D010211046020A67
+:10DA500001D010460839020901D01046091F82087A
+:10DA600001D01046891E420801D0881E7047081A4E
+:10DA7000704730B47446641E2578641CAB4204D3EE
+:10DA8000635D5B00E31830BC18471D46F8E702E011
+:10DA900008C8121F08C1002AFAD170477047002039
+:10DAA00001E001C1121F002AFBD1704780F31088EA
+:10DAB00070470000F0B585B004460020049022486D
+:10DAC000808AA0421ED22049898A601AF2F76FFE2E
+:10DAD00000901E4801680098F2F78CFC01901C48E9
+:10DAE00001680198F2F7F0FB0746F2F757FF054689
+:10DAF0000022184BF2F761FD03910290F2F78AFFC2
+:10DB000004901DE01049898A081BF2F750FE00902E
+:10DB10000E4801680098F2F76DFC01900C4801680E
+:10DB20000198F2F726FC0746F2F738FF0546002277
+:10DB3000084BF2F742FD03910290F2F76BFF04905D
+:10DB4000049805B0F0BD000040FBFF1FC00200209C
+:10DB5000C40200200000E03FF0B587B00446002773
+:10DB600013490A20085EF2F729FE05460022114BF0
+:10DB7000F2F79AFD039102900D4909896143084625
+:10DB8000F2F730FE054600220B4BF2F78DFD0191B6
+:10DB90000090039B029AF2F76BFC05910490F2F758
+:10DBA00073FE0746002F00DA0027384607B0F0BDA5
+:10DBB00080FAFF1F0000594000408F4010B500243C
+:10DBC00000BFF3F78BF9012801D1002010BD2046DA
+:10DBD000641C401C0028F4D10120F7E710B5012097
+:10DBE0008007F3F7DFFE0120F3F7CAFE01231A4690
+:10DBF00040213A48F4F7D0FF01231A46590237482A
+:10DC00004030F4F7C9FF01231A46D9033348803066
+:10DC1000F4F7C2FF01231A46990330488030F4F725
+:10DC2000BBFF01231A4619462C48F4F7B5FF012320
+:10DC30001A46590329484038F4F7AEFF2848407B7C
+:10DC40008021084080282FD025480078012803D063
+:10DC500023480078032827D1214881784278080298
+:10DC600010432049884218D01D4881784278080224
+:10DC700010431C49491C88420FD0194881784278CA
+:10DC8000080210431849884207D001231A46194652
+:10DC90001248C038F4F780FF06E00123002219463D
+:10DCA0000E48C038F4F778FF1E20002805DBC206B6
+:10DCB000D20E012191400D4A116000BF00211E20AB
+:10DCC000FCF714FA1E20002806DBC206D20E012142
+:10DCD0009140064A803A116000BF10BDC00C004060
+:10DCE00075030020010700000113000080E100E03F
+:10DCF00010B5F4F711FCFDF715FDF6F785FEFBF7FF
+:10DD00005FFBFCF771FCFFF76FFBFDF723FAFDF7F4
+:10DD1000A7FCFFF77BFB10BD10B5012401F03EFD11
+:10DD2000002800D10024F4F771FD002800D1002460
+:10DD300010BD000010B500240C48F2F795FA0C490C
+:10DD4000884206D201F045F808490948F2F7A4FADA
+:10DD50000124002C08D02A2329221202FF2101319C
+:10DD60000248801F01F0A2FA10BD0000030300204A
+:10DD70000103062410B5012401F02EFD002800D176
+:10DD80000024F4F751FD002800D1002410BDF0B5A7
+:10DD90000446002B0CD125460E46002005E02F78C6
+:10DDA0003770761C6D1C471CB8B29042F7DB0EE052
+:10DDB000012B0CD1A7187D1E0E46002005E02F7800
+:10DDC0003770761C6D1E471CB8B29042F7DBF0BD71
+:10DDD0000FB4FEB504460D460B98F2F7EFFC06466D
+:10DDE000E14AE24BF2F7F8FB22462B460191009004
+:10DDF000F2F7E8FD47D800BFDD48C0780007C00F44
+:10DE0000002809D0DA48C07808218843D849C8706A
+:10DE10009021D848F3F752F900BF00BFD448C0782A
+:10DE2000C006C00F002809D0D148C078102188430F
+:10DE3000CF49C8709121CF48F3F740F900BF00BF28
+:10DE4000CB48C0788006C00F002809D0C848C078E9
+:10DE500020218843C649C8709221C648F3F72EF99D
+:10DE600000BF00BFC248C0784006C00F002809D0DC
+:10DE7000BF48C07840218843BD49C8709321BD4840
+:10DE8000F3F71CF96CE10C98F2F798FC0646B64AD9
+:10DE9000B64BF2F7A1FB22462B4601910090F2F718
+:10DEA00091FD6AD800BFB248C0780007C00F0028B3
+:10DEB0002CD1B148C0780007C00F002826D0AC484C
+:10DEC000C078082188430830A949C870AB48C07899
+:10DED000082188430830A949C870A948C0780007BC
+:10DEE000C00F00280ED09020F3F7A6F8012809D122
+:10DEF000A448C078082188430830A249C87001208E
+:10DF0000A149087090219B48F3F7D9F800BF00BFE2
+:10DF10009748C078C006C00F002809D09448C07840
+:10DF2000102188439249C87091219248F3F7C6F8AE
+:10DF300000BF00BF8E48C0788006C00F002809D0FF
+:10DF40008B48C078202188438949C870922189482C
+:10DF5000F3F7B4F800BF00BF8548C0784006C00F93
+:10DF6000002809D08248C078402188438049C87081
+:10DF700093218048F3F7A2F8F2E00D98F2F71EFC27
+:10DF80000646794A794BF2F727FB22462B46019148
+:10DF90000090F2F717FD58D800BF7548C078C0064A
+:10DFA000C00F00282CD17448C078C006C00F0028CC
+:10DFB00026D06F48C0781021884310306C49C87053
+:10DFC0006E48C0781021884310306C49C8706C4886
+:10DFD000C078C006C00F00280ED09120F3F72CF8AF
+:10DFE000012809D16748C07810218843103065495D
+:10DFF000C87001206449087091215E48F3F75FF80A
+:10E0000000BF00BF5A48C0788006C00F002809D062
+:10E010005748C078202188435549C87092215548F7
+:10E02000F3F74CF800BF00BF5148C0784006C00F5E
+:10E03000002809D04E48C078402188434C49C87018
+:10E0400093214C48F3F73AF88AE00E98F2F7B6FBC2
+:10E050000646454A454BF2F7BFFA22462B46019148
+:10E060000090F2F7AFFC46D800BF4148C078800668
+:10E07000C00F00282CD14048C0788006C00F00286F
+:10E0800026D03B48C0782021884320303849C870CA
+:10E090003A48C0782021884320303849C870384831
+:10E0A000C0788006C00F00280ED09220F2F7C4FF7F
+:10E0B000012809D13348C0782021884320303149D4
+:10E0C000C87001203049087092212A48F2F7F7FF02
+:10E0D00000BF00BF2648C0784006C00F002809D006
+:10E0E0002348C078402188432149C87093212148A2
+:10E0F000F2F7E4FF34E000BF1D48C0784006C00FCF
+:10E1000000282CD11C48C0784006C00F002826D01B
+:10E110001748C0784021884340301549C8701748D7
+:10E12000C0784021884340301449C8701448C078F2
+:10E130004006C00F00280ED09320F2F77DFF012883
+:10E1400009D11048C0784021884340300D49C8703B
+:10E1500001200D49087093210648F2F7B0FF00BF77
+:10E16000FEBC08BC04B018477B14AE47E17A843F7C
+:10E1700040070020B4020020140000205A070020AD
+:10E18000220000204C0700200800002010B50121CB
+:10E190000448F3F75DFC002204210348FCF72EF845
+:10E1A00010BD000007000001800D004010B50446BE
+:10E1B0000C480068C02188430A4908600846006886
+:10E1C000C02108430749086007492046F1F792FF3C
+:10E1D00006490870084600787D21C9004843044973
+:10E1E000088010BD0024004040420F00BA02002009
+:10E1F000BC0200200146114A12884A43104B5A6162
+:10E2000000229A611A46126901231A430C4B1A61C3
+:10E2100000BF0B4A1069C207D20F002A04D00122A6
+:10E2200012040240002AF4D0054A12695208520032
+:10E23000034B1A6100229A6170470000BC02002063
+:10E2400000E000E00146114A12784A43104B5A613F
+:10E2500000229A611A46126901231A430C4B1A6173
+:10E2600000BF0B4A1069C207D20F002A04D0012256
+:10E2700012040240002AF4D0054A126952085200E2
+:10E28000034B1A6100229A6170470000BA02002015
+:10E2900000E000E0F0B585B006460D460020019094
+:10E2A000288805284ED1707800020390B078039931
+:10E2B000084303900398401C80B20390F078040256
+:10E2C00030790443012C3ADB7D200001844236DAA8
+:10E2D000374600202880012038707F1C2888401C89
+:10E2E00028806007400F002808D02046E117490F1A
+:10E2F0000918C910491CC9B2029106E02046E1176D
+:10E30000490F09184905090E0291029838707F1CBF
+:10E310002888401C2880002322463846039900F0B4
+:10E320004BFC00900098002804D0009800F0DAFF21
+:10E33000019009E0298802980818288004E0032049
+:10E34000019001E003200190019805B0F0BDF0B507
+:10E3500085B006460D4600200190288805284DD13D
+:10E36000707800020390B0780399084303900398F3
+:10E37000401C80B20390F078040230790443012CF1
+:10E3800039DB7D200001844235DA374600202880C1
+:10E39000022038707F1C2888401C28806007400FAE
+:10E3A000002808D02046E117490F0918C910491C58
+:10E3B000C9B2029106E02046E117490F0918490544
+:10E3C000090E0291029838707F1C2888401C288012
+:10E3D00022463846039900F0F3FB0090009800288D
+:10E3E00004D0009800F07EFF019009E0298802988F
+:10E3F0000818288004E00320019001E00320019028
+:10E40000019805B0F0BDFEB505460C460020019010
+:10E410002088052838D1687800020290A8780299EF
+:10E42000084302900298401C80B20290E8780602ED
+:10E430002E79012E25DB7D2E23DC2F460020208027
+:10E44000032038707F1C2088401C20807006000E3E
+:10E4500038707F1C2088401C2080002332463846BC
+:10E46000029900F0B1FB00900098002804D00098B9
+:10E4700000F038FF019009E02088710040182080EA
+:10E4800004E00320019001E0032001900198FEBD0B
+:10E49000FEB505460C46002001902088052838D19D
+:10E4A000687800020290A8780299084302900298C6
+:10E4B000401C80B20290E878060228790643012EBB
+:10E4C00024DB7D2E22DA2F460020208004203870A5
+:10E4D0007F1C2088401C20807006000E38707F1C36
+:10E4E0002088401C208032463846029900F09EFB6E
+:10E4F00000900098002804D0009800F0F3FE0190EE
+:10E5000009E0208871004018208004E00320019079
+:10E5100001E0032001900198FEBDF0B587B00446EC
+:10E520000D460020029028880A2863DB60780002EC
+:10E530000690A0780699084306900698401C80B281
+:10E540000690E07806022079064360790002059083
+:10E55000A0790599084305900598401C80B2059064
+:10E56000E0790702207A0743607A0490012E3FDBAE
+:10E570007D2E3DDC012F3BDB792F39DC79000498BF
+:10E58000814235D101233A4620460A30059900F0F0
+:10E590001BFB01900198002822D1039428801720AA
+:10E5A000039C2070039C601C03902888401C2880DA
+:10E5B0007006010E039801700398401C0390288890
+:10E5C000401C2880002332460699039800F0FCFA8C
+:10E5D00001900198002803D12888710040182880F4
+:10E5E0000198002806D0019800F07CFE029001E01E
+:10E5F00003200290029807B0F0BD000070B50546F8
+:10E600000C46064802880649681CF1F7F5FD0348E8
+:10E610000088401C2080002070BD0000D60500202E
+:10E620007C1B0020FEB504460F4600200090388871
+:10E6300005282BD160780502A0780543681C85B2B7
+:10E64000207900281FD1E078FF2802D0E078002848
+:10E6500019D1002069464871E078FF2802D10120D5
+:10E66000087102E000206946087101231A46294614
+:10E6700001A800F0A1FA0646002E09D0304600F0AD
+:10E6800031FE009004E00320009001E003200090A0
+:10E690000098FEBDF8B504460F460020009038886B
+:10E6A000052813D160780502A0780543681C85B25F
+:10E6B00001231A462946E01C00F086FA0646002E81
+:10E6C00006D0304600F00EFE009001E003200090DE
+:10E6D0000098F8BDF0B585B005460E4600200190C3
+:10E6E000308805283EDD68780702A8780743781C43
+:10E6F00087B2E878040228790443687903906007B8
+:10E70000400F002808D02046E117490F0918C9100A
+:10E71000491CC9B2029106E02046E117490F0918C9
+:10E720004905090E0291012C19DB7B20000184426E
+:10E7300015DC03990298884211D1012322463946FB
+:10E74000A81D00F039FA00900098002804D0009825
+:10E7500000F0C8FD019007E00520308004E00320B0
+:10E76000019001E003200190019805B0F0BDFEB5D5
+:10E7700004460E46002001903088062829DB607888
+:10E780000702A0780743781C87B2E0780502207959
+:10E79000054360790290012D18DB782D16DC6806A0
+:10E7A000010E0298814211D101232A463946A01D4B
+:10E7B00000F00AFA00900098002804D0009800F0B9
+:10E7C00091FD019007E00520308004E003200190D6
+:10E7D00001E0032001900198FEBD0000F8B5054658
+:10E7E0000C4616461F4600200090002C03D0012C3A
+:10E7F00001DBF72C02DD0220009037E01C4804709A
+:10E80000002D20D11B481C4908601C481C49086089
+:10E810001C481D4908601D481D49086000201D490D
+:10E8200008601D481D4908601D481E4908601E48B3
+:10E830001E4908603A4631460D480078069B00F0B4
+:10E84000DBF8009002E00220009000BF00BF0098BB
+:10E8500000280BD101F038FA002802D103200090E3
+:10E8600004E0134805700120124908700098F8BDB3
+:10E870002005002075EB0000280500209DEB00001E
+:10E880002C050020ADEA00002405002055EA000018
+:10E89000300500203405002095FD000038050020DB
+:10E8A00065FE00003C05002021FE00004005002020
+:10E8B000210500202205002038B5002543480078B6
+:10E8C000002801D0062038BD684601F0EBF9012888
+:10E8D00079D168460078012815D13D4A3D493E4826
+:10E8E0003E4B1B6898470546002D0CD13A480078EE
+:10E8F0003B490978884203D037480078002802D184
+:10E90000022001F0E9F9684601F0CCF901285AD15A
+:10E9100068460078022856D12E48006800783149B0
+:10E920000870012030490870002418E0E0002F49E9
+:10E93000085C002800D114E0E0002C49085C29495B
+:10E94000097888420AD1E0002849401820494268E5
+:10E950002048006890472449087002E0641C102C8D
+:10E96000E4DB00BF1C48007800282CD01E4800784B
+:10E97000002819D00020164908801A480078802104
+:10E98000084313490A880988491C114B1980114909
+:10E990000968885414480178184602880088401C89
+:10E9A00018800C480068815411480078012800D173
+:10E9B00000BF0748028807480168094800780D4BE6
+:10E9C0001B689847054600207DE7000022050020CF
+:10E9D000D2050020CC050020D00500203005002005
+:10E9E00020050020D1050020D40500204C05002082
+:10E9F0002105002024050020F8B50E4614461F46C8
+:10EA0000002000900120FFF751F83B4608222146E4
+:10EA1000304601F077F9012802D00320009011E080
+:10EA20004B200002844201D9232504E061000848FC
+:10EA3000F1F760FB0546A8B201F090F9012801D07A
+:10EA4000032000900020FFF731F80098F8BD000087
+:10EA5000A07F1700F8B504460D461646002000902A
+:10EA600000270120FFF722F80E480088042813DB56
+:10EA70000C4801880C4801F0F9F800280CD10A482C
+:10EA80000078207007480088C01E30800648401C6F
+:10EA900028600120009000E005270020FFF706F81D
+:10EAA0003846F8BDEE050020BA1B0020F8B5054633
+:10EAB0000E461746002000900120FEF7F7FF284879
+:10EAC0000078012844D1701E26490860012026499B
+:10EAD000088024480068057008460088C01908802E
+:10EAE000084601881F48006801F0C0F804461E4A25
+:10EAF0001088421C1C4B1A801C4A145421121A46BE
+:10EB00001088421C1A80194A1154012018490870B3
+:10EB10000EE014490968087801F00AF91148006804
+:10EB2000401C1049086010480088401E0E490880AB
+:10EB30000D4800880028ECD1FF2101310B48F1F786
+:10EB400074FB002001F0C8F800200949087001E0BA
+:10EB5000052000900020FEF7A9FF0098F8BD0000F6
+:10EB6000E5050020E8050020EC050020BA1B002088
+:10EB7000E405002010B50120FEF798FF00200649AB
+:10EB800008700021012001F07DF801F07DF80020DF
+:10EB9000FEF78CFF10BD0000E505002010B5012038
+:10EBA000FEF784FF0021084601F06CF801F06BF8D5
+:10EBB0000020FEF77BFF10BD10B50446012010BDFC
+:10EBC0000346012070470000F0B504461D460020B2
+:10EBD000152903DB8F18242F00D8134E152920DBAD
+:10EBE0008F18242F1DD80B46153B002D02D0012D68
+:10EBF00016D10FE00BE05F00F75B3F122770641C3B
+:10EC00005F00F75B2770641C5B1C571EBAB2002ABA
+:10EC1000F1DC05E002E05B1C571EBAB2002AFADC08
+:10EC200000E00120F0BD00009C1B002070B50346F1
+:10EC300000207D25ED00A94218DB8D18FB26B600CB
+:10EC4000B54213DC0A4D2D884C1B0CE06500094EC3
+:10EC5000755B2D121D705B1C6500755D1D705B1C66
+:10EC6000641C551EAAB2002AF0DC00E0012070BD31
+:10EC7000DA050020DC050020FFB5FFB0FFB085B04D
+:10EC800007461C460021FFA8C1600121890202A895
+:10EC9000F1F7CBFA0221019100264802844204DDFB
+:10ECA00000207FB07FB009B0F0BD00261FE0012139
+:10ECB000890202A8F1F7B9FA2246FFA8416902A821
+:10ECC000F3F758FCA21E02A902312D4800F0B4FF50
+:10ECD00005466846407A01026846007A0918A9424A
+:10ECE00003D10120FFA9C86003E0701CC6B2022E48
+:10ECF000DDDB00BFFFA8C068012807D10023224642
+:10ED0000394602A8FFF743F80120CAE700261FE0B2
+:10ED10000121890202A8F1F788FA2246FFA8816939
+:10ED200002A8F3F727FCA21E02A90231144800F042
+:10ED300083FF05466846407A01026846007A091852
+:10ED4000A94203D10120FFA9C86003E0701CC6B22C
+:10ED5000022EDDDB00BFFFA8C06801280DD1002313
+:10ED60002246394602A8FFF712F82246FFA8416959
+:10ED700002A8F3F737FC012093E7002091E7000099
+:10ED8000FFFF0000F8B506460F4614461D46012059
+:10ED900000902A463946304600F01CF8002807D17A
+:10EDA0002A463946304600F015F8002800D1009078
+:10EDB0002A462146304600F00DF8002807D12A46A1
+:10EDC0002146304600F006F8002800D10090009857
+:10EDD000F8BD704770B5FFB0FFB082B005460E4673
+:10EDE000144601208002844204DD00207FB07FB001
+:10EDF00002B070BD224631462846F3F7F3FB2246A7
+:10EE000031466846F3F7B6FB22466946284600F0CD
+:10EE1000F7FCEBE710B5002823D0124B0022001FAF
+:10EE2000196803E0814203D80A4649680029F9D1EC
+:10EE3000002A0AD01368841A9C4204D1006818186A
+:10EE40001060104602E0506000E01860002907D012
+:10EE500002680B1A934203D10B68D218026049680A
+:10EE6000416010BDF805002001460148405C704734
+:10EE7000E6FF000001460148405C7047E6FE0000E6
+:10EE800010B5FEF735FFFCF785FC10BD10B501216C
+:10EE900049025148F4F7ADF9002803D14F480078F2
+:10EEA000401C00E000204D4908700121C9034A4878
+:10EEB0004030F4F79EF9002803D149480078401CFF
+:10EEC00000E0002046490870012189034248403093
+:10EED000F4F78FF9002803D142480078401C00E085
+:10EEE0000020404908704048C088002802D10870BE
+:10EEF0003B4908703A480078052815D10020384968
+:10EF000008703A480078012803D102203749087078
+:10EF10000AE036480078022803D1012033490870FE
+:10EF200002E00120314908702C480078002816D1F1
+:10EF30002B480078002812DD2A48007800280ED1DE
+:10EF400001202B4908702848C088002807DD00BF31
+:10EF50001E212548C18000202349087100BF1F4899
+:10EF60000078002816D11E480078002812D11D48CC
+:10EF7000007800280EDD01201D4908701A48C0885D
+:10EF8000002828DD00BF1E211748C1800020164937
+:10EF9000087120E01148007800281CD11048007842
+:10EFA000002818DD0F480078002814DD01201049E2
+:10EFB00008700D48C088002807DD00BF1E210A48E0
+:10EFC000C18000200849087100BF0120094908706C
+:10EFD00002200949087010BD000D0040CE0200203B
+:10EFE000CF020020D00200209A020020030500205A
+:10EFF00001050020B0020020B102002010B5002061
+:10F00000154908701548C08800280BDC14480078A2
+:10F010004007400F012805D0114840788007C00FF5
+:10F0200000280ED00F480078012804D100200D4997
+:10F030000870FAF76FFAFAF7E1F900200A49087048
+:10F0400008E009480078002804D10120064908702A
+:10F05000F5F7FCFD10BD0000010500209A0200201C
+:10F0600040070020020500200605002010B5012100
+:10F070000448F2F7EDFC0022FF2101310248FBF7C2
+:10F08000BDF810BD07000001C00C004010B5012103
+:10F090000448F2F7DDFC002280210348F5F73DF833
+:10F0A00010BD000007000001800D00401CB5FDF7F9
+:10F0B00075FAFFF7E5FE00F023FB00F09BFAFEF780
+:10F0C0008DFDF4F7ABFFFFF799FFA0E05048007803
+:10F0D00001287DD100204E490870F4F79FFF4D486C
+:10F0E000F4F75AFD00283AD14B4840794006C00F4A
+:10F0F000002834D000BF494840794006C00F00289E
+:10F100002CD1454840794006C00F002826D04348FE
+:10F110004079402188434030404948714048407917
+:10F120004021884340303E4948713E48407940067E
+:10F13000C00F00280ED01820F1F77EFF012809D15A
+:10F14000394840794021884340303749487101208F
+:10F150003649087018213648F1F7B1FF00BFFFF7B4
+:10F1600095FEFFF74BFF00F079FCFBF7A5FA294865
+:10F170000178684601702748417868464170254803
+:10F180008178684681702348C1786846C1702148FB
+:10F190000179684601711F484179684641712548E7
+:10F1A000019A009900F034F9FCF7BEFC1948017887
+:10F1B0006846017017484178684641701548817863
+:10F1C000684681701348C1786846C170114800E0F4
+:10F1D00017E00179684601710E484179684641712E
+:10F1E0000199009800F090F81348F4F727F81148B7
+:10F1F00000F04CFDFAF7F2FFFDF7A2F80D48FEF71C
+:10F20000B3F90E480078012801D1FFF7F7FE5DE75A
+:10F2100098020020C80200201400002040070020AF
+:10F220005A070020220000204C0700200800002080
+:10F23000B4020020AA020020DA020020010500200A
+:10F24000F0B50B30C108C900144F0026144A0FE076
+:10F2500003688B420BD38B4205D95C1A431845686F
+:10F2600030C3083B00E04368136002C004E0021DA5
+:10F2700010680028ECD13046002803D138680028F7
+:10F2800001D00020F0BD064A06481060064A121A56
+:10F29000D208D20044C001203860D7E7FC05002026
+:10F2A000F8050020C41C0020C02C0020FFB581B050
+:10F2B00004460F461D46AA1EA11C094800F0BCFCCE
+:10F2C00006462670301260702B4639462046039A57
+:10F2D000FFF758FD002801D105B0F0BD0120FBE784
+:10F2E000FFFF00000146002904D0012904D00729AE
+:10F2F00006D103E0002005E0022003E0062001E043
+:10F30000042000BF00BF704713B582B000200190F9
+:10F31000384840788007C00F002805D03649487C1F
+:10F32000097C04020C4304E03349C87B897B040256
+:10F330000C4301AB224603990298F4F76BFF0128B6
+:10F3400001D12E4908706846007B002806D1684626
+:10F35000407B002802D10120294908706846C07A04
+:10F3600000280AD16846007B002806D16846407B09
+:10F37000002802D10120234908706846807A0128BC
+:10F380000ED16846C07A00280AD16846007B002862
+:10F3900006D16846407B002802D101201A49087036
+:10F3A00016480078012805D118484078002801D176
+:10F3B0001249087012480078012805D11348407896
+:10F3C000002801D10E4908700E480078012805D1A7
+:10F3D0000E484078002801D10A4908700A48007890
+:10F3E000012805D109484078002801D10649087054
+:10F3F0001FBD000040070020DE030020FC020020AB
+:10F40000F9020020FA020020FB020020AA020020DC
+:10F4100037B582B00446002001906846007C002881
+:10F4200006D16846407C002802D104206B49087050
+:10F430006846C07B00280AD16846007C002806D1B7
+:10F440006846407C002802D1042064490870684660
+:10F45000807B01280ED16846C07B00280AD168460F
+:10F46000007C002806D16846407C002802D1042098
+:10F470005A4908705A4840788007C00F002805D0C4
+:10F480005849487C097C05020D4304E05549C87B76
+:10F49000897B05020D4301AB2A4604990398F4F7D2
+:10F4A000B9FE012802D104204C4908704E4800786A
+:10F4B000002802D0032049490870484800780028F5
+:10F4C00007D00020454908706078002801D101204C
+:10F4D00020704448807CC007C00F002823D0002043
+:10F4E0001CE00C2800DB1DE06946CA7B43003D4957
+:10F4F0001A31C95C8A420FD169460A7C43003949F6
+:10F500001A31591849788A4206D16946497C00293E
+:10F5100002D10121344A1170411C88B23149497E1F
+:10F520008142DEDC00BF2F48807C02210840022897
+:10F530001CD12B4840788007C00F002805D02948EF
+:10F54000817D427D0D02154304E02648017DC27C89
+:10F550000D021543234B17332A4604990398F4F7F9
+:10F5600059FE012802D105201F4908701F49C87A99
+:10F57000897A00020843002818DD1C49487B097B72
+:10F5800000020843002811D11748007800280DD147
+:10F590000620154908701549C87A897A000208437F
+:10F5A000401E81B211488172090AC1720E4800786A
+:10F5B000002811D00C4800780C49087000200A4936
+:10F5C0000870A078002807D1E078002804D1032033
+:10F5D000074948700120A07005B030BDB00200207E
+:10F5E00040070020DE030020B10200207719002030
+:10F5F000DA0200200EB53C480078102188433B49D0
+:10F6000089798906C90F0122514051400901102210
+:10F61000114008433449087035494978012900D11F
+:10F6200000E00021C800082210402F49897891434A
+:10F6300001432D4A917010468078802188432B49E0
+:10F6400089794907C90F012251405140C9018022DF
+:10F6500011400843244988700846C078800880001B
+:10F660002249C9790906890F08431F49C87008460D
+:10F670000078C008C0001D4949784907490F084370
+:10F6800019490870FCF73EFA1A48F4F785FA002881
+:10F6900021D11948C07918498979174A5279164BEE
+:10F6A0000092019102901A79D97898780123FCF799
+:10F6B000F5F900280FD10F4840790E4909790D4A14
+:10F6C000D2780C4B0092019102909A785978187870
+:10F6D0000123FCF7E3F909490879FDF771FEFAF710
+:10F6E000C7FDFBF7ADFA0EBD400700200A00002061
+:10F6F0006D030020C8020020CA100020470300202C
+:10F7000010B596B02C210BA8F0F78FFD2C21684680
+:10F71000F0F78BFD012400BFF2F7FEFEE1021D4869
+:10F72000F3F771FD00BF40211A48F3F76CFDA10308
+:10F730001848F3F76AFD00BF00BF2A2221020BA878
+:10F74000F2F718FF0BA80230F0F78EFD124988423D
+:10F7500000D10FE02A22292109026846F2F70AFFA8
+:10F7600000A80230F0F780FD0B49884201D1012446
+:10F7700000E00024002C02D1FEF7CEFA01E0FEF7F3
+:10F78000F9FAFEF7D7FA00BFF2F7C6FE00BF16B0CF
+:10F7900010BD0000800C00400103062410B50C4988
+:10F7A0000C48F0F779FD0A49091D0A48F0F774FD85
+:10F7B000202107480830F0F738FD2A2329221202B9
+:10F7C000FF2101310248801EFFF770FD10BD0000CF
+:10F7D000FF0200200103062410B52A232922120269
+:10F7E000FF2101310548FFF747FA002803D1FFF751
+:10F7F000D5FF002010BD0120FCE70000FD02002025
+:10F8000070B503460C460021002000BF07E05D5C98
+:10F81000665CB54201D0002003E04D1CA9B29142C4
+:10F82000F5DB00BF914200D1012070BD00B58DB065
+:10F8300001211448F2F70CF90120F2F729FC02210A
+:10F8400068460171080303908010049005200002AF
+:10F850000590002006900C4802900C48099000206A
+:10F860000790002108A8417081700121C170152006
+:10F87000FAF718FC0220F2F73DFC01A8F2F742FC6F
+:10F880000DB000BD04000002FF0300006808002066
+:10F8900010B50220F2F72EFC00210220F2F7C2FB85
+:10F8A000012189020548F0F7C0FC04490220F2F763
+:10F8B000E7FB01210220F2F7B5FB10BD680800202C
+:10F8C000F8B5054600270220F2F7D2FB0646194894
+:10F8D000864216D00220FEF78DFC0CE00220F2F7E3
+:10F8E000C7FB06460220FEF785FC3846791C8FB21E
+:10F8F000642800DD04E00220F2F7BAFBB042EDD14B
+:10F9000000E0F8BD0B48301A84B2002C10DD012055
+:10F91000800284420CDC2C70200A6870002322468E
+:10F92000A91C0448FEF733FA012081026918887087
+:10F9300000BFE6E76808002070B58AB006460C46AE
+:10F94000154601211F48F2F783F8002201214902E0
+:10F950001D48F1F721FD0022FF2101311A48F1F77E
+:10F960001BFD0022012189021748FAF747FC0121FB
+:10F9700089021548F3F747FC079608A84470002C45
+:10F9800003D1012008A9087002E0022008A908702C
+:10F9900008A885706846F1F717FF6A4607A90B4863
+:10F9A000FCF73CFF0E20FAF77DFB01210748FDF72D
+:10F9B00058F801210548FDF779F80448FDF7DAF811
+:10F9C0000AB070BD07000001000C00400078014043
+:10F9D00038B5204840780300FEF74BF80906090CBB
+:10F9E0000F121D15171A1D004B24240116E04B247D
+:10F9F000640113E04B24A40110E04B24E4010DE06A
+:10FA00004B2424020AE0144C08E0E124240205E01F
+:10FA1000E124640202E04B24E40100BF00BF0D4872
+:10FA20008078002804D0012804D0022806D103E001
+:10FA3000002505E0012503E0022501E0002500BFC7
+:10FA400000BF044800950178234600221046FEF7C7
+:10FA5000C5FE38BDDB030020C0DA000070B56E487B
+:10FA600040788007C00F002802D06C48FFF728FFBD
+:10FA70006B48807801287DD1684800880C2879DDA2
+:10FA8000664880786828F6D164480088801E84B271
+:10FA90006248801C005D00026049891C621C895C10
+:10FAA0000843054622465D49891C5E4800F0C4F8BB
+:10FAB000A8427DD100230C225B495848801CFEF7E8
+:10FAC00066F902205849487103215748817153480B
+:10FAD000007B000251498989FF221202114009125C
+:10FAE00008434E4988810846C07A522848D006DC2F
+:10FAF00011280BD0122814D0422865D11FE082288B
+:10FB00005FD083285ED099285ED15CE046494348A7
+:10FB1000801CFDF713F9454908704348FDF75CF96F
+:10FB200053E00020424908804049087000BF00218E
+:10FB30004048C18100203F49087300BF45E03B4871
+:10FB4000007801281BD13548817A427A0802104397
+:10FB500037490988884212D133493048801CFDF763
+:10FB600041F93148FDF76EF900BFE1210901314843
+:10FB7000C18100E02BE000202E49087300BF24E083
+:10FB80002A48007801281BD12448817A427A080249
+:10FB9000104327490988884212D123491F48801CF5
+:10FBA000FDF720F92048FDF74DF900BFE12100E005
+:10FBB0000CE009011F48C18100201E49087300BFE5
+:10FBC00003E002E001E000E000BF00BF00BF144816
+:10FBD0008078012810D11148008807280CDD0F48D3
+:10FBE0008078682808D00D480188801C00F0BAF899
+:10FBF000012801D1FEF760FE0948807801280AD16A
+:10FC0000002007498870012189020448801CF0F710
+:10FC10000CFBFFF73DFE70BD400700207411002073
+:10FC200074150020FFFF000077150020CC04002091
+:10FC3000D00400209A020020F0B5034614461D129D
+:10FC4000DEB208E00A78491C72400648805C6840D1
+:10FC500006460548855C2046641E0028F2D128022D
+:10FC60003043F0BDE5010100E502010070B5044636
+:10FC70000D462A4621460248FFF7DEFF70BD000010
+:10FC8000FFFF0000704770477047000010B5044642
+:10FC9000FDF7F8FA0249C87D2146FDF763F910BD6A
+:10FCA0002703002001460020054A1278002A06D0CA
+:10FCB000044A12780A700022014B1A700120704722
+:10FCC000D9050020D8050020002002490870012035
+:10FCD00070470000D905002001460120024A10703B
+:10FCE0000248017001207047D9050020D805002086
+:10FCF00010B504460248FCF74BFF2070012010BDF0
+:10FD000000780140F8B507460E461D46012D01D189
+:10FD1000022404E0022D01D1012400E0002400228D
+:10FD200021463046FFF708FEFFF780FD0120F8BDB1
+:10FD300001B5012189020748F3F767FA01226946F4
+:10FD40000548FCF72AFF012189020248F3F75BFA14
+:10FD5000012008BD000C0040007801400146012050
+:10FD60007047000070B505460C46002C0BDD22469E
+:10FD700029460648F0F740FA0120FFF7ADFF0120C1
+:10FD80000349087070BD0020FCE70000BA1B00208A
+:10FD9000E505002038B500246846FFF7A9FF1D4897
+:10FDA0000078002806D001280AD002281AD003289B
+:10FDB0002CD102E0FFF768FF28E0FFF765FF25E0A0
+:10FDC00000201549088069460A7813490888411CB3
+:10FDD000114B198011490A5402200E490870FFF78F
+:10FDE00053FF13E00C480088FF2809DC69460A78B5
+:10FDF00009490888411C084B198008490A5402E047
+:10FE0000032004490870FFF73FFF00BF00BF2046F2
+:10FE100038BD0000E5050020EE050020BA1B0020DB
+:10FE200010B500240E480078002804D0022807D01E
+:10FE300003280BD109E00020FFF74EFF044606E03F
+:10FE40000120FFF749FF044601E000E000BF00BFCA
+:10FE5000FFF719FF012002490870204610BD00007D
+:10FE6000E505002010B5002417480078002802D0CE
+:10FE7000012825D104E000210120FFF703FF1FE046
+:10FE80001248008800280FD0114909680878FFF748
+:10FE90004FFF0F480068401C0D4908600B48008860
+:10FEA000401E0A4908800AE00320FFF715FF0446B8
+:10FEB00000210120FFF7E6FE00200349087000BF83
+:10FEC00000BF204610BD0000E4050020EC05002026
+:10FED000E8050020014648000A06D20F1B235A43BA
+:10FEE0005040C0B27047637C777BF26B6FC53001C6
+:10FEF000672BFED7AB76CA82C97DFA5947F0ADD4DD
+:10FF0000A2AF9CA472C0B7FD9326363FF7CC34A5B0
+:10FF1000E5F171D8311504C723C31896059A071265
+:10FF200080E2EB27B27509832C1A1B6E5AA0523B54
+:10FF3000D6B329E32F8453D100ED20FCB15B6ACB0B
+:10FF4000BE394A4C58CFD0EFAAFB434D338545F913
+:10FF5000027F503C9FA851A3408F929D38F5BCB6BC
+:10FF6000DA2110FFF3D2CD0C13EC5F974417C4A72E
+:10FF70007E3D645D197360814FDC222A908846EED5
+:10FF8000B814DE5E0BDBE0323A0A4906245CC2D3C9
+:10FF9000AC629195E479E7C8376D8DD54EA96C5662
+:10FFA000F4EA657AAE08BA78252E1CA6B4C6E8DD58
+:10FFB000741F4BBD8B8A703EB5664803F60E6135E3
+:10FFC00057B986C11D9EE1F8981169D98E949B1E80
+:10FFD00087E9CE5528DF8CA1890DBFE6426841999B
+:10FFE0002D0FB054BB1652096AD53036A538BF4024
+:10FFF000A39E81F3D7FB7CE339829B2FFF87348E4E
+:020000040001F9
+:100000004344C4DEE9CB547B9432A6C2233DEE4C7C
+:10001000950B42FAC34E082EA16628D924B2765B0E
+:10002000A2496D8BD12572F8F66486689816D4A41F
+:100030005CCC5D65B6926C704850FDEDB9DA5E152A
+:100040004657A78D9D8490D8AB008CBCD30AF7E4AB
+:100050005805B8B34506D02C1E8FCA3F0F02C1AF5A
+:10006000BD0301138A6B3A9111414F67DCEA97F2A5
+:10007000CFCEF0B4E67396AC7422E7AD3585E2F9E5
+:1000800037E81C75DF6E47F11A711D29C5896FB7F6
+:10009000620EAA18BE1BFC563E4BC6D279209ADBD4
+:1000A000C0FE78CD5AF41FDDA8338807C731B112DE
+:1000B00010592780EC5F60517FA919B54A0D2DE5D5
+:1000C0007A9F93C99CEFA0E03B4DAE2AF5B0C8EBF8
+:1000D000BB3C83539961172B047EBA77D626E1691E
+:1000E000146355210C7D8D01020408102040801BF3
+:1000F000366CD8AB4D9A2F5EBC63C697356AD4B3C5
+:100100007DFAEFC5913972E4D3BD61C29F254A944F
+:100110003366CC831D3A74E8CB8D010204081020AD
+:1001200040801B366CD8AB4D9A2F5EBC63C69735AA
+:100130006AD4B37DFAEFC5913972E4D3BD61C29F31
+:10014000254A943366CC831D3A74E8CB8D010204B2
+:1001500008102040801B366CD8AB4D9A2F5EBC63D4
+:10016000C697356AD4B37DFAEFC5913972E4D3BD31
+:1001700061C29F254A943366CC831D3A74E8CB8DC7
+:1001800001020408102040801B366CD8AB4D9A2F1A
+:100190005EBC63C697356AD4B37DFAEFC5913972F8
+:1001A000E4D3BD61C29F254A943366CC831D3A7463
+:1001B000E8CB8D01020408102040801B366CD8ABC0
+:1001C0004D9A2F5EBC63C697356AD4B37DFAEFC5EE
+:1001D000913972E4D3BD61C29F254A943366CC83C2
+:1001E0001D3A74E8CB00C1814001C0804101C0804C
+:1001F0004100C1814001C0804100C1814000C181F6
+:100200004001C0804101C0804100C1814000C181E6
+:100210004001C0804100C1814001C0804101C080D7
+:100220004100C1814001C0804100C1814000C181C5
+:100230004001C0804100C1814001C0804101C080B7
+:100240004100C1814000C1814001C0804101C080A6
+:100250004100C1814001C0804100C1814000C18195
+:100260004001C0804101C0804100C1814000C18186
+:100270004001C0804100C1814001C0804101C08077
+:100280004100C1814000C1814001C0804101C08066
+:100290004100C1814001C0804100C1814000C18155
+:1002A0004001C0804100C1814001C0804101C08047
+:1002B0004100C1814001C0804100C1814000C18135
+:1002C0004001C0804101C0804100C1814000C18126
+:1002D0004001C0804100C1814001C0804101C08017
+:1002E0004100C1814000C0C101C30302C2C606076C
+:1002F000C705C5C404CC0C0DCD0FCFCE0E0ACACB9A
+:100300000BC90908C8D81819D91BDBDA1A1EDEDF99
+:100310001FDD1D1CDC14D4D515D71716D6D2121329
+:10032000D311D1D010F03031F133F3F23236F6F789
+:1003300037F53534F43CFCFD3DFF3F3EFEFA3A3BD9
+:10034000FB39F9F83828E8E929EB2B2AEAEE2E2FB9
+:10035000EF2DEDEC2CE42425E527E7E62622E2E369
+:1003600023E12120E0A06061A163A3A26266A6A7A9
+:1003700067A56564A46CACAD6DAF6F6EAEAA6A6B19
+:10038000AB69A9A86878B8B979BB7B7ABABE7E7F19
+:10039000BF7DBDBC7CB47475B577B7B67672B2B3A9
+:1003A00073B17170B05090915193535292965657C9
+:1003B00097559594549C5C5D9D5F9F9E5E5A9A9B59
+:1003C0005B99595898884849894B8B8A4A4E8E8F39
+:1003D0004F8D4D4C8C4484854587474686824243E9
+:1003E00083418180401F1C1F1E1F1E1F1F1E1F1EBA
+:1003F0001F1F1D1F1E1F1E1F1F1E1F1E1F00000070
+:10040000200401000000002000060000B40C0000E1
+:10041000D806010000060020C06600009EDA000039
+:100420000111328020080373203F0F61011A02047A
+:10043000390E7A0E0E51F23C1201120812A61A035E
+:10044000231112092A040912031A0B1419091204A0
+:10045000120C2A0A09120612512A920912101220AD
+:100460002A3009121112212A3209121212222A34B8
+:1004700009121312232A3609121412242A380912D7
+:100480001512252A3A091216122C2A4A0912171295
+:100490002D2A4C091218122E2A4E09294F2A6009BA
+:1004A000122112312A50091A22582A5209122312F3
+:1004B000332A54091A24612A56091A25582A62092E
+:1004C000122612392A58091A27612A5A09122812A3
+:1004D0003B2A5C091A29E12A5E09123012352A6486
+:1004E000091A31972A6609123212372A68091A3313
+:1004F000612A9409124012472A7E091A410B2A7078
+:10050000091A420B2A72091A430B2A74091A440B5E
+:100510002A76091A450B2A78091A460B2A7A091AEB
+:10052000470B2A7C091A48022A80091A49022A82A2
+:10053000091A50F12A84091251124B2A86091A52BB
+:10054000FA2A8809126012532A96091A61DF2A983A
+:1005500009126212552A9A09126312052A02091217
+:100560006412572A9E091A65FA2A9C091A66532AA8
+:10057000900912701A10021909127112582AA00952
+:1005800012801A26BF190912811A27B61909128278
+:100590001A2B921909128312592AA2091284125A8B
+:1005A0002AA40912851A29C8190912861A2ABF19FC
+:1005B000091287122F2A3E091290121B2A120912C1
+:1005C00091121C2A14091292121D2A160912931252
+:1005D0001E2A18091294121F2A1A091A95222A2073
+:1005E00009129612152A22091A972B2A24098132F8
+:1005F0001E021BB4259632B841F6F041240101FADF
+:100600000112110211642D010306240401361009A0
+:1006100007010710508240692401FFFF03280204EC
+:100620003B02049B2A32E9290A1A460216ECFFE72C
+:10063000FF3C1AE7481BC844D119042B8C420432F2
+:100640003C072A37323732A8661009686852867527
+:1006500097010817276C5169DC251D784D55EC076B
+:100660001A3C021501A0053C0616052001052022B2
+:100670000A1278380808070605040302A5018C1A37
+:10068000F492021364820F39B28268021255B216D4
+:100690001401020319030A1D01E702290232112382
+:1006A000FDE532042391E432031A07083210236F68
+:1006B000E732062395E632171A1B2829792395E29B
+:1006C00032051A251829C71AD508297203404FE3A5
+:0806D0002AE87F0112D3127A1F
 :04000005000000C136
 :00000001FF
diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm
index 258b45a..02aad91 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.htm
@@ -3,11 +3,11 @@
 <title>Static Call Graph - [.\Objects\SZV103_FM33A0_MainSystem.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\SZV103_FM33A0_MainSystem.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060960: Last Updated: Fri May 31 19:15:14 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060960: Last Updated: Mon Jun 03 19:49:20 2024
 <BR><P>
-<H3>Maximum Stack Usage =       1312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
+<H3>Maximum Stack Usage =       1496 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
-main &rArr; sysStoredParaInit &rArr; allParaReadFromEep &rArr; systemEepIdReadFromEep &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
+main &rArr; WirelessRemoteCommPro &rArr; WrcWaitRecDataPro &rArr; ProtocolDataAnalysis &rArr; SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 <P>
 <H3>
 Mutually Recursive functions
@@ -86,29 +86,29 @@
 <P><STRONG><a name="[31]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(.text)
 </UL>
-<P><STRONG><a name="[1d8]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
+<P><STRONG><a name="[1f9]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
 
 <P><STRONG><a name="[39]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
 <BR><BR>[Calls]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
 </UL>
 
-<P><STRONG><a name="[5a]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
+<P><STRONG><a name="[5f]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
 <BR><BR>[Called By]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
 </UL>
 
-<P><STRONG><a name="[1d9]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
+<P><STRONG><a name="[1fa]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
 
-<P><STRONG><a name="[1da]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
+<P><STRONG><a name="[1fb]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
 
-<P><STRONG><a name="[1db]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
+<P><STRONG><a name="[1fc]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
 
 <P><STRONG><a name="[3b]"></a>__rt_lib_shutdown_fini</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry12b.o(.ARM.Collect$$$$0000000E))
 <BR><BR>[Calls]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__arm_fini_ (Weak Reference)
 </UL>
 
-<P><STRONG><a name="[1dc]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000F))
+<P><STRONG><a name="[1fd]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000F))
 
-<P><STRONG><a name="[1dd]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$00000011))
+<P><STRONG><a name="[1fe]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$00000011))
 
 <P><STRONG><a name="[a]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
@@ -217,2664 +217,2821 @@
 <P><STRONG><a name="[10]"></a>WWDT_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_fm33a0xxev.o(.text))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[1de]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED)
+<P><STRONG><a name="[1ff]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED)
 
 <P><STRONG><a name="[3e]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
-<LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<LI><a href="#[1d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_localtime
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
 
-<P><STRONG><a name="[1df]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED)
+<P><STRONG><a name="[200]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED)
 
 <P><STRONG><a name="[3d]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
-<LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
-<LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
+<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
+<LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
+<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
+<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
+<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mktime
 </UL>
 
-<P><STRONG><a name="[18f]"></a>rand</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, rand.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
+<P><STRONG><a name="[1ae]"></a>rand</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, rand.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
 </UL>
 
-<P><STRONG><a name="[1e0]"></a>srand</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, rand.o(.text), UNUSED)
+<P><STRONG><a name="[201]"></a>srand</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, rand.o(.text), UNUSED)
 
-<P><STRONG><a name="[126]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
-<LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<P><STRONG><a name="[3f]"></a>mktime</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, mktime.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = mktime &rArr; _localtime &rArr; __aeabi_uidivmod
+</UL>
+<BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_localtime
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
+</UL>
+<BR>[Called By]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Datecmp
+</UL>
+
+<P><STRONG><a name="[140]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<LI><a href="#[1f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
+<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 <LI><a href="#[0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReportSlaveID
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
 </UL>
 
-<P><STRONG><a name="[1cf]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
+<P><STRONG><a name="[202]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+
+<P><STRONG><a name="[203]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+
+<P><STRONG><a name="[42]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_memset$wrapper
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 </UL>
 
-<P><STRONG><a name="[1e1]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+<P><STRONG><a name="[204]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
-<P><STRONG><a name="[40]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_memset$wrapper
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<P><STRONG><a name="[205]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+
+<P><STRONG><a name="[41]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
+<BR><BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
 </UL>
-
-<P><STRONG><a name="[1e2]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
-
-<P><STRONG><a name="[1e3]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
-
-<P><STRONG><a name="[3f]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
-<BR><BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
-<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_reload
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<LI><a href="#[1f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUSend
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
 </UL>
 
-<P><STRONG><a name="[1bb]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<P><STRONG><a name="[d7]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Datecmp
+<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
 </UL>
 
-<P><STRONG><a name="[1e4]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+<P><STRONG><a name="[206]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
-<P><STRONG><a name="[41]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
+<P><STRONG><a name="[43]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
 </UL>
 
-<P><STRONG><a name="[e9]"></a>__aeabi_uread4</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, uread4.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<P><STRONG><a name="[15a]"></a>strstr</STRONG> (Thumb, 40 bytes, Stack size 12 bytes, strstr.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = strstr
+</UL>
+<BR>[Called By]<UL><LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ProtocolDataAnalysis
 </UL>
 
-<P><STRONG><a name="[1e5]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
-
-<P><STRONG><a name="[1e6]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
-
-<P><STRONG><a name="[e8]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+<P><STRONG><a name="[fe]"></a>__aeabi_uread4</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, uread4.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LinkDataAnalysis
 </UL>
 
-<P><STRONG><a name="[1e7]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
+<P><STRONG><a name="[207]"></a>__rt_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
 
-<P><STRONG><a name="[1e8]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
+<P><STRONG><a name="[208]"></a>_uread4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uread4.o(.text), UNUSED)
 
-<P><STRONG><a name="[cf]"></a>__aeabi_uwrite8</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, uwrite8.o(.text))
+<P><STRONG><a name="[186]"></a>__aeabi_uread8</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, uread8.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_uread8
+</UL>
+<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+</UL>
+
+<P><STRONG><a name="[209]"></a>__rt_uread8</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, uread8.o(.text), UNUSED)
+
+<P><STRONG><a name="[20a]"></a>_uread8</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, uread8.o(.text), UNUSED)
+
+<P><STRONG><a name="[fd]"></a>__aeabi_uwrite4</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uwrite4.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+</UL>
+
+<P><STRONG><a name="[20b]"></a>__rt_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
+
+<P><STRONG><a name="[20c]"></a>_uwrite4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, uwrite4.o(.text), UNUSED)
+
+<P><STRONG><a name="[187]"></a>__aeabi_uwrite8</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, uwrite8.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_uwrite8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EKMODBUS_dataAnalysis
+<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
 </UL>
 
-<P><STRONG><a name="[1e9]"></a>__rt_uwrite8</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, uwrite8.o(.text), UNUSED)
+<P><STRONG><a name="[20d]"></a>__rt_uwrite8</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, uwrite8.o(.text), UNUSED)
 
-<P><STRONG><a name="[1ea]"></a>_uwrite8</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, uwrite8.o(.text), UNUSED)
+<P><STRONG><a name="[20e]"></a>_uwrite8</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, uwrite8.o(.text), UNUSED)
 
-<P><STRONG><a name="[42]"></a>__aeabi_fadd</STRONG> (Thumb, 162 bytes, Stack size 24 bytes, fadd.o(.text))
+<P><STRONG><a name="[44]"></a>__aeabi_fadd</STRONG> (Thumb, 162 bytes, Stack size 24 bytes, fadd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_fadd &rArr; _float_epilogue
 </UL>
-<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
-<LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
+<BR>[Calls]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fsub
+<BR>[Called By]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
+<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fsub
 </UL>
 
-<P><STRONG><a name="[45]"></a>__aeabi_fsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
+<P><STRONG><a name="[47]"></a>__aeabi_fsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
 
-<P><STRONG><a name="[46]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text))
+<P><STRONG><a name="[48]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_frsub &rArr; __aeabi_fadd &rArr; _float_epilogue
 </UL>
-<BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
+<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
 </UL>
 
-<P><STRONG><a name="[fc]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text))
+<P><STRONG><a name="[110]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fmul
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<BR>[Called By]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
 </UL>
 
-<P><STRONG><a name="[47]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text))
+<P><STRONG><a name="[49]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fdiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
+<BR>[Calls]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[48]"></a>__aeabi_dadd</STRONG> (Thumb, 330 bytes, Stack size 48 bytes, dadd.o(.text))
+<P><STRONG><a name="[4a]"></a>__aeabi_dadd</STRONG> (Thumb, 330 bytes, Stack size 48 bytes, dadd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_lasr
-<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
-<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
-<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Calls]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_lasr
+<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
-<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
+<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[4d]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
+<P><STRONG><a name="[4f]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[4e]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
+<P><STRONG><a name="[50]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = __aeabi_drsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
 </UL>
 
-<P><STRONG><a name="[4f]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text))
+<P><STRONG><a name="[51]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 128<LI>Call Chain = __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
+<BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
 </UL>
 
-<P><STRONG><a name="[50]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text))
+<P><STRONG><a name="[52]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = __aeabi_ddiv &rArr; _double_round
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
+<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<BR>[Called By]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
 </UL>
 
-<P><STRONG><a name="[51]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text))
+<P><STRONG><a name="[53]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_i2f &rArr; _float_epilogue
 </UL>
-<BR>[Calls]<UL><LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
+<BR>[Calls]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<BR>[Called By]<UL><LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
 </UL>
 
-<P><STRONG><a name="[52]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text))
+<P><STRONG><a name="[54]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_ui2f &rArr; _float_epilogue
 </UL>
-<BR>[Calls]<UL><LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
+<BR>[Calls]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[53]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
+<P><STRONG><a name="[55]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = __aeabi_i2d &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
+<BR>[Called By]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
 </UL>
 
-<P><STRONG><a name="[54]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text))
+<P><STRONG><a name="[56]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = __aeabi_ui2d &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EKMODBUS_dataAnalysis
+<BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
 </UL>
 
-<P><STRONG><a name="[71]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<P><STRONG><a name="[57]"></a>__aeabi_l2d</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dfltl.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = __aeabi_l2d &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+</UL>
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
 </UL>
 
-<P><STRONG><a name="[55]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
+<P><STRONG><a name="[7c]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+</UL>
+
+<P><STRONG><a name="[188]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+</UL>
+
+<P><STRONG><a name="[58]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __aeabi_d2iz &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
+<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<BR>[Called By]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
 </UL>
 
-<P><STRONG><a name="[57]"></a>__aeabi_d2uiz</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, dfixui.o(.text))
+<P><STRONG><a name="[5a]"></a>__aeabi_d2uiz</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, dfixui.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2uiz &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
+<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<BR>[Called By]<UL><LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[6d]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<P><STRONG><a name="[5b]"></a>__aeabi_d2lz</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, dfixl.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __aeabi_d2lz &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
+<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
+</UL>
+<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
 </UL>
 
-<P><STRONG><a name="[1eb]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text), UNUSED)
-
-<P><STRONG><a name="[6e]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<P><STRONG><a name="[5c]"></a>__aeabi_d2ulz</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, dfixul.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2ulz &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
+<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
+</UL>
+<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
 </UL>
 
-<P><STRONG><a name="[6f]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<P><STRONG><a name="[78]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[58]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
+<P><STRONG><a name="[20f]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text), UNUSED)
+
+<P><STRONG><a name="[79]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+</UL>
+
+<P><STRONG><a name="[7a]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+</UL>
+
+<P><STRONG><a name="[5d]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_d2f
 </UL>
-<BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
+<BR>[Calls]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
 </UL>
 
-<P><STRONG><a name="[1ec]"></a>__aeabi_cfcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cfcmple.o(.text), UNUSED)
+<P><STRONG><a name="[210]"></a>__aeabi_cfcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cfcmple.o(.text), UNUSED)
 
-<P><STRONG><a name="[70]"></a>__aeabi_cfcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<P><STRONG><a name="[7b]"></a>__aeabi_cfcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
 </UL>
 
-<P><STRONG><a name="[142]"></a>__aeabi_cfrcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfrcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<P><STRONG><a name="[162]"></a>__aeabi_cfrcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfrcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
 
-<P><STRONG><a name="[49]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text))
+<P><STRONG><a name="[4b]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsl
 </UL>
-<BR>[Called By]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Called By]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2ulz
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[1ed]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
+<P><STRONG><a name="[211]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
 
-<P><STRONG><a name="[56]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text))
+<P><STRONG><a name="[59]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Called By]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2ulz
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[1ee]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
+<P><STRONG><a name="[212]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
 
-<P><STRONG><a name="[4a]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text))
+<P><STRONG><a name="[4c]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_lasr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<BR>[Called By]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
 
-<P><STRONG><a name="[1ef]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
+<P><STRONG><a name="[213]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
 
-<P><STRONG><a name="[1f0]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
-
-<P><STRONG><a name="[44]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<P><STRONG><a name="[40]"></a>_localtime</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, localtime_i.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = _localtime &rArr; __aeabi_uidivmod
+</UL>
+<BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
+</UL>
+<BR>[Called By]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mktime
 </UL>
 
-<P><STRONG><a name="[43]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text))
+<P><STRONG><a name="[214]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
+
+<P><STRONG><a name="[46]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+</UL>
+
+<P><STRONG><a name="[45]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = _float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
-<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
+<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
+<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
 </UL>
 
-<P><STRONG><a name="[4c]"></a>_double_round</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, depilogue.o(.text))
+<P><STRONG><a name="[4e]"></a>_double_round</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, depilogue.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = _double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[4b]"></a>_double_epilogue</STRONG> (Thumb, 164 bytes, Stack size 48 bytes, depilogue.o(.text))
+<P><STRONG><a name="[4d]"></a>_double_epilogue</STRONG> (Thumb, 164 bytes, Stack size 48 bytes, depilogue.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_clz
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
-<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
-<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
+<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_clz
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
+<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_l2d
 </UL>
 
 <P><STRONG><a name="[3a]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
-<BR><BR>[Calls]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
+<BR><BR>[Calls]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
 </UL>
 <BR>[Called By]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
 </UL>
 
-<P><STRONG><a name="[1f1]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
+<P><STRONG><a name="[215]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
 
-<P><STRONG><a name="[1f2]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
+<P><STRONG><a name="[216]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
 
-<P><STRONG><a name="[1f3]"></a>__decompress1</STRONG> (Thumb, 86 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
+<P><STRONG><a name="[217]"></a>__decompress1</STRONG> (Thumb, 86 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
 
-<P><STRONG><a name="[67]"></a>ADC_CFGR_ACC_PERIOD_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[6c]"></a>ADC_CFGR_ACC_PERIOD_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[62]"></a>ADC_CFGR_BUFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[67]"></a>ADC_CFGR_BUFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[61]"></a>ADC_CFGR_BUFSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[66]"></a>ADC_CFGR_BUFSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[68]"></a>ADC_CR_ACC_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[6d]"></a>ADC_CR_ACC_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[69]"></a>ADC_CR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_EN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
-<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
-<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<P><STRONG><a name="[6e]"></a>ADC_CR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_EN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[65]"></a>ADC_CR_HPEN_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[6a]"></a>ADC_CR_HPEN_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[63]"></a>ADC_CR_MODE_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_MODE_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[68]"></a>ADC_CR_MODE_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_MODE_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[64]"></a>ADC_CR_RSTCTRL_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[69]"></a>ADC_CR_RSTCTRL_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[f5]"></a>ADC_DR_Read</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_DR_Read))
-<BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+<P><STRONG><a name="[10a]"></a>ADC_DR_Read</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_DR_Read))
+<BR><BR>[Called By]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
 </UL>
 
-<P><STRONG><a name="[5b]"></a>ADC_IN10_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN10_Init))
+<P><STRONG><a name="[60]"></a>ADC_IN10_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN10_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_IN10_Init &rArr; VRTC_Init_RCMF_Trim
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
-<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_HPEN_Set
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
-<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
+<BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
+<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
+<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
+<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_HPEN_Set
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
+<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
+<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
+<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
+<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[6a]"></a>ADC_IN5_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN5_Init))
+<P><STRONG><a name="[6f]"></a>ADC_IN5_Init</STRONG> (Thumb, 88 bytes, Stack size 8 bytes, adc.o(i.ADC_IN5_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_IN5_Init &rArr; VRTC_Init_RCMF_Trim
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
-<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_HPEN_Set
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
-<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
+<BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
+<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
+<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
+<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_HPEN_Set
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
+<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
+<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
+<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
+<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[19c]"></a>ADC_ISR_ACC_IF_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk))
-<BR><BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
+<P><STRONG><a name="[1c6]"></a>ADC_ISR_ACC_IF_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk))
+<BR><BR>[Called By]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
 </UL>
 
-<P><STRONG><a name="[f3]"></a>ADC_ISR_ACC_IF_Clr</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+<P><STRONG><a name="[108]"></a>ADC_ISR_ACC_IF_Clr</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
 </UL>
 
-<P><STRONG><a name="[66]"></a>ADC_TRIM_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_TRIM_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[6b]"></a>ADC_TRIM_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_adc.o(i.ADC_TRIM_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[6b]"></a>ADC_Temp_Init</STRONG> (Thumb, 82 bytes, Stack size 8 bytes, adc.o(i.ADC_Temp_Init))
+<P><STRONG><a name="[70]"></a>ADC_Temp_Init</STRONG> (Thumb, 82 bytes, Stack size 8 bytes, adc.o(i.ADC_Temp_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ADC_Temp_Init &rArr; VRTC_Init_RCMF_Trim
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
-<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
-<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
+<BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_EN_Setable
+<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKS_Set
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_ADCCR_CKE_Setable
+<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_TRIM_Write
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_RSTCTRL_EN_Setable
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_MODE_Set
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_ACC_IE_Setable
+<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFSEL_Set
+<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_BUFEN_Setable
+<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CFGR_ACC_PERIOD_Set
+<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<BR>[Called By]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
 </UL>
 
-<P><STRONG><a name="[d6]"></a>AlarmCntClearAll</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, sizhu_ctrl_word.o(i.AlarmCntClearAll))
-<BR><BR>[Called By]<UL><LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EveryDayClearAlarmCnt
+<P><STRONG><a name="[71]"></a>AES128_ECB_decrypt</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, aes128.o(i.AES128_ECB_decrypt))
+<BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = AES128_ECB_decrypt &rArr; InvCipher &rArr; InvMixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;KeyExpansion
+<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvCipher
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BlockCopy
+</UL>
+<BR>[Called By]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataAes128EcbDecrypt
 </UL>
 
-<P><STRONG><a name="[e5]"></a>AlarmCntIncrease</STRONG> (Thumb, 126 bytes, Stack size 12 bytes, sizhu_ctrl_word.o(i.AlarmCntIncrease))
+<P><STRONG><a name="[75]"></a>AES128_ECB_encrypt</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, aes128.o(i.AES128_ECB_encrypt))
+<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = AES128_ECB_encrypt &rArr; Cipher &rArr; MixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;KeyExpansion
+<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Cipher
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BlockCopy
+</UL>
+<BR>[Called By]<UL><LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataAes128EcbEncrypt
+</UL>
+
+<P><STRONG><a name="[e8]"></a>AlarmCntClearAll</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, sizhu_ctrl_word.o(i.AlarmCntClearAll))
+<BR><BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EveryDayClearAlarmCnt
+</UL>
+
+<P><STRONG><a name="[f7]"></a>AlarmCntIncrease</STRONG> (Thumb, 126 bytes, Stack size 12 bytes, sizhu_ctrl_word.o(i.AlarmCntIncrease))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = AlarmCntIncrease
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 <LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LongTimeReportFailed
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
 </UL>
 
-<P><STRONG><a name="[ee]"></a>Alarm_List_Node_Deleted</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, linked_list.o(i.Alarm_List_Node_Deleted))
-<BR><BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
+<P><STRONG><a name="[fb]"></a>Alarm_List_Node_Deleted</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, linked_list.o(i.Alarm_List_Node_Deleted))
+<BR><BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LongTimeReportFailed
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
 </UL>
 
-<P><STRONG><a name="[e6]"></a>Alarm_List_Node_PushBack</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, linked_list.o(i.Alarm_List_Node_PushBack))
-<BR><BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<P><STRONG><a name="[f8]"></a>Alarm_List_Node_PushBack</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, linked_list.o(i.Alarm_List_Node_PushBack))
+<BR><BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 <LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LongTimeReportFailed
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
 </UL>
 
-<P><STRONG><a name="[6c]"></a>Alka_Bat_Voltage_Status</STRONG> (Thumb, 654 bytes, Stack size 80 bytes, power_manage.o(i.Alka_Bat_Voltage_Status))
+<P><STRONG><a name="[77]"></a>Alka_Bat_Voltage_Status</STRONG> (Thumb, 654 bytes, Stack size 80 bytes, power_manage.o(i.Alka_Bat_Voltage_Status))
 <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = Alka_Bat_Voltage_Status &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
-<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfcmple
-<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfcmple
+<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 </UL>
 
-<P><STRONG><a name="[72]"></a>Alka_Battery_GPIO_Clk_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, power_manage.o(i.Alka_Battery_GPIO_Clk_Init))
+<P><STRONG><a name="[7d]"></a>Alka_Battery_GPIO_Clk_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, power_manage.o(i.Alka_Battery_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Alka_Battery_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[76]"></a>AltFunIO</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, gpio.o(i.AltFunIO))
+<P><STRONG><a name="[81]"></a>AltFunIO</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, gpio.o(i.AltFunIO))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AltFunIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
+<BR>[Calls]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
-<LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
 </UL>
 
-<P><STRONG><a name="[79]"></a>AnalogIO</STRONG> (Thumb, 80 bytes, Stack size 32 bytes, gpio.o(i.AnalogIO))
+<P><STRONG><a name="[84]"></a>AnalogIO</STRONG> (Thumb, 80 bytes, Stack size 32 bytes, gpio.o(i.AnalogIO))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = AnalogIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
+<BR>[Calls]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
+<BR>[Called By]<UL><LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[74]"></a>AnalogIO_H</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, gpio.o(i.AnalogIO_H))
+<P><STRONG><a name="[7f]"></a>AnalogIO_H</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, gpio.o(i.AnalogIO_H))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = AnalogIO_H
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Getable
+<BR>[Calls]<UL><LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
+<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Getable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
 </UL>
 
 <P><STRONG><a name="[2a]"></a>BSTIM_IRQHandler</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, tim.o(i.BSTIM_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BSTIM_IRQHandler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_ISR_UIF_Clr
-<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_ISR_UIF_Chk
+<BR>[Calls]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_ISR_UIF_Clr
+<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_ISR_UIF_Chk
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[7b]"></a>BSTIM_ISR_UIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk))
+<P><STRONG><a name="[86]"></a>BSTIM_ISR_UIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk))
 <BR><BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[7c]"></a>BSTIM_ISR_UIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr))
+<P><STRONG><a name="[87]"></a>BSTIM_ISR_UIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr))
 <BR><BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BSTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[85]"></a>BTx_CFGR1_GRP1SEL_Set</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[90]"></a>BTx_CFGR1_GRP1SEL_Set</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[80]"></a>BTx_CR1_CHEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable))
+<P><STRONG><a name="[8b]"></a>BTx_CR1_CHEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable))
 <BR><BR>[Called By]<UL><LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IRQHandler
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
 
-<P><STRONG><a name="[83]"></a>BTx_CR1_EDGESEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set))
+<P><STRONG><a name="[8e]"></a>BTx_CR1_EDGESEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BTx_CR1_EDGESEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[82]"></a>BTx_CR1_MODE_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set))
+<P><STRONG><a name="[8d]"></a>BTx_CR1_MODE_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BTx_CR1_MODE_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[89]"></a>BTx_CR2_CNTHSEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set))
+<P><STRONG><a name="[94]"></a>BTx_CR2_CNTHSEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BTx_CR2_CNTHSEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[84]"></a>BTx_CR2_SIG2SEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set))
+<P><STRONG><a name="[8f]"></a>BTx_CR2_SIG2SEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BTx_CR2_SIG2SEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[8a]"></a>BTx_CR2_STDIR_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[95]"></a>BTx_CR2_STDIR_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[90]"></a>BTx_IER_CMPHIE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[9b]"></a>BTx_IER_CMPHIE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[91]"></a>BTx_IER_OVHIE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[9c]"></a>BTx_IER_OVHIE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
 <P><STRONG><a name="[27]"></a>BTx_IRQHandler</STRONG> (Thumb, 82 bytes, Stack size 8 bytes, tim.o(i.BTx_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = BTx_IRQHandler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPLIF_Clr
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Clr
-<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Chk
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_CHEN_Setable
+<BR>[Calls]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPLIF_Clr
+<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Clr
+<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Chk
+<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_CHEN_Setable
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[7d]"></a>BTx_ISR_CMPHIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk))
+<P><STRONG><a name="[88]"></a>BTx_ISR_CMPHIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk))
 <BR><BR>[Called By]<UL><LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IRQHandler
 </UL>
 
-<P><STRONG><a name="[7f]"></a>BTx_ISR_CMPHIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[8a]"></a>BTx_ISR_CMPHIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 <LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IRQHandler
 </UL>
 
-<P><STRONG><a name="[7e]"></a>BTx_ISR_CMPLIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr))
+<P><STRONG><a name="[89]"></a>BTx_ISR_CMPLIF_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr))
 <BR><BR>[Called By]<UL><LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IRQHandler
 </UL>
 
-<P><STRONG><a name="[8c]"></a>BTx_LOADCR_LHEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[97]"></a>BTx_LOADCR_LHEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[8b]"></a>BTx_LOADCR_LLEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[96]"></a>BTx_LOADCR_LLEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[88]"></a>BTx_LOADH_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADH_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[93]"></a>BTx_LOADH_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADH_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[87]"></a>BTx_LOADL_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADL_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[92]"></a>BTx_LOADL_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_LOADL_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[86]"></a>BTx_PRES_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_PRES_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[91]"></a>BTx_PRES_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_bt.o(i.BTx_PRES_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[81]"></a>BasicTimer16_Init</STRONG> (Thumb, 190 bytes, Stack size 16 bytes, tim.o(i.BasicTimer16_Init))
+<P><STRONG><a name="[8c]"></a>BasicTimer16_Init</STRONG> (Thumb, 190 bytes, Stack size 16 bytes, tim.o(i.BasicTimer16_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = BasicTimer16_Init &rArr; CMU_PERCLK_SetableEx
 </UL>
-<BR>[Calls]<UL><LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_PRES_Write
-<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADL_Write
-<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADH_Write
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADCR_LLEN_Setable
-<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADCR_LHEN_Setable
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Clr
-<LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IER_OVHIE_Setable
-<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IER_CMPHIE_Setable
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_STDIR_Setable
-<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_SIG2SEL_Set
-<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_CNTHSEL_Set
-<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_MODE_Set
-<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_EDGESEL_Set
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CFGR1_GRP1SEL_Set
-<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_SetPriority
-<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_EnableIRQ
-<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_PRES_Write
+<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADL_Write
+<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADH_Write
+<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADCR_LLEN_Setable
+<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_LOADCR_LHEN_Setable
+<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_ISR_CMPHIF_Clr
+<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IER_OVHIE_Setable
+<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_IER_CMPHIE_Setable
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_STDIR_Setable
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_SIG2SEL_Set
+<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR2_CNTHSEL_Set
+<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_MODE_Set
+<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_EDGESEL_Set
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CFGR1_GRP1SEL_Set
+<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_SetPriority
+<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_EnableIRQ
+<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[7a]"></a>CDIF_CR_INTF_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable))
-<BR><BR>[Called By]<UL><LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
-<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
+<P><STRONG><a name="[85]"></a>CDIF_CR_INTF_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable))
+<BR><BR>[Called By]<UL><LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
 </UL>
 
-<P><STRONG><a name="[5c]"></a>CDIF_CR_INTF_EN_Setable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
-<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
-<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
+<P><STRONG><a name="[61]"></a>CDIF_CR_INTF_EN_Setable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO_H
 </UL>
 
-<P><STRONG><a name="[92]"></a>CMU_GetClocksFreq</STRONG> (Thumb, 274 bytes, Stack size 4 bytes, fm33a0xxev_cmu.o(i.CMU_GetClocksFreq))
+<P><STRONG><a name="[9d]"></a>CMU_GetClocksFreq</STRONG> (Thumb, 274 bytes, Stack size 4 bytes, fm33a0xxev_cmu.o(i.CMU_GetClocksFreq))
 <BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = CMU_GetClocksFreq
 </UL>
-<BR>[Calls]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SYSCLKSEL_Get
-<LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_APBPRES_Get
-<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_AHBPRES_Get
-<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Getable
-<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_FSEL_Get
-<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_PLLHDB_Get
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_OSEL_Get
-<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_EN_Getable
+<BR>[Calls]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SYSCLKSEL_Get
+<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_APBPRES_Get
+<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_AHBPRES_Get
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Getable
+<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_FSEL_Get
+<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_PLLHDB_Get
+<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_OSEL_Get
+<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PLLHCR_EN_Getable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
+<BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
 </UL>
 
-<P><STRONG><a name="[112]"></a>CMU_IER_HFDET_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<P><STRONG><a name="[126]"></a>CMU_IER_HFDET_IE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
 <P><STRONG><a name="[14]"></a>CMU_IRQHandler</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, user_init.o(i.CMU_IRQHandler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[113]"></a>CMU_ISR_HFDETO_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk))
-<BR><BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<P><STRONG><a name="[127]"></a>CMU_ISR_HFDETO_Chk</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk))
+<BR><BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
-<P><STRONG><a name="[9b]"></a>CMU_Init_RCHF_Trim</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim))
+<P><STRONG><a name="[a6]"></a>CMU_Init_RCHF_Trim</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_Init_RCHF_Trim
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFTR_RCHFTRIM_Set
+<BR>[Calls]<UL><LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFTR_RCHFTRIM_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
+<BR>[Called By]<UL><LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
 </UL>
 
-<P><STRONG><a name="[19f]"></a>CMU_OPCCR1_EXTICKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
+<P><STRONG><a name="[1c9]"></a>CMU_OPCCR1_EXTICKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
 </UL>
 
-<P><STRONG><a name="[19e]"></a>CMU_OPCCR1_EXTICKSEL_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
+<P><STRONG><a name="[1c8]"></a>CMU_OPCCR1_EXTICKSEL_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
 </UL>
 
-<P><STRONG><a name="[187]"></a>CMU_OPCCR1_UART0CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<P><STRONG><a name="[1a6]"></a>CMU_OPCCR1_UART0CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[186]"></a>CMU_OPCCR1_UART0CKS_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<P><STRONG><a name="[1a5]"></a>CMU_OPCCR1_UART0CKS_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[189]"></a>CMU_OPCCR1_UART1CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<P><STRONG><a name="[1a8]"></a>CMU_OPCCR1_UART1CKE_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[188]"></a>CMU_OPCCR1_UART1CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<P><STRONG><a name="[1a7]"></a>CMU_OPCCR1_UART1CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[73]"></a>CMU_PERCLK_SetableEx</STRONG> (Thumb, 100 bytes, Stack size 12 bytes, fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx))
+<P><STRONG><a name="[7e]"></a>CMU_PERCLK_SetableEx</STRONG> (Thumb, 100 bytes, Stack size 12 bytes, fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
-<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
-<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
-<LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
-<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
-<LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
-<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
-<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
-<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
-<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
-<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_UART_GPIO_sleep
+<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
+<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
+<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
+<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
+<LI><a href="#[1ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
+<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[95]"></a>CMU_PLLHCR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a0]"></a>CMU_PLLHCR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[97]"></a>CMU_PLLHCR_OSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a2]"></a>CMU_PLLHCR_OSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[96]"></a>CMU_PLLHCR_PLLHDB_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a1]"></a>CMU_PLLHCR_PLLHDB_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[94]"></a>CMU_RCHFCR_FSEL_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[9f]"></a>CMU_RCHFCR_FSEL_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[9e]"></a>CMU_RCHFCR_FSEL_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
+<P><STRONG><a name="[a9]"></a>CMU_RCHFCR_FSEL_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
 </UL>
 
-<P><STRONG><a name="[93]"></a>CMU_RCHFCR_RCHFEN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[9e]"></a>CMU_RCHFCR_RCHFEN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[9f]"></a>CMU_RCHFCR_RCHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
-<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
+<P><STRONG><a name="[aa]"></a>CMU_RCHFCR_RCHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
 </UL>
 
-<P><STRONG><a name="[9c]"></a>CMU_RCHFTR_RCHFTRIM_Set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_Init_RCHF_Trim
+<P><STRONG><a name="[a7]"></a>CMU_RCHFTR_RCHFTRIM_Set</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_Init_RCHF_Trim
 </UL>
 
-<P><STRONG><a name="[9d]"></a>CMU_RCHF_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_RCHF_Init))
+<P><STRONG><a name="[a8]"></a>CMU_RCHF_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_RCHF_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_RCHF_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Setable
-<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_FSEL_Set
+<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Setable
+<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_FSEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
+<BR>[Called By]<UL><LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
 </UL>
 
-<P><STRONG><a name="[99]"></a>CMU_SYSCLKCR_AHBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a4]"></a>CMU_SYSCLKCR_AHBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[a2]"></a>CMU_SYSCLKCR_AHBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<P><STRONG><a name="[ad]"></a>CMU_SYSCLKCR_AHBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
 </UL>
 
-<P><STRONG><a name="[9a]"></a>CMU_SYSCLKCR_APBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a5]"></a>CMU_SYSCLKCR_APBPRES_Get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[a3]"></a>CMU_SYSCLKCR_APBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<P><STRONG><a name="[ae]"></a>CMU_SYSCLKCR_APBPRES_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
 </UL>
 
-<P><STRONG><a name="[a4]"></a>CMU_SYSCLKCR_SLP_ENEXTI_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<P><STRONG><a name="[af]"></a>CMU_SYSCLKCR_SLP_ENEXTI_Setable</STRONG> (Thumb, 34 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
 </UL>
 
-<P><STRONG><a name="[98]"></a>CMU_SYSCLKCR_SYSCLKSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get))
-<BR><BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<P><STRONG><a name="[a3]"></a>CMU_SYSCLKCR_SYSCLKSEL_Get</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
 </UL>
 
-<P><STRONG><a name="[a1]"></a>CMU_SYSCLKCR_SYSCLKSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<P><STRONG><a name="[ac]"></a>CMU_SYSCLKCR_SYSCLKSEL_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
 </UL>
 
-<P><STRONG><a name="[a0]"></a>CMU_SysClk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_SysClk_Init))
+<P><STRONG><a name="[ab]"></a>CMU_SysClk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, fm33a0xxev_cmu.o(i.CMU_SysClk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = CMU_SysClk_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SYSCLKSEL_Set
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SLP_ENEXTI_Setable
-<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_APBPRES_Set
-<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_AHBPRES_Set
+<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SYSCLKSEL_Set
+<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_SLP_ENEXTI_Setable
+<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_APBPRES_Set
+<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SYSCLKCR_AHBPRES_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
-<P><STRONG><a name="[110]"></a>CMU_XTHFCR_XTHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<P><STRONG><a name="[124]"></a>CMU_XTHFCR_XTHFEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
-<P><STRONG><a name="[111]"></a>CMU_XTHFCR_XTHF_CFG_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<P><STRONG><a name="[125]"></a>CMU_XTHFCR_XTHF_CFG_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
-<P><STRONG><a name="[a5]"></a>COM_equipment_basic_inf_handle</STRONG> (Thumb, 46 bytes, Stack size 24 bytes, upper_com_data_pro.o(i.COM_equipment_basic_inf_handle))
+<P><STRONG><a name="[b0]"></a>COM_equipment_basic_inf_handle</STRONG> (Thumb, 46 bytes, Stack size 24 bytes, upper_com_data_pro.o(i.COM_equipment_basic_inf_handle))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = COM_equipment_basic_inf_handle &rArr; arrayA_2_arrayB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
 </UL>
-<BR>[Called By]<UL><LI><a href="#[192]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerReadWriteHandler
+<BR>[Called By]<UL><LI><a href="#[1b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerReadWriteHandler
 </UL>
 
-<P><STRONG><a name="[a7]"></a>CV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init))
+<P><STRONG><a name="[b2]"></a>CV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = CV_lose_check_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[ac]"></a>CloseIO</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, gpio.o(i.CloseIO))
+<P><STRONG><a name="[bb]"></a>CloseIO</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, gpio.o(i.CloseIO))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = CloseIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
-<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
-<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_UART_GPIO_sleep
+<BR>[Called By]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_PWR_GPIO_Init
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
 </UL>
 
-<P><STRONG><a name="[a9]"></a>Close_Valve_Alarm_Line_GPIO_Clk_Init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init))
+<P><STRONG><a name="[b8]"></a>Close_Valve_Alarm_Line_GPIO_Clk_Init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Close_Valve_Alarm_Line_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[ab]"></a>Close_Valve_Alarm_Line_GPIO_Clk_sleep</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep))
+<P><STRONG><a name="[ba]"></a>Close_Valve_Alarm_Line_GPIO_Clk_sleep</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Close_Valve_Alarm_Line_GPIO_Clk_sleep &rArr; CloseIO
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[177]"></a>DEBUG_Init</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, rcc_config.o(i.DEBUG_Init))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<P><STRONG><a name="[193]"></a>DEBUG_Init</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, rcc_config.o(i.DEBUG_Init))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[b4]"></a>DMA_CH11CR_CH11DIR_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c3]"></a>DMA_CH11CR_CH11DIR_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[bb]"></a>DMA_CH11CR_CH11EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[ca]"></a>DMA_CH11CR_CH11EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b6]"></a>DMA_CH11CR_CH11FI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c5]"></a>DMA_CH11CR_CH11FI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b7]"></a>DMA_CH11CR_CH11FTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c6]"></a>DMA_CH11CR_CH11FTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b8]"></a>DMA_CH11CR_CH11HTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c7]"></a>DMA_CH11CR_CH11HTIE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b3]"></a>DMA_CH11CR_CH11PRI_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c2]"></a>DMA_CH11CR_CH11PRI_Set</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b5]"></a>DMA_CH11CR_CH11RI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c4]"></a>DMA_CH11CR_CH11RI_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b2]"></a>DMA_CH11CR_CH11TSIZE_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c1]"></a>DMA_CH11CR_CH11TSIZE_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[ba]"></a>DMA_CH11FAR_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11FAR_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<P><STRONG><a name="[c9]"></a>DMA_CH11FAR_Write</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CH11FAR_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[c1]"></a>DMA_CHxCR_BDW_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set))
+<P><STRONG><a name="[d0]"></a>DMA_CHxCR_BDW_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_BDW_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[ad]"></a>DMA_CHxCR_CHxFTIE_Getable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable))
+<P><STRONG><a name="[bc]"></a>DMA_CHxCR_CHxFTIE_Getable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable))
 <BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_IRQHandler
 </UL>
 
-<P><STRONG><a name="[c3]"></a>DMA_CHxCR_CHxFTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable))
+<P><STRONG><a name="[d2]"></a>DMA_CHxCR_CHxFTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CHxFTIE_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[c4]"></a>DMA_CHxCR_CHxHTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable))
+<P><STRONG><a name="[d3]"></a>DMA_CHxCR_CHxHTIE_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CHxHTIE_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[be]"></a>DMA_CHxCR_CHxINC_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set))
+<P><STRONG><a name="[cd]"></a>DMA_CHxCR_CHxINC_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxINC_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[bd]"></a>DMA_CHxCR_CHxPRI_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set))
+<P><STRONG><a name="[cc]"></a>DMA_CHxCR_CHxPRI_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxPRI_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[bf]"></a>DMA_CHxCR_CHxSSEL_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set))
+<P><STRONG><a name="[ce]"></a>DMA_CHxCR_CHxSSEL_Set</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxSSEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[bc]"></a>DMA_CHxCR_CHxTSIZE_Set</STRONG> (Thumb, 28 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set))
+<P><STRONG><a name="[cb]"></a>DMA_CHxCR_CHxTSIZE_Set</STRONG> (Thumb, 28 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_CHxTSIZE_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[c2]"></a>DMA_CHxCR_CIRC_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable))
+<P><STRONG><a name="[d1]"></a>DMA_CHxCR_CIRC_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_CIRC_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[b1]"></a>DMA_CHxCR_ChxEN_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable))
+<P><STRONG><a name="[c0]"></a>DMA_CHxCR_ChxEN_Setable</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxCR_ChxEN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
-<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_reload
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<LI><a href="#[1f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
 </UL>
 
-<P><STRONG><a name="[c0]"></a>DMA_CHxCR_DIR_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set))
+<P><STRONG><a name="[cf]"></a>DMA_CHxCR_DIR_Set</STRONG> (Thumb, 30 bytes, Stack size 12 bytes, fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_CHxCR_DIR_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
 </UL>
 
-<P><STRONG><a name="[14d]"></a>DMA_CHxMAR_Read</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Read))
-<BR><BR>[Called By]<UL><LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_check
+<P><STRONG><a name="[1bb]"></a>DMA_CHxMAR_Read</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Read))
+<BR><BR>[Called By]<UL><LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_check
+<LI><a href="#[1f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
 </UL>
 
-<P><STRONG><a name="[b9]"></a>DMA_CHxMAR_Write</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Write))
+<P><STRONG><a name="[c8]"></a>DMA_CHxMAR_Write</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_CHxMAR_Write))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_CHxMAR_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
-<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_reload
+<BR>[Called By]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<LI><a href="#[1f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
 </UL>
 
-<P><STRONG><a name="[149]"></a>DMA_GCR_DMAEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
+<P><STRONG><a name="[1f2]"></a>DMA_GCR_DMAEN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
 </UL>
 
 <P><STRONG><a name="[24]"></a>DMA_IRQHandler</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, uart.o(i.DMA_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = DMA_IRQHandler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
-<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Chk
-<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxFTIE_Getable
+<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
+<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Chk
+<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxFTIE_Getable
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[ae]"></a>DMA_ISR_DMACHFT_Chk</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk))
+<P><STRONG><a name="[bd]"></a>DMA_ISR_DMACHFT_Chk</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk))
 <BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_IRQHandler
 </UL>
 
-<P><STRONG><a name="[af]"></a>DMA_ISR_DMACHFT_Clr</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
-<LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_reload
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
+<P><STRONG><a name="[be]"></a>DMA_ISR_DMACHFT_Clr</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[1f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
+<LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
 <LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_IRQHandler
 </UL>
 
-<P><STRONG><a name="[b0]"></a>DMA_Init</STRONG> (Thumb, 180 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_Init))
+<P><STRONG><a name="[bf]"></a>DMA_Init</STRONG> (Thumb, 180 bytes, Stack size 8 bytes, fm33a0xxev_dma.o(i.DMA_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = DMA_Init &rArr; DMA_CHxCR_DIR_Set
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
-<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_DIR_Set
-<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CIRC_Setable
-<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxTSIZE_Set
-<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxSSEL_Set
-<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxPRI_Set
-<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxINC_Set
-<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxHTIE_Setable
-<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxFTIE_Setable
-<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_BDW_Set
-<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11FAR_Write
-<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11TSIZE_Set
-<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11RI_Set
-<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11PRI_Set
-<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11HTIE_Setable
-<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11FTIE_Setable
-<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11FI_Set
-<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11EN_Setable
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11DIR_Set
+<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
+<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_DIR_Set
+<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CIRC_Setable
+<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxTSIZE_Set
+<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxSSEL_Set
+<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxPRI_Set
+<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxINC_Set
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxHTIE_Setable
+<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_CHxFTIE_Setable
+<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_BDW_Set
+<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11FAR_Write
+<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11TSIZE_Set
+<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11RI_Set
+<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11PRI_Set
+<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11HTIE_Setable
+<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11FTIE_Setable
+<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11FI_Set
+<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11EN_Setable
+<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CH11CR_CH11DIR_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
+<BR>[Called By]<UL><LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
 </UL>
 
-<P><STRONG><a name="[c5]"></a>E2P_Ctrl_Gpio_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, eeprom.o(i.E2P_Ctrl_Gpio_Init))
+<P><STRONG><a name="[d4]"></a>DataAes128EcbDecrypt</STRONG> (Thumb, 74 bytes, Stack size 40 bytes, wrc_sizhu_v4.o(i.DataAes128EcbDecrypt))
+<BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = DataAes128EcbDecrypt &rArr; AES128_ECB_decrypt &rArr; InvCipher &rArr; InvMixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_decrypt
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[d5]"></a>DataAes128EcbEncrypt</STRONG> (Thumb, 128 bytes, Stack size 48 bytes, wrc_sizhu_v4.o(i.DataAes128EcbEncrypt))
+<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = DataAes128EcbEncrypt &rArr; AES128_ECB_encrypt &rArr; Cipher &rArr; MixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_encrypt
+</UL>
+<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[183]"></a>DataReportAckPro</STRONG> (Thumb, 160 bytes, Stack size 20 bytes, wrc_sizhu_v4.o(i.DataReportAckPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = DataReportAckPro
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[d6]"></a>Datecmp</STRONG> (Thumb, 472 bytes, Stack size 112 bytes, system_general_para.o(i.Datecmp))
+<BR><BR>[Stack]<UL><LI>Max Depth = 156<LI>Call Chain = Datecmp &rArr; mktime &rArr; _localtime &rArr; __aeabi_uidivmod
+</UL>
+<BR>[Calls]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mktime
+</UL>
+<BR>[Called By]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EndFramePro
+</UL>
+
+<P><STRONG><a name="[d8]"></a>E2P_Ctrl_Gpio_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, eeprom.o(i.E2P_Ctrl_Gpio_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = E2P_Ctrl_Gpio_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
-<P><STRONG><a name="[c7]"></a>EEPROM_MultipleRead</STRONG> (Thumb, 106 bytes, Stack size 24 bytes, eeprom.o(i.EEPROM_MultipleRead))
+<P><STRONG><a name="[da]"></a>EEPROM_MultipleRead</STRONG> (Thumb, 106 bytes, Stack size 24 bytes, eeprom.o(i.EEPROM_MultipleRead))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = EEPROM_MultipleRead &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
+<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[1e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
 </UL>
 
-<P><STRONG><a name="[ca]"></a>EEPROM_MultipleWrite</STRONG> (Thumb, 274 bytes, Stack size 48 bytes, eeprom.o(i.EEPROM_MultipleWrite))
+<P><STRONG><a name="[dd]"></a>EEPROM_MultipleWrite</STRONG> (Thumb, 274 bytes, Stack size 48 bytes, eeprom.o(i.EEPROM_MultipleWrite))
 <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
+<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<BR>[Called By]<UL><LI><a href="#[1e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
 </UL>
 
-<P><STRONG><a name="[c9]"></a>EEPROM_Wait_Busy</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_Wait_Busy))
+<P><STRONG><a name="[dc]"></a>EEPROM_Wait_Busy</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_Wait_Busy))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
+<BR>[Calls]<UL><LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<BR>[Called By]<UL><LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
 </UL>
 
-<P><STRONG><a name="[cb]"></a>EEPROM_stat_read</STRONG> (Thumb, 70 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_stat_read))
+<P><STRONG><a name="[de]"></a>EEPROM_stat_read</STRONG> (Thumb, 70 bytes, Stack size 8 bytes, eeprom.o(i.EEPROM_stat_read))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_Wait_Busy
 </UL>
 
-<P><STRONG><a name="[cd]"></a>EKMODBUS_dataAnalysis</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis))
-<BR><BR>[Stack]<UL><LI>Max Depth = 120<LI>Call Chain = EKMODBUS_dataAnalysis &rArr; __aeabi_ui2d &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;modbus03AnswerCheck
-<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite8
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComDataAnalysis
-</UL>
-
-<P><STRONG><a name="[d0]"></a>EX_Pwr_GPIO_Clk_Init</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, power_manage.o(i.EX_Pwr_GPIO_Clk_Init))
+<P><STRONG><a name="[e0]"></a>EX_Pwr_GPIO_Clk_Init</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, power_manage.o(i.EX_Pwr_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = EX_Pwr_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
 </UL>
 
-<P><STRONG><a name="[d1]"></a>EquipmentBasicInfoDefaultInit</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, system_mem_para.o(i.EquipmentBasicInfoDefaultInit))
+<P><STRONG><a name="[e1]"></a>EndFramePro</STRONG> (Thumb, 112 bytes, Stack size 32 bytes, wrc_sizhu_v4.o(i.EndFramePro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 188<LI>Call Chain = EndFramePro &rArr; Set_Extern_Rtc_Time &rArr; R8025T_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
+</UL>
+<BR>[Calls]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
+<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Datecmp
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[e3]"></a>EquipmentBasicInfoDefaultInit</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, system_mem_para.o(i.EquipmentBasicInfoDefaultInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1184<LI>Call Chain = EquipmentBasicInfoDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
+<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
-<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
+<BR>[Called By]<UL><LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
+<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
 </UL>
 
-<P><STRONG><a name="[d3]"></a>EquipmentBasicInfoReadFromEep</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, system_mem_para.o(i.EquipmentBasicInfoReadFromEep))
+<P><STRONG><a name="[e5]"></a>EquipmentBasicInfoReadFromEep</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, system_mem_para.o(i.EquipmentBasicInfoReadFromEep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1192<LI>Call Chain = EquipmentBasicInfoReadFromEep &rArr; EquipmentBasicInfoDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
-<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
+<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
+<BR>[Called By]<UL><LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
 </UL>
 
-<P><STRONG><a name="[d5]"></a>EveryDayClearAlarmCnt</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt))
+<P><STRONG><a name="[e7]"></a>EveryDayClearAlarmCnt</STRONG> (Thumb, 32 bytes, Stack size 12 bytes, sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = EveryDayClearAlarmCnt
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntClearAll
+<BR>[Calls]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntClearAll
 </UL>
-<BR>[Called By]<UL><LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
+<BR>[Called By]<UL><LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
 </UL>
 
-<P><STRONG><a name="[116]"></a>FLS_RDCR_WAIT_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
+<P><STRONG><a name="[12a]"></a>FLS_RDCR_WAIT_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
 </UL>
 
-<P><STRONG><a name="[d7]"></a>Force_Open_GPIO_Init</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, valve_control.o(i.Force_Open_GPIO_Init))
+<P><STRONG><a name="[e9]"></a>Force_Open_GPIO_Init</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, valve_control.o(i.Force_Open_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Force_Open_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
+<BR>[Called By]<UL><LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
 </UL>
 
-<P><STRONG><a name="[db]"></a>GPIO_EXTI_EXTIDF_Setable</STRONG> (Thumb, 238 bytes, Stack size 32 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable))
+<P><STRONG><a name="[f9]"></a>GPIOH_ReadInputDataBit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit))
+<BR><BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+</UL>
+
+<P><STRONG><a name="[ed]"></a>GPIO_EXTI_EXTIDF_Setable</STRONG> (Thumb, 238 bytes, Stack size 32 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = GPIO_EXTI_EXTIDF_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
 </UL>
 
-<P><STRONG><a name="[de]"></a>GPIO_EXTI_EXTIISR_ChkEx</STRONG> (Thumb, 232 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx))
+<P><STRONG><a name="[f0]"></a>GPIO_EXTI_EXTIISR_ChkEx</STRONG> (Thumb, 232 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_EXTI_EXTIISR_ChkEx
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
 
-<P><STRONG><a name="[dc]"></a>GPIO_EXTI_EXTIISR_ClrEx</STRONG> (Thumb, 222 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx))
+<P><STRONG><a name="[ee]"></a>GPIO_EXTI_EXTIISR_ClrEx</STRONG> (Thumb, 222 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_EXTI_EXTIISR_ClrEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
 
-<P><STRONG><a name="[d8]"></a>GPIO_EXTI_Init</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Init))
+<P><STRONG><a name="[ea]"></a>GPIO_EXTI_Init</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = GPIO_EXTI_Init &rArr; GPIO_EXTI_Select_Edge
 </UL>
-<BR>[Calls]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ClrEx
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Select_Pin
-<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Select_Edge
-<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIDF_Setable
+<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ClrEx
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Select_Pin
+<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Select_Edge
+<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIDF_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[d9]"></a>GPIO_EXTI_Select_Edge</STRONG> (Thumb, 254 bytes, Stack size 32 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge))
+<P><STRONG><a name="[eb]"></a>GPIO_EXTI_Select_Edge</STRONG> (Thumb, 254 bytes, Stack size 32 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = GPIO_EXTI_Select_Edge
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
 </UL>
 
-<P><STRONG><a name="[da]"></a>GPIO_EXTI_Select_Pin</STRONG> (Thumb, 296 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin))
+<P><STRONG><a name="[ec]"></a>GPIO_EXTI_Select_Pin</STRONG> (Thumb, 296 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_EXTI_Select_Pin
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
 </UL>
 
-<P><STRONG><a name="[77]"></a>GPIO_Get_InitPara</STRONG> (Thumb, 148 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Get_InitPara))
+<P><STRONG><a name="[82]"></a>GPIO_Get_InitPara</STRONG> (Thumb, 148 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Get_InitPara))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Get_InitPara
 </UL>
-<BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
+<BR>[Called By]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
 </UL>
 
-<P><STRONG><a name="[2d]"></a>GPIO_IRQHandler</STRONG> (Thumb, 670 bytes, Stack size 8 bytes, exti.o(i.GPIO_IRQHandler))
-<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = GPIO_IRQHandler &rArr; ValveMotorStop &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
+<P><STRONG><a name="[2d]"></a>GPIO_IRQHandler</STRONG> (Thumb, 638 bytes, Stack size 8 bytes, exti.o(i.GPIO_IRQHandler))
+<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = GPIO_IRQHandler &rArr; ValveMotorStop &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
-<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ClrEx
-<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ChkEx
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_CHEN_Setable
-<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ClrEx
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_EXTIISR_ChkEx
+<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BTx_CR1_CHEN_Setable
+<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[78]"></a>GPIO_Init</STRONG> (Thumb, 114 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Init))
+<P><STRONG><a name="[83]"></a>GPIO_Init</STRONG> (Thumb, 114 bytes, Stack size 20 bytes, fm33a0xxev_gpio.o(i.GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
+<BR>[Called By]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
 </UL>
 
-<P><STRONG><a name="[df]"></a>GPIO_ReadInputDataBit</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit))
-<BR><BR>[Called By]<UL><LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;keyPro
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<P><STRONG><a name="[f1]"></a>GPIO_ReadInputDataBit</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit))
+<BR><BR>[Called By]<UL><LI><a href="#[1e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;keyPro
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
-<LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
+<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
 </UL>
 
-<P><STRONG><a name="[a8]"></a>GPIO_ResetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ResetBits))
-<BR><BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
-<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
-<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
-<LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<P><STRONG><a name="[b3]"></a>GPIO_ResetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ResetBits))
+<BR><BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_PWR_GPIO_Init
+<LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
+<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
+<LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
-<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
-<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
-<LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
-<LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
-<LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcClosePwrPro
+<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
+<LI><a href="#[1e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[c6]"></a>GPIO_SetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_SetBits))
-<BR><BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
+<P><STRONG><a name="[d9]"></a>GPIO_SetBits</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_SetBits))
+<BR><BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
-<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
-<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
-<LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
-<LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-<LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcOpenPwrPro
+<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
+<LI><a href="#[1e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
 </UL>
 
-<P><STRONG><a name="[138]"></a>GPIO_ToggleBits</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ToggleBits))
-<BR><BR>[Called By]<UL><LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
+<P><STRONG><a name="[155]"></a>GPIO_ToggleBits</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fm33a0xxev_gpio.o(i.GPIO_ToggleBits))
+<BR><BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
 </UL>
 
-<P><STRONG><a name="[12e]"></a>GPIOx_ANEN_Setable</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable))
+<P><STRONG><a name="[14a]"></a>GPIOx_ANEN_Setable</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GPIOx_ANEN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
+<BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[e4]"></a>GetPwrStatusPro</STRONG> (Thumb, 1992 bytes, Stack size 24 bytes, power_manage.o(i.GetPwrStatusPro))
+<P><STRONG><a name="[f6]"></a>GetPwrStatusPro</STRONG> (Thumb, 2042 bytes, Stack size 24 bytes, power_manage.o(i.GetPwrStatusPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 376<LI>Call Chain = GetPwrStatusPro &rArr; up_comm_uart_enable &rArr; eMBInit &rArr; eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
-<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
-<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIOH_ReadInputDataBit
+<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Bat_Voltage_Status
+<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LithBatUseTimeCalculate
+<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Bat_Voltage_Status
+<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[f0]"></a>GetValveRunMaxTime</STRONG> (Thumb, 68 bytes, Stack size 4 bytes, valve_control.o(i.GetValveRunMaxTime))
+<P><STRONG><a name="[105]"></a>GetValveRunMaxTime</STRONG> (Thumb, 68 bytes, Stack size 4 bytes, valve_control.o(i.GetValveRunMaxTime))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = GetValveRunMaxTime &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Called By]<UL><LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[f2]"></a>Get_AdcTempValue</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, adc.o(i.Get_AdcTempValue))
+<P><STRONG><a name="[107]"></a>Get_AdcTempValue</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, adc.o(i.Get_AdcTempValue))
 <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Get_AdcTempValue &rArr; adc_tem_cal &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Clr
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DR_Read
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
+<BR>[Calls]<UL><LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Clr
+<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DR_Read
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
+<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_tem_cal
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<BR>[Called By]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
 </UL>
 
-<P><STRONG><a name="[f7]"></a>Get_AdcValue</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, adc.o(i.Get_AdcValue))
+<P><STRONG><a name="[10c]"></a>Get_AdcValue</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, adc.o(i.Get_AdcValue))
 <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Get_AdcValue &rArr; adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Clr
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DR_Read
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
+<BR>[Calls]<UL><LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Clr
+<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DR_Read
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_wait_finish
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_vol_cal
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<BR>[Called By]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
 </UL>
 
-<P><STRONG><a name="[eb]"></a>Get_Alka_Bat_Voltage</STRONG> (Thumb, 130 bytes, Stack size 48 bytes, power_manage.o(i.Get_Alka_Bat_Voltage))
+<P><STRONG><a name="[100]"></a>Get_Alka_Bat_Voltage</STRONG> (Thumb, 130 bytes, Stack size 48 bytes, power_manage.o(i.Get_Alka_Bat_Voltage))
 <BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = Get_Alka_Bat_Voltage &rArr; Get_vol_Average &rArr; Get_AdcValue &rArr; adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
-<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
-<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
 </UL>
 
-<P><STRONG><a name="[fe]"></a>Get_Extern_Rtc_Time</STRONG> (Thumb, 186 bytes, Stack size 24 bytes, extern_rtc.o(i.Get_Extern_Rtc_Time))
+<P><STRONG><a name="[112]"></a>Get_Extern_Rtc_Time</STRONG> (Thumb, 186 bytes, Stack size 24 bytes, extern_rtc.o(i.Get_Extern_Rtc_Time))
 <BR><BR>[Stack]<UL><LI>Max Depth = 124<LI>Call Chain = Get_Extern_Rtc_Time &rArr; R8025T_Read &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
-<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<BR>[Calls]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
 </UL>
 
-<P><STRONG><a name="[e7]"></a>Get_Lith_Bat_Voltage</STRONG> (Thumb, 130 bytes, Stack size 48 bytes, power_manage.o(i.Get_Lith_Bat_Voltage))
+<P><STRONG><a name="[fc]"></a>Get_Lith_Bat_Voltage</STRONG> (Thumb, 130 bytes, Stack size 48 bytes, power_manage.o(i.Get_Lith_Bat_Voltage))
 <BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = Get_Lith_Bat_Voltage &rArr; Get_vol_Average &rArr; Get_AdcValue &rArr; adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_vol_Average
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
 </UL>
 
-<P><STRONG><a name="[ec]"></a>Get_Mcu_Temp</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, power_manage.o(i.Get_Mcu_Temp))
+<P><STRONG><a name="[101]"></a>Get_Mcu_Temp</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, power_manage.o(i.Get_Mcu_Temp))
 <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = Get_Mcu_Temp &rArr; Get_AdcTempValue &rArr; adc_tem_cal &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
-<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
+<BR>[Calls]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_CR_EN_Setable
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;malloc
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;free
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 </UL>
 
-<P><STRONG><a name="[fb]"></a>Get_vol_Average</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, power_manage.o(i.Get_vol_Average))
+<P><STRONG><a name="[10f]"></a>Get_vol_Average</STRONG> (Thumb, 222 bytes, Stack size 32 bytes, power_manage.o(i.Get_vol_Average))
 <BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = Get_vol_Average &rArr; Get_AdcValue &rArr; adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<BR>[Calls]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[102]"></a>I2c_Ack</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, i2c.o(i.I2c_Ack))
+<P><STRONG><a name="[116]"></a>I2c_Ack</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, i2c.o(i.I2c_Ack))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = I2c_Ack &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<BR>[Called By]<UL><LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
 </UL>
 
-<P><STRONG><a name="[104]"></a>I2c_No_Ack</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, i2c.o(i.I2c_No_Ack))
+<P><STRONG><a name="[118]"></a>I2c_No_Ack</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, i2c.o(i.I2c_No_Ack))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = I2c_No_Ack &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<BR>[Called By]<UL><LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
 </UL>
 
-<P><STRONG><a name="[105]"></a>I2c_Read</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, i2c.o(i.I2c_Read))
+<P><STRONG><a name="[119]"></a>I2c_Read</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, i2c.o(i.I2c_Read))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = I2c_Read &rArr; Sda_In &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<BR>[Called By]<UL><LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
 </UL>
 
-<P><STRONG><a name="[107]"></a>I2c_Scl_Gpio_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, i2c.o(i.I2c_Scl_Gpio_Init))
+<P><STRONG><a name="[11b]"></a>I2c_Scl_Gpio_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, i2c.o(i.I2c_Scl_Gpio_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = I2c_Scl_Gpio_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<BR>[Called By]<UL><LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
 </UL>
 
-<P><STRONG><a name="[108]"></a>I2c_Send</STRONG> (Thumb, 102 bytes, Stack size 16 bytes, i2c.o(i.I2c_Send))
+<P><STRONG><a name="[11c]"></a>I2c_Send</STRONG> (Thumb, 102 bytes, Stack size 16 bytes, i2c.o(i.I2c_Send))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
-<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
-<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
+<BR>[Called By]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
+<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
 </UL>
 
-<P><STRONG><a name="[109]"></a>I2c_Start</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, i2c.o(i.I2c_Start))
+<P><STRONG><a name="[11d]"></a>I2c_Start</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, i2c.o(i.I2c_Start))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = I2c_Start &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
-<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
-<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
+<BR>[Called By]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
+<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
 </UL>
 
-<P><STRONG><a name="[10a]"></a>I2c_Stop</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, i2c.o(i.I2c_Stop))
+<P><STRONG><a name="[11e]"></a>I2c_Stop</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, i2c.o(i.I2c_Stop))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = I2c_Stop &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
-<LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
-<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
+<BR>[Called By]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Read
+<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
+<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
 </UL>
 
-<P><STRONG><a name="[10b]"></a>IO_JitterEliminationCheck</STRONG> (Thumb, 68 bytes, Stack size 24 bytes, system_general_para.o(i.IO_JitterEliminationCheck))
+<P><STRONG><a name="[11f]"></a>IO_JitterEliminationCheck</STRONG> (Thumb, 68 bytes, Stack size 24 bytes, system_general_para.o(i.IO_JitterEliminationCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = IO_JitterEliminationCheck
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[10d]"></a>IWDT_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, user_init.o(i.IWDT_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<P><STRONG><a name="[121]"></a>IWDT_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, user_init.o(i.IWDT_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 <LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
+<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
 </UL>
 
-<P><STRONG><a name="[10c]"></a>IWDT_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.IWDT_Init))
+<P><STRONG><a name="[120]"></a>IWDT_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.IWDT_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = IWDT_Init &rArr; CMU_PERCLK_SetableEx
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[10e]"></a>Init_RCHF</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, user_init.o(i.Init_RCHF))
+<P><STRONG><a name="[122]"></a>Init_RCHF</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, user_init.o(i.Init_RCHF))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Init_RCHF &rArr; CMU_RCHF_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
-<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_Init_RCHF_Trim
+<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHF_Init
+<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_Init_RCHF_Trim
 </UL>
-<BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
+<BR>[Called By]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
 </UL>
 
-<P><STRONG><a name="[117]"></a>Init_RCLP</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, user_init.o(i.Init_RCLP))
-<BR><BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
+<P><STRONG><a name="[12b]"></a>Init_RCLP</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, user_init.o(i.Init_RCLP))
+<BR><BR>[Called By]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
 </UL>
 
-<P><STRONG><a name="[10f]"></a>Init_SysClk</STRONG> (Thumb, 108 bytes, Stack size 24 bytes, user_init.o(i.Init_SysClk))
+<P><STRONG><a name="[123]"></a>Init_SysClk</STRONG> (Thumb, 108 bytes, Stack size 24 bytes, user_init.o(i.Init_SysClk))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Init_SysClk &rArr; AnalogIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHF_CFG_Set
-<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHFEN_Setable
-<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_ISR_HFDETO_Chk
-<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_IER_HFDET_IE_Setable
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
+<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHF_CFG_Set
+<LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHFEN_Setable
+<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_ISR_HFDETO_Chk
+<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_IER_HFDET_IE_Setable
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
+<BR>[Called By]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
 </UL>
 
-<P><STRONG><a name="[115]"></a>Init_SysClk_Gen</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.Init_SysClk_Gen))
+<P><STRONG><a name="[129]"></a>Init_SysClk_Gen</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, user_init.o(i.Init_SysClk_Gen))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = Init_SysClk_Gen &rArr; Init_SysClk &rArr; AnalogIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLS_RDCR_WAIT_Set
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
-<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCLP
-<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
+<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLS_RDCR_WAIT_Set
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCLP
+<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_RCHF
 </UL>
-<BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[aa]"></a>InputtIO</STRONG> (Thumb, 116 bytes, Stack size 32 bytes, gpio.o(i.InputtIO))
+<P><STRONG><a name="[b9]"></a>InputtIO</STRONG> (Thumb, 116 bytes, Stack size 32 bytes, gpio.o(i.InputtIO))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
+<BR>[Calls]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
 </UL>
-<BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
-<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
-<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
-<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
-<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
-<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Force_Open_GPIO_Init
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
-<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
-<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
-<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
+<BR>[Called By]<UL><LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
+<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
+<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_In
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
+<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Force_Open_GPIO_Init
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
+<LI><a href="#[1ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[118]"></a>InputtIO_H</STRONG> (Thumb, 126 bytes, Stack size 24 bytes, gpio.o(i.InputtIO_H))
+<P><STRONG><a name="[12c]"></a>InputtIO_H</STRONG> (Thumb, 126 bytes, Stack size 24 bytes, gpio.o(i.InputtIO_H))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = InputtIO_H
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Getable
+<BR>[Calls]<UL><LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Setable
+<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CDIF_CR_INTF_EN_Getable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<BR>[Called By]<UL><LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
 </UL>
 
-<P><STRONG><a name="[119]"></a>IntervalTriggerHandle</STRONG> (Thumb, 268 bytes, Stack size 64 bytes, system_general_para.o(i.IntervalTriggerHandle))
+<P><STRONG><a name="[12d]"></a>IntervalTriggerHandle</STRONG> (Thumb, 268 bytes, Stack size 64 bytes, system_general_para.o(i.IntervalTriggerHandle))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = IntervalTriggerHandle &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sizhuHistoryRecord
-<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunCtrlPro
+<BR>[Called By]<UL><LI><a href="#[1ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sizhuHistoryRecord
+<LI><a href="#[1ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunCtrlPro
 </UL>
 
-<P><STRONG><a name="[e2]"></a>Key_GPIO_Init</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, key.o(i.Key_GPIO_Init))
+<P><STRONG><a name="[f4]"></a>Key_GPIO_Init</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, key.o(i.Key_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Key_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
 
-<P><STRONG><a name="[11a]"></a>LF_PULSE_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init))
+<P><STRONG><a name="[134]"></a>LF_PULSE_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = LF_PULSE_INT_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[11b]"></a>LF_PULSE_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep))
+<P><STRONG><a name="[135]"></a>LF_PULSE_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = LF_PULSE_INT_GPIO_Clk_sleep &rArr; CloseIO
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[11d]"></a>LPTIM_CR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable))
+<P><STRONG><a name="[137]"></a>LPTIM_CR_EN_Getable</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable))
 <BR><BR>[Called By]<UL><LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_IRQHandler
 </UL>
 
 <P><STRONG><a name="[23]"></a>LPTIM_IRQHandler</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, tim.o(i.LPTIM_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = LPTIM_IRQHandler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_ISR_OVIF_Clr
-<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_ISR_OVIF_Chk
-<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_CR_EN_Getable
+<BR>[Calls]<UL><LI><a href="#[138]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_ISR_OVIF_Clr
+<LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_ISR_OVIF_Chk
+<LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_CR_EN_Getable
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[11c]"></a>LPTIM_ISR_OVIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk))
+<P><STRONG><a name="[136]"></a>LPTIM_ISR_OVIF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk))
 <BR><BR>[Called By]<UL><LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[11e]"></a>LPTIM_ISR_OVIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr))
+<P><STRONG><a name="[138]"></a>LPTIM_ISR_OVIF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr))
 <BR><BR>[Called By]<UL><LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[11f]"></a>LP_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init))
+<P><STRONG><a name="[139]"></a>LP_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = LP_lose_check_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[120]"></a>LV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init))
+<P><STRONG><a name="[13a]"></a>LV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = LV_lose_check_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[127]"></a>Lcd_Battery</STRONG> (Thumb, 232 bytes, Stack size 16 bytes, lcd_cfg_api.o(i.Lcd_Battery))
+<P><STRONG><a name="[141]"></a>Lcd_Battery</STRONG> (Thumb, 232 bytes, Stack size 16 bytes, lcd_cfg_api.o(i.Lcd_Battery))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = Lcd_Battery
 </UL>
-<BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[12b]"></a>Lcd_BillingShow</STRONG> (Thumb, 64 bytes, Stack size 0 bytes, lcd_cfg_api.o(i.Lcd_BillingShow))
-<BR><BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<P><STRONG><a name="[145]"></a>Lcd_BillingShow</STRONG> (Thumb, 64 bytes, Stack size 0 bytes, lcd_cfg_api.o(i.Lcd_BillingShow))
+<BR><BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[121]"></a>Lcd_DeInit</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, lcd.o(i.Lcd_DeInit))
+<P><STRONG><a name="[13b]"></a>Lcd_DeInit</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, lcd.o(i.Lcd_DeInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = Lcd_DeInit &rArr; Lcd_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
+<BR>[Called By]<UL><LI><a href="#[1ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
 </UL>
 
-<P><STRONG><a name="[123]"></a>Lcd_DisplayDigit_23A</STRONG> (Thumb, 18256 bytes, Stack size 4 bytes, lcd_io_api.o(i.Lcd_DisplayDigit_23A))
+<P><STRONG><a name="[13d]"></a>Lcd_DisplayDigit_23A</STRONG> (Thumb, 18256 bytes, Stack size 4 bytes, lcd_io_api.o(i.Lcd_DisplayDigit_23A))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = Lcd_DisplayDigit_23A &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
+<BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
+<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
 </UL>
 
-<P><STRONG><a name="[e1]"></a>Lcd_GPIO_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, lcd_io_api.o(i.Lcd_GPIO_Init))
+<P><STRONG><a name="[f3]"></a>Lcd_GPIO_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, lcd_io_api.o(i.Lcd_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Lcd_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
+<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
 </UL>
 
-<P><STRONG><a name="[124]"></a>Lcd_Init</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, lcd.o(i.Lcd_Init))
+<P><STRONG><a name="[13e]"></a>Lcd_Init</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, lcd.o(i.Lcd_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = Lcd_Init &rArr; Lcd_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
+<BR>[Calls]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
+<BR>[Called By]<UL><LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
 </UL>
 
-<P><STRONG><a name="[125]"></a>Lcd_Show_MenuProcess</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, lcd.o(i.Lcd_Show_MenuProcess))
+<P><STRONG><a name="[13f]"></a>Lcd_Show_MenuProcess</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, lcd.o(i.Lcd_Show_MenuProcess))
 <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = Lcd_Show_MenuProcess &rArr; Lcd_Write_Reg &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
-<LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WrcShow
-<LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
-<LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_BillingShow
-<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Battery
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Write_Reg
+<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WrcShow
+<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WaringShow
+<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
+<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_BillingShow
+<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Battery
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
+<BR>[Called By]<UL><LI><a href="#[1ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
 </UL>
 
-<P><STRONG><a name="[12d]"></a>Lcd_Sys_Init</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, lcd.o(i.Lcd_Sys_Init))
+<P><STRONG><a name="[147]"></a>Lcd_Sys_Init</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, lcd.o(i.Lcd_Sys_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = Lcd_Sys_Init &rArr; Lcd_Init &rArr; Lcd_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Init
+<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
+<BR>[Called By]<UL><LI><a href="#[1ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
 </UL>
 
-<P><STRONG><a name="[128]"></a>Lcd_ValveShow</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, lcd_cfg_api.o(i.Lcd_ValveShow))
+<P><STRONG><a name="[142]"></a>Lcd_ValveShow</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, lcd_cfg_api.o(i.Lcd_ValveShow))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Lcd_ValveShow &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[12a]"></a>Lcd_WaringShow</STRONG> (Thumb, 306 bytes, Stack size 32 bytes, lcd_cfg_api.o(i.Lcd_WaringShow))
+<P><STRONG><a name="[144]"></a>Lcd_WaringShow</STRONG> (Thumb, 306 bytes, Stack size 32 bytes, lcd_cfg_api.o(i.Lcd_WaringShow))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Lcd_WaringShow &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
+<BR>[Calls]<UL><LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[129]"></a>Lcd_WrcShow</STRONG> (Thumb, 362 bytes, Stack size 12 bytes, lcd_cfg_api.o(i.Lcd_WrcShow))
+<P><STRONG><a name="[143]"></a>Lcd_WrcShow</STRONG> (Thumb, 362 bytes, Stack size 12 bytes, lcd_cfg_api.o(i.Lcd_WrcShow))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = Lcd_WrcShow &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[122]"></a>Lcd_Write</STRONG> (Thumb, 50 bytes, Stack size 24 bytes, lcd_io_api.o(i.Lcd_Write))
+<P><STRONG><a name="[13c]"></a>Lcd_Write</STRONG> (Thumb, 50 bytes, Stack size 24 bytes, lcd_io_api.o(i.Lcd_Write))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = Lcd_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
 </UL>
-<BR>[Called By]<UL><LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Init
-<LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
+<BR>[Called By]<UL><LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Init
+<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
 </UL>
 
-<P><STRONG><a name="[12c]"></a>Lcd_Write_Reg</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, lcd_io_api.o(i.Lcd_Write_Reg))
+<P><STRONG><a name="[146]"></a>Lcd_Write_Reg</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, lcd_io_api.o(i.Lcd_Write_Reg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = Lcd_Write_Reg &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
 </UL>
-<BR>[Called By]<UL><LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<BR>[Called By]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
 </UL>
 
-<P><STRONG><a name="[ed]"></a>LithBatUseTimeCalculate</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, power_manage.o(i.LithBatUseTimeCalculate))
+<P><STRONG><a name="[148]"></a>LinkDataAnalysis</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wireless_remote_comm.o(i.LinkDataAnalysis))
+<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = LinkDataAnalysis &rArr; arrayA_2_arrayB
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+</UL>
+
+<P><STRONG><a name="[102]"></a>LithBatUseTimeCalculate</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, power_manage.o(i.LithBatUseTimeCalculate))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = LithBatUseTimeCalculate
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<BR>[Calls]<UL><LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 </UL>
 
-<P><STRONG><a name="[ea]"></a>Lith_Bat_Voltage_Status</STRONG> (Thumb, 654 bytes, Stack size 80 bytes, power_manage.o(i.Lith_Bat_Voltage_Status))
+<P><STRONG><a name="[ff]"></a>Lith_Bat_Voltage_Status</STRONG> (Thumb, 654 bytes, Stack size 80 bytes, power_manage.o(i.Lith_Bat_Voltage_Status))
 <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = Lith_Bat_Voltage_Status &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
-<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfcmple
-<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfcmple
+<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
 </UL>
 
-<P><STRONG><a name="[101]"></a>Lith_Battery_GPIO_Clk_Init</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, power_manage.o(i.Lith_Battery_GPIO_Clk_Init))
+<P><STRONG><a name="[115]"></a>Lith_Battery_GPIO_Clk_Init</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, power_manage.o(i.Lith_Battery_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Lith_Battery_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIOx_ANEN_Setable
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AnalogIO
+<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIOx_ANEN_Setable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[12f]"></a>Low_Pwr_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init))
+<P><STRONG><a name="[14b]"></a>LongTimeReportFailed</STRONG> (Thumb, 220 bytes, Stack size 24 bytes, wireless_remote_comm.o(i.LongTimeReportFailed))
+<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = LongTimeReportFailed &rArr; AlarmCntIncrease
+</UL>
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[14c]"></a>Low_Pwr_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Low_Pwr_INT_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[130]"></a>Low_Pwr_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep))
+<P><STRONG><a name="[14d]"></a>Low_Pwr_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Low_Pwr_INT_GPIO_Clk_sleep &rArr; CloseIO
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[131]"></a>MagneticInterferenceCheck</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, other_fun.o(i.MagneticInterferenceCheck))
+<P><STRONG><a name="[14e]"></a>MagneticInterferenceCheck</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, other_fun.o(i.MagneticInterferenceCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = MagneticInterferenceCheck &rArr; magnetic_interference_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
+<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;magnetic_interference_GPIO_Clk_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
+<BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
 </UL>
 
-<P><STRONG><a name="[133]"></a>Motor_AB_GPIO_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, valve_control.o(i.Motor_AB_GPIO_Init))
+<P><STRONG><a name="[150]"></a>Motor_AB_GPIO_Init</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, valve_control.o(i.Motor_AB_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Motor_AB_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
-<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<BR>[Called By]<UL><LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
 </UL>
 
-<P><STRONG><a name="[134]"></a>Motor_OP_CL_GPIO_Init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, valve_control.o(i.Motor_OP_CL_GPIO_Init))
+<P><STRONG><a name="[151]"></a>Motor_OP_CL_GPIO_Init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, valve_control.o(i.Motor_OP_CL_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<BR>[Called By]<UL><LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
 </UL>
 
-<P><STRONG><a name="[135]"></a>Motor_OP_CL_GPIO_Init_sleep_mode</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode))
+<P><STRONG><a name="[152]"></a>Motor_OP_CL_GPIO_Init_sleep_mode</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Motor_OP_CL_GPIO_Init_sleep_mode &rArr; CloseIO
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<BR>[Called By]<UL><LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
 </UL>
 
 <P><STRONG><a name="[b]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, exti.o(i.NMI_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[136]"></a>OtherFunPro</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, other_fun.o(i.OtherFunPro))
+<P><STRONG><a name="[153]"></a>OtherFunPro</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, other_fun.o(i.OtherFunPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = OtherFunPro &rArr; UncapCheck &rArr; UNCAP_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[138]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ToggleBits
-<LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
-<LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
+<BR>[Calls]<UL><LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ToggleBits
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[75]"></a>OutputIO</STRONG> (Thumb, 114 bytes, Stack size 32 bytes, gpio.o(i.OutputIO))
+<P><STRONG><a name="[80]"></a>OutputIO</STRONG> (Thumb, 114 bytes, Stack size 32 bytes, gpio.o(i.OutputIO))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
+<BR>[Calls]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Init
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Get_InitPara
 </UL>
-<BR>[Called By]<UL><LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
-<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
-<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
-<LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
-<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
-<LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
+<BR>[Called By]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_PWR_GPIO_Init
+<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Sda_Out
+<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
+<LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lith_Battery_GPIO_Clk_Init
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alka_Battery_GPIO_Clk_Init
+<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;led_init
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
 
-<P><STRONG><a name="[13a]"></a>PowerManagrInit</STRONG> (Thumb, 860 bytes, Stack size 32 bytes, power_manage.o(i.PowerManagrInit))
+<P><STRONG><a name="[157]"></a>PowerManagrInit</STRONG> (Thumb, 860 bytes, Stack size 32 bytes, power_manage.o(i.PowerManagrInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 384<LI>Call Chain = PowerManagrInit &rArr; up_comm_uart_enable &rArr; eMBInit &rArr; eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EX_Pwr_GPIO_Clk_Init
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<BR>[Called By]<UL><LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
 </UL>
 
-<P><STRONG><a name="[13b]"></a>Power_IO_Init</STRONG> (Thumb, 128 bytes, Stack size 8 bytes, power_manage.o(i.Power_IO_Init))
+<P><STRONG><a name="[158]"></a>Power_IO_Init</STRONG> (Thumb, 126 bytes, Stack size 8 bytes, power_manage.o(i.Power_IO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Power_IO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO_H
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
-<P><STRONG><a name="[13c]"></a>PulseAndAlarmLineCheck</STRONG> (Thumb, 1376 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck))
+<P><STRONG><a name="[159]"></a>ProtocolDataAnalysis</STRONG> (Thumb, 62 bytes, Stack size 40 bytes, wireless_remote_comm.o(i.ProtocolDataAnalysis))
+<BR><BR>[Stack]<UL><LI>Max Depth = 376<LI>Call Chain = ProtocolDataAnalysis &rArr; SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+<LI><a href="#[15a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strstr
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+</UL>
+
+<P><STRONG><a name="[15c]"></a>PulseAndAlarmLineCheck</STRONG> (Thumb, 1376 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = PulseAndAlarmLineCheck &rArr; Under_Pwr_INT_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
-<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
-<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
+<BR>[Calls]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
+<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[140]"></a>PulseAndAlarmLineInit</STRONG> (Thumb, 824 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.PulseAndAlarmLineInit))
+<P><STRONG><a name="[160]"></a>PulseAndAlarmLineInit</STRONG> (Thumb, 824 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.PulseAndAlarmLineInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = PulseAndAlarmLineInit &rArr; Under_Pwr_INT_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
-<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
-<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
-<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
+<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_Init
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
+<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_Init
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_Init
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<BR>[Called By]<UL><LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
 </UL>
 
-<P><STRONG><a name="[141]"></a>PulseSettlement</STRONG> (Thumb, 436 bytes, Stack size 56 bytes, billing.o(i.PulseSettlement))
+<P><STRONG><a name="[161]"></a>PulseSettlement</STRONG> (Thumb, 436 bytes, Stack size 56 bytes, billing.o(i.PulseSettlement))
 <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = PulseSettlement &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
-<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfrcmple
+<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfrcmple
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
 </UL>
 
-<P><STRONG><a name="[143]"></a>Pulse_And_Alarm_Line_IO_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init))
+<P><STRONG><a name="[163]"></a>Pulse_And_Alarm_Line_IO_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Pulse_And_Alarm_Line_IO_Init &rArr; UV_lose_check_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
-<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
-<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
+<BR>[Calls]<UL><LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Under_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UV_lose_check_GPIO_Clk_Init
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Low_Pwr_INT_GPIO_Clk_sleep
+<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LV_lose_check_GPIO_Clk_Init
+<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LP_lose_check_GPIO_Clk_Init
+<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LF_PULSE_INT_GPIO_Clk_sleep
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Close_Valve_Alarm_Line_GPIO_Clk_sleep
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CV_lose_check_GPIO_Clk_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
-<P><STRONG><a name="[ff]"></a>R8025T_Read</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, extern_rtc.o(i.R8025T_Read))
+<P><STRONG><a name="[164]"></a>PushSettlementInfoPro</STRONG> (Thumb, 368 bytes, Stack size 120 bytes, wrc_sizhu_v4.o(i.PushSettlementInfoPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_l2d
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[113]"></a>R8025T_Read</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, extern_rtc.o(i.R8025T_Read))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = R8025T_Read &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
+<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
+<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
 </UL>
 
-<P><STRONG><a name="[144]"></a>R8025T_Write</STRONG> (Thumb, 48 bytes, Stack size 24 bytes, extern_rtc.o(i.R8025T_Write))
+<P><STRONG><a name="[165]"></a>R8025T_Write</STRONG> (Thumb, 48 bytes, Stack size 24 bytes, extern_rtc.o(i.R8025T_Write))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = R8025T_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Rtc_UpdataInterrupt
-<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
+<BR>[Called By]<UL><LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Rtc_UpdataInterrupt
+<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
 </UL>
 
-<P><STRONG><a name="[175]"></a>RMU_BORCR_BOR_PDRCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<P><STRONG><a name="[191]"></a>RMU_BORCR_BOR_PDRCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[176]"></a>RMU_BORCR_OFF_BOR_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<P><STRONG><a name="[192]"></a>RMU_BORCR_OFF_BOR_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[174]"></a>RMU_PDRCR_PDREN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<P><STRONG><a name="[190]"></a>RMU_PDRCR_PDREN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
 </UL>
 
-<P><STRONG><a name="[145]"></a>RS485Settlement</STRONG> (Thumb, 626 bytes, Stack size 40 bytes, billing.o(i.RS485Settlement))
+<P><STRONG><a name="[166]"></a>RS485Settlement</STRONG> (Thumb, 626 bytes, Stack size 40 bytes, billing.o(i.RS485Settlement))
 <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = RS485Settlement &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
 </UL>
 
-<P><STRONG><a name="[146]"></a>RS485_UART_GPIO_sleep</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, rs485_read_data.o(i.RS485_UART_GPIO_sleep))
-<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = RS485_UART_GPIO_sleep &rArr; CloseIO
-</UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
-</UL>
-
-<P><STRONG><a name="[147]"></a>RS485_read_data_GPIO_Init</STRONG> (Thumb, 188 bytes, Stack size 8 bytes, rs485_read_data.o(i.RS485_read_data_GPIO_Init))
+<P><STRONG><a name="[167]"></a>RS485_read_data_GPIO_Init</STRONG> (Thumb, 188 bytes, Stack size 8 bytes, rs485_read_data.o(i.RS485_read_data_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = RS485_read_data_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
-<P><STRONG><a name="[148]"></a>RS485_read_data_RX_DMA_CH3_Init</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, uart.o(i.RS485_read_data_RX_DMA_CH3_Init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = RS485_read_data_RX_DMA_CH3_Init &rArr; DMA_Init &rArr; DMA_CHxCR_DIR_Set
-</UL>
-<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
-<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
-<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_GCR_DMAEN_Setable
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
-</UL>
-
-<P><STRONG><a name="[14b]"></a>RS485_read_data_RX_DMA_CH3_reload</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, uart.o(i.RS485_read_data_RX_DMA_CH3_reload))
-<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = RS485_read_data_RX_DMA_CH3_reload &rArr; DMA_CHxMAR_Write
-</UL>
-<BR>[Calls]<UL><LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
-<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-</UL>
-
-<P><STRONG><a name="[14c]"></a>RS485_read_data_RX_DMA_check</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, rs485_read_data.o(i.RS485_read_data_RX_DMA_check))
-<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = RS485_read_data_RX_DMA_check &rArr; arrayA_2_arrayB
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Read
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
-</UL>
-
-<P><STRONG><a name="[14e]"></a>RS485_read_data_uart_Init</STRONG> (Thumb, 118 bytes, Stack size 56 bytes, uart.o(i.RS485_read_data_uart_Init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = RS485_read_data_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_RXBF_Clr
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
-<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
-</UL>
-
-<P><STRONG><a name="[153]"></a>RTC_GPIO_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, extern_rtc.o(i.RTC_GPIO_Init))
+<P><STRONG><a name="[168]"></a>RTC_GPIO_Init</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, extern_rtc.o(i.RTC_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = RTC_GPIO_Init &rArr; I2c_Scl_Gpio_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
-<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<BR>[Calls]<UL><LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Scl_Gpio_Init
+<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
 <P><STRONG><a name="[12]"></a>RTC_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, rtc.o(i.RTC_IRQHandler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(RESET)
 </UL>
-<P><STRONG><a name="[154]"></a>Read_OP_CL_VALVE_Status</STRONG> (Thumb, 80 bytes, Stack size 16 bytes, valve_control.o(i.Read_OP_CL_VALVE_Status))
+<P><STRONG><a name="[169]"></a>Read_OP_CL_VALVE_Status</STRONG> (Thumb, 80 bytes, Stack size 16 bytes, valve_control.o(i.Read_OP_CL_VALVE_Status))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Read_OP_CL_VALVE_Status &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveRunParaInit
-<LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Called By]<UL><LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveRunParaInit
+<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[155]"></a>SIZHUMODBUSV2_0_dataAnalysis</STRONG> (Thumb, 550 bytes, Stack size 72 bytes, rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis))
-<BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = SIZHUMODBUSV2_0_dataAnalysis &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;modbus03AnswerCheck
-<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite8
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComDataAnalysis
-</UL>
-
-<P><STRONG><a name="[156]"></a>SPI3_Init</STRONG> (Thumb, 200 bytes, Stack size 8 bytes, spi.o(i.SPI3_Init))
+<P><STRONG><a name="[16a]"></a>SPI3_Init</STRONG> (Thumb, 200 bytes, Stack size 8 bytes, spi.o(i.SPI3_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = SPI3_Init &rArr; AltFunIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_TXBFC_Clr
-<LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_SERRC_Clr
-<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_RXBFC_Clr
-<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_MERRC_Clr
-<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_TXO_Setable
-<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_TXO_AC_Setable
-<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SSNSEN_Setable
-<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SSNM_Set
-<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SPIEN_Setable
-<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_RXO_Setable
-<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_HALFDUPLEX_Set
-<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_DLEN_Set
-<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_WAIT_Set
-<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_MM_Set
-<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_LSBF_Set
-<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_IOSWAP_Set
-<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_CPHOL_Set
-<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_CPHA_Set
-<LI><a href="#[15a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_BAUD_Set
+<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_TXBFC_Clr
+<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_SERRC_Clr
+<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_RXBFC_Clr
+<LI><a href="#[17a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR3_MERRC_Clr
+<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_TXO_Setable
+<LI><a href="#[177]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_TXO_AC_Setable
+<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SSNSEN_Setable
+<LI><a href="#[176]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SSNM_Set
+<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_SPIEN_Setable
+<LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_RXO_Setable
+<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_HALFDUPLEX_Set
+<LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR2_DLEN_Set
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_WAIT_Set
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_MM_Set
+<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_LSBF_Set
+<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_IOSWAP_Set
+<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_CPHOL_Set
+<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_CPHA_Set
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_CR1_BAUD_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
+<BR>[Called By]<UL><LI><a href="#[1e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
 </UL>
 
-<P><STRONG><a name="[15a]"></a>SPIx_CR1_BAUD_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set))
+<P><STRONG><a name="[16e]"></a>SPIx_CR1_BAUD_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_BAUD_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[15d]"></a>SPIx_CR1_CPHA_Set</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[171]"></a>SPIx_CR1_CPHA_Set</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[15c]"></a>SPIx_CR1_CPHOL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set))
+<P><STRONG><a name="[170]"></a>SPIx_CR1_CPHOL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_CPHOL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[157]"></a>SPIx_CR1_IOSWAP_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set))
+<P><STRONG><a name="[16b]"></a>SPIx_CR1_IOSWAP_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_IOSWAP_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[15b]"></a>SPIx_CR1_LSBF_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set))
+<P><STRONG><a name="[16f]"></a>SPIx_CR1_LSBF_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_LSBF_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[158]"></a>SPIx_CR1_MM_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set))
+<P><STRONG><a name="[16c]"></a>SPIx_CR1_MM_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_MM_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[159]"></a>SPIx_CR1_WAIT_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set))
+<P><STRONG><a name="[16d]"></a>SPIx_CR1_WAIT_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR1_WAIT_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[160]"></a>SPIx_CR2_DLEN_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set))
+<P><STRONG><a name="[174]"></a>SPIx_CR2_DLEN_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR2_DLEN_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[161]"></a>SPIx_CR2_HALFDUPLEX_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set))
+<P><STRONG><a name="[175]"></a>SPIx_CR2_HALFDUPLEX_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR2_HALFDUPLEX_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[15f]"></a>SPIx_CR2_RXO_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[173]"></a>SPIx_CR2_RXO_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[169]"></a>SPIx_CR2_SPIEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[17d]"></a>SPIx_CR2_SPIEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[162]"></a>SPIx_CR2_SSNM_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set))
+<P><STRONG><a name="[176]"></a>SPIx_CR2_SSNM_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SPIx_CR2_SSNM_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[15e]"></a>SPIx_CR2_SSNSEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[172]"></a>SPIx_CR2_SSNSEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[163]"></a>SPIx_CR2_TXO_AC_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[177]"></a>SPIx_CR2_TXO_AC_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[164]"></a>SPIx_CR2_TXO_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[178]"></a>SPIx_CR2_TXO_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[166]"></a>SPIx_CR3_MERRC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[17a]"></a>SPIx_CR3_MERRC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[167]"></a>SPIx_CR3_RXBFC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[17b]"></a>SPIx_CR3_RXBFC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[165]"></a>SPIx_CR3_SERRC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[179]"></a>SPIx_CR3_SERRC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[168]"></a>SPIx_CR3_TXBFC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<P><STRONG><a name="[17c]"></a>SPIx_CR3_TXBFC_Clr</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
 </UL>
 
-<P><STRONG><a name="[170]"></a>SPIx_ISR_RXBF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk))
-<BR><BR>[Called By]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<P><STRONG><a name="[18c]"></a>SPIx_ISR_RXBF_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk))
+<BR><BR>[Called By]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
 
-<P><STRONG><a name="[16f]"></a>SPIx_ISR_TXBE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk))
-<BR><BR>[Called By]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<P><STRONG><a name="[18b]"></a>SPIx_ISR_TXBE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk))
+<BR><BR>[Called By]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
 
-<P><STRONG><a name="[171]"></a>SPIx_RXBUF_Read</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_RXBUF_Read))
-<BR><BR>[Called By]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<P><STRONG><a name="[18d]"></a>SPIx_RXBUF_Read</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_RXBUF_Read))
+<BR><BR>[Called By]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
 
-<P><STRONG><a name="[16e]"></a>SPIx_TXBUF_Write</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_TXBUF_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
+<P><STRONG><a name="[18a]"></a>SPIx_TXBUF_Write</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, fm33a0xxev_spi.o(i.SPIx_TXBUF_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SpiWriteAndRead
 </UL>
 
-<P><STRONG><a name="[106]"></a>Sda_In</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, i2c.o(i.Sda_In))
+<P><STRONG><a name="[11a]"></a>Sda_In</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, i2c.o(i.Sda_In))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Sda_In &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
 </UL>
 
-<P><STRONG><a name="[103]"></a>Sda_Out</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, i2c.o(i.Sda_Out))
+<P><STRONG><a name="[117]"></a>Sda_Out</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, i2c.o(i.Sda_Out))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
+<BR>[Called By]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
 </UL>
 
-<P><STRONG><a name="[16a]"></a>Set_Extern_Rtc_Time</STRONG> (Thumb, 96 bytes, Stack size 56 bytes, extern_rtc.o(i.Set_Extern_Rtc_Time))
+<P><STRONG><a name="[184]"></a>SetBalanceValveClosePro</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, wrc_sizhu_v4.o(i.SetBalanceValveClosePro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SetBalanceValveClosePro
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[17e]"></a>SetKeyPro</STRONG> (Thumb, 34 bytes, Stack size 24 bytes, wrc_sizhu_v4.o(i.SetKeyPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = SetKeyPro &rArr; arrayA_2_arrayB
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+</UL>
+
+<P><STRONG><a name="[e2]"></a>Set_Extern_Rtc_Time</STRONG> (Thumb, 96 bytes, Stack size 56 bytes, extern_rtc.o(i.Set_Extern_Rtc_Time))
 <BR><BR>[Stack]<UL><LI>Max Depth = 156<LI>Call Chain = Set_Extern_Rtc_Time &rArr; R8025T_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
-<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
+<BR>[Calls]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
+<LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<BR>[Called By]<UL><LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EndFramePro
 </UL>
 
-<P><STRONG><a name="[16b]"></a>Set_Rtc_UpdataInterrupt</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, extern_rtc.o(i.Set_Rtc_UpdataInterrupt))
+<P><STRONG><a name="[17f]"></a>Set_Rtc_UpdataInterrupt</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, extern_rtc.o(i.Set_Rtc_UpdataInterrupt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = Set_Rtc_UpdataInterrupt &rArr; R8025T_Write &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
+<BR>[Calls]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;R8025T_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<BR>[Called By]<UL><LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
 </UL>
 
-<P><STRONG><a name="[16c]"></a>SettlementPro</STRONG> (Thumb, 192 bytes, Stack size 80 bytes, billing.o(i.SettlementPro))
+<P><STRONG><a name="[180]"></a>SettlementPro</STRONG> (Thumb, 192 bytes, Stack size 80 bytes, billing.o(i.SettlementPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = SettlementPro &rArr; PulseSettlement &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;balanceStatusHandler
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485Settlement
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseSettlement
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[c8]"></a>SpiWriteAndRead</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, spi.o(i.SpiWriteAndRead))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SpiWriteAndRead
+<P><STRONG><a name="[15b]"></a>SizhuV4ProtocolDataAnalysis</STRONG> (Thumb, 540 bytes, Stack size 88 bytes, wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis))
+<BR><BR>[Stack]<UL><LI>Max Depth = 336<LI>Call Chain = SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_TXBUF_Write
-<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_RXBUF_Read
-<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_ISR_TXBE_Chk
-<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_ISR_RXBF_Chk
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetKeyPro
+<LI><a href="#[184]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetBalanceValveClosePro
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
+<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EndFramePro
+<LI><a href="#[183]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataReportAckPro
+<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataAes128EcbEncrypt
+<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataAes128EcbDecrypt
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<BR>[Called By]<UL><LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ProtocolDataAnalysis
 </UL>
 
-<P><STRONG><a name="[172]"></a>SysAlarmCtrlPro</STRONG> (Thumb, 476 bytes, Stack size 24 bytes, sizhu_ctrl_word.o(i.SysAlarmCtrlPro))
+<P><STRONG><a name="[185]"></a>SizhuV4SendNormalData2buf</STRONG> (Thumb, 678 bytes, Stack size 112 bytes, wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf))
+<BR><BR>[Stack]<UL><LI>Max Depth = 240<LI>Call Chain = SizhuV4SendNormalData2buf &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
+<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2ulz
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DataAes128EcbEncrypt
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite8
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread8
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+</UL>
+
+<P><STRONG><a name="[189]"></a>SizhuV4SendParaInit</STRONG> (Thumb, 264 bytes, Stack size 8 bytes, wrc_sizhu_v4.o(i.SizhuV4SendParaInit))
+<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = SizhuV4SendParaInit &rArr; arrayA_2_arrayB
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcOpenPwrPro
+</UL>
+
+<P><STRONG><a name="[db]"></a>SpiWriteAndRead</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, spi.o(i.SpiWriteAndRead))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SpiWriteAndRead
+</UL>
+<BR>[Calls]<UL><LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_TXBUF_Write
+<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_RXBUF_Read
+<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_ISR_TXBE_Chk
+<LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPIx_ISR_RXBF_Chk
+</UL>
+<BR>[Called By]<UL><LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+</UL>
+
+<P><STRONG><a name="[18e]"></a>SysAlarmCtrlPro</STRONG> (Thumb, 470 bytes, Stack size 24 bytes, sizhu_ctrl_word.o(i.SysAlarmCtrlPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = SysAlarmCtrlPro &rArr; ValveCtrlOrder &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
-<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EveryDayClearAlarmCnt
+<BR>[Calls]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
+<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EveryDayClearAlarmCnt
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[dd]"></a>SysWakeUp_ClockCfg</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, user_init.o(i.SysWakeUp_ClockCfg))
+<P><STRONG><a name="[ef]"></a>SysWakeUp_ClockCfg</STRONG> (Thumb, 84 bytes, Stack size 24 bytes, user_init.o(i.SysWakeUp_ClockCfg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = SysWakeUp_ClockCfg &rArr; delay_init &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHF_CFG_Set
-<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHFEN_Setable
-<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
-<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_ISR_HFDETO_Chk
-<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_IER_HFDET_IE_Setable
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
+<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHF_CFG_Set
+<LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_XTHFCR_XTHFEN_Setable
+<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_SysClk_Init
+<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_ISR_HFDETO_Chk
+<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_IER_HFDET_IE_Setable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
@@ -2882,728 +3039,878 @@
 <P><STRONG><a name="[30]"></a>SystemInit</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, system_fm33a0xxev.o(i.SystemInit))
 <BR>[Address Reference Count : 1]<UL><LI> startup_fm33a0xxev.o(.text)
 </UL>
-<P><STRONG><a name="[173]"></a>System_power_on_init</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, rcc_config.o(i.System_power_on_init))
+<P><STRONG><a name="[18f]"></a>System_power_on_init</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, rcc_config.o(i.System_power_on_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = System_power_on_init &rArr; Init_SysClk_Gen &rArr; Init_SysClk &rArr; AnalogIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_PDRCR_PDREN_Setable
-<LI><a href="#[176]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_BORCR_OFF_BOR_Setable
-<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_BORCR_BOR_PDRCFG_Set
-<LI><a href="#[177]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DEBUG_Init
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
+<BR>[Calls]<UL><LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_PDRCR_PDREN_Setable
+<LI><a href="#[192]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_BORCR_OFF_BOR_Setable
+<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RMU_BORCR_BOR_PDRCFG_Set
+<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DEBUG_Init
+<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_init
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk_Gen
+<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Init
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[100]"></a>TimeEffectJudgm</STRONG> (Thumb, 346 bytes, Stack size 36 bytes, extern_rtc.o(i.TimeEffectJudgm))
+<P><STRONG><a name="[114]"></a>TimeEffectJudgm</STRONG> (Thumb, 346 bytes, Stack size 36 bytes, extern_rtc.o(i.TimeEffectJudgm))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = TimeEffectJudgm &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
-<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
+<BR>[Called By]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
 </UL>
 
-<P><STRONG><a name="[178]"></a>UART_BaudREGCalc</STRONG> (Thumb, 90 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_BaudREGCalc))
+<P><STRONG><a name="[194]"></a>UART_BaudREGCalc</STRONG> (Thumb, 90 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_BaudREGCalc))
 <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfrcmple
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfrcmple
+<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
 </UL>
-<BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[179]"></a>UART_Init</STRONG> (Thumb, 120 bytes, Stack size 12 bytes, fm33a0xxev_uart.o(i.UART_Init))
+<P><STRONG><a name="[195]"></a>UART_Init</STRONG> (Thumb, 120 bytes, Stack size 12 bytes, fm33a0xxev_uart.o(i.UART_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = UART_Init &rArr; UARTx_CSR_STOPCFG_Set
 </UL>
-<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
-<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_TXSE_IE_Setable
-<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_TXBE_IE_Setable
-<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXTO_IE_Setable
-<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXERR_IE_Setable
-<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXBF_IE_Setable
-<LI><a href="#[184]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXPOL_Setable
-<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXIREN_Setable
-<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_STOPCFG_Set
-<LI><a href="#[183]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXPOL_Setable
-<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_PDSEL_Set
-<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_PARITY_Set
-<LI><a href="#[17a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_BGR_Write
+<BR>[Calls]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
+<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
+<LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_TXSE_IE_Setable
+<LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_TXBE_IE_Setable
+<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXTO_IE_Setable
+<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXERR_IE_Setable
+<LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_IER_RXBF_IE_Setable
+<LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXPOL_Setable
+<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXIREN_Setable
+<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_STOPCFG_Set
+<LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXPOL_Setable
+<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_PDSEL_Set
+<LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_PARITY_Set
+<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_BGR_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
 </UL>
 
-<P><STRONG><a name="[14f]"></a>UART_SInit</STRONG> (Thumb, 500 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_SInit))
+<P><STRONG><a name="[1a4]"></a>UART_SInit</STRONG> (Thumb, 500 bytes, Stack size 48 bytes, fm33a0xxev_uart.o(i.UART_SInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
-<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART0CKE_Setable
-<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Setable
-<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART1CKS_Set
-<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART1CKE_Setable
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART0CKS_Set
-<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
+<BR>[Calls]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART0CKE_Setable
+<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_RCHFCR_RCHFEN_Setable
+<LI><a href="#[1a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART1CKS_Set
+<LI><a href="#[1a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART1CKE_Setable
+<LI><a href="#[1a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_UART0CKS_Set
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_BaudREGCalc
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
+<BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
 </UL>
 
-<P><STRONG><a name="[17a]"></a>UARTx_BGR_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_BGR_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[196]"></a>UARTx_BGR_Write</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_BGR_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[17c]"></a>UARTx_CSR_PARITY_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set))
+<P><STRONG><a name="[198]"></a>UARTx_CSR_PARITY_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_PARITY_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[17b]"></a>UARTx_CSR_PDSEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set))
+<P><STRONG><a name="[197]"></a>UARTx_CSR_PDSEL_Set</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_PDSEL_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[150]"></a>UARTx_CSR_RXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
-<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[1a1]"></a>UARTx_CSR_RXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[183]"></a>UARTx_CSR_RXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19f]"></a>UARTx_CSR_RXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[17d]"></a>UARTx_CSR_STOPCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set))
+<P><STRONG><a name="[199]"></a>UARTx_CSR_STOPCFG_Set</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UARTx_CSR_STOPCFG_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[151]"></a>UARTx_CSR_TXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
-<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[1a2]"></a>UARTx_CSR_TXEN_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[185]"></a>UARTx_CSR_TXIREN_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[1a3]"></a>UARTx_CSR_TXIREN_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[184]"></a>UARTx_CSR_TXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[1a0]"></a>UARTx_CSR_TXPOL_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[180]"></a>UARTx_IER_RXBF_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19c]"></a>UARTx_IER_RXBF_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[17e]"></a>UARTx_IER_RXERR_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19a]"></a>UARTx_IER_RXERR_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[17f]"></a>UARTx_IER_RXTO_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19b]"></a>UARTx_IER_RXTO_IE_Setable</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[181]"></a>UARTx_IER_TXBE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19d]"></a>UARTx_IER_TXBE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[182]"></a>UARTx_IER_TXSE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
+<P><STRONG><a name="[19e]"></a>UARTx_IER_TXSE_IE_Setable</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Init
 </UL>
 
-<P><STRONG><a name="[152]"></a>UARTx_ISR_RXBF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr))
-<BR><BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
+<P><STRONG><a name="[1be]"></a>UARTx_ISR_RXBF_Clr</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr))
+<BR><BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
 </UL>
 
-<P><STRONG><a name="[18c]"></a>UARTx_ISR_TXSE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk))
-<BR><BR>[Called By]<UL><LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<P><STRONG><a name="[1ab]"></a>UARTx_ISR_TXSE_Chk</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk))
+<BR><BR>[Called By]<UL><LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
 </UL>
 
-<P><STRONG><a name="[1d7]"></a>UARTx_RXBUF_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_RXBUF_Read))
-<BR><BR>[Called By]<UL><LI><a href="#[1d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialGetByte
+<P><STRONG><a name="[1f8]"></a>UARTx_RXBUF_Read</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_RXBUF_Read))
+<BR><BR>[Called By]<UL><LI><a href="#[1f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialGetByte
 </UL>
 
-<P><STRONG><a name="[18a]"></a>UARTx_SendData_Normal</STRONG> (Thumb, 42 bytes, Stack size 24 bytes, uart.o(i.UARTx_SendData_Normal))
+<P><STRONG><a name="[1a9]"></a>UARTx_SendData_Normal</STRONG> (Thumb, 42 bytes, Stack size 24 bytes, uart.o(i.UARTx_SendData_Normal))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = UARTx_SendData_Normal
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_TXBUF_Write
-<LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_TXSE_Chk
+<BR>[Calls]<UL><LI><a href="#[1aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_TXBUF_Write
+<LI><a href="#[1ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_TXSE_Chk
 </UL>
-<BR>[Called By]<UL><LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
-<LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
-<LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
+<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendCreateLinkCmd
+<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcClosePwrPro
+<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<LI><a href="#[1e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
 </UL>
 
-<P><STRONG><a name="[18b]"></a>UARTx_TXBUF_Write</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_TXBUF_Write))
-<BR><BR>[Called By]<UL><LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<P><STRONG><a name="[1aa]"></a>UARTx_TXBUF_Write</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fm33a0xxev_uart.o(i.UARTx_TXBUF_Write))
+<BR><BR>[Called By]<UL><LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
 </UL>
 
-<P><STRONG><a name="[18d]"></a>UNCAP_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, other_fun.o(i.UNCAP_GPIO_Clk_Init))
+<P><STRONG><a name="[1ac]"></a>UNCAP_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, other_fun.o(i.UNCAP_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = UNCAP_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
+<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UncapCheck
 </UL>
 
-<P><STRONG><a name="[13d]"></a>UV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init))
+<P><STRONG><a name="[15d]"></a>UV_lose_check_GPIO_Clk_Init</STRONG> (Thumb, 30 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = UV_lose_check_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[139]"></a>UncapCheck</STRONG> (Thumb, 200 bytes, Stack size 8 bytes, other_fun.o(i.UncapCheck))
+<P><STRONG><a name="[156]"></a>UncapCheck</STRONG> (Thumb, 200 bytes, Stack size 8 bytes, other_fun.o(i.UncapCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = UncapCheck &rArr; UNCAP_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<LI><a href="#[1ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UNCAP_GPIO_Clk_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
+<BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
 </UL>
 
-<P><STRONG><a name="[13e]"></a>Under_Pwr_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init))
+<P><STRONG><a name="[15e]"></a>Under_Pwr_INT_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = Under_Pwr_INT_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[13f]"></a>Under_Pwr_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep))
+<P><STRONG><a name="[15f]"></a>Under_Pwr_INT_GPIO_Clk_sleep</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = Under_Pwr_INT_GPIO_Clk_sleep &rArr; CloseIO
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
 </UL>
 
-<P><STRONG><a name="[18e]"></a>Upper_ComputerLoginRecvHandler</STRONG> (Thumb, 144 bytes, Stack size 24 bytes, upper_com.o(i.Upper_ComputerLoginRecvHandler))
+<P><STRONG><a name="[1ad]"></a>Upper_ComputerLoginRecvHandler</STRONG> (Thumb, 144 bytes, Stack size 24 bytes, upper_com.o(i.Upper_ComputerLoginRecvHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = Upper_ComputerLoginRecvHandler &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rand
+<BR>[Calls]<UL><LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rand
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[190]"></a>Upper_ComputerLoginRespond</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, upper_com.o(i.Upper_ComputerLoginRespond))
+<P><STRONG><a name="[1af]"></a>Upper_ComputerLoginRespond</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, upper_com.o(i.Upper_ComputerLoginRespond))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = Upper_ComputerLoginRespond &rArr; Upper_ComputerRespond &rArr; UARTx_SendData_Normal
 </UL>
-<BR>[Calls]<UL><LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<BR>[Calls]<UL><LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[192]"></a>Upper_ComputerReadWriteHandler</STRONG> (Thumb, 88 bytes, Stack size 24 bytes, upper_com.o(i.Upper_ComputerReadWriteHandler))
+<P><STRONG><a name="[1b1]"></a>Upper_ComputerReadWriteHandler</STRONG> (Thumb, 88 bytes, Stack size 24 bytes, upper_com.o(i.Upper_ComputerReadWriteHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Upper_ComputerReadWriteHandler &rArr; COM_equipment_basic_inf_handle &rArr; arrayA_2_arrayB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;COM_equipment_basic_inf_handle
+<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;COM_equipment_basic_inf_handle
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[191]"></a>Upper_ComputerRespond</STRONG> (Thumb, 108 bytes, Stack size 16 bytes, upper_com.o(i.Upper_ComputerRespond))
+<P><STRONG><a name="[1b0]"></a>Upper_ComputerRespond</STRONG> (Thumb, 108 bytes, Stack size 16 bytes, upper_com.o(i.Upper_ComputerRespond))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = Upper_ComputerRespond &rArr; UARTx_SendData_Normal
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
-<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
-<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRespond
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<LI><a href="#[1af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRespond
 </UL>
 
-<P><STRONG><a name="[60]"></a>VRTC_ADCCR_CKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[65]"></a>VRTC_ADCCR_CKE_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[5f]"></a>VRTC_ADCCR_CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[64]"></a>VRTC_ADCCR_CKS_Set</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[5d]"></a>VRTC_Init_RCMF_Trim</STRONG> (Thumb, 32 bytes, Stack size 4 bytes, fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim))
+<P><STRONG><a name="[62]"></a>VRTC_Init_RCMF_Trim</STRONG> (Thumb, 32 bytes, Stack size 4 bytes, fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim))
 <BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = VRTC_Init_RCMF_Trim
 </UL>
-<BR>[Calls]<UL><LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_TRIM_Set
+<BR>[Calls]<UL><LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_RCMFCR_TRIM_Set
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[5e]"></a>VRTC_RCMFCR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable))
-<BR><BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
+<P><STRONG><a name="[63]"></a>VRTC_RCMFCR_EN_Setable</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable))
+<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Temp_Init
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN5_Init
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IN10_Init
 </UL>
 
-<P><STRONG><a name="[194]"></a>VRTC_RCMFCR_TRIM_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set))
-<BR><BR>[Called By]<UL><LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
+<P><STRONG><a name="[1b2]"></a>VRTC_RCMFCR_TRIM_Set</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set))
+<BR><BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;VRTC_Init_RCMF_Trim
 </UL>
 
-<P><STRONG><a name="[195]"></a>ValveCtrlHade</STRONG> (Thumb, 584 bytes, Stack size 16 bytes, valve_control.o(i.ValveCtrlHade))
+<P><STRONG><a name="[1b3]"></a>ValveCtrlHade</STRONG> (Thumb, 584 bytes, Stack size 16 bytes, valve_control.o(i.ValveCtrlHade))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = ValveCtrlHade &rArr; Read_OP_CL_VALVE_Status &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
-<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
-<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetValveRunMaxTime
+<BR>[Calls]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorOpenRun
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetValveRunMaxTime
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
+<BR>[Called By]<UL><LI><a href="#[1f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
 </UL>
 
-<P><STRONG><a name="[e0]"></a>ValveCtrlOrder</STRONG> (Thumb, 122 bytes, Stack size 4 bytes, valve_control.o(i.ValveCtrlOrder))
+<P><STRONG><a name="[f2]"></a>ValveCtrlOrder</STRONG> (Thumb, 160 bytes, Stack size 4 bytes, valve_control.o(i.ValveCtrlOrder))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = ValveCtrlOrder &rArr; __ARM_common_switch8
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
+<BR>[Called By]<UL><LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
 </UL>
 
-<P><STRONG><a name="[198]"></a>ValveForceOpenSignalCheck</STRONG> (Thumb, 94 bytes, Stack size 8 bytes, valve_control.o(i.ValveForceOpenSignalCheck))
+<P><STRONG><a name="[1b6]"></a>ValveForceOpenSignalCheck</STRONG> (Thumb, 94 bytes, Stack size 8 bytes, valve_control.o(i.ValveForceOpenSignalCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = ValveForceOpenSignalCheck &rArr; Read_OP_CL_VALVE_Status &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
-<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Force_Open_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Force_Open_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
+<BR>[Called By]<UL><LI><a href="#[1f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
 </UL>
 
-<P><STRONG><a name="[197]"></a>ValveMotorCloseRun</STRONG> (Thumb, 86 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorCloseRun))
-<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ValveMotorCloseRun &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
+<P><STRONG><a name="[1b5]"></a>ValveMotorCloseRun</STRONG> (Thumb, 86 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorCloseRun))
+<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ValveMotorCloseRun &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
-<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Called By]<UL><LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[196]"></a>ValveMotorOpenRun</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorOpenRun))
+<P><STRONG><a name="[1b4]"></a>ValveMotorOpenRun</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorOpenRun))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ValveMotorOpenRun &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Called By]<UL><LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[e3]"></a>ValveMotorStop</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorStop))
-<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ValveMotorStop &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
+<P><STRONG><a name="[f5]"></a>ValveMotorStop</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, valve_control.o(i.ValveMotorStop))
+<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = ValveMotorStop &rArr; borrow_Pwr_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;borrow_Pwr_GPIO_Clk_Init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 
-<P><STRONG><a name="[19a]"></a>ValveRunParaInit</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, valve_control.o(i.ValveRunParaInit))
+<P><STRONG><a name="[1b7]"></a>ValveRunParaInit</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, valve_control.o(i.ValveRunParaInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = ValveRunParaInit &rArr; Read_OP_CL_VALVE_Status &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<BR>[Calls]<UL><LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<BR>[Called By]<UL><LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
 </UL>
 
-<P><STRONG><a name="[19b]"></a>Valve_CTRL_GPIO_Init</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, valve_control.o(i.Valve_CTRL_GPIO_Init))
+<P><STRONG><a name="[1b8]"></a>Valve_CTRL_GPIO_Init</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, valve_control.o(i.Valve_CTRL_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Valve_CTRL_GPIO_Init &rArr; Motor_AB_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_OP_CL_GPIO_Init_sleep_mode
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Motor_AB_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 
-<P><STRONG><a name="[59]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz))
-<BR><BR>[Called By]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+<P><STRONG><a name="[1b9]"></a>WRC_PWR_GPIO_Init</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, wireless_remote_comm.o(i.WRC_PWR_GPIO_Init))
+<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = WRC_PWR_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CloseIO
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcOpenPwrPro
 </UL>
 
-<P><STRONG><a name="[f1]"></a>__ARM_common_switch8</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, extern_rtc.o(i.__ARM_common_switch8))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8
+<P><STRONG><a name="[149]"></a>WRC_RX_DMA_CH3_reload</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, uart.o(i.WRC_RX_DMA_CH3_reload))
+<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = WRC_RX_DMA_CH3_reload &rArr; DMA_CHxMAR_Write
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
-<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
-<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetValveRunMaxTime
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
-<LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WrcShow
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
-<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
-<LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
+<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
+<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+</UL>
+<BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendCreateLinkCmd
+<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcClosePwrPro
+<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LinkDataAnalysis
 </UL>
 
-<P><STRONG><a name="[1f4]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
-
-<P><STRONG><a name="[1f5]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
-
-<P><STRONG><a name="[1f6]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
-
-<P><STRONG><a name="[f6]"></a>adc_tem_cal</STRONG> (Thumb, 146 bytes, Stack size 40 bytes, adc.o(i.adc_tem_cal))
-<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_tem_cal &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
+<P><STRONG><a name="[1ba]"></a>WRC_RX_DMA_check</STRONG> (Thumb, 112 bytes, Stack size 24 bytes, wireless_remote_comm.o(i.WRC_RX_DMA_check))
+<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = WRC_RX_DMA_check &rArr; arrayA_2_arrayB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
-<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[1bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Read
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+<BR>[Called By]<UL><LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
 </UL>
 
-<P><STRONG><a name="[f8]"></a>adc_vol_cal</STRONG> (Thumb, 88 bytes, Stack size 48 bytes, adc.o(i.adc_vol_cal))
-<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
+<P><STRONG><a name="[1bc]"></a>WRC_uart_Init</STRONG> (Thumb, 118 bytes, Stack size 56 bytes, uart.o(i.WRC_uart_Init))
+<BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = WRC_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<BR>[Calls]<UL><LI><a href="#[1be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_RXBF_Clr
+<LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
+<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
+<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<BR>[Called By]<UL><LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcCreateLinkPro
 </UL>
 
-<P><STRONG><a name="[f4]"></a>adc_wait_finish</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, adc.o(i.adc_wait_finish))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = adc_wait_finish
+<P><STRONG><a name="[1bf]"></a>WirelessRemoteCommPro</STRONG> (Thumb, 166 bytes, Stack size 64 bytes, wireless_remote_comm.o(i.WirelessRemoteCommPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1480<LI>Call Chain = WirelessRemoteCommPro &rArr; WrcWaitRecDataPro &rArr; ProtocolDataAnalysis &rArr; SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Chk
-</UL>
-<BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
-</UL>
-
-<P><STRONG><a name="[19d]"></a>allExtiIRQ</STRONG> (Thumb, 270 bytes, Stack size 8 bytes, system_run_fun.o(i.allExtiIRQ))
-<BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = allExtiIRQ &rArr; GPIO_EXTI_Init &rArr; GPIO_EXTI_Select_Edge
-</UL>
-<BR>[Calls]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_EXTICKSEL_Set
-<LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_EXTICKE_Setable
-<LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_SetPriority
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+<LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcOpenPwrPro
+<LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcCreateLinkPro
+<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcClosePwrPro
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LongTimeReportFailed
+<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1a1]"></a>allGpioInit</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, system_run_fun.o(i.allGpioInit))
+<P><STRONG><a name="[1c4]"></a>WrcClosePwrPro</STRONG> (Thumb, 222 bytes, Stack size 16 bytes, wireless_remote_comm.o(i.WrcClosePwrPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = WrcClosePwrPro &rArr; UARTx_SendData_Normal
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[1c1]"></a>WrcCreateLinkPro</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, wireless_remote_comm.o(i.WrcCreateLinkPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 296<LI>Call Chain = WrcCreateLinkPro &rArr; WrcSendCreateLinkCmd &rArr; UARTx_SendData_Normal
+</UL>
+<BR>[Calls]<UL><LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
+<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendCreateLinkCmd
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[1c0]"></a>WrcOpenPwrPro</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, wireless_remote_comm.o(i.WrcOpenPwrPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = WrcOpenPwrPro &rArr; WRC_PWR_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
+</UL>
+<BR>[Calls]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_PWR_GPIO_Init
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendParaInit
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[1c5]"></a>WrcSendCreateLinkCmd</STRONG> (Thumb, 260 bytes, Stack size 264 bytes, wireless_remote_comm.o(i.WrcSendCreateLinkCmd))
+<BR><BR>[Stack]<UL><LI>Max Depth = 288<LI>Call Chain = WrcSendCreateLinkCmd &rArr; UARTx_SendData_Normal
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcCreateLinkPro
+</UL>
+
+<P><STRONG><a name="[1c2]"></a>WrcSendDataPro</STRONG> (Thumb, 122 bytes, Stack size 1040 bytes, wireless_remote_comm.o(i.WrcSendDataPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1280<LI>Call Chain = WrcSendDataPro &rArr; SizhuV4SendNormalData2buf &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[1c3]"></a>WrcWaitRecDataPro</STRONG> (Thumb, 264 bytes, Stack size 1040 bytes, wireless_remote_comm.o(i.WrcWaitRecDataPro))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1416<LI>Call Chain = WrcWaitRecDataPro &rArr; ProtocolDataAnalysis &rArr; SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_CH3_reload
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_check
+<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ProtocolDataAnalysis
+<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LinkDataAnalysis
+<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+</UL>
+
+<P><STRONG><a name="[5e]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz))
+<BR><BR>[Called By]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
+</UL>
+
+<P><STRONG><a name="[106]"></a>__ARM_common_switch8</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, extern_rtc.o(i.__ARM_common_switch8))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8
+</UL>
+<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlOrder
+<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
+<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetValveRunMaxTime
+<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TimeEffectJudgm
+<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_WrcShow
+<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_ValveShow
+<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DisplayDigit_23A
+</UL>
+
+<P><STRONG><a name="[218]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
+
+<P><STRONG><a name="[219]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
+
+<P><STRONG><a name="[21a]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
+
+<P><STRONG><a name="[10b]"></a>adc_tem_cal</STRONG> (Thumb, 146 bytes, Stack size 40 bytes, adc.o(i.adc_tem_cal))
+<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_tem_cal &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+</UL>
+<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+</UL>
+
+<P><STRONG><a name="[10d]"></a>adc_vol_cal</STRONG> (Thumb, 88 bytes, Stack size 48 bytes, adc.o(i.adc_vol_cal))
+<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = adc_vol_cal &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
+</UL>
+<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+</UL>
+<BR>[Called By]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+</UL>
+
+<P><STRONG><a name="[109]"></a>adc_wait_finish</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, adc.o(i.adc_wait_finish))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = adc_wait_finish
+</UL>
+<BR>[Calls]<UL><LI><a href="#[1c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_ISR_ACC_IF_Chk
+</UL>
+<BR>[Called By]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcValue
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_AdcTempValue
+</UL>
+
+<P><STRONG><a name="[1c7]"></a>allExtiIRQ</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, system_run_fun.o(i.allExtiIRQ))
+<BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = allExtiIRQ &rArr; GPIO_EXTI_Init &rArr; GPIO_EXTI_Select_Edge
+</UL>
+<BR>[Calls]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[1c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_EXTICKSEL_Set
+<LI><a href="#[1c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_OPCCR1_EXTICKE_Setable
+<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_SetPriority
+</UL>
+<BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
+</UL>
+
+<P><STRONG><a name="[1cb]"></a>allGpioInit</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, system_run_fun.o(i.allGpioInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = allGpioInit &rArr; Valve_CTRL_GPIO_Init &rArr; Motor_AB_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
-<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
-<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
-<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
-<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<BR>[Calls]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_PWR_GPIO_Init
+<LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Valve_CTRL_GPIO_Init
+<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_GPIO_Init
+<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Pulse_And_Alarm_Line_IO_Init
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_IO_Init
+<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_GPIO_Init
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Key_GPIO_Init
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
+<BR>[Called By]<UL><LI><a href="#[1e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
 </UL>
 
-<P><STRONG><a name="[1a2]"></a>allParaDefaultInit</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaDefaultInit))
+<P><STRONG><a name="[1cc]"></a>allParaDefaultInit</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaDefaultInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1192<LI>Call Chain = allParaDefaultInit &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
-<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
+<BR>[Calls]<UL><LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
 </UL>
 
-<P><STRONG><a name="[1a4]"></a>allParaPatchPro</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaPatchPro))
+<P><STRONG><a name="[1ce]"></a>allParaPatchPro</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaPatchPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1184<LI>Call Chain = allParaPatchPro &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
-<LI><a href="#[1a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepParaPatchPro_1
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
+<LI><a href="#[1cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepParaPatchPro_1
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
 </UL>
 
-<P><STRONG><a name="[1a6]"></a>allParaReadFromEep</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaReadFromEep))
+<P><STRONG><a name="[1d0]"></a>allParaReadFromEep</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, system_mem_para.o(i.allParaReadFromEep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1200<LI>Call Chain = allParaReadFromEep &rArr; systemEepIdReadFromEep &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
-<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
+<BR>[Calls]<UL><LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
+<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<BR>[Called By]<UL><LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
 </UL>
 
-<P><STRONG><a name="[a6]"></a>arrayA_2_arrayB</STRONG> (Thumb, 66 bytes, Stack size 20 bytes, system_general_para.o(i.arrayA_2_arrayB))
+<P><STRONG><a name="[b1]"></a>arrayA_2_arrayB</STRONG> (Thumb, 66 bytes, Stack size 20 bytes, system_general_para.o(i.arrayA_2_arrayB))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = arrayA_2_arrayB
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_IRQHandler
-<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;COM_equipment_basic_inf_handle
-<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_check
+<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendParaInit
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendCreateLinkCmd
+<LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_check
+<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LinkDataAnalysis
+<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;COM_equipment_basic_inf_handle
+<LI><a href="#[1f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetKeyPro
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PushSettlementInfoPro
 </UL>
 
-<P><STRONG><a name="[16d]"></a>balanceStatusHandler</STRONG> (Thumb, 920 bytes, Stack size 48 bytes, billing.o(i.balanceStatusHandler))
+<P><STRONG><a name="[181]"></a>balanceStatusHandler</STRONG> (Thumb, 920 bytes, Stack size 48 bytes, billing.o(i.balanceStatusHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = balanceStatusHandler &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
 </UL>
-<BR>[Called By]<UL><LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
 </UL>
 
-<P><STRONG><a name="[199]"></a>borrow_Pwr_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, power_manage.o(i.borrow_Pwr_GPIO_Clk_Init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = borrow_Pwr_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
+<P><STRONG><a name="[104]"></a>borrow_Pwr_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, power_manage.o(i.borrow_Pwr_GPIO_Clk_Init))
+<BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = borrow_Pwr_GPIO_Clk_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorStop
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
 </UL>
 
-<P><STRONG><a name="[114]"></a>delay_init</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, delay.o(i.delay_init))
+<P><STRONG><a name="[128]"></a>delay_init</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, delay.o(i.delay_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = delay_init &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
-<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
 </UL>
 
-<P><STRONG><a name="[f9]"></a>delay_ms</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_ms))
-<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
-<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
-<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
-<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
-<LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
-<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_check
+<P><STRONG><a name="[fa]"></a>delay_ms</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_ms))
+<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_JitterEliminationCheck
+<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysWakeUp_ClockCfg
+<LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Init_SysClk
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveMotorCloseRun
+<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Read_OP_CL_VALVE_Status
+<LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_RX_DMA_check
+<LI><a href="#[1f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
+<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
 </UL>
 
-<P><STRONG><a name="[cc]"></a>delay_us</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_us))
-<BR><BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
-<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
-<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
-<LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-<LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
+<P><STRONG><a name="[df]"></a>delay_us</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, delay.o(i.delay_us))
+<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_EXTI_Init
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Stop
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Start
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Send
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Read
+<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_No_Ack
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;I2c_Ack
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_stat_read
+<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcWaitRecDataPro
+<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendDataPro
+<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcSendCreateLinkCmd
+<LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcOpenPwrPro
+<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WrcClosePwrPro
 </UL>
 
 <P><STRONG><a name="[6]"></a>eMBFuncReadCoils</STRONG> (Thumb, 186 bytes, Stack size 40 bytes, mbfunccoils.o(i.eMBFuncReadCoils))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = eMBFuncReadCoils &rArr; eMBRegCoilsCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
-<LI><a href="#[1a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
+<BR>[Calls]<UL><LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[9]"></a>eMBFuncReadDiscreteInputs</STRONG> (Thumb, 184 bytes, Stack size 40 bytes, mbfuncdisc.o(i.eMBFuncReadDiscreteInputs))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = eMBFuncReadDiscreteInputs
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegDiscreteCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegDiscreteCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[2]"></a>eMBFuncReadHoldingRegister</STRONG> (Thumb, 138 bytes, Stack size 32 bytes, mbfuncholding.o(i.eMBFuncReadHoldingRegister))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = eMBFuncReadHoldingRegister &rArr; eMBRegHoldingCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[1]"></a>eMBFuncReadInputRegister</STRONG> (Thumb, 138 bytes, Stack size 32 bytes, mbfuncinput.o(i.eMBFuncReadInputRegister))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = eMBFuncReadInputRegister &rArr; eMBRegInputCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegInputCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegInputCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[5]"></a>eMBFuncReadWriteMultipleHoldingRegister</STRONG> (Thumb, 224 bytes, Stack size 48 bytes, mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = eMBFuncReadWriteMultipleHoldingRegister &rArr; eMBRegHoldingCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[0]"></a>eMBFuncReportSlaveID</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, mbfuncother.o(i.eMBFuncReportSlaveID))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = eMBFuncReportSlaveID
 </UL>
-<BR>[Calls]<UL><LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[7]"></a>eMBFuncWriteCoil</STRONG> (Thumb, 112 bytes, Stack size 32 bytes, mbfunccoils.o(i.eMBFuncWriteCoil))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = eMBFuncWriteCoil &rArr; eMBRegCoilsCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
-<LI><a href="#[1a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
+<BR>[Calls]<UL><LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[4]"></a>eMBFuncWriteHoldingRegister</STRONG> (Thumb, 64 bytes, Stack size 24 bytes, mbfuncholding.o(i.eMBFuncWriteHoldingRegister))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = eMBFuncWriteHoldingRegister &rArr; eMBRegHoldingCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[8]"></a>eMBFuncWriteMultipleCoils</STRONG> (Thumb, 154 bytes, Stack size 40 bytes, mbfunccoils.o(i.eMBFuncWriteMultipleCoils))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = eMBFuncWriteMultipleCoils &rArr; eMBRegCoilsCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
-<LI><a href="#[1a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
+<BR>[Calls]<UL><LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegCoilsCB
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
 <P><STRONG><a name="[3]"></a>eMBFuncWriteMultipleHoldingRegister</STRONG> (Thumb, 108 bytes, Stack size 32 bytes, mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = eMBFuncWriteMultipleHoldingRegister &rArr; eMBRegHoldingCB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
-<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
+<BR>[Calls]<UL><LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRegHoldingCB
+<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;prveMBError2Exception
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(.data)
 </UL>
-<P><STRONG><a name="[1ad]"></a>eMBInit</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mb.o(i.eMBInit))
+<P><STRONG><a name="[1d7]"></a>eMBInit</STRONG> (Thumb, 148 bytes, Stack size 24 bytes, mb.o(i.eMBInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 336<LI>Call Chain = eMBInit &rArr; eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventInit
-<LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<BR>[Calls]<UL><LI><a href="#[1d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventInit
+<LI><a href="#[1d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
+<BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_enable
 </UL>
 
-<P><STRONG><a name="[1b0]"></a>eMBPoll</STRONG> (Thumb, 274 bytes, Stack size 16 bytes, mb.o(i.eMBPoll))
+<P><STRONG><a name="[1da]"></a>eMBPoll</STRONG> (Thumb, 274 bytes, Stack size 16 bytes, mb.o(i.eMBPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = eMBPoll
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
-<LI><a href="#[1b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventGet
+<BR>[Calls]<UL><LI><a href="#[1dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
+<LI><a href="#[1db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventGet
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[1ae]"></a>eMBRTUInit</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, mbrtu.o(i.eMBRTUInit))
+<P><STRONG><a name="[1d8]"></a>eMBRTUInit</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, mbrtu.o(i.eMBRTUInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 312<LI>Call Chain = eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortTimersInit
-<LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
+<BR>[Calls]<UL><LI><a href="#[1df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortTimersInit
+<LI><a href="#[1de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
+<LI><a href="#[1dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
+<BR>[Called By]<UL><LI><a href="#[1d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
 </UL>
 
 <P><STRONG><a name="[35]"></a>eMBRTUReceive</STRONG> (Thumb, 80 bytes, Stack size 24 bytes, mbrtu.o(i.eMBRTUReceive))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = eMBRTUReceive &rArr; usMBCRC16_initFF &rArr; usMBCRC16
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
-<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
+<BR>[Calls]<UL><LI><a href="#[1dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
+<LI><a href="#[1e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
 <P><STRONG><a name="[34]"></a>eMBRTUSend</STRONG> (Thumb, 178 bytes, Stack size 24 bytes, mbrtu.o(i.eMBRTUSend))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = eMBRTUSend &rArr; usMBCRC16_initFF &rArr; usMBCRC16
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
-<LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
-<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
-<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
+<BR>[Calls]<UL><LI><a href="#[1e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
+<LI><a href="#[1dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<LI><a href="#[1dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
+<LI><a href="#[1e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
 <P><STRONG><a name="[32]"></a>eMBRTUStart</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, mbrtu.o(i.eMBRTUStart))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = eMBRTUStart
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersEnable
-<LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
-<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
+<BR>[Calls]<UL><LI><a href="#[1e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersEnable
+<LI><a href="#[1e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
+<LI><a href="#[1dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
 <P><STRONG><a name="[33]"></a>eMBRTUStop</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, mbrtu.o(i.eMBRTUStop))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = eMBRTUStop
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersDisable
-<LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
-<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
+<BR>[Calls]<UL><LI><a href="#[1e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersDisable
+<LI><a href="#[1e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
+<LI><a href="#[1dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_PRIMASK
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
-<P><STRONG><a name="[1a8]"></a>eMBRegCoilsCB</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, regport.o(i.eMBRegCoilsCB))
+<P><STRONG><a name="[1d2]"></a>eMBRegCoilsCB</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, regport.o(i.eMBRegCoilsCB))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = eMBRegCoilsCB
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncWriteMultipleCoils
@@ -3611,11 +3918,11 @@
 <LI><a href="#[6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReadCoils
 </UL>
 
-<P><STRONG><a name="[1aa]"></a>eMBRegDiscreteCB</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, regport.o(i.eMBRegDiscreteCB))
+<P><STRONG><a name="[1d4]"></a>eMBRegDiscreteCB</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, regport.o(i.eMBRegDiscreteCB))
 <BR><BR>[Called By]<UL><LI><a href="#[9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReadDiscreteInputs
 </UL>
 
-<P><STRONG><a name="[1ab]"></a>eMBRegHoldingCB</STRONG> (Thumb, 94 bytes, Stack size 20 bytes, regport.o(i.eMBRegHoldingCB))
+<P><STRONG><a name="[1d5]"></a>eMBRegHoldingCB</STRONG> (Thumb, 94 bytes, Stack size 20 bytes, regport.o(i.eMBRegHoldingCB))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = eMBRegHoldingCB
 </UL>
 <BR>[Called By]<UL><LI><a href="#[3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncWriteMultipleHoldingRegister
@@ -3624,156 +3931,147 @@
 <LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReadHoldingRegister
 </UL>
 
-<P><STRONG><a name="[1ac]"></a>eMBRegInputCB</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, regport.o(i.eMBRegInputCB))
+<P><STRONG><a name="[1d6]"></a>eMBRegInputCB</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, regport.o(i.eMBRegInputCB))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = eMBRegInputCB
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReadInputRegister
 </UL>
 
-<P><STRONG><a name="[d4]"></a>eepABReadCheck</STRONG> (Thumb, 262 bytes, Stack size 1072 bytes, system_mem_para.o(i.eepABReadCheck))
+<P><STRONG><a name="[e6]"></a>eepABReadCheck</STRONG> (Thumb, 262 bytes, Stack size 1072 bytes, system_mem_para.o(i.eepABReadCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1144<LI>Call Chain = eepABReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
-<LI><a href="#[1bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
-<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
+<BR>[Called By]<UL><LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
+<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoReadFromEep
 </UL>
 
-<P><STRONG><a name="[1bc]"></a>eepABWriteAndReadCheck</STRONG> (Thumb, 78 bytes, Stack size 24 bytes, system_mem_para.o(i.eepABWriteAndReadCheck))
+<P><STRONG><a name="[1e5]"></a>eepABWriteAndReadCheck</STRONG> (Thumb, 78 bytes, Stack size 24 bytes, system_mem_para.o(i.eepABWriteAndReadCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1136<LI>Call Chain = eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
+<BR>[Calls]<UL><LI><a href="#[1e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
+<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
 </UL>
 
-<P><STRONG><a name="[1a5]"></a>eepParaPatchPro_1</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, system_mem_para.o(i.eepParaPatchPro_1))
-<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
+<P><STRONG><a name="[1cf]"></a>eepParaPatchPro_1</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, system_mem_para.o(i.eepParaPatchPro_1))
+<BR><BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
 </UL>
 
-<P><STRONG><a name="[1bd]"></a>eepWriteAndReadCheck</STRONG> (Thumb, 64 bytes, Stack size 1040 bytes, system_mem_para.o(i.eepWriteAndReadCheck))
+<P><STRONG><a name="[1e6]"></a>eepWriteAndReadCheck</STRONG> (Thumb, 64 bytes, Stack size 1040 bytes, system_mem_para.o(i.eepWriteAndReadCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1112<LI>Call Chain = eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[1be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ucharcmp
-<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
+<BR>[Calls]<UL><LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[1e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ucharcmp
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleWrite
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABWriteAndReadCheck
+<BR>[Called By]<UL><LI><a href="#[1e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABWriteAndReadCheck
 </UL>
 
-<P><STRONG><a name="[fd]"></a>free</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, malloc.o(i.free))
+<P><STRONG><a name="[111]"></a>free</STRONG> (Thumb, 80 bytes, Stack size 8 bytes, malloc.o(i.free))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = free
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[1bf]"></a>hardwareDriversInit</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, system_run_fun.o(i.hardwareDriversInit))
+<P><STRONG><a name="[1e8]"></a>hardwareDriversInit</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, system_run_fun.o(i.hardwareDriversInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = hardwareDriversInit &rArr; allGpioInit &rArr; Valve_CTRL_GPIO_Init &rArr; Motor_AB_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
-<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
+<BR>[Calls]<UL><LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SPI3_Init
+<LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allGpioInit
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1c0]"></a>keyPro</STRONG> (Thumb, 332 bytes, Stack size 8 bytes, key.o(i.keyPro))
+<P><STRONG><a name="[1e9]"></a>keyPro</STRONG> (Thumb, 332 bytes, Stack size 8 bytes, key.o(i.keyPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = keyPro
 </UL>
-<BR>[Calls]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
+<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1c1]"></a>lcdDisplayPro</STRONG> (Thumb, 90 bytes, Stack size 8 bytes, lcd.o(i.lcdDisplayPro))
+<P><STRONG><a name="[1ea]"></a>lcdDisplayPro</STRONG> (Thumb, 90 bytes, Stack size 8 bytes, lcd.o(i.lcdDisplayPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 156<LI>Call Chain = lcdDisplayPro &rArr; Lcd_Show_MenuProcess &rArr; Lcd_Write_Reg &rArr; I2c_Send &rArr; Sda_Out &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
-<LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
+<BR>[Calls]<UL><LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Sys_Init
+<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_Show_MenuProcess
+<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Lcd_DeInit
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[137]"></a>led_init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, other_fun.o(i.led_init))
+<P><STRONG><a name="[154]"></a>led_init</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, other_fun.o(i.led_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = led_init &rArr; OutputIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
+<BR>[Called By]<UL><LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
 </UL>
 
-<P><STRONG><a name="[132]"></a>magnetic_interference_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, other_fun.o(i.magnetic_interference_GPIO_Clk_Init))
+<P><STRONG><a name="[14f]"></a>magnetic_interference_GPIO_Clk_Init</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, other_fun.o(i.magnetic_interference_GPIO_Clk_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = magnetic_interference_GPIO_Clk_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InputtIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
+<BR>[Called By]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MagneticInterferenceCheck
 </UL>
 
 <P><STRONG><a name="[2f]"></a>main</STRONG> (Thumb, 356 bytes, Stack size 16 bytes, main.o(i.main))
-<BR><BR>[Stack]<UL><LI>Max Depth = 1312<LI>Call Chain = main &rArr; sysStoredParaInit &rArr; allParaReadFromEep &rArr; systemEepIdReadFromEep &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
+<BR><BR>[Stack]<UL><LI>Max Depth = 1496<LI>Call Chain = main &rArr; WirelessRemoteCommPro &rArr; WrcWaitRecDataPro &rArr; ProtocolDataAnalysis &rArr; SizhuV4ProtocolDataAnalysis &rArr; PushSettlementInfoPro &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
-<LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
-<LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sizhuHistoryRecord
-<LI><a href="#[1c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ReadDataPro
-<LI><a href="#[1c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
-<LI><a href="#[1c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;keyPro
-<LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
-<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
-<LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
-<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
-<LI><a href="#[1c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
-<LI><a href="#[1c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
-<LI><a href="#[1c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunCtrlPro
-<LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
-<LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
-<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
+<BR>[Calls]<UL><LI><a href="#[1f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;valveCtrlPro
+<LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<LI><a href="#[1ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sizhuHistoryRecord
+<LI><a href="#[1ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;lcdDisplayPro
+<LI><a href="#[1e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;keyPro
+<LI><a href="#[1bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WirelessRemoteCommPro
+<LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;System_power_on_init
+<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SettlementPro
+<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineCheck
+<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OtherFunPro
+<LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IWDT_Clr
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
+<LI><a href="#[1eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysStoredParaInit
+<LI><a href="#[1ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunParaInit
+<LI><a href="#[1ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sysRunFunCtrlPro
+<LI><a href="#[1e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;hardwareDriversInit
+<LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
+<LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysAlarmCtrlPro
+<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
 </UL>
-<P><STRONG><a name="[fa]"></a>malloc</STRONG> (Thumb, 92 bytes, Stack size 20 bytes, malloc.o(i.malloc))
+<P><STRONG><a name="[10e]"></a>malloc</STRONG> (Thumb, 92 bytes, Stack size 20 bytes, malloc.o(i.malloc))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = malloc
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
+<BR>[Called By]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Mcu_Temp
+<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Lith_Bat_Voltage
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Alka_Bat_Voltage
 </UL>
 
-<P><STRONG><a name="[ce]"></a>modbus03AnswerCheck</STRONG> (Thumb, 80 bytes, Stack size 24 bytes, rs485_data_analysis_pro.o(i.modbus03AnswerCheck))
-<BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = modbus03AnswerCheck &rArr; usMBCRC16
-</UL>
-<BR>[Calls]<UL><LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
-</UL>
-<BR>[Called By]<UL><LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EKMODBUS_dataAnalysis
-</UL>
-
-<P><STRONG><a name="[d2]"></a>paraCalcCrcAndWriteEepAB</STRONG> (Thumb, 52 bytes, Stack size 40 bytes, system_mem_para.o(i.paraCalcCrcAndWriteEepAB))
+<P><STRONG><a name="[e4]"></a>paraCalcCrcAndWriteEepAB</STRONG> (Thumb, 52 bytes, Stack size 40 bytes, system_mem_para.o(i.paraCalcCrcAndWriteEepAB))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1176<LI>Call Chain = paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
-<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABWriteAndReadCheck
+<BR>[Calls]<UL><LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<LI><a href="#[1e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABWriteAndReadCheck
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
-<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
+<BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
+<LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EquipmentBasicInfoDefaultInit
 </UL>
 
-<P><STRONG><a name="[1a9]"></a>prveMBError2Exception</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mbutils.o(i.prveMBError2Exception))
+<P><STRONG><a name="[1d3]"></a>prveMBError2Exception</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mbutils.o(i.prveMBError2Exception))
 <BR><BR>[Called By]<UL><LI><a href="#[3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncWriteMultipleHoldingRegister
 <LI><a href="#[8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncWriteMultipleCoils
 <LI><a href="#[4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncWriteHoldingRegister
@@ -3785,406 +4083,415 @@
 <LI><a href="#[6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBFuncReadCoils
 </UL>
 
-<P><STRONG><a name="[1c9]"></a>rs485ComDataAnalysis</STRONG> (Thumb, 162 bytes, Stack size 32 bytes, rs485_data_analysis_pro.o(i.rs485ComDataAnalysis))
-<BR><BR>[Stack]<UL><LI>Max Depth = 232<LI>Call Chain = rs485ComDataAnalysis &rArr; SIZHUMODBUSV2_0_dataAnalysis &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SIZHUMODBUSV2_0_dataAnalysis
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EKMODBUS_dataAnalysis
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
-</UL>
-
-<P><STRONG><a name="[1ca]"></a>rs485ComPwrOnHandle</STRONG> (Thumb, 372 bytes, Stack size 16 bytes, rs485_read_data.o(i.rs485ComPwrOnHandle))
-<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = rs485ComPwrOnHandle &rArr; RS485_read_data_GPIO_Init &rArr; OutputIO &rArr; GPIO_Init
-</UL>
-<BR>[Calls]<UL><LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_GPIO_Init
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ReadInputDataBit
-<LI><a href="#[1cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485GetDelayTime
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ReadDataPro
-</UL>
-
-<P><STRONG><a name="[1cc]"></a>rs485ComSendHandle</STRONG> (Thumb, 200 bytes, Stack size 16 bytes, rs485_read_data.o(i.rs485ComSendHandle))
-<BR><BR>[Stack]<UL><LI>Max Depth = 280<LI>Call Chain = rs485ComSendHandle &rArr; RS485_read_data_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485SendReadData
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ReadDataPro
-</UL>
-
-<P><STRONG><a name="[1ce]"></a>rs485ComWaitAnswerHandle</STRONG> (Thumb, 554 bytes, Stack size 536 bytes, rs485_read_data.o(i.rs485ComWaitAnswerHandle))
-<BR><BR>[Stack]<UL><LI>Max Depth = 768<LI>Call Chain = rs485ComWaitAnswerHandle &rArr; rs485ComDataAnalysis &rArr; SIZHUMODBUSV2_0_dataAnalysis &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_Deleted
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Alarm_List_Node_PushBack
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AlarmCntIncrease
-<LI><a href="#[1c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComDataAnalysis
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_check
-<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_UART_GPIO_sleep
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
-<LI><a href="#[1cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy4
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ReadDataPro
-</UL>
-
-<P><STRONG><a name="[1cb]"></a>rs485GetDelayTime</STRONG> (Thumb, 112 bytes, Stack size 0 bytes, rs485_read_data.o(i.rs485GetDelayTime))
-<BR><BR>[Called By]<UL><LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
-</UL>
-
-<P><STRONG><a name="[1c6]"></a>rs485ReadDataPro</STRONG> (Thumb, 124 bytes, Stack size 8 bytes, rs485_read_data.o(i.rs485ReadDataPro))
-<BR><BR>[Stack]<UL><LI>Max Depth = 776<LI>Call Chain = rs485ReadDataPro &rArr; rs485ComWaitAnswerHandle &rArr; rs485ComDataAnalysis &rArr; SIZHUMODBUSV2_0_dataAnalysis &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComWaitAnswerHandle
-<LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
-<LI><a href="#[1ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComPwrOnHandle
-</UL>
-<BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-</UL>
-
-<P><STRONG><a name="[1cd]"></a>rs485SendReadData</STRONG> (Thumb, 148 bytes, Stack size 16 bytes, rs485_read_data.o(i.rs485SendReadData))
-<BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = rs485SendReadData &rArr; sendModbusReadFrame &rArr; UARTx_SendData_Normal
-</UL>
-<BR>[Calls]<UL><LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485ComSendHandle
-</UL>
-
-<P><STRONG><a name="[1d0]"></a>sendModbusReadFrame</STRONG> (Thumb, 94 bytes, Stack size 32 bytes, rs485_data_analysis_pro.o(i.sendModbusReadFrame))
-<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = sendModbusReadFrame &rArr; UARTx_SendData_Normal
-</UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_reload
-<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rs485SendReadData
-</UL>
-
-<P><STRONG><a name="[1c7]"></a>sizhuHistoryRecord</STRONG> (Thumb, 234 bytes, Stack size 24 bytes, sizhu_history_record.o(i.sizhuHistoryRecord))
+<P><STRONG><a name="[1ef]"></a>sizhuHistoryRecord</STRONG> (Thumb, 234 bytes, Stack size 24 bytes, sizhu_history_record.o(i.sizhuHistoryRecord))
 <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = sizhuHistoryRecord &rArr; IntervalTriggerHandle &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
+<BR>[Calls]<UL><LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1c5]"></a>sysRunFunCtrlPro</STRONG> (Thumb, 448 bytes, Stack size 32 bytes, system_run_fun.o(i.sysRunFunCtrlPro))
+<P><STRONG><a name="[1ee]"></a>sysRunFunCtrlPro</STRONG> (Thumb, 460 bytes, Stack size 32 bytes, system_run_fun.o(i.sysRunFunCtrlPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 124<LI>Call Chain = sysRunFunCtrlPro &rArr; IntervalTriggerHandle &rArr; __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
+<BR>[Calls]<UL><LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IntervalTriggerHandle
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1c3]"></a>sysRunFunParaInit</STRONG> (Thumb, 244 bytes, Stack size 16 bytes, system_run_fun.o(i.sysRunFunParaInit))
+<P><STRONG><a name="[1ec]"></a>sysRunFunParaInit</STRONG> (Thumb, 244 bytes, Stack size 16 bytes, system_run_fun.o(i.sysRunFunParaInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 400<LI>Call Chain = sysRunFunParaInit &rArr; PowerManagrInit &rArr; up_comm_uart_enable &rArr; eMBInit &rArr; eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveRunParaInit
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Rtc_UpdataInterrupt
-<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
-<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
+<BR>[Calls]<UL><LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveRunParaInit
+<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Rtc_UpdataInterrupt
+<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set_Extern_Rtc_Time
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PulseAndAlarmLineInit
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Extern_Rtc_Time
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1c2]"></a>sysStoredParaInit</STRONG> (Thumb, 146 bytes, Stack size 96 bytes, system_run_fun.o(i.sysStoredParaInit))
+<P><STRONG><a name="[1eb]"></a>sysStoredParaInit</STRONG> (Thumb, 146 bytes, Stack size 96 bytes, system_run_fun.o(i.sysStoredParaInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1296<LI>Call Chain = sysStoredParaInit &rArr; allParaReadFromEep &rArr; systemEepIdReadFromEep &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
-<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
-<LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
-<LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
-<LI><a href="#[1bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
+<LI><a href="#[1ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaPatchPro
+<LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
+<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EEPROM_MultipleRead
+<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;E2P_Ctrl_Gpio_Init
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uread4
+<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1a3]"></a>systemEepIdDefaultInit</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdDefaultInit))
+<P><STRONG><a name="[1cd]"></a>systemEepIdDefaultInit</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdDefaultInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1184<LI>Call Chain = systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uwrite4
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
-<LI><a href="#[1a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
+<BR>[Called By]<UL><LI><a href="#[1cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaDefaultInit
+<LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdReadFromEep
 </UL>
 
-<P><STRONG><a name="[1a7]"></a>systemEepIdReadFromEep</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdReadFromEep))
+<P><STRONG><a name="[1d1]"></a>systemEepIdReadFromEep</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, system_mem_para.o(i.systemEepIdReadFromEep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1192<LI>Call Chain = systemEepIdReadFromEep &rArr; systemEepIdDefaultInit &rArr; paraCalcCrcAndWriteEepAB &rArr; eepABWriteAndReadCheck &rArr; eepWriteAndReadCheck &rArr; EEPROM_MultipleWrite &rArr; EEPROM_Wait_Busy &rArr; EEPROM_stat_read &rArr; SpiWriteAndRead
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<BR>[Calls]<UL><LI><a href="#[1cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;systemEepIdDefaultInit
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
+<BR>[Called By]<UL><LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allParaReadFromEep
 </UL>
 
-<P><STRONG><a name="[1be]"></a>ucharcmp</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, system_general_para.o(i.ucharcmp))
+<P><STRONG><a name="[1e7]"></a>ucharcmp</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, system_general_para.o(i.ucharcmp))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = ucharcmp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
+<BR>[Called By]<UL><LI><a href="#[1e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepWriteAndReadCheck
 </UL>
 
-<P><STRONG><a name="[1d1]"></a>up_comm_RX_DMA_CH2_Init</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, uart.o(i.up_comm_RX_DMA_CH2_Init))
+<P><STRONG><a name="[1f1]"></a>up_comm_RX_DMA_CH2_Init</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, uart.o(i.up_comm_RX_DMA_CH2_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = up_comm_RX_DMA_CH2_Init &rArr; DMA_Init &rArr; DMA_CHxCR_DIR_Set
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
-<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
-<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_GCR_DMAEN_Setable
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_Init
+<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
+<LI><a href="#[1f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_GCR_DMAEN_Setable
+<LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
+<BR>[Called By]<UL><LI><a href="#[1de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
 </UL>
 
-<P><STRONG><a name="[1d2]"></a>up_comm_RX_DMA_CH2_reload</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, uart.o(i.up_comm_RX_DMA_CH2_reload))
+<P><STRONG><a name="[1f3]"></a>up_comm_RX_DMA_CH2_reload</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, uart.o(i.up_comm_RX_DMA_CH2_reload))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = up_comm_RX_DMA_CH2_reload &rArr; DMA_CHxMAR_Write
 </UL>
-<BR>[Calls]<UL><LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
-<LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_ISR_DMACHFT_Clr
+<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Write
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxCR_ChxEN_Setable
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[1d3]"></a>up_comm_RX_DMA_check</STRONG> (Thumb, 116 bytes, Stack size 24 bytes, upper_com.o(i.up_comm_RX_DMA_check))
+<P><STRONG><a name="[1f4]"></a>up_comm_RX_DMA_check</STRONG> (Thumb, 116 bytes, Stack size 24 bytes, upper_com.o(i.up_comm_RX_DMA_check))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = up_comm_RX_DMA_check &rArr; arrayA_2_arrayB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Read
+<BR>[Calls]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[1bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_CHxMAR_Read
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
-<P><STRONG><a name="[1d4]"></a>up_comm_uart_Init</STRONG> (Thumb, 140 bytes, Stack size 56 bytes, uart.o(i.up_comm_uart_Init))
+<P><STRONG><a name="[1f5]"></a>up_comm_uart_Init</STRONG> (Thumb, 140 bytes, Stack size 56 bytes, uart.o(i.up_comm_uart_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 264<LI>Call Chain = up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_RXBF_Clr
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
-<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
+<BR>[Calls]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[1be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_ISR_RXBF_Clr
+<LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_TXEN_Setable
+<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_CSR_RXEN_Setable
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SInit
+<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_GetClocksFreq
+<LI><a href="#[1bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NVIC_DisableIRQ
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;OutputIO
+<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AltFunIO
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CMU_PERCLK_SetableEx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
+<BR>[Called By]<UL><LI><a href="#[1de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialInit
 </UL>
 
-<P><STRONG><a name="[ef]"></a>up_comm_uart_enable</STRONG> (Thumb, 132 bytes, Stack size 16 bytes, upper_com.o(i.up_comm_uart_enable))
+<P><STRONG><a name="[103]"></a>up_comm_uart_enable</STRONG> (Thumb, 132 bytes, Stack size 16 bytes, upper_com.o(i.up_comm_uart_enable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 352<LI>Call Chain = up_comm_uart_enable &rArr; eMBInit &rArr; eMBRTUInit &rArr; xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
+<BR>[Calls]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<LI><a href="#[1d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
+<BR>[Called By]<UL><LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetPwrStatusPro
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PowerManagrInit
 </UL>
 
-<P><STRONG><a name="[1c4]"></a>upperComPro</STRONG> (Thumb, 444 bytes, Stack size 16 bytes, upper_com.o(i.upperComPro))
+<P><STRONG><a name="[1ed]"></a>upperComPro</STRONG> (Thumb, 444 bytes, Stack size 16 bytes, upper_com.o(i.upperComPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = upperComPro &rArr; Upper_ComputerReadWriteHandler &rArr; COM_equipment_basic_inf_handle &rArr; arrayA_2_arrayB
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
-<LI><a href="#[1d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
-<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
-<LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
-<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
-<LI><a href="#[1d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
-<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
-<LI><a href="#[192]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerReadWriteHandler
-<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRespond
-<LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
+<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;arrayA_2_arrayB
+<LI><a href="#[1f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_reload
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<LI><a href="#[1f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
+<LI><a href="#[1da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
+<LI><a href="#[1f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_check
+<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<LI><a href="#[1b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerReadWriteHandler
+<LI><a href="#[1af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRespond
+<LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerLoginRecvHandler
+<LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[193]"></a>usMBCRC16</STRONG> (Thumb, 44 bytes, Stack size 20 bytes, mbcrc1.o(i.usMBCRC16))
+<P><STRONG><a name="[182]"></a>usMBCRC16</STRONG> (Thumb, 44 bytes, Stack size 20 bytes, mbcrc1.o(i.usMBCRC16))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = usMBCRC16
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
-<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
-<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
-<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
-<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;modbus03AnswerCheck
-<LI><a href="#[1d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sendModbusReadFrame
-<LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4SendNormalData2buf
+<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SizhuV4ProtocolDataAnalysis
+<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Upper_ComputerRespond
+<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;paraCalcCrcAndWriteEepAB
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eepABReadCheck
+<LI><a href="#[1e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16_initFF
 </UL>
 
-<P><STRONG><a name="[1b6]"></a>usMBCRC16_initFF</STRONG> (Thumb, 18 bytes, Stack size 16 bytes, mbcrc_1.o(i.usMBCRC16_initFF))
+<P><STRONG><a name="[1e0]"></a>usMBCRC16_initFF</STRONG> (Thumb, 18 bytes, Stack size 16 bytes, mbcrc_1.o(i.usMBCRC16_initFF))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = usMBCRC16_initFF &rArr; usMBCRC16
 </UL>
-<BR>[Calls]<UL><LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
+<BR>[Calls]<UL><LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;usMBCRC16
 </UL>
 <BR>[Called By]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUSend
 <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUReceive
 </UL>
 
-<P><STRONG><a name="[1b8]"></a>vMBPortSerialEnable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, portserial.o(i.vMBPortSerialEnable))
+<P><STRONG><a name="[1e2]"></a>vMBPortSerialEnable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, portserial.o(i.vMBPortSerialEnable))
 <BR><BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUTransmitFSM
 <LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStop
 <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStart
 </UL>
 
-<P><STRONG><a name="[1ba]"></a>vMBPortTimersDisable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, porttimer.o(i.vMBPortTimersDisable))
+<P><STRONG><a name="[1e4]"></a>vMBPortTimersDisable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, porttimer.o(i.vMBPortTimersDisable))
 <BR><BR>[Called By]<UL><LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUTimerT35Expired
 <LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStop
 </UL>
 
-<P><STRONG><a name="[1b9]"></a>vMBPortTimersEnable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, porttimer.o(i.vMBPortTimersEnable))
+<P><STRONG><a name="[1e3]"></a>vMBPortTimersEnable</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, porttimer.o(i.vMBPortTimersEnable))
 <BR><BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveFSM
 <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStart
 </UL>
 
-<P><STRONG><a name="[1c8]"></a>valveCtrlPro</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, valve_control.o(i.valveCtrlPro))
+<P><STRONG><a name="[1f0]"></a>valveCtrlPro</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, valve_control.o(i.valveCtrlPro))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = valveCtrlPro &rArr; ValveCtrlHade &rArr; Read_OP_CL_VALVE_Status &rArr; Motor_OP_CL_GPIO_Init &rArr; InputtIO &rArr; GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
-<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
+<BR>[Calls]<UL><LI><a href="#[1b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveForceOpenSignalCheck
+<LI><a href="#[1b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ValveCtrlHade
 </UL>
 <BR>[Called By]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[1b1]"></a>xMBPortEventGet</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventGet))
-<BR><BR>[Called By]<UL><LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
+<P><STRONG><a name="[1db]"></a>xMBPortEventGet</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventGet))
+<BR><BR>[Called By]<UL><LI><a href="#[1da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
 </UL>
 
-<P><STRONG><a name="[1af]"></a>xMBPortEventInit</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventInit))
-<BR><BR>[Called By]<UL><LI><a href="#[1ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
+<P><STRONG><a name="[1d9]"></a>xMBPortEventInit</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventInit))
+<BR><BR>[Called By]<UL><LI><a href="#[1d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBInit
 </UL>
 
-<P><STRONG><a name="[1b2]"></a>xMBPortEventPost</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventPost))
-<BR><BR>[Called By]<UL><LI><a href="#[1d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
-<LI><a href="#[1b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
+<P><STRONG><a name="[1dc]"></a>xMBPortEventPost</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, portevent.o(i.xMBPortEventPost))
+<BR><BR>[Called By]<UL><LI><a href="#[1f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveCheck
+<LI><a href="#[1da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBPoll
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUTransmitFSM
 <LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUTimerT35Expired
 <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUSend
 </UL>
 
-<P><STRONG><a name="[1d6]"></a>xMBPortSerialGetByte</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, portserial.o(i.xMBPortSerialGetByte))
+<P><STRONG><a name="[1f7]"></a>xMBPortSerialGetByte</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, portserial.o(i.xMBPortSerialGetByte))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = xMBPortSerialGetByte
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_RXBUF_Read
+<BR>[Calls]<UL><LI><a href="#[1f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_RXBUF_Read
 </UL>
 <BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUReceiveFSM
 </UL>
 
-<P><STRONG><a name="[1b4]"></a>xMBPortSerialInit</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, portserial.o(i.xMBPortSerialInit))
+<P><STRONG><a name="[1de]"></a>xMBPortSerialInit</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, portserial.o(i.xMBPortSerialInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 288<LI>Call Chain = xMBPortSerialInit &rArr; up_comm_uart_Init &rArr; UART_SInit &rArr; UART_BaudREGCalc &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
+<BR>[Calls]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<BR>[Called By]<UL><LI><a href="#[1d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
 </UL>
 
-<P><STRONG><a name="[1b7]"></a>xMBPortSerialPutByte</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, portserial.o(i.xMBPortSerialPutByte))
+<P><STRONG><a name="[1e1]"></a>xMBPortSerialPutByte</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, portserial.o(i.xMBPortSerialPutByte))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = xMBPortSerialPutByte &rArr; UARTx_SendData_Normal
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
-<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_SetBits
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_ResetBits
+<LI><a href="#[1a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UARTx_SendData_Normal
 </UL>
 <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBRTUTransmitFSM
 <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUSend
 </UL>
 
-<P><STRONG><a name="[1b5]"></a>xMBPortTimersInit</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, porttimer.o(i.xMBPortTimersInit))
-<BR><BR>[Called By]<UL><LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<P><STRONG><a name="[1df]"></a>xMBPortTimersInit</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, porttimer.o(i.xMBPortTimersInit))
+<BR><BR>[Called By]<UL><LI><a href="#[1d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
 </UL>
 
-<P><STRONG><a name="[1d5]"></a>xMBRTUReceiveCheck</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, mbrtu.o(i.xMBRTUReceiveCheck))
+<P><STRONG><a name="[1f6]"></a>xMBRTUReceiveCheck</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, mbrtu.o(i.xMBRTUReceiveCheck))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = xMBRTUReceiveCheck
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[1dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
+<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
+<BR>[Called By]<UL><LI><a href="#[1ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;upperComPro
 </UL>
 
 <P><STRONG><a name="[36]"></a>xMBRTUReceiveFSM</STRONG> (Thumb, 126 bytes, Stack size 16 bytes, mbrtu.o(i.xMBRTUReceiveFSM))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = xMBRTUReceiveFSM &rArr; xMBPortSerialGetByte
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersEnable
-<LI><a href="#[1d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialGetByte
+<BR>[Calls]<UL><LI><a href="#[1e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersEnable
+<LI><a href="#[1f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialGetByte
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
 <P><STRONG><a name="[38]"></a>xMBRTUTimerT35Expired</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, mbrtu.o(i.xMBRTUTimerT35Expired))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = xMBRTUTimerT35Expired
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersDisable
-<LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
+<BR>[Calls]<UL><LI><a href="#[1e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortTimersDisable
+<LI><a href="#[1dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL>
 <P><STRONG><a name="[37]"></a>xMBRTUTransmitFSM</STRONG> (Thumb, 98 bytes, Stack size 8 bytes, mbrtu.o(i.xMBRTUTransmitFSM))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = xMBRTUTransmitFSM &rArr; xMBPortSerialPutByte &rArr; UARTx_SendData_Normal
 </UL>
-<BR>[Calls]<UL><LI><a href="#[1b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
-<LI><a href="#[1b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
-<LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
+<BR>[Calls]<UL><LI><a href="#[1e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortSerialPutByte
+<LI><a href="#[1e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;vMBPortSerialEnable
+<LI><a href="#[1dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xMBPortEventPost
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> mb.o(i.eMBInit)
 </UL><P>
 <H3>
 Local Symbols
 </H3>
-<P><STRONG><a name="[1a0]"></a>NVIC_SetPriority</STRONG> (Thumb, 110 bytes, Stack size 8 bytes, system_run_fun.o(i.NVIC_SetPriority))
+<P><STRONG><a name="[b4]"></a>AddRoundKey</STRONG> (Thumb, 64 bytes, Stack size 12 bytes, aes128.o(i.AddRoundKey))
+<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = AddRoundKey
+</UL>
+<BR>[Called By]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvCipher
+<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Cipher
+</UL>
+
+<P><STRONG><a name="[72]"></a>BlockCopy</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, aes128.o(i.BlockCopy))
+<BR><BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_encrypt
+<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_decrypt
+</UL>
+
+<P><STRONG><a name="[76]"></a>Cipher</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, aes128.o(i.Cipher))
+<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = Cipher &rArr; MixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SubBytes
+<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ShiftRows
+<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MixColumns
+<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AddRoundKey
+</UL>
+<BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_encrypt
+</UL>
+
+<P><STRONG><a name="[74]"></a>InvCipher</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, aes128.o(i.InvCipher))
+<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = InvCipher &rArr; InvMixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvSubBytes
+<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvShiftRows
+<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvMixColumns
+<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AddRoundKey
+</UL>
+<BR>[Called By]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_decrypt
+</UL>
+
+<P><STRONG><a name="[130]"></a>InvMixColumns</STRONG> (Thumb, 1206 bytes, Stack size 48 bytes, aes128.o(i.InvMixColumns))
+<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = InvMixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xtime
+</UL>
+<BR>[Called By]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvCipher
+</UL>
+
+<P><STRONG><a name="[12e]"></a>InvShiftRows</STRONG> (Thumb, 146 bytes, Stack size 0 bytes, aes128.o(i.InvShiftRows))
+<BR><BR>[Called By]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvCipher
+</UL>
+
+<P><STRONG><a name="[12f]"></a>InvSubBytes</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, aes128.o(i.InvSubBytes))
+<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = InvSubBytes
+</UL>
+<BR>[Calls]<UL><LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;getSBoxInvert
+</UL>
+<BR>[Called By]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvCipher
+</UL>
+
+<P><STRONG><a name="[73]"></a>KeyExpansion</STRONG> (Thumb, 280 bytes, Stack size 24 bytes, aes128.o(i.KeyExpansion))
+<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = KeyExpansion
+</UL>
+<BR>[Calls]<UL><LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;getSBoxValue
+</UL>
+<BR>[Called By]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_encrypt
+<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES128_ECB_decrypt
+</UL>
+
+<P><STRONG><a name="[b7]"></a>MixColumns</STRONG> (Thumb, 288 bytes, Stack size 24 bytes, aes128.o(i.MixColumns))
+<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = MixColumns
+</UL>
+<BR>[Calls]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;xtime
+</UL>
+<BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Cipher
+</UL>
+
+<P><STRONG><a name="[b6]"></a>ShiftRows</STRONG> (Thumb, 146 bytes, Stack size 0 bytes, aes128.o(i.ShiftRows))
+<BR><BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Cipher
+</UL>
+
+<P><STRONG><a name="[b5]"></a>SubBytes</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, aes128.o(i.SubBytes))
+<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = SubBytes
+</UL>
+<BR>[Calls]<UL><LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;getSBoxValue
+</UL>
+<BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Cipher
+</UL>
+
+<P><STRONG><a name="[132]"></a>getSBoxInvert</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, aes128.o(i.getSBoxInvert))
+<BR><BR>[Called By]<UL><LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvSubBytes
+</UL>
+
+<P><STRONG><a name="[133]"></a>getSBoxValue</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, aes128.o(i.getSBoxValue))
+<BR><BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SubBytes
+<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;KeyExpansion
+</UL>
+
+<P><STRONG><a name="[131]"></a>xtime</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, aes128.o(i.xtime))
+<BR><BR>[Called By]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MixColumns
+<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;InvMixColumns
+</UL>
+
+<P><STRONG><a name="[1ca]"></a>NVIC_SetPriority</STRONG> (Thumb, 110 bytes, Stack size 8 bytes, system_run_fun.o(i.NVIC_SetPriority))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = NVIC_SetPriority
 </UL>
-<BR>[Called By]<UL><LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
+<BR>[Called By]<UL><LI><a href="#[1c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;allExtiIRQ
 </UL>
 
-<P><STRONG><a name="[14a]"></a>NVIC_DisableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uart.o(i.NVIC_DisableIRQ))
-<BR><BR>[Called By]<UL><LI><a href="#[1d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
-<LI><a href="#[1d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_uart_Init
-<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RS485_read_data_RX_DMA_CH3_Init
+<P><STRONG><a name="[1bd]"></a>NVIC_DisableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, uart.o(i.NVIC_DisableIRQ))
+<BR><BR>[Called By]<UL><LI><a href="#[1f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_uart_Init
+<LI><a href="#[1f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;up_comm_RX_DMA_CH2_Init
+<LI><a href="#[1bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WRC_uart_Init
 </UL>
 
-<P><STRONG><a name="[8d]"></a>NVIC_DisableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, tim.o(i.NVIC_DisableIRQ))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[98]"></a>NVIC_DisableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, tim.o(i.NVIC_DisableIRQ))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[8f]"></a>NVIC_EnableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, tim.o(i.NVIC_EnableIRQ))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<P><STRONG><a name="[9a]"></a>NVIC_EnableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, tim.o(i.NVIC_EnableIRQ))
+<BR><BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[8e]"></a>NVIC_SetPriority</STRONG> (Thumb, 110 bytes, Stack size 8 bytes, tim.o(i.NVIC_SetPriority))
+<P><STRONG><a name="[99]"></a>NVIC_SetPriority</STRONG> (Thumb, 110 bytes, Stack size 8 bytes, tim.o(i.NVIC_SetPriority))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = NVIC_SetPriority
 </UL>
-<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
+<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BasicTimer16_Init
 </UL>
 
-<P><STRONG><a name="[1b3]"></a>__set_PRIMASK</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, mbrtu.o(i.__set_PRIMASK))
+<P><STRONG><a name="[1dd]"></a>__set_PRIMASK</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, mbrtu.o(i.__set_PRIMASK))
 <BR><BR>[Called By]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStop
 <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUStart
 <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUSend
 <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUReceive
-<LI><a href="#[1ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
+<LI><a href="#[1d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;eMBRTUInit
 </UL>
 <P>
 <H3>
diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep
index 7b8578b..da8c931 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem_SZV103_FM33A0_MainSystem.dep
@@ -3,7 +3,7 @@
 F (..\Soft\AES128.c)(0x65F2B5AE)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\aes128.o --omf_browse .\objects\aes128.crf --depend .\objects\aes128.d)
 I (..\Soft\AES128.h)(0x65F2B5AE)
 I (D:\Program Files\MDK5\ARM\ARMCC\include\stdint.h)(0x6522440D)
-F (..\Soft\sizhu_ctrl_word.c)(0x6659B141)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\sizhu_ctrl_word.o --omf_browse .\objects\sizhu_ctrl_word.crf --depend .\objects\sizhu_ctrl_word.d)
+F (..\Soft\sizhu_ctrl_word.c)(0x665D3350)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\sizhu_ctrl_word.o --omf_browse .\objects\sizhu_ctrl_word.crf --depend .\objects\sizhu_ctrl_word.d)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -53,9 +53,9 @@
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
 I (..\Soft\system_general_para.h)(0x66559EDF)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 F (..\Soft\system_general_para.c)(0x664ED500)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_general_para.o --omf_browse .\objects\system_general_para.crf --depend .\objects\system_general_para.d)
 I (..\Soft\system_general_para.h)(0x66559EDF)
@@ -107,7 +107,7 @@
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Core\main.h)(0x6657E26C)
 I (D:\Program Files\MDK5\ARM\ARMCC\include\time.h)(0x5E8E3CC2)
-F (..\Soft\system_run_fun.c)(0x6656EB43)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_run_fun.o --omf_browse .\objects\system_run_fun.crf --depend .\objects\system_run_fun.d)
+F (..\Soft\system_run_fun.c)(0x665D370C)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_run_fun.o --omf_browse .\objects\system_run_fun.crf --depend .\objects\system_run_fun.d)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -156,11 +156,11 @@
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\STORAGE\system_eep_mem_manage.h)(0x66547159)
 I (..\Function\E2P\eeprom.h)(0x6646F9E9)
 I (..\Hardware\SPI\spi.h)(0x6625D0ED)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
@@ -172,11 +172,11 @@
 I (..\Function\KEY\key.h)(0x6656EB43)
 I (..\Function\LCD\lcd_io_api.h)(0x6655702B)
 I (..\Function\LCD\lcd_segmentcode.h)(0x66262D34)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h)(0x66456752)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
 I (..\Soft\linked_list.h)(0x66304D97)
-F (..\Core\main.c)(0x66598063)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\main.o --omf_browse .\objects\main.crf --depend .\objects\main.d)
+F (..\Core\main.c)(0x665DADBE)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\main.o --omf_browse .\objects\main.crf --depend .\objects\main.d)
 I (..\Core\main.h)(0x6657E26C)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -238,18 +238,18 @@
 I (..\Hardware\ON_CHIP_FLASH\flash.h)(0x65F2B5AD)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
 I (..\Soft\system_general_para.h)(0x66559EDF)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\LCD\lcd.h)(0x6657D4D9)
 I (..\Function\LCD\lcd_io_api.h)(0x6655702B)
 I (..\Function\LCD\lcd_segmentcode.h)(0x66262D34)
 I (..\Function\LCD\lcd_cfg_api.h)(0x66559FCA)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Function\UPPER_COMPUTER\upper_com.h)(0x6658227B)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\STORAGE\sizhu_history_record.h)(0x66546AEA)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h)(0x66456752)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
 I (..\Function\BILLING\billing.h)(0x665687E5)
@@ -507,7 +507,7 @@
 I (..\Core\bintohex.h)(0x65F2B5AD)
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
-F (..\Hardware\EXTI\exti.c)(0x66595AB1)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\exti.o --omf_browse .\objects\exti.crf --depend .\objects\exti.d)
+F (..\Hardware\EXTI\exti.c)(0x665D2345)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\exti.o --omf_browse .\objects\exti.crf --depend .\objects\exti.d)
 I (..\Hardware\EXTI\exti.h)(0x65F2B5AD)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -562,12 +562,12 @@
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h)(0x66456752)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
 I (..\Hardware\TIM\tim.h)(0x65F2B5AD)
@@ -679,9 +679,9 @@
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
 I (..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h)(0x66456752)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 F (..\Hardware\RTC\rtc.c)(0x664F2BE7)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\rtc.o --omf_browse .\objects\rtc.crf --depend .\objects\rtc.d)
 I (..\Hardware\RTC\rtc.h)(0x664F2BE7)
@@ -1077,13 +1077,13 @@
 I (..\Function\LCD\lcd_io_api.h)(0x6655702B)
 I (..\Function\LCD\lcd_segmentcode.h)(0x66262D34)
 I (..\Function\LCD\lcd_cfg_api.h)(0x66559FCA)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Core\main.h)(0x6657E26C)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 F (..\Function\OFF_CHIP_FLASH\off_chip_flash.c)(0x661F4604)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\off_chip_flash.o --omf_browse .\objects\off_chip_flash.crf --depend .\objects\off_chip_flash.d)
 I (..\Function\OFF_CHIP_FLASH\off_chip_flash.h)(0x6646F9EE)
 I (..\Core\define_all.h)(0x6627955B)
@@ -1239,7 +1239,7 @@
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Hardware\SPI\spi.h)(0x6625D0ED)
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
-F (..\Function\VALVE\valve_control.c)(0x6659A43C)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\valve_control.o --omf_browse .\objects\valve_control.crf --depend .\objects\valve_control.d)
+F (..\Function\VALVE\valve_control.c)(0x665D2F83)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\valve_control.o --omf_browse .\objects\valve_control.crf --depend .\objects\valve_control.d)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -1289,14 +1289,14 @@
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Soft\linked_list.h)(0x66304D97)
-F (..\Function\POWER_MANAGE\power_manage.c)(0x6659B0CC)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\power_manage.o --omf_browse .\objects\power_manage.crf --depend .\objects\power_manage.d)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+F (..\Function\POWER_MANAGE\power_manage.c)(0x665D3184)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\power_manage.o --omf_browse .\objects\power_manage.crf --depend .\objects\power_manage.d)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
 I (..\Core\Include\core_cm0plus.h)(0x65F2B5AD)
@@ -1356,8 +1356,8 @@
 I (..\Hardware\TIM\tim.h)(0x65F2B5AD)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Soft\system_run_fun.h)(0x66389EB4)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\linked_list.h)(0x66304D97)
 I (..\Function\UPPER_COMPUTER\upper_com.h)(0x6658227B)
@@ -1408,11 +1408,11 @@
 I (..\Core\bintohex.h)(0x65F2B5AD)
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h)(0x66456752)
@@ -1571,9 +1571,9 @@
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Soft\system_general_para.h)(0x66559EDF)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 F (..\Function\STORAGE\sizhu_event_record.c)(0x66546AEA)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\sizhu_event_record.o --omf_browse .\objects\sizhu_event_record.crf --depend .\objects\sizhu_event_record.d)
 I (..\Function\STORAGE\sizhu_event_record.h)(0x66546AEA)
@@ -1624,9 +1624,9 @@
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 F (..\Function\STORAGE\sizhu_history_record.c)(0x66546AEA)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\sizhu_history_record.o --omf_browse .\objects\sizhu_history_record.crf --depend .\objects\sizhu_history_record.d)
@@ -1679,9 +1679,9 @@
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Soft\system_general_para.h)(0x66559EDF)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 F (..\Function\STORAGE\sizhu_para_modify_record.c)(0x661DD919)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\sizhu_para_modify_record.o --omf_browse .\objects\sizhu_para_modify_record.crf --depend .\objects\sizhu_para_modify_record.d)
 I (..\Function\STORAGE\sizhu_para_modify_record.h)(0x665468CA)
@@ -1732,10 +1732,10 @@
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 F (..\Function\STORAGE\system_eep_mem_manage.c)(0x661CD1DD)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_eep_mem_manage.o --omf_browse .\objects\system_eep_mem_manage.crf --depend .\objects\system_eep_mem_manage.d)
 I (..\Function\STORAGE\system_eep_mem_manage.h)(0x66547159)
@@ -1836,8 +1836,8 @@
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\E2P\eeprom.h)(0x6646F9E9)
 I (..\Hardware\SPI\spi.h)(0x6625D0ED)
-F (..\Function\STORAGE\system_mem_para.c)(0x66545390)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_mem_para.o --omf_browse .\objects\system_mem_para.crf --depend .\objects\system_mem_para.d)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+F (..\Function\STORAGE\system_mem_para.c)(0x665D77C3)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\system_mem_para.o --omf_browse .\objects\system_mem_para.crf --depend .\objects\system_mem_para.d)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
 I (..\Core\Include\core_cm0plus.h)(0x65F2B5AD)
@@ -1886,7 +1886,7 @@
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\mbcrc1.h)(0x664AB999)
@@ -1951,9 +1951,9 @@
 I (D:\Program Files\MDK5\ARM\ARMCC\include\assert.h)(0x5E8E3CC2)
 I (D:\Program Files\MDK5\ARM\ARMCC\include\inttypes.h)(0x5E8E3CC2)
 I (..\Core\main.h)(0x6657E26C)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Hardware\UART\uart.h)(0x6659949E)
@@ -2011,13 +2011,13 @@
 I (..\Function\UPPER_COMPUTER\upper_com.h)(0x6658227B)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
-F (..\Function\WirelessRemoteComm\wireless_remote_comm.c)(0x664FF26D)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\wireless_remote_comm.o --omf_browse .\objects\wireless_remote_comm.crf --depend .\objects\wireless_remote_comm.d)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+F (..\Function\WirelessRemoteComm\wireless_remote_comm.c)(0x665DABD2)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\wireless_remote_comm.o --omf_browse .\objects\wireless_remote_comm.crf --depend .\objects\wireless_remote_comm.d)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
 I (..\Core\Include\core_cm0plus.h)(0x65F2B5AD)
@@ -2067,13 +2067,13 @@
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Hardware\UART\uart.h)(0x6659949E)
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Function\WirelessRemoteComm\wrc_sizhu_v4.h)(0x664FEAD7)
 I (..\Soft\linked_list.h)(0x66304D97)
-F (..\Function\WirelessRemoteComm\wrc_sizhu_v4.c)(0x664FEAD7)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\wrc_sizhu_v4.o --omf_browse .\objects\wrc_sizhu_v4.crf --depend .\objects\wrc_sizhu_v4.d)
+F (..\Function\WirelessRemoteComm\wrc_sizhu_v4.c)(0x665DA8DF)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\wrc_sizhu_v4.o --omf_browse .\objects\wrc_sizhu_v4.crf --depend .\objects\wrc_sizhu_v4.d)
 I (..\Function\WirelessRemoteComm\wrc_sizhu_v4.h)(0x664FEAD7)
 I (..\Core\define_all.h)(0x6627955B)
 I (..\Core\Include\FM33A0XXEV.h)(0x65F2B5AD)
@@ -2120,22 +2120,23 @@
 I (..\Core\bintohex.h)(0x65F2B5AD)
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Soft\mbcrc1.h)(0x664AB999)
 I (..\Function\modbus\port\port.h)(0x664ABAF0)
 I (D:\Program Files\MDK5\ARM\ARMCC\include\assert.h)(0x5E8E3CC2)
 I (D:\Program Files\MDK5\ARM\ARMCC\include\inttypes.h)(0x5E8E3CC2)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Core\main.h)(0x6657E26C)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Soft\AES128.h)(0x65F2B5AE)
 I (..\Soft\linked_list.h)(0x66304D97)
+I (..\Hardware\UART\uart.h)(0x6659949E)
 F (..\Function\LCD\lcd.c)(0x6657DCD4)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\lcd.o --omf_browse .\objects\lcd.crf --depend .\objects\lcd.d)
 I (..\Function\LCD\lcd.h)(0x6657D4D9)
 I (..\Core\define_all.h)(0x6627955B)
@@ -2187,14 +2188,14 @@
 I (..\Function\LCD\lcd_io_api.h)(0x6655702B)
 I (..\Function\LCD\lcd_segmentcode.h)(0x66262D34)
 I (..\Function\LCD\lcd_cfg_api.h)(0x66559FCA)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\linked_list.h)(0x66304D97)
 F (..\Function\LCD\lcd_cfg_api.c)(0x66559FF4)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\lcd_cfg_api.o --omf_browse .\objects\lcd_cfg_api.crf --depend .\objects\lcd_cfg_api.d)
@@ -2244,13 +2245,13 @@
 I (..\Core\bintohex.h)(0x65F2B5AD)
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
-I (..\Function\POWER_MANAGE\power_manage.h)(0x66585E95)
+I (..\Function\POWER_MANAGE\power_manage.h)(0x665D265F)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\LCD\lcd_io_api.h)(0x6655702B)
 I (..\Function\LCD\lcd_segmentcode.h)(0x66262D34)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\linked_list.h)(0x66304D97)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 F (..\Function\LCD\lcd_io_api.c)(0x6655702B)(--c99 --gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\Core -I ..\Drivers -I ..\Core\Include -I ..\Hardware -I .\RTE\Device -I ..\Hardware\CLOCK -I ..\Hardware\DELAY -I ..\Hardware\GPIO -I ..\Hardware\UART -I ..\Hardware\TIM -I ..\Function\KEY -I ..\Hardware\EXTI -I ..\Hardware\RTC -I ..\Hardware\ADC -I ..\Hardware\I2C -I ..\Function\LCD -I ..\Function\EXTERN_RTC -I ..\Hardware\SPI -I ..\Function\GPRS -I ..\Function\HARDWARE_WATCHDOG -I ..\Function\IR_NEC -I ..\Function\MEASURE_INTERACTION -I ..\Function\POWER_MANAGE -I ..\Function\STORAGE -I ..\Function\UPPER_COMPUTER -I ..\Function\VALVE -I ..\Soft -I ..\MultiButton -I ..\USMART -I ..\Hardware\DMA -I ..\Hardware\ON_CHIP_FLASH -I ..\Hardware\SVD -I ..\Function\OFF_CHIP_FLASH -I ..\Hardware\CRC -I ..\Function\BOOTLOADER_IAP -I ..\Hardware\COMP -I ..\CmBackTrace -I ..\Function\E2P -I ..\Function\FLOW_METER_DATA_COLLECT -I ..\Function\WirelessRemoteComm -I ..\Function\POWER_MANAGE -I ..\Function\BILLING -I ..\Function\modbus -I ..\Function\modbus\functions -I ..\Function\modbus\include -I ..\Function\modbus\port -I ..\Function\modbus\rtu -I ..\Function\OTHER_FUN -I ..\Function\SYS_SLEEP

-I.\RTE\_SZV103_FM33A0_MainSystem

-I"D:\Program Files\MDK5\Packs\Keil\FM33A0XXEV_DFP\0.0.4\Device\Include"

-D__UVISION_VERSION="538" -D_RTE_ -D_RTE_ -D__VTOR_PRESENT

-o .\objects\lcd_io_api.o --omf_browse .\objects\lcd_io_api.crf --depend .\objects\lcd_io_api.d)
@@ -2676,9 +2677,9 @@
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h)(0x662B398F)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Hardware\TIM\tim.h)(0x65F2B5AD)
 I (..\Function\BILLING\billing.h)(0x665687E5)
@@ -2733,10 +2734,10 @@
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Soft\mbcrc1.h)(0x664AB999)
@@ -2793,10 +2794,10 @@
 I (..\Hardware\CLOCK\user_init.h)(0x65F2B5AD)
 I (..\Hardware\DELAY\delay.h)(0x664AE106)
 I (..\Function\EXTERN_RTC\extern_rtc.h)(0x66598550)
-I (..\Function\STORAGE\system_mem_para.h)(0x66546F95)
+I (..\Function\STORAGE\system_mem_para.h)(0x665DA138)
 I (..\Soft\system_general_para.h)(0x66559EDF)
 I (..\Function\VALVE\valve_control.h)(0x66591D6C)
-I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665994C4)
+I (..\Function\WirelessRemoteComm\wireless_remote_comm.h)(0x665D370C)
 I (..\Soft\sizhu_ctrl_word.h)(0x6659A7E9)
 I (..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h)(0x66599591)
 I (..\Hardware\GPIO\gpio.h)(0x66210BCF)
diff --git a/KEIL_MDKARM/Objects/billing.crf b/KEIL_MDKARM/Objects/billing.crf
index 61659bb..5c69420 100644
--- a/KEIL_MDKARM/Objects/billing.crf
+++ b/KEIL_MDKARM/Objects/billing.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/billing.o b/KEIL_MDKARM/Objects/billing.o
index 57384f7..86d6926 100644
--- a/KEIL_MDKARM/Objects/billing.o
+++ b/KEIL_MDKARM/Objects/billing.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/exti.crf b/KEIL_MDKARM/Objects/exti.crf
index e5e2eb5..b09e8a9 100644
--- a/KEIL_MDKARM/Objects/exti.crf
+++ b/KEIL_MDKARM/Objects/exti.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/exti.o b/KEIL_MDKARM/Objects/exti.o
index f1a6a26..4072915 100644
--- a/KEIL_MDKARM/Objects/exti.o
+++ b/KEIL_MDKARM/Objects/exti.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/key.crf b/KEIL_MDKARM/Objects/key.crf
index d005b06..8cfbeb4 100644
--- a/KEIL_MDKARM/Objects/key.crf
+++ b/KEIL_MDKARM/Objects/key.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/key.o b/KEIL_MDKARM/Objects/key.o
index 1633f93..724f038 100644
--- a/KEIL_MDKARM/Objects/key.o
+++ b/KEIL_MDKARM/Objects/key.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/lcd.crf b/KEIL_MDKARM/Objects/lcd.crf
index 7723988..f1a1137 100644
--- a/KEIL_MDKARM/Objects/lcd.crf
+++ b/KEIL_MDKARM/Objects/lcd.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/lcd.o b/KEIL_MDKARM/Objects/lcd.o
index 6315dd7..67145fd 100644
--- a/KEIL_MDKARM/Objects/lcd.o
+++ b/KEIL_MDKARM/Objects/lcd.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/lcd_cfg_api.crf b/KEIL_MDKARM/Objects/lcd_cfg_api.crf
index 5259706..5fda20d 100644
--- a/KEIL_MDKARM/Objects/lcd_cfg_api.crf
+++ b/KEIL_MDKARM/Objects/lcd_cfg_api.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/lcd_cfg_api.o b/KEIL_MDKARM/Objects/lcd_cfg_api.o
index c661229..3ca8a28 100644
--- a/KEIL_MDKARM/Objects/lcd_cfg_api.o
+++ b/KEIL_MDKARM/Objects/lcd_cfg_api.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/main.crf b/KEIL_MDKARM/Objects/main.crf
index bfa03b4..ecff1db 100644
--- a/KEIL_MDKARM/Objects/main.crf
+++ b/KEIL_MDKARM/Objects/main.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/main.o b/KEIL_MDKARM/Objects/main.o
index 1e08848..af95ff0 100644
--- a/KEIL_MDKARM/Objects/main.o
+++ b/KEIL_MDKARM/Objects/main.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/power_manage.crf b/KEIL_MDKARM/Objects/power_manage.crf
index 98087ef..a55a7f6 100644
--- a/KEIL_MDKARM/Objects/power_manage.crf
+++ b/KEIL_MDKARM/Objects/power_manage.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/power_manage.o b/KEIL_MDKARM/Objects/power_manage.o
index c79c765..9635bb1 100644
--- a/KEIL_MDKARM/Objects/power_manage.o
+++ b/KEIL_MDKARM/Objects/power_manage.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/pulse_and_alarm_line.crf b/KEIL_MDKARM/Objects/pulse_and_alarm_line.crf
index cf70c87..b6d5ca8 100644
--- a/KEIL_MDKARM/Objects/pulse_and_alarm_line.crf
+++ b/KEIL_MDKARM/Objects/pulse_and_alarm_line.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/pulse_and_alarm_line.o b/KEIL_MDKARM/Objects/pulse_and_alarm_line.o
index 1a180b0..907ee4b 100644
--- a/KEIL_MDKARM/Objects/pulse_and_alarm_line.o
+++ b/KEIL_MDKARM/Objects/pulse_and_alarm_line.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/rs485_data_analysis_pro.crf b/KEIL_MDKARM/Objects/rs485_data_analysis_pro.crf
index 154218f..4df175a 100644
--- a/KEIL_MDKARM/Objects/rs485_data_analysis_pro.crf
+++ b/KEIL_MDKARM/Objects/rs485_data_analysis_pro.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/rs485_data_analysis_pro.o b/KEIL_MDKARM/Objects/rs485_data_analysis_pro.o
index 0e675c7..51f4b8c 100644
--- a/KEIL_MDKARM/Objects/rs485_data_analysis_pro.o
+++ b/KEIL_MDKARM/Objects/rs485_data_analysis_pro.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/rs485_read_data.crf b/KEIL_MDKARM/Objects/rs485_read_data.crf
index fe813b3..3ce5ec1 100644
--- a/KEIL_MDKARM/Objects/rs485_read_data.crf
+++ b/KEIL_MDKARM/Objects/rs485_read_data.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/rs485_read_data.o b/KEIL_MDKARM/Objects/rs485_read_data.o
index 687fe23..49e4ecc 100644
--- a/KEIL_MDKARM/Objects/rs485_read_data.o
+++ b/KEIL_MDKARM/Objects/rs485_read_data.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_alarm_record.crf b/KEIL_MDKARM/Objects/sizhu_alarm_record.crf
index db652dd..2955555 100644
--- a/KEIL_MDKARM/Objects/sizhu_alarm_record.crf
+++ b/KEIL_MDKARM/Objects/sizhu_alarm_record.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_alarm_record.o b/KEIL_MDKARM/Objects/sizhu_alarm_record.o
index f14010f..c373f3c 100644
--- a/KEIL_MDKARM/Objects/sizhu_alarm_record.o
+++ b/KEIL_MDKARM/Objects/sizhu_alarm_record.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_ctrl_word.crf b/KEIL_MDKARM/Objects/sizhu_ctrl_word.crf
index 4be75f1..310121f 100644
--- a/KEIL_MDKARM/Objects/sizhu_ctrl_word.crf
+++ b/KEIL_MDKARM/Objects/sizhu_ctrl_word.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_ctrl_word.o b/KEIL_MDKARM/Objects/sizhu_ctrl_word.o
index d32e75e..f25e8c5 100644
--- a/KEIL_MDKARM/Objects/sizhu_ctrl_word.o
+++ b/KEIL_MDKARM/Objects/sizhu_ctrl_word.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_event_record.crf b/KEIL_MDKARM/Objects/sizhu_event_record.crf
index 8ae7f43..4e1f2ef 100644
--- a/KEIL_MDKARM/Objects/sizhu_event_record.crf
+++ b/KEIL_MDKARM/Objects/sizhu_event_record.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_event_record.o b/KEIL_MDKARM/Objects/sizhu_event_record.o
index 716e7a1..b6e80eb 100644
--- a/KEIL_MDKARM/Objects/sizhu_event_record.o
+++ b/KEIL_MDKARM/Objects/sizhu_event_record.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_history_record.crf b/KEIL_MDKARM/Objects/sizhu_history_record.crf
index 22b7253..9dea74c 100644
--- a/KEIL_MDKARM/Objects/sizhu_history_record.crf
+++ b/KEIL_MDKARM/Objects/sizhu_history_record.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_history_record.o b/KEIL_MDKARM/Objects/sizhu_history_record.o
index ece1942..bb8ab28 100644
--- a/KEIL_MDKARM/Objects/sizhu_history_record.o
+++ b/KEIL_MDKARM/Objects/sizhu_history_record.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_para_modify_record.crf b/KEIL_MDKARM/Objects/sizhu_para_modify_record.crf
index 0d187e7..55d9dbd 100644
--- a/KEIL_MDKARM/Objects/sizhu_para_modify_record.crf
+++ b/KEIL_MDKARM/Objects/sizhu_para_modify_record.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/sizhu_para_modify_record.o b/KEIL_MDKARM/Objects/sizhu_para_modify_record.o
index 62fa3d6..fa2af22 100644
--- a/KEIL_MDKARM/Objects/sizhu_para_modify_record.o
+++ b/KEIL_MDKARM/Objects/sizhu_para_modify_record.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/system_mem_para.crf b/KEIL_MDKARM/Objects/system_mem_para.crf
index 23202ec..dfe27d4 100644
--- a/KEIL_MDKARM/Objects/system_mem_para.crf
+++ b/KEIL_MDKARM/Objects/system_mem_para.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/system_mem_para.o b/KEIL_MDKARM/Objects/system_mem_para.o
index 79fbdba..9c62a0e 100644
--- a/KEIL_MDKARM/Objects/system_mem_para.o
+++ b/KEIL_MDKARM/Objects/system_mem_para.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/system_run_fun.crf b/KEIL_MDKARM/Objects/system_run_fun.crf
index 95deb1a..13b2528 100644
--- a/KEIL_MDKARM/Objects/system_run_fun.crf
+++ b/KEIL_MDKARM/Objects/system_run_fun.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/system_run_fun.o b/KEIL_MDKARM/Objects/system_run_fun.o
index fdc633e..bd582a3 100644
--- a/KEIL_MDKARM/Objects/system_run_fun.o
+++ b/KEIL_MDKARM/Objects/system_run_fun.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/tim.crf b/KEIL_MDKARM/Objects/tim.crf
index d848480..cfb9b0b 100644
--- a/KEIL_MDKARM/Objects/tim.crf
+++ b/KEIL_MDKARM/Objects/tim.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/tim.o b/KEIL_MDKARM/Objects/tim.o
index 839581a..a5e43cd 100644
--- a/KEIL_MDKARM/Objects/tim.o
+++ b/KEIL_MDKARM/Objects/tim.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/upper_com.crf b/KEIL_MDKARM/Objects/upper_com.crf
index 8afe125..20db839 100644
--- a/KEIL_MDKARM/Objects/upper_com.crf
+++ b/KEIL_MDKARM/Objects/upper_com.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/upper_com.o b/KEIL_MDKARM/Objects/upper_com.o
index 1fb4f77..55d3833 100644
--- a/KEIL_MDKARM/Objects/upper_com.o
+++ b/KEIL_MDKARM/Objects/upper_com.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/upper_com_data_pro.crf b/KEIL_MDKARM/Objects/upper_com_data_pro.crf
index 681010e..8417238 100644
--- a/KEIL_MDKARM/Objects/upper_com_data_pro.crf
+++ b/KEIL_MDKARM/Objects/upper_com_data_pro.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/upper_com_data_pro.o b/KEIL_MDKARM/Objects/upper_com_data_pro.o
index d64d8d7..e844b32 100644
--- a/KEIL_MDKARM/Objects/upper_com_data_pro.o
+++ b/KEIL_MDKARM/Objects/upper_com_data_pro.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/valve_control.crf b/KEIL_MDKARM/Objects/valve_control.crf
index 36bbc21..0fe288b 100644
--- a/KEIL_MDKARM/Objects/valve_control.crf
+++ b/KEIL_MDKARM/Objects/valve_control.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/valve_control.o b/KEIL_MDKARM/Objects/valve_control.o
index 6b4c97b..718a05f 100644
--- a/KEIL_MDKARM/Objects/valve_control.o
+++ b/KEIL_MDKARM/Objects/valve_control.o
Binary files differ
diff --git a/KEIL_MDKARM/Objects/wireless_remote_comm.crf b/KEIL_MDKARM/Objects/wireless_remote_comm.crf
index 9ad9f2d..fd332e7 100644
--- a/KEIL_MDKARM/Objects/wireless_remote_comm.crf
+++ b/KEIL_MDKARM/Objects/wireless_remote_comm.crf
Binary files differ
diff --git a/KEIL_MDKARM/Objects/wireless_remote_comm.o b/KEIL_MDKARM/Objects/wireless_remote_comm.o
index 9cb8962..c3faa4b 100644
--- a/KEIL_MDKARM/Objects/wireless_remote_comm.o
+++ b/KEIL_MDKARM/Objects/wireless_remote_comm.o
Binary files differ
diff --git a/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC b/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC
index e47a963..a05cde5 100644
--- a/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC
+++ b/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvguix.PC
@@ -20,12 +20,12 @@
     <View>
       <WinId>346</WinId>
       <ViewName>Code Coverage</ViewName>
-      <TableColWidths>987 100</TableColWidths>
+      <TableColWidths>987 108</TableColWidths>
     </View>
     <View>
       <WinId>204</WinId>
       <ViewName>Performance Analyzer</ViewName>
-      <TableColWidths>637 175 175 100</TableColWidths>
+      <TableColWidths>645 175 175 100</TableColWidths>
     </View>
   </SECTreeCtrl>
 
@@ -93,25 +93,25 @@
       <flags>2</flags>
       <showCmd>3</showCmd>
       <MinPosition>
-        <xPos>-32000</xPos>
-        <yPos>-32000</yPos>
+        <xPos>-1</xPos>
+        <yPos>-1</yPos>
       </MinPosition>
       <MaxPosition>
         <xPos>-1</xPos>
         <yPos>-1</yPos>
       </MaxPosition>
       <NormalPosition>
-        <Top>116</Top>
-        <Left>374</Left>
-        <Right>1358</Right>
-        <Bottom>1155</Bottom>
+        <Top>96</Top>
+        <Left>472</Left>
+        <Right>1456</Right>
+        <Bottom>1135</Bottom>
       </NormalPosition>
     </WindowPosition>
     <MDIClientArea>
       <RegID>0</RegID>
       <MDITabState>
-        <Len>3471</Len>
-        <Data>01000000040000000100000001000000010000000100000000000000020000000000000001000000010000000000000028000000280000000100000019000000180000000100000053453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C436F72655C6D61696E2E6300000000066D61696E2E6300000000C5D4F200FFFFFFFF5C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C48617264776172655C455854495C657874692E630000000006657874692E6300000000FFDC7800FFFFFFFF7E453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C4B45494C5F4D444B41524D5C5254455C4465766963655C464D33334130365845565C737461727475705F464D33334130585845562E730000000014737461727475705F464D33334130585845562E7300000000F0A0A100FFFFFFFF5A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C4C43445C6C63642E6300000000056C63642E6300000000BCA8E100FFFFFFFF53453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C436F72655C6D61696E2E6800000000066D61696E2E6800000000D9ADC200FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C464C4F575F4D455445525F444154415F434F4C4C4543545C72733438355F726561645F646174612E63000000001172733438355F726561645F646174612E6300000000A5C2D700FFFFFFFF82453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C464C4F575F4D455445525F444154415F434F4C4C4543545C72733438355F646174615F616E616C797369735F70726F2E63000000001972733438355F646174615F616E616C797369735F70726F2E6300000000B3A6BE00FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C464C4F575F4D455445525F444154415F434F4C4C4543545C72733438355F726561645F646174612E68000000001172733438355F726561645F646174612E6800000000EAD6A300FFFFFFFF68453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C45585445524E5F5254435C65787465726E5F7274632E63000000000C65787465726E5F7274632E6300000000F6FA7D00FFFFFFFF68453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C45585445524E5F5254435C65787465726E5F7274632E68000000000C65787465726E5F7274632E6800000000B5E99D00FFFFFFFF2E443A5C50726F6772616D2046696C65735C4D444B355C41524D5C41524D43435C696E636C7564655C74696D652E68000000000674696D652E6800000000C1838300FFFFFFFF5A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C4B45595C6B65792E6300000000056B65792E6300000000C5D4F200FFFFFFFF5C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C48617264776172655C554152545C756172742E630000000006756172742E6300000000BECEA100FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C576972656C65737352656D6F7465436F6D6D5C776972656C6573735F72656D6F74655F636F6D6D2E680000000016776972656C6573735F72656D6F74655F636F6D6D2E6800000000F0A0A100FFFFFFFF6B453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C55505045525F434F4D50555445525C75707065725F636F6D2E68000000000B75707065725F636F6D2E6800000000BCA8E100FFFFFFFF69453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C6D6F646275735C706F72745C706F727473657269616C2E63000000000C706F727473657269616C2E63000000009CC1B600FFFFFFFF5C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C48617264776172655C554152545C756172742E680000000006756172742E6800000000F7B88600FFFFFFFF5D453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C536F66745C73797374656D5F72756E5F66756E2E63000000001073797374656D5F72756E5F66756E2E6300000000D9ADC200FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C576972656C65737352656D6F7465436F6D6D5C776972656C6573735F72656D6F74655F636F6D6D2E630000000016776972656C6573735F72656D6F74655F636F6D6D2E63000000009CC1B600FFFFFFFF61453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C436F72655C496E636C7564655C464D33334130585845562E68000000000C464D33334130585845562E6800000000F0A0A100FFFFFFFF5E453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C536F66745C73697A68755F6374726C5F776F72642E68000000001173697A68755F6374726C5F776F72642E6800000000BCA8E100FFFFFFFF66453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C56414C56455C76616C76655F636F6E74726F6C2E63000000000F76616C76655F636F6E74726F6C2E63000000009CC1B600FFFFFFFF6C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C504F5745525F4D414E4147455C706F7765725F6D616E6167652E63000000000E706F7765725F6D616E6167652E6300000000F7B88600FFFFFFFF6C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C504F5745525F4D414E4147455C706F7765725F6D616E6167652E68000000000E706F7765725F6D616E6167652E6800000000D9ADC200FFFFFFFF5E453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C536F66745C73697A68755F6374726C5F776F72642E63000000001173697A68755F6374726C5F776F72642E6300000000A5C2D700FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000770100006600000080070000AF020000</Data>
+        <Len>1029</Len>
+        <Data>01000000040000000100000001000000010000000100000000000000020000000000000001000000010000000000000028000000280000000100000006000000010000000100000072453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C576972656C65737352656D6F7465436F6D6D5C7772635F73697A68755F76342E63000000000E7772635F73697A68755F76342E6300000000C5D4F200FFFFFFFF7E453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C4B45494C5F4D444B41524D5C5254455C4465766963655C464D33334130365845565C737461727475705F464D33334130585845562E730000000014737461727475705F464D33334130585845562E7300000000FFDC7800FFFFFFFF53453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C436F72655C6D61696E2E6300000000066D61696E2E6300000000BECEA100FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C576972656C65737352656D6F7465436F6D6D5C776972656C6573735F72656D6F74655F636F6D6D2E630000000016776972656C6573735F72656D6F74655F636F6D6D2E6300000000F0A0A100FFFFFFFF7A453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C46756E6374696F6E5C576972656C65737352656D6F7465436F6D6D5C776972656C6573735F72656D6F74655F636F6D6D2E680000000016776972656C6573735F72656D6F74655F636F6D6D2E6800000000BCA8E100FFFFFFFF5C453A5C476173466C6F776D657465725C496E7465726E65745F6F665F7468696E67735F76616C76655C535A563130335C535A563130335F464D33334130787845565F53695A68755C48617264776172655C554152545C756172742E630000000006756172742E63000000009CC1B600FFFFFFFF0100000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000000000002000000770100006600000080070000BE020000</Data>
       </MDITabState>
     </MDIClientArea>
     <ViewEx>
@@ -130,11 +130,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>000000004F0000007301000098020000</Data>
+          <Data>000000004F00000073010000A7020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>000000006600000073010000AF020000</Data>
+          <Data>000000006600000073010000BE020000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -150,7 +150,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>0300000066000000700100007F020000</Data>
+          <Data>0300000066000000700100008E020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -170,7 +170,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>0300000066000000700100007F020000</Data>
+          <Data>0300000066000000700100008E020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -450,7 +450,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>0300000066000000700100007F020000</Data>
+          <Data>0300000066000000700100008E020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -470,7 +470,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>0300000066000000700100007F020000</Data>
+          <Data>0300000066000000700100008E020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -490,7 +490,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -530,7 +530,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1150,7 +1150,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>0300000066000000700100007F020000</Data>
+          <Data>0300000066000000700100008E020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1170,7 +1170,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1190,7 +1190,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1250,7 +1250,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1270,7 +1270,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000B30200007D070000C5030000</Data>
+          <Data>03000000C20200007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1799,14 +1799,14 @@
       </Window>
       <DockMan>
         <Len>3332</Len>
-        <Data>000000000B000000000000000010000001000000FFFFFFFFFFFFFFFF730100004F000000770100009802000001000000020000100400000001000000C1FEFFFF3606000000000000000000000000000001000000FFFFFFFF05000000ED0300006D000000C3000000C400000073940000FFFF02000B004354616262656450616E650010000001000000000000006600000073010000AF020000000000004F00000073010000980200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000020000000000000FFFFFFFFFFFFFFFFF4000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D60100004589000001800020000000000000F40000006600000090050000F4000000F40000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000A004000066000000900500003C020000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000080000000000000FFFFFFFFFFFFFFFF0000000011020000900500001502000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000000000002C02000090050000CE020000000000001502000090050000B702000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000015020000CC020000B702000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF0000000098020000800700009C020000010000000100001004000000010000000DFDFFFF91000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF010000779400000180008000000100000000000000B302000080070000F5030000000000009C02000080070000DE0300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572010000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
+        <Data>000000000B000000000000000010000001000000FFFFFFFFFFFFFFFF730100004F00000077010000A702000001000000020000100400000001000000C1FEFFFF3606000000000000000000000000000001000000FFFFFFFF05000000ED0300006D000000C3000000C400000073940000FFFF02000B004354616262656450616E650010000001000000000000006600000073010000BE020000000000004F00000073010000A70200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73010000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7301000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657301000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273000000007394000001000000FFFFFFFFFFFFFFFF0000000000000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000020000000000000FFFFFFFFFFFFFFFFF4000000DD00000090050000E1000000000000000100000004000000010000000000000000000000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D60100004589000001800020000000000000F40000006600000090050000F4000000F40000004F00000090050000DD0000000000000040280046080000000B446973617373656D626C7900000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF9C0400004F000000A004000025020000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C3000001800040000000000000A004000066000000900500003C020000A00400004F000000900500002502000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF0000000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000080000000000000FFFFFFFFFFFFFFFF0000000011020000900500001502000000000000010000000400000001000000000000000000000000000000000000000000000001000000C6000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800080000000000000000000002C02000090050000CE020000000000001502000090050000B702000000000000404100460F0000001343616C6C20537461636B202B204C6F63616C73000000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031000000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFFFFFFFFFF0000000001000000000000000000000001000000FFFFFFFFC802000015020000CC020000B702000000000000020000000400000000000000000000000000000000000000000000000000000002000000C6000000FFFFFFFF8F07000001000000FFFFFFFF8F07000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000A702000080070000AB0200000100000001000010040000000100000053FDFFFFD7000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF010000779400000180008000000100000000000000C202000080070000F503000000000000AB02000080070000DE0300000000000040820056060000000C4275696C64204F757470757401000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0742726F77736572010000007794000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000000000000000000</Data>
       </DockMan>
       <ToolBar>
         <RegID>59392</RegID>
         <Name>File</Name>
         <Buttons>
-          <Len>2983</Len>
-          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000D424F52524F575F5057525F4F4E960000000000000014000B6C6974685F72656D6F766516616C61726D5F7265706F72745F6374726C5F776F72641F53595354454D5F414C41524D5F5245504F52545F4354524C5F574F52445F5414616C61726D5F63746C5F73656E645F756E696F6E0D424F52524F575F5057525F4F4E1155415254785F54584255465F57726974651555415254785F53656E64446174615F4E6F726D616C0555415254352152533438355F726561645F646174615F52585F444D415F4348335F72656C6F6164155752435F52585F444D415F4348335F72656C6F6164135752435F52585F444D415F4348305F496E6974135752435F52585F444D415F4348335F496E6974155752435F52585F444D415F4348305F72656C6F61640D5752435F756172745F496E6974105772634372656174654C696E6B50726F0B5752435F54585F504F525415496E74657276616C5472696767657248616E646C651152533438355F53454E445F4E4F524D414C023939000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
+          <Len>3066</Len>
+          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000004000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000975734D424352433136960000000000000014000975734D424352433136155752435F52585F444D415F4348335F72656C6F61644D5F5F5359535F44454C41595F5345435F54494D455F5345545F287772635F74696D656F75745F706172612C7772635F6374726C5F706172615F672E74696D655F6F75745F74696D655F736563290B73656E645F6C656E6774680C4B5665725F4145535F3132381565717569706D656E745F62617369635F696E665F670D5752435F554152545F53454E441953697A6875563453656E644E6F726D616C44617461326275661444617461416573313238456362456E63727970741450726F746F636F6C44617461416E616C797369730548415254310B7772635F4F46465F636E740F5752435F4352454154455F4C494E4B115752435F5057525F4750494F5F496E69740E5057525F3356385F4F5F504F52541A7772635F6374726C5F666C61672E72756E6E696E675F666C6167187772635F6374726C5F666C61672E73746172745F666C61672C7379735F66756E5F72756E5F6374726C5F702D3E7772635F6374726C5F666C61672E73746172745F666C61670B73746172745F7772635F6718626F72726F775F5077725F4750494F5F436C6B5F496E69740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
         </Buttons>
         <OriginalItems>
           <Len>1423</Len>
@@ -1871,11 +1871,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>340100004F000000790500009E000000</Data>
+          <Data>340100004F000000810500009E000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>340100006600000079050000B5000000</Data>
+          <Data>340100006600000081050000B5000000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -1891,7 +1891,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000660000002D010000FD020000</Data>
+          <Data>03000000660000002D010000BE020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1911,7 +1911,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000660000002D010000FD020000</Data>
+          <Data>03000000660000002D010000BE020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -1921,7 +1921,7 @@
       <Window>
         <RegID>1465</RegID>
         <PaneID>1465</PaneID>
-        <IsVisible>1</IsVisible>
+        <IsVisible>0</IsVisible>
         <IsFloating>0</IsFloating>
         <IsTabbed>0</IsTabbed>
         <IsActivated>0</IsActivated>
@@ -1931,11 +1931,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -1951,11 +1951,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -1971,11 +1971,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -1991,11 +1991,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2031,7 +2031,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2051,11 +2051,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2071,11 +2071,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2091,11 +2091,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2111,11 +2111,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2131,11 +2131,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2151,11 +2151,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2171,11 +2171,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2191,7 +2191,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000660000002D010000FD020000</Data>
+          <Data>03000000660000002D010000BE020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2211,7 +2211,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000660000002D010000FD020000</Data>
+          <Data>03000000660000002D010000BE020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2231,7 +2231,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2271,7 +2271,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2291,7 +2291,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>3401000063000000790500009E000000</Data>
+          <Data>3401000063000000810500009E000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2311,7 +2311,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2371,11 +2371,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2391,7 +2391,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2411,7 +2411,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2431,7 +2431,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2451,7 +2451,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2891,7 +2891,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>03000000660000002D010000FD020000</Data>
+          <Data>03000000660000002D010000BE020000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2911,7 +2911,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2931,7 +2931,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -2951,11 +2951,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2971,11 +2971,11 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <Window>
@@ -2991,7 +2991,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -3011,7 +3011,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>030000003103000076050000C5030000</Data>
+          <Data>03000000F20200007E050000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -3031,7 +3031,7 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>37010000660000007605000085000000</Data>
+          <Data>37010000660000007E05000085000000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
@@ -3531,23 +3531,23 @@
         <RecentRowIndex>0</RecentRowIndex>
         <RectRecentDocked>
           <Len>16</Len>
-          <Data>80050000660000007D070000C5030000</Data>
+          <Data>88050000660000007D070000C5030000</Data>
         </RectRecentDocked>
         <RectRecentFloat>
           <Len>16</Len>
-          <Data>ED06000024020000A90A0000C6020000</Data>
+          <Data>DC06000012020000DF080000A1050000</Data>
         </RectRecentFloat>
       </Window>
       <DockMan>
         <Len>3420</Len>
-        <Data>000000000C000000000000000020000001000000FFFFFFFFFFFFFFFF340100009E00000079050000A20000000100000001000010040000000100000074FFFFFF9E020000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000001000000340100006600000079050000B5000000340100004F000000790500009E0000000000000040280056080000000B446973617373656D626C7901000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF210400004F0000002504000027030000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C30000018000400000000000002504000066000000150500003E030000250400004F000000150500002703000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF054750494F4800000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFF300100004F00000034010000160300000100000002000010040000000100000039FFFFFFD6040000FFFFFFFF05000000ED0300006D000000C3000000C400000073940000018000100000010000000000000066000000300100002D030000000000004F00000030010000160300000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73000000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7300000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657300000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273010000007394000001000000FFFFFFFFFFFFFFFF04000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF0000000036020000A80500003A02000000000000010000000400000001000000B0FEFFFF0000000000000000000000000000000001000000C60000000000000001000000000000000000000001000000FFFFFFFFC0030000AA020000C40300004C03000000000000020000000400000000000000000000000000000000000000000000000000000001000000C600000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF0000000016030000790500001A0300000100000001000010040000000100000007FEFFFF38010000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF0100007794000001800080000001000000000000003103000079050000F5030000000000001A03000079050000DE0300000000000040820056060000000C4275696C64204F757470757400000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0642726F777365010000007794000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000040000001000000FFFFFFFFFFFFFFFF790500004F0000007D050000DE0300000100000002000010040000000100000024FCFFFF6502000000000000000000000000000001000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB090000018000400000010000007D0500006600000080070000F50300007D0500004F00000080070000DE03000000000000404100560F0000001343616C6C20537461636B202B204C6F63616C73010000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031010000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203101000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFF0500000000000000000000000000000000000000000000000000000001000000FFFFFFFF8F07000001000000FFFFFFFF8F070000000000000000000000000000</Data>
+        <Data>000000000C000000000000000020000001000000FFFFFFFFFFFFFFFF340100009E00000081050000A20000000100000001000010040000000100000074FFFFFF9E020000FFFFFFFF08000000CB00000057010000CC000000F08B00005A01000079070000D601000045890000FFFF02000B004354616262656450616E650020000001000000340100006600000081050000B5000000340100004F000000810500009E0000000000000040280056080000000B446973617373656D626C7901000000CB00000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A6572000000005701000001000000FFFFFFFFFFFFFFFF14506572666F726D616E636520416E616C797A657200000000CC00000001000000FFFFFFFFFFFFFFFF0E4C6F67696320416E616C797A657200000000F08B000001000000FFFFFFFFFFFFFFFF0D436F646520436F766572616765000000005A01000001000000FFFFFFFFFFFFFFFF11496E737472756374696F6E205472616365000000007907000001000000FFFFFFFFFFFFFFFF0F53797374656D20416E616C797A657200000000D601000001000000FFFFFFFFFFFFFFFF104576656E742053746174697374696373000000004589000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFCB00000001000000FFFFFFFFCB000000000000000040000000000000FFFFFFFFFFFFFFFF210400004F0000002504000027030000000000000200000004000000010000000000000000000000FFFFFFFF2B000000E2050000CA0900002D8C00002E8C00002F8C0000308C0000318C0000328C0000338C0000348C0000358C0000368C0000378C0000388C0000398C00003A8C00003B8C00003C8C00003D8C00003E8C00003F8C0000408C0000418C000050C3000051C3000052C3000053C3000054C3000055C3000056C3000057C3000058C3000059C300005AC300005BC300005CC300005DC300005EC300005FC3000060C3000061C3000062C3000063C30000018000400000000000002504000066000000150500003E030000250400004F000000150500002703000000000000404100462B0000000753796D626F6C7300000000E205000001000000FFFFFFFFFFFFFFFF0A5472616365204461746100000000CA09000001000000FFFFFFFFFFFFFFFF00000000002D8C000001000000FFFFFFFFFFFFFFFF00000000002E8C000001000000FFFFFFFFFFFFFFFF00000000002F8C000001000000FFFFFFFFFFFFFFFF0000000000308C000001000000FFFFFFFFFFFFFFFF0000000000318C000001000000FFFFFFFFFFFFFFFF0000000000328C000001000000FFFFFFFFFFFFFFFF0000000000338C000001000000FFFFFFFFFFFFFFFF0000000000348C000001000000FFFFFFFFFFFFFFFF0000000000358C000001000000FFFFFFFFFFFFFFFF0000000000368C000001000000FFFFFFFFFFFFFFFF0000000000378C000001000000FFFFFFFFFFFFFFFF0000000000388C000001000000FFFFFFFFFFFFFFFF0000000000398C000001000000FFFFFFFFFFFFFFFF00000000003A8C000001000000FFFFFFFFFFFFFFFF00000000003B8C000001000000FFFFFFFFFFFFFFFF00000000003C8C000001000000FFFFFFFFFFFFFFFF00000000003D8C000001000000FFFFFFFFFFFFFFFF00000000003E8C000001000000FFFFFFFFFFFFFFFF00000000003F8C000001000000FFFFFFFFFFFFFFFF0000000000408C000001000000FFFFFFFFFFFFFFFF054750494F4800000000418C000001000000FFFFFFFFFFFFFFFF000000000050C3000001000000FFFFFFFFFFFFFFFF000000000051C3000001000000FFFFFFFFFFFFFFFF000000000052C3000001000000FFFFFFFFFFFFFFFF000000000053C3000001000000FFFFFFFFFFFFFFFF000000000054C3000001000000FFFFFFFFFFFFFFFF000000000055C3000001000000FFFFFFFFFFFFFFFF000000000056C3000001000000FFFFFFFFFFFFFFFF000000000057C3000001000000FFFFFFFFFFFFFFFF000000000058C3000001000000FFFFFFFFFFFFFFFF000000000059C3000001000000FFFFFFFFFFFFFFFF00000000005AC3000001000000FFFFFFFFFFFFFFFF00000000005BC3000001000000FFFFFFFFFFFFFFFF00000000005CC3000001000000FFFFFFFFFFFFFFFF00000000005DC3000001000000FFFFFFFFFFFFFFFF00000000005EC3000001000000FFFFFFFFFFFFFFFF00000000005FC3000001000000FFFFFFFFFFFFFFFF000000000060C3000001000000FFFFFFFFFFFFFFFF000000000061C3000001000000FFFFFFFFFFFFFFFF000000000062C3000001000000FFFFFFFFFFFFFFFF000000000063C3000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFFE205000001000000FFFFFFFFE2050000000000000010000001000000FFFFFFFFFFFFFFFF300100004F00000034010000D70200000100000002000010040000000100000039FFFFFFD6040000FFFFFFFF05000000ED0300006D000000C3000000C40000007394000001800010000001000000000000006600000030010000EE020000000000004F00000030010000D70200000000000040410056050000000750726F6A65637401000000ED03000001000000FFFFFFFFFFFFFFFF05426F6F6B73000000006D00000001000000FFFFFFFFFFFFFFFF0946756E6374696F6E7300000000C300000001000000FFFFFFFFFFFFFFFF0954656D706C6174657300000000C400000001000000FFFFFFFFFFFFFFFF09526567697374657273010000007394000001000000FFFFFFFFFFFFFFFF00000000000000000000000000000000000000000000000001000000FFFFFFFFED03000001000000FFFFFFFFED030000000000000080000000000000FFFFFFFFFFFFFFFF0000000036020000A80500003A02000000000000010000000400000001000000B0FEFFFF0000000000000000000000000000000001000000C60000000000000001000000000000000000000001000000FFFFFFFFC0030000AA020000C40300004C03000000000000020000000400000000000000000000000000000000000000000000000000000001000000C600000001000000C6000000000000000080000001000000FFFFFFFFFFFFFFFF00000000D702000081050000DB0200000100000001000010040000000100000091FDFFFFC2000000FFFFFFFF06000000C5000000C7000000B4010000D2010000CF010000779400000180008000000100000000000000F202000081050000F503000000000000DB02000081050000DE0300000000000040820056060000000C4275696C64204F757470757400000000C500000001000000FFFFFFFFFFFFFFFF0D46696E6420496E2046696C657301000000C700000001000000FFFFFFFFFFFFFFFF0A4572726F72204C69737400000000B401000001000000FFFFFFFFFFFFFFFF0E536F757263652042726F7773657200000000D201000001000000FFFFFFFFFFFFFFFF0E416C6C205265666572656E63657300000000CF01000001000000FFFFFFFFFFFFFFFF0642726F777365010000007794000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFFC500000001000000FFFFFFFFC5000000000000000040000001000000FFFFFFFFFFFFFFFF810500004F00000085050000DE03000001000000020000100400000001000000000000000000000000000000000000000000000001000000FFFFFFFF0F0000008F070000930700009407000095070000960700009007000091070000B5010000B801000038030000B9050000BA050000BB050000BC050000CB09000001800040000001000000850500006600000080070000F5030000850500004F00000080070000DE03000000000000404100560F0000001343616C6C20537461636B202B204C6F63616C73010000008F07000001000000FFFFFFFFFFFFFFFF0755415254202331000000009307000001000000FFFFFFFFFFFFFFFF0755415254202332000000009407000001000000FFFFFFFFFFFFFFFF0755415254202333000000009507000001000000FFFFFFFFFFFFFFFF15446562756720287072696E74662920566965776572000000009607000001000000FFFFFFFFFFFFFFFF0757617463682031010000009007000001000000FFFFFFFFFFFFFFFF0757617463682032000000009107000001000000FFFFFFFFFFFFFFFF10547261636520457863657074696F6E7300000000B501000001000000FFFFFFFFFFFFFFFF0E4576656E7420436F756E7465727300000000B801000001000000FFFFFFFFFFFFFFFF09554C494E4B706C7573000000003803000001000000FFFFFFFFFFFFFFFF084D656D6F7279203100000000B905000001000000FFFFFFFFFFFFFFFF084D656D6F7279203200000000BA05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203300000000BB05000001000000FFFFFFFFFFFFFFFF084D656D6F7279203400000000BC05000001000000FFFFFFFFFFFFFFFF105472616365204E617669676174696F6E00000000CB09000001000000FFFFFFFFFFFFFFFF0500000000000000000000000000000000000000000000000000000001000000FFFFFFFF8F07000001000000FFFFFFFF8F070000000000000000000000000000</Data>
       </DockMan>
       <ToolBar>
         <RegID>59392</RegID>
         <Name>File</Name>
         <Buttons>
-          <Len>2988</Len>
-          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000000000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000D424F52524F575F5057525F4F4E960000000000000014000D424F52524F575F5057525F4F4E1155415254785F54584255465F57726974651555415254785F53656E64446174615F4E6F726D616C0555415254352152533438355F726561645F646174615F52585F444D415F4348335F72656C6F6164155752435F52585F444D415F4348335F72656C6F6164135752435F52585F444D415F4348305F496E6974135752435F52585F444D415F4348335F496E6974155752435F52585F444D415F4348305F72656C6F61640D5752435F756172745F496E6974105772634372656174654C696E6B50726F0B5752435F54585F504F525415496E74657276616C5472696767657248616E646C651152533438355F53454E445F4E4F524D414C02393900136D6F646275733033416E73776572436865636B1352533438355F52455F5245435F454E41424C451076616C76655F6374726C5F6F726465722376616C76655F6374726C5F706172615F672E666F7263655F6F70656E5F7374617475730000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000100150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
+          <Len>3066</Len>
+          <Data>00200000010000002800FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000000000000000000000000000000000000000100000001000000018001E100000000000001000000000000000000000000000000000100000001000000018003E1000000000000020000000000000000000000000000000001000000010000000180CD7F0000000000000300000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018023E100000000040004000000000000000000000000000000000100000001000000018022E100000000040005000000000000000000000000000000000100000001000000018025E10000000000000600000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001802BE10000000004000700000000000000000000000000000000010000000100000001802CE10000000004000800000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001807A8A0000000000000900000000000000000000000000000000010000000100000001807B8A0000000000000A00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180D3B00000000000000B000000000000000000000000000000000100000001000000018015B10000000004000C0000000000000000000000000000000001000000010000000180F4B00000000004000D000000000000000000000000000000000100000001000000018036B10000000004000E00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FF88000000000400460000000000000000000000000000000001000000010000000180FE880000000004004500000000000000000000000000000000010000000100000001800B810000000004001300000000000000000000000000000000010000000100000001800C810000000004001400000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180F0880000020000000F000000000000000000000000000000000100000001000000FFFF0100120043555646696E64436F6D626F427574746F6EE803000000000000000000000000000000000000000000000001000000010000009600000002002050000000000975734D424352433136960000000000000014000975734D424352433136155752435F52585F444D415F4348335F72656C6F61644D5F5F5359535F44454C41595F5345435F54494D455F5345545F287772635F74696D656F75745F706172612C7772635F6374726C5F706172615F672E74696D655F6F75745F74696D655F736563290B73656E645F6C656E6774680C4B5665725F4145535F3132381565717569706D656E745F62617369635F696E665F670D5752435F554152545F53454E441953697A6875563453656E644E6F726D616C44617461326275661444617461416573313238456362456E63727970741450726F746F636F6C44617461416E616C797369730548415254310B7772635F4F46465F636E740F5752435F4352454154455F4C494E4B115752435F5057525F4750494F5F496E69740E5057525F3356385F4F5F504F52541A7772635F6374726C5F666C61672E72756E6E696E675F666C6167187772635F6374726C5F666C61672E73746172745F666C61672C7379735F66756E5F72756E5F6374726C5F702D3E7772635F6374726C5F666C61672E73746172745F666C61670B73746172745F7772635F6718626F72726F775F5077725F4750494F5F436C6B5F496E69740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000018024E10000000000001100000000000000000000000000000000010000000100000001800A810000000000001200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E2280000002000300150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B46350000000000000000000000000100000001000000000000000000000001000000020021802280000000000000150000002153746172742F53746F70202644656275672053657373696F6E094374726C2B4635000000000000000000000000010000000100000000000000000000000100000000002180E0010000000000007500000021456E65726779204D6561737572656D656E742026776974686F75742044656275670000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C488000000000000160000000000000000000000000000000001000000010000000180C988000000000400180000000000000000000000000000000001000000010000000180C788000000000000190000000000000000000000000000000001000000010000002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000003002180C8880000000000001700000027264B696C6C20416C6C20427265616B706F696E747320696E2043757272656E7420546172676574000000000000000000000000010000000100000000000000000000000100000000002180E50100000000000078000000264B696C6C20416C6C20427265616B706F696E747320696E204163746976652050726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180E601000000000000790000002F4B696C6C20416C6C20427265616B706F696E747320696E204D756C74692D50726F6A65637420576F726B73706163650000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000021804C010000020001001A0000000F2650726F6A6563742057696E646F77000000000000000000000000010000000100000000000000000000000100000008002180DD880000000000001A0000000750726F6A656374000000000000000000000000010000000100000000000000000000000100000000002180DC8B0000000000003A00000005426F6F6B73000000000000000000000000010000000100000000000000000000000100000000002180E18B0000000000003B0000000946756E6374696F6E73000000000000000000000000010000000100000000000000000000000100000000002180E28B000000000000400000000954656D706C6174657300000000000000000000000001000000010000000000000000000000010000000000218018890000000000003D0000000E536F757263652042726F777365720000000000000000000000000100000001000000000000000000000001000000000021800000000000000400FFFFFFFF00000000000000000001000000000000000100000000000000000000000100000000002180D988000000000000390000000C4275696C64204F7574707574000000000000000000000000010000000100000000000000000000000100000000002180E38B000000000000410000000B46696E64204F75747075740000000000000000000000000100000001000000000000000000000001000000000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180FB7F0000000000001B000000000000000000000000000000000100000001000000000000000446696C65C6030000</Data>
         </Buttons>
         <OriginalItems>
           <Len>1423</Len>
@@ -3563,7 +3563,7 @@
         <Name>Build</Name>
         <Buttons>
           <Len>955</Len>
-          <Data>00200000000000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000000001D000000000000000000000000000000000100000001000000018030800000000000001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0000000000000000010000000000000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000000002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050FFFFFFFF00960000000000000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000000240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
+          <Data>00200000000000001000FFFF01001100434D4643546F6F6C426172427574746F6ECF7F0000000000001C0000000000000000000000000000000001000000010000000180D07F0000000000001D000000000000000000000000000000000100000001000000018030800000000000001E000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6EC7040000000000006A0000000C4261746368204275696C2664000000000000000000000000010000000100000000000000000000000100000004000580C7040000000000006A0000000C4261746368204275696C266400000000000000000000000001000000010000000000000000000000010000000000058046070000000000006B0000000D42617463682052656275696C640000000000000000000000000100000001000000000000000000000001000000000005804707000000000000FFFFFFFF0B426174636820436C65616E0100000000000000010000000000000001000000000000000000000001000000000005809E8A0000000000001F0000000F4261746326682053657475702E2E2E000000000000000000000000010000000100000000000000000000000100000000000180D17F0000000000002000000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001804C8A0000000000002100000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6EBA00000000000000000000000000000000000000000000000001000000010000009600000003002050FFFFFFFF00960000000000000000000180EB880000000000002200000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180C07F000000000000230000000000000000000000000000000001000000010000000180B08A000000000000240000000000000000000000000000000001000000010000000180A8010000000000004E00000000000000000000000000000000010000000100000001807202000000000000530000000000000000000000000000000001000000010000000180BE010000000000005000000000000000000000000000000000010000000100000000000000054275696C64DC010000</Data>
         </Buttons>
         <OriginalItems>
           <Len>583</Len>
@@ -3579,7 +3579,7 @@
         <Name>Debug</Name>
         <Buttons>
           <Len>2362</Len>
-          <Data>00200000010000001900FFFF01001100434D4643546F6F6C426172427574746F6ECC880000000000002500000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018017800000000000002600000000000000000000000000000000010000000100000001801D800000000004002700000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001801A800000000000002800000000000000000000000000000000010000000100000001801B80000000000000290000000000000000000000000000000001000000010000000180E57F0000000000002A00000000000000000000000000000000010000000100000001801C800000000000002B00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018000890000000000002C00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180E48B0000020000002D0000000000000000000000000000000001000000010000000180F07F0000020001002E0000000000000000000000000000000001000000010000000180E8880000020000003700000000000000000000000000000000010000000100000001803B010000020001002F0000000000000000000000000000000001000000010000000180BB8A00000200010030000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E0E01000002000100310000000D57617463682057696E646F7773000000000000000000000000010000000100000000000000000000000100000003001380D88B00000000000031000000085761746368202631000000000000000000000000010000000100000000000000000000000100000000001380D98B00000000000031000000085761746368202632000000000000000000000000010000000100000000000000000000000100000000001380CE01000000000000FFFFFFFF0C576174636820416E63686F720000000000000000010000000000000001000000000000000000000001000000000013800F0100000200010032000000094D656D6F7279202631000000000000000000000000010000000100000000000000000000000100000004001380D28B00000000000032000000094D656D6F7279202631000000000000000000000000010000000100000000000000000000000100000000001380D38B00000000000032000000094D656D6F7279202632000000000000000000000000010000000100000000000000000000000100000000001380D48B00000000000032000000094D656D6F7279202633000000000000000000000000010000000100000000000000000000000100000000001380D58B00000000000032000000094D656D6F72792026340000000000000000000000000100000001000000000000000000000001000000000013801001000002000000330000000855415254202326310000000000000000000000000100000001000000000000000000000001000000040013809307000000000000330000000855415254202326310000000000000000000000000100000001000000000000000000000001000000000013809407000000000000330000000855415254202326320000000000000000000000000100000001000000000000000000000001000000000013809507000000000000330000000855415254202326330000000000000000000000000100000001000000000000000000000001000000000013809607000000000000330000001626446562756720287072696E746629205669657765720000000000000000000000000100000001000000000000000000000001000000000013803C010000000000007200000010416E616C797369732057696E646F7773000000000000000000000000010000000100000000000000000000000100000004001380658A000000000000340000000F264C6F67696320416E616C797A6572000000000000000000000000010000000100000000000000000000000100000000001380DC7F0000000000003E0000001526506572666F726D616E636520416E616C797A6572000000000000000000000000010000000100000000000000000000000100000000001380E788000000000000380000000E26436F646520436F766572616765000000000000000000000000010000000100000000000000000000000100000000001380CD01000000000000FFFFFFFF0F416E616C7973697320416E63686F7200000000000000000100000000000000010000000000000000000000010000000000138053010000000000003F0000000D54726163652057696E646F77730000000000000000000000000100000001000000000000000000000001000000010013805401000000000000FFFFFFFF115472616365204D656E7520416E63686F720000000000000000010000000000000001000000000000000000000001000000000013802901000000000000350000001553797374656D205669657765722057696E646F77730000000000000000000000000100000001000000000000000000000001000000010013804B01000000000000FFFFFFFF1453797374656D2056696577657220416E63686F720000000000000000010000000000000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000013800189000002000000360000000F26546F6F6C626F782057696E646F7700000000000000000000000001000000010000000000000000000000010000000300138044C5000000000000FFFFFFFF0E5570646174652057696E646F77730000000000000000010000000000000001000000000000000000000001000000000013800000000000000400FFFFFFFF000000000000000000010000000000000001000000000000000000000001000000000013805B01000000000000FFFFFFFF12546F6F6C626F78204D656E75416E63686F72000000000000000001000000000000000100000000000000000000000100000000000000000005446562756764020000</Data>
+          <Data>00200000010000001900FFFF01001100434D4643546F6F6C426172427574746F6ECC880000000000002500000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018017800000000000002600000000000000000000000000000000010000000100000001801D800000000004002700000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000001801A800000000000002800000000000000000000000000000000010000000100000001801B80000000000000290000000000000000000000000000000001000000010000000180E57F0000000004002A00000000000000000000000000000000010000000100000001801C800000000000002B00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF000000000000000000000000000100000001000000018000890000000000002C00000000000000000000000000000000010000000100000001800000000001000000FFFFFFFF0000000000000000000000000001000000010000000180E48B0000020000002D0000000000000000000000000000000001000000010000000180F07F0000020001002E0000000000000000000000000000000001000000010000000180E8880000020000003700000000000000000000000000000000010000000100000001803B010000020001002F0000000000000000000000000000000001000000010000000180BB8A00000200010030000000000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E0E01000002000100310000000D57617463682057696E646F7773000000000000000000000000010000000100000000000000000000000100000003001380D88B00000000000031000000085761746368202631000000000000000000000000010000000100000000000000000000000100000000001380D98B00000000000031000000085761746368202632000000000000000000000000010000000100000000000000000000000100000000001380CE01000000000000FFFFFFFF0C576174636820416E63686F720100000000000000010000000000000001000000000000000000000001000000000013800F0100000200000032000000094D656D6F7279202631000000000000000000000000010000000100000000000000000000000100000004001380D28B00000000000032000000094D656D6F7279202631000000000000000000000000010000000100000000000000000000000100000000001380D38B00000000000032000000094D656D6F7279202632000000000000000000000000010000000100000000000000000000000100000000001380D48B00000000000032000000094D656D6F7279202633000000000000000000000000010000000100000000000000000000000100000000001380D58B00000000000032000000094D656D6F72792026340000000000000000000000000100000001000000000000000000000001000000000013801001000002000000330000000855415254202326310000000000000000000000000100000001000000000000000000000001000000040013809307000000000000330000000855415254202326310000000000000000000000000100000001000000000000000000000001000000000013809407000000000000330000000855415254202326320000000000000000000000000100000001000000000000000000000001000000000013809507000000000000330000000855415254202326330000000000000000000000000100000001000000000000000000000001000000000013809607000000000000330000001626446562756720287072696E746629205669657765720000000000000000000000000100000001000000000000000000000001000000000013803C010000000000007200000010416E616C797369732057696E646F7773000000000000000000000000010000000100000000000000000000000100000004001380658A000000000000340000000F264C6F67696320416E616C797A6572000000000000000000000000010000000100000000000000000000000100000000001380DC7F0000000000003E0000001526506572666F726D616E636520416E616C797A6572000000000000000000000000010000000100000000000000000000000100000000001380E788000000000000380000000E26436F646520436F766572616765000000000000000000000000010000000100000000000000000000000100000000001380CD01000000000000FFFFFFFF0F416E616C7973697320416E63686F7201000000000000000100000000000000010000000000000000000000010000000000138053010000000000003F0000000D54726163652057696E646F77730000000000000000000000000100000001000000000000000000000001000000010013805401000000000000FFFFFFFF115472616365204D656E7520416E63686F720100000000000000010000000000000001000000000000000000000001000000000013802901000000000000350000001553797374656D205669657765722057696E646F77730000000000000000000000000100000001000000000000000000000001000000010013804B01000000000000FFFFFFFF1453797374656D2056696577657220416E63686F720100000000000000010000000000000001000000000000000000000001000000000001800000000001000000FFFFFFFF00000000000000000000000000010000000100000013800189000002000000360000000F26546F6F6C626F782057696E646F7700000000000000000000000001000000010000000000000000000000010000000300138044C5000000000000FFFFFFFF0E5570646174652057696E646F77730100000000000000010000000000000001000000000000000000000001000000000013800000000000000400FFFFFFFF000000000000000000010000000000000001000000000000000000000001000000000013805B01000000000000FFFFFFFF12546F6F6C626F78204D656E75416E63686F72010000000000000001000000000000000100000000000000000000000100000000000000000005446562756764020000</Data>
         </Buttons>
         <OriginalItems>
           <Len>898</Len>
@@ -3603,21 +3603,12 @@
     <ActiveMDIGroup>0</ActiveMDIGroup>
     <MDIGroup>
       <Size>100</Size>
-      <ActiveTab>24</ActiveTab>
+      <ActiveTab>1</ActiveTab>
       <Doc>
-        <Name>..\Core\main.c</Name>
+        <Name>..\Function\WirelessRemoteComm\wrc_sizhu_v4.c</Name>
         <ColumnNumber>0</ColumnNumber>
-        <TopLine>23</TopLine>
-        <CurrentLine>37</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Hardware\EXTI\exti.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>148</TopLine>
-        <CurrentLine>178</CurrentLine>
+        <TopLine>405</TopLine>
+        <CurrentLine>417</CurrentLine>
         <Folding>1</Folding>
         <ContractedFolders></ContractedFolders>
         <PaneID>0</PaneID>
@@ -3632,91 +3623,19 @@
         <PaneID>0</PaneID>
       </Doc>
       <Doc>
-        <Name>..\Function\LCD\lcd.c</Name>
-        <ColumnNumber>9</ColumnNumber>
-        <TopLine>404</TopLine>
-        <CurrentLine>424</CurrentLine>
+        <Name>..\Core\main.c</Name>
+        <ColumnNumber>6</ColumnNumber>
+        <TopLine>25</TopLine>
+        <CurrentLine>56</CurrentLine>
         <Folding>1</Folding>
         <ContractedFolders></ContractedFolders>
         <PaneID>0</PaneID>
       </Doc>
       <Doc>
-        <Name>..\Core\main.h</Name>
+        <Name>..\Function\WirelessRemoteComm\wireless_remote_comm.c</Name>
         <ColumnNumber>0</ColumnNumber>
-        <TopLine>46</TopLine>
-        <CurrentLine>59</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.c</Name>
-        <ColumnNumber>23</ColumnNumber>
-        <TopLine>285</TopLine>
-        <CurrentLine>300</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>190</TopLine>
-        <CurrentLine>126</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>50</TopLine>
-        <CurrentLine>64</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\EXTERN_RTC\extern_rtc.c</Name>
-        <ColumnNumber>1</ColumnNumber>
-        <TopLine>187</TopLine>
-        <CurrentLine>209</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\EXTERN_RTC\extern_rtc.h</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>79</TopLine>
-        <CurrentLine>107</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>D:\Program Files\MDK5\ARM\ARMCC\include\time.h</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>191</TopLine>
-        <CurrentLine>230</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\KEY\key.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>39</TopLine>
-        <CurrentLine>82</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Hardware\UART\uart.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>296</TopLine>
-        <CurrentLine>333</CurrentLine>
+        <TopLine>243</TopLine>
+        <CurrentLine>167</CurrentLine>
         <Folding>1</Folding>
         <ContractedFolders></ContractedFolders>
         <PaneID>0</PaneID>
@@ -3724,107 +3643,17 @@
       <Doc>
         <Name>..\Function\WirelessRemoteComm\wireless_remote_comm.h</Name>
         <ColumnNumber>0</ColumnNumber>
-        <TopLine>1</TopLine>
-        <CurrentLine>21</CurrentLine>
+        <TopLine>22</TopLine>
+        <CurrentLine>34</CurrentLine>
         <Folding>1</Folding>
         <ContractedFolders></ContractedFolders>
         <PaneID>0</PaneID>
       </Doc>
       <Doc>
-        <Name>..\Function\UPPER_COMPUTER\upper_com.h</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>1</TopLine>
-        <CurrentLine>7</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\modbus\port\portserial.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>40</TopLine>
-        <CurrentLine>70</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Hardware\UART\uart.h</Name>
-        <ColumnNumber>29</ColumnNumber>
-        <TopLine>28</TopLine>
-        <CurrentLine>44</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Soft\system_run_fun.c</Name>
-        <ColumnNumber>0</ColumnNumber>
-        <TopLine>209</TopLine>
-        <CurrentLine>223</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\WirelessRemoteComm\wireless_remote_comm.c</Name>
-        <ColumnNumber>13</ColumnNumber>
-        <TopLine>165</TopLine>
-        <CurrentLine>177</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Core\Include\FM33A0XXEV.h</Name>
-        <ColumnNumber>11</ColumnNumber>
-        <TopLine>903</TopLine>
-        <CurrentLine>921</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Soft\sizhu_ctrl_word.h</Name>
-        <ColumnNumber>22</ColumnNumber>
-        <TopLine>211</TopLine>
-        <CurrentLine>237</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\VALVE\valve_control.c</Name>
-        <ColumnNumber>29</ColumnNumber>
-        <TopLine>1</TopLine>
-        <CurrentLine>59</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\POWER_MANAGE\power_manage.c</Name>
-        <ColumnNumber>20</ColumnNumber>
-        <TopLine>352</TopLine>
-        <CurrentLine>379</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Function\POWER_MANAGE\power_manage.h</Name>
-        <ColumnNumber>21</ColumnNumber>
-        <TopLine>24</TopLine>
-        <CurrentLine>42</CurrentLine>
-        <Folding>1</Folding>
-        <ContractedFolders></ContractedFolders>
-        <PaneID>0</PaneID>
-      </Doc>
-      <Doc>
-        <Name>..\Soft\sizhu_ctrl_word.c</Name>
-        <ColumnNumber>4</ColumnNumber>
-        <TopLine>61</TopLine>
-        <CurrentLine>89</CurrentLine>
+        <Name>..\Hardware\UART\uart.c</Name>
+        <ColumnNumber>2</ColumnNumber>
+        <TopLine>127</TopLine>
+        <CurrentLine>146</CurrentLine>
         <Folding>1</Folding>
         <ContractedFolders></ContractedFolders>
         <PaneID>0</PaneID>
diff --git a/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx b/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx
index 5307bdb..775845e 100644
--- a/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx
+++ b/KEIL_MDKARM/SZV103_FM33A0_MainSystem.uvoptx
@@ -152,18 +152,18 @@
         <Bp>
           <Number>0</Number>
           <Type>0</Type>
-          <LineNumber>65</LineNumber>
+          <LineNumber>417</LineNumber>
           <EnabledFlag>1</EnabledFlag>
-          <Address>48566</Address>
+          <Address>48434</Address>
           <ByteObject>0</ByteObject>
           <HtxType>0</HtxType>
           <ManyObjects>0</ManyObjects>
           <SizeOfObject>0</SizeOfObject>
           <BreakByAccess>0</BreakByAccess>
           <BreakIfRCount>1</BreakIfRCount>
-          <Filename>..\Function\VALVE\valve_control.c</Filename>
+          <Filename>..\Function\WirelessRemoteComm\wrc_sizhu_v4.c</Filename>
           <ExecCommand></ExecCommand>
-          <Expression>\\SZV103_FM33A0_MainSystem\../Function/VALVE/valve_control.c\65</Expression>
+          <Expression>\\SZV103_FM33A0_MainSystem\../Function/WirelessRemoteComm/wrc_sizhu_v4.c\417</Expression>
         </Bp>
       </Breakpoint>
       <WatchWindow1>
@@ -180,152 +180,87 @@
         <Ww>
           <count>2</count>
           <WinNumber>1</WinNumber>
-          <ItemText>save_realtime_data_g.record_time_BCD</ItemText>
+          <ItemText>sys_clockBCD_g</ItemText>
         </Ww>
         <Ww>
           <count>3</count>
           <WinNumber>1</WinNumber>
-          <ItemText>pList_head</ItemText>
+          <ItemText>system_status_word_g.status_word</ItemText>
         </Ww>
         <Ww>
           <count>4</count>
           <WinNumber>1</WinNumber>
-          <ItemText>* pList_head</ItemText>
+          <ItemText>pwr_vol_g</ItemText>
         </Ww>
         <Ww>
           <count>5</count>
           <WinNumber>1</WinNumber>
-          <ItemText>count_i</ItemText>
+          <ItemText>sys_fun_run_ctrl_g</ItemText>
         </Ww>
         <Ww>
           <count>6</count>
           <WinNumber>1</WinNumber>
-          <ItemText>pwr_vol_g</ItemText>
+          <ItemText>flow_meter_data_g</ItemText>
         </Ww>
         <Ww>
           <count>7</count>
           <WinNumber>1</WinNumber>
-          <ItemText>ALARM_ID_ALKA_BAT_DOWN</ItemText>
+          <ItemText>wrc_ctrl_para_g</ItemText>
         </Ww>
         <Ww>
           <count>8</count>
           <WinNumber>1</WinNumber>
-          <ItemText>system_status_word_g.status_word</ItemText>
+          <ItemText>sys_delay_sec_para_g,0x0A</ItemText>
         </Ww>
         <Ww>
           <count>9</count>
           <WinNumber>1</WinNumber>
-          <ItemText>sys_clockBCD_g</ItemText>
+          <ItemText>wrc_uart_para_g.recv_buf</ItemText>
         </Ww>
         <Ww>
           <count>10</count>
           <WinNumber>1</WinNumber>
-          <ItemText>data_ins</ItemText>
+          <ItemText>link_info_g</ItemText>
         </Ww>
         <Ww>
           <count>11</count>
           <WinNumber>1</WinNumber>
-          <ItemText>rtc_reg</ItemText>
+          <ItemText>send_buf</ItemText>
         </Ww>
         <Ww>
           <count>12</count>
           <WinNumber>1</WinNumber>
-          <ItemText>sys_run_period</ItemText>
+          <ItemText>protocol_head_up_g</ItemText>
         </Ww>
         <Ww>
           <count>13</count>
           <WinNumber>1</WinNumber>
-          <ItemText>lcd_wake_up_flag_g</ItemText>
+          <ItemText>up_data_head_g</ItemText>
         </Ww>
         <Ww>
           <count>14</count>
           <WinNumber>1</WinNumber>
-          <ItemText>P_Key1Cnt</ItemText>
+          <ItemText>send_length</ItemText>
         </Ww>
         <Ww>
           <count>15</count>
           <WinNumber>1</WinNumber>
-          <ItemText>R_Key2Cnt</ItemText>
+          <ItemText>wrc_para_sizhu_g</ItemText>
         </Ww>
         <Ww>
           <count>16</count>
           <WinNumber>1</WinNumber>
-          <ItemText>L_Key3Cnt</ItemText>
+          <ItemText>protocol_head_rec</ItemText>
         </Ww>
         <Ww>
           <count>17</count>
           <WinNumber>1</WinNumber>
-          <ItemText>sys_delay_sec_para_g,0x0A</ItemText>
+          <ItemText>wrc_uart_para_g</ItemText>
         </Ww>
         <Ww>
           <count>18</count>
           <WinNumber>1</WinNumber>
-          <ItemText>uc_recv_para_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>19</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>uc_recv_para_g.uc_protocol_head_s.random_number</ItemText>
-        </Ww>
-        <Ww>
-          <count>20</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>system_status_word_g.status_word</ItemText>
-        </Ww>
-        <Ww>
-          <count>21</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>pwr_vol_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>22</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>valve_ctrl_para_g,0x0A</ItemText>
-        </Ww>
-        <Ww>
-          <count>23</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>sys_fun_run_ctrl_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>24</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>save_valve_para_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>25</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>valve_ctrl_para_g.force_open_status</ItemText>
-        </Ww>
-        <Ww>
-          <count>26</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>start_rs485_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>27</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>start_wrc_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>28</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>rs485_com_ctrl_pata_g</ItemText>
-        </Ww>
-        <Ww>
-          <count>29</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>RS485_read_data_recv_buff</ItemText>
-        </Ww>
-        <Ww>
-          <count>30</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>buf_p</ItemText>
-        </Ww>
-        <Ww>
-          <count>31</count>
-          <WinNumber>1</WinNumber>
-          <ItemText>flow_meter_data_g</ItemText>
+          <ItemText>protocol_head_rec.cmd_code_u16</ItemText>
         </Ww>
       </WatchWindow1>
       <WatchWindow2>
@@ -344,7 +279,7 @@
         <Mm>
           <WinNumber>1</WinNumber>
           <SubType>0</SubType>
-          <ItemText>buf_p</ItemText>
+          <ItemText>wrc_uart_para_g.recv_buf</ItemText>
           <AccSizeX>1</AccSizeX>
         </Mm>
       </MemoryWindow1>
diff --git a/README.md b/README.md
index 82e82a5..5989032 100644
--- a/README.md
+++ b/README.md
@@ -80,3 +80,6 @@
 ①、发送数据死循环,原因:  发送时uart号给错了。
 3、取消报警上报控制结构体,共用报警控制结构体;修改了报警控制和报警上报控制的初始化值。
 4、修改了关阀控制字的初始化值。
+##2024年6月3日:
+1、测试关阀借电功能,正常。
+2、测试无线远传并修改了一些问题,发现平台下行帧的CRC不是小端。
diff --git a/Soft/sizhu_ctrl_word.c b/Soft/sizhu_ctrl_word.c
index 345e607..b02d6cc 100644
--- a/Soft/sizhu_ctrl_word.c
+++ b/Soft/sizhu_ctrl_word.c
@@ -237,7 +237,7 @@
 	/*���������ϱ�*/
 	if(AlarmTriggerWrcFlag ==SET){
 		AlarmTriggerWrcFlag = RESET;
-		start_wrc_g = WRC_MEANS_ALARM;//���ڱ���  
+//		start_wrc_g = WRC_MEANS_ALARM;//���ڱ���  ������ע��
 	}
 
 	/*������������*/
diff --git a/Soft/system_run_fun.c b/Soft/system_run_fun.c
index c7849d5..83e5cea 100644
--- a/Soft/system_run_fun.c
+++ b/Soft/system_run_fun.c
@@ -35,6 +35,8 @@
 	Pulse_And_Alarm_Line_IO_Init();
 	
 	RS485_read_data_GPIO_Init();
+	
+	WRC_PWR_GPIO_Init(); //����Զ����Դ����IO
 }
 
 //����������������
@@ -73,7 +75,7 @@
 //	GPIO_EXTI_Init( KEY4_PORT, KEY4_PIN, EXTI_FALLING, ENABLE);
 	
 	GPIO_EXTI_Init( LITH_PWR_LOSE_PORT, LITH_PWR_LOSE_PIN, EXTI_FALLING, ENABLE);
-	GPIO_EXTI_Init( ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN, EXTI_FALLING, ENABLE);
+//	GPIO_EXTI_Init( ALKA_PWR_LOSE_PORT, ALKA_PWR_LOSE_PIN, EXTI_FALLING, ENABLE);
 	
 	GPIO_EXTI_Init( LIMIT_TRIGGER_PORT, LIMIT_TRIGGER_PIN, EXTI_FALLING, ENABLE);
 	
@@ -221,7 +223,8 @@
 	
 	if(start_rs485_g != RS485_START_REASON_NONE){
 		start_rs485_g = RS485_START_REASON_NONE;
-		sys_fun_run_ctrl_p->rs485_ctrl_flag.start_flag = SET;
+		if(sys_fun_run_ctrl_p->rs485_ctrl_flag.running_flag ==RESET)
+			sys_fun_run_ctrl_p->rs485_ctrl_flag.start_flag = SET;
 	}
 	
 	/*���ؿ��ƣ�����ͨ����������ָ��쳣�ȿ��ƣ���Ҫ����ʱֱ�ӵ���ValveCtrlOrder�������ɣ����ڴ˴�����*/
@@ -261,7 +264,7 @@
 	if(start_wrc_g  != WRC_MEANS_NONE){
 		wrc_ctrl_para_g.wrc_start_flag = start_wrc_g;
 		start_wrc_g = WRC_MEANS_NONE;
-		if(sys_fun_run_ctrl_p->wrc_ctrl_flag.start_flag == RESET){
+		if((sys_fun_run_ctrl_p->wrc_ctrl_flag.start_flag == RESET)&&(sys_fun_run_ctrl_p->wrc_ctrl_flag.running_flag == RESET )){
 			pwr_vol_g.alka_flag = AMS_WRC_BEFORE;
 			sys_fun_run_ctrl_p->wrc_ctrl_flag.start_flag = SET;
 		}

--
Gitblit v1.9.3