This commit is contained in:
2026-06-19 21:56:57 +09:00
parent 883241097f
commit a250daf564
3 changed files with 7 additions and 3 deletions

View File

@@ -91,7 +91,8 @@ Break
; -------------------------------------------------------------------------------- ; --------------------------------------------------------------------------------
; Load demo program (uses internal RAM only) ; Load demo program (uses internal RAM only)
; Data.LOAD.Elf "~~~~/sieve_ram_aarch32_arm_v8r_le.elf" ; Data.LOAD.Elf "~~~~/sieve_ram_aarch32_arm_v8r_le.elf"
Data.LOAD.Elf C:\Work\Src\Gen4_R-Car_MCAL\2_Trunk\V4H\MCAL-v4h_19.4.0.D_release\rel\modules\woody\sample_application\V4H\obj\arm\App_WOODY_V4H_Sample.elf /nocode ;Data.LOAD.Elf C:\Work\Src\Gen4_R-Car_MCAL\2_Trunk\V4H\MCAL-v4h_19.4.0.D_release\rel\modules\woody\sample_application\V4H\obj\arm\App_WOODY_V4H_Sample.elf /nocode
Data.LOAD.Elf C:\Work\Src\Gen4_R-Car_MCAL\2_Trunk\V4H\MCAL-v4h_19.4.0.D_release\rel\modules\woody\sample_application\V4H\obj\arm\App_WOODY_V4H_Sample.elf
;CORE 1 ;CORE 1
;GOSUB EnableATCM "0xE4400000" // CR52_1 (Hypervisor MPU) ;GOSUB EnableATCM "0xE4400000" // CR52_1 (Hypervisor MPU)

View File

@@ -14,9 +14,12 @@ WinPOS 0.125 30.929 114. 13. 16. 1. W005
WinTABS 10. 10. 25. WinTABS 10. 10. 25.
l l
// save root dir
&ROOT_DIR=os.ppd()
// sram debug setting // sram debug setting
WinPOS 0.0 0.0 114. 25. 14. 0. W000 WinPOS 0.0 0.0 114. 25. 14. 0. W000
PEDIT "C:\Work\Src\Gen4_R-Car_Trace32\0_Doc\scripts\V4H\EVB\Lauterbach\Woody_r_carv4h-cr52_sieve_smp_offchip_trace_sram.cmm" PEDIT "&ROOT_DIR\Lauterbach\Woody_r_carv4h-cr52_sieve_smp_offchip_trace_sram.cmm"
WinPOS 0.375 50.0 114. 15. 0. 0. W001 WinPOS 0.375 50.0 114. 15. 0. 0. W001
Var.Watch Var.Watch
@@ -36,7 +39,7 @@ WinTABS 13. 0. 0. 0. 0. 0. 0. 0. 0. 51.
Break.List Break.List
WinPOS 118.88 0.0 105. 4. 14. 0. W007 WinPOS 118.88 0.0 105. 4. 14. 0. W007
PEDIT C:\Work\Src\Gen4_R-Car_Trace32\0_Doc\scripts\V4H\EVB\Woody_HW_Reset.cmm PEDIT &ROOT_DIR\Woody_HW_Reset.cmm
WinPAGE.select P000 WinPAGE.select P000