; bdiGDB configuration file for 603ei (Zeppo) evaluation system ; ------------------------------------------------------------- ; ; DINK is used to setup the target. ; ; [INIT] ; init core register WREG MSR 0x00001002 ;MSR : ME,RI WSPR 1008 0x00000000 ;HID0 : disable I/D cache ; ; define maximal transfer size ;TSZ4 0xFF800000 0xFFFFFFFF ;ROM space [TARGET] CPUTYPE 5200 ;the CPU type JTAGCLOCK 0 ;use 16 MHz JTAG clock WORKSPACE 0x00000000 ;workspace for fast download and cache flush STARTUP STOP 6000 BREAKMODE SOFT ;SOFT or HARD, HARD uses PPC hardware breakpoint DCACHE NOFLUSH ;MEMDELAY 2000 ;additional memory access delay [HOST] IP 151.120.25.119 FILE E:\cygwin\home\bdidemo\mpc4200\fibo.exe ;FILE E:\cygwin\home\bdidemo\mpc8260\vxworks FORMAT ELF LOAD MANUAL ;load code MANUAL or AUTO after reset [FLASH] CHIPTYPE AM29DX32 CHIPSIZE 0x80000 BUSWIDTH 64 WORKSPACE 0x00000000 FILE E:\cygwin\home\bdidemo\mpc4200\zeppo.cfg FORMAT BIN 0x00100000 [REGS] FILE E:\cygwin\home\bdidemo\mpc4200\zeppo.def