rdpcov.tsk 396 Bytes
#
# sample script for the RSP simulator:
#

# set up RSP:
dep ctl 0

# load bootstrap code:
load ../rspboot 0x04001000

# load a dump from the emulator:
load ./rdpcov/InData/test001.1.mem 0x0

# load task header from the emulator:
load ./rdpcov/InData/test001.1.tsk 0x04000fc0

#silent
#run
#quit
#sym ../rspboot/rspboot.sym
#sym gspFast3D.dram.u.sym
sym gspFast3D.u.sym
#sym gspLine3D.u.sym