Add LWIP CMD Server Stack
This commit is contained in:
+6
-3
@@ -19,9 +19,12 @@ targets -set -nocase -filter {name =~"APU*"}
|
||||
loadhw -hw C:/Users/testrong/Documents/Work/NewInstrCalBoard/2.FW/Zynq/Debug_FW/Vitis_Classic/NewInstCal_bsp/export/NewInstCal_bsp/hw/system_wrapper.xsa -mem-ranges [list {0x40000000 0xbfffffff}] -regs
|
||||
configparams force-mem-access 1
|
||||
targets -set -nocase -filter {name =~"APU*"}
|
||||
source C:/Users/testrong/Documents/Work/NewInstrCalBoard/2.FW/Zynq/Debug_FW/Vitis_Classic/NewInstrCalBoard/_ide/psinit/ps7_init.tcl
|
||||
ps7_init
|
||||
ps7_post_config
|
||||
targets -set -nocase -filter {name =~ "*A9*#0"}
|
||||
rst -processor
|
||||
dow C:/Users/testrong/Documents/Work/NewInstrCalBoard/2.FW/Zynq/Debug_FW/Vitis_Classic/NewInstCal_bsp/zynq_fsbl/fsbl.elf
|
||||
set bp_53_28_fsbl_bp [bpadd -addr &FsblHandoffJtagExit]
|
||||
con -block -timeout 60
|
||||
bpremove $bp_53_28_fsbl_bp
|
||||
targets -set -nocase -filter {name =~ "*A9*#0"}
|
||||
dow C:/Users/testrong/Documents/Work/NewInstrCalBoard/2.FW/Zynq/Debug_FW/Vitis_Classic/NewInstrCalBoard/Debug/NewInstrCalBoard.elf
|
||||
configparams force-mem-access 0
|
||||
|
||||
Reference in New Issue
Block a user