;bdiGDB configuration file for IBM PPC750GX Kit (dual core) ; --------------------------------------------------------- ; [INIT] ; init core register WREG MSR 0x00001002 ;MSR : ME,RI WSPR 1017 0x00000000 ;L2CR : disable L2 cache WSPR 1008 0x00000000 ;HID0 : disable I/D cache [TARGET] CPUTYPE 750GX ;the CPU type JTAGCLOCK 0 ;use 16 MHz JTAG clock SCANPRED 0 0 ;JTAG devices connected before the PPC SCANSUCC 1 8 ;second 750GX on the scan chain STARTUP STOP 4000 ;STOP mode is used to let the monitor init the system WORKSPACE 0x42000000 ;workspace in Marvell RAM for fast download ;WORKSPACE 0x00000000 ;workspace for fast download BDIMODE AGENT ;the BDI working mode (LOADONLY | AGENT | GATEWAY) BREAKMODE SOFT ;SOFT or HARD, HARD uses PPC hardware breakpoint STEPMODE TRACE ;TRACE or HWBP, HWPB uses a hardware breakpoint ;MMU XLAT ;translate effective to physical address ;DCACHE FLUSH ;VECTOR CATCH ;catch unhandled exceptions ;MEMDELAY 4000 ;additional memory access delay [HOST] IP 151.120.25.119 FILE E:\cygwin\home\demo\mpc860\fibo.elf FORMAT ELF ;FILE E:\cygwin\home\bdidemo\ppc750\vxworks ;FORMAT ELF ;FILE E:\cygwin\home\bdidemo\ppc750\zImage ;FORMAT IMAGE LOAD MANUAL ;load code MANUAL or AUTO after reset [FLASH] [REGS] FILE E:\cygwin\home\bdidemo\ppc750\ppc750gx.def