; bdiGDB configuration file for MPC8349E-QS board ; ----------------------------------------------- ; [INIT] [TARGET] CPUTYPE 8349 ;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 immediatelly at the boot vector RCW 0x84600000 0x04040000 ;override reset configuration words ;STARTUP STOP 2000 ;STOP mode is used to let the monitor init the system BOOTADDR 0xfff00100 ;boot address used for start-up break ;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 8349> [FLASH] CHIPTYPE AM29BX16 ;Flash type CHIPSIZE 0x80000 ;The size of one flash chip in bytes BUSWIDTH 32 ;The width of the flash memory bus in bits (8 | 16 | 32 | 64) WORKSPACE 0x1000 ;workspace in dual port RAM FILE E:\temp\dump16k.bin FORMAT BIN 0x100000 [REGS] FILE $reg8349e.def