From 8795aa4476c2b99e248adf9324fc7e4dd08fea6b Mon Sep 17 00:00:00 2001 From: yangyanqing Date: Mon, 30 Mar 2026 17:22:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=E3=80=8C/=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generated.resc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/generated.resc b/generated.resc index 7a9aeaf..1b0c9e5 100644 --- a/generated.resc +++ b/generated.resc @@ -14,6 +14,12 @@ include @Custom_TLZA_ADU.cs include @Custom_TLZA_ADU1.cs include @Custom_RTC_TLZA.cs #include @timer_trigger.cs +include @UART_kx12A1.cs +include @UART_kx12A2.cs +include @UART_kx12A3.cs +include @UART_kx12A4.cs +include @UART_kx12A5.cs +include @UART_kx12A6.cs # ===== 创建机器 ===== mach create "SPARC V8_Leon3" @@ -28,7 +34,7 @@ cpu PerformanceInMips 80 # Load VxWorks sysbus LoadBinary @C:/Users/PingCe/Desktop/1_simulation/KX12A_Z/vxworks_smu/default/vxWorks 0x40003000 -sysbus WriteDoubleWord 0x80000240 0x10 +sysbus WriteDoubleWord 0x80000240 0x90130 # ===== 调试配置 ===== machine StartGdbServer 3333 true