;bdiGDB configuration file for GESPAC PCIPPC2 Board ; ------------------------------------------------------ ; [INIT] ; init core register ;WREG MSR 0x00001002 ;MSR: ME,RI ; init memory controller ;WM32 0x00000000 0x12345678 ;only for test ; Setup MMU info ;WM32 0x000000f0 0x00000000 ;invalidate page table pointer pointer [TARGET] CPUTYPE 750 ;the CPU type (603EV,750,8240,8260) JTAGCLOCK 0 ;use 16 MHz JTAG clock BDIMODE AGENT ;the BDI working mode (LOADONLY | AGENT | GATEWAY) STARTUP RESET BOOTADDR 0xfff00100 ;WORKSPACE 0x00000000 ;workspace for fast download and cache flush BREAKMODE HARD ;SOFT or HARD, HARD uses PPC hardware breakpoint ;VECTOR CATCH ;catch unhandled exceptions DCACHE NOFLUSH POWERUP 5000 MMU XLAT ;translate effective to physical address MEMDELAY 5000 ;additional memory access delay PTBASE 0x000000f0 ;here is the pointer to the page table pointers PARITY ON ;enable data parity generation [HOST] IP 192.168.3.1 FILE /tftpboot/PCIPPC2/ppcboot.bin FORMAT BIN LOAD MANUAL ;load code MANUAL or AUTO after reset DEBUGPORT 2001 PROMPT PCIPPC2> [FLASH] CHIPTYPE AM29F CHIPSIZE 0x80000 BUSWIDTH 8 FILE /tftpboot/PCIPPC2/ppcboot.bin FORMAT BIN [REGS] ;IMM1 0xFF500000 0xFF500004 ;PIFCFGADR and PIFCFGDATA ;IMM2 0xFF500008 0xFF50000c ;MEMCFGADR and MEMCFGDATA FILE cpc700.def