; bdiGDB configuration file for MPC8360E-MDS board ; ------------------------------------------------ ; [INIT] [TARGET] CPUTYPE 8360 ;the CPU type JTAGCLOCK 1 ;use 16 MHz JTAG clock POWERUP 2000 ;start delay after power-up detected in ms WAKEUP 500 ;give reset time to complete STARTUP RESET ;halt immediately at the boot vector ;RCW 0x94600000 0x04030006 ;override reset configuration words ;BOOTADDR 0xfff00100 ;boot address used for start-up break RCW 0x80600000 0x04040006 ;override reset configuration words BOOTADDR 0x00000100 ;boot address used for start-up break BREAKMODE HARD ;SOFT or HARD, HARD uses PPC hardware breakpoint STEPMODE HWBP ;TRACE or HWBP, HWBP uses a hardware breakpoint [HOST] IP 151.120.25.119 ;FILE E:\cygwin\home\demo\mpc860\fibo.elf ;FORMAT ELF FILE E:\temp\dump512k.bin FORMAT BIN 0x10000 LOAD MANUAL ;load code MANUAL or AUTO after reset PROMPT 8360> [FLASH] [REGS] FILE $reg8360e.def