; bdiGDB configuration file for IXDP465 board ; ------------------------------------------- ; [INIT] WCP15 0x0001 0x000000f8 ;CTR: set big endian mode WCP15 0x2001 0x00000001 ;AUX: Disable Write Buffer Coalescing WCP15 0x010F 0x00000001 ;CPA: Enable CP0 access ; [TARGET] CPUTYPE IXP465 ;the target CPU type JTAGCLOCK 1 ;use 16 MHz JTAG clock DBGHANDLER 0xFFFF0800 ;debug handler base address ENDIAN BIG ;memory model (LITTLE | BIG) BREAKMODE HARD ;SOFT or HARD ;VECTOR CATCH 0xDE ;trap all vectors VECTOR CATCH 0x1E ;trap Abort, SWI, Undef VTABLO 0xe59ff018 ;Use fixed vetors "ldr pc, [pc, #24]" VTABHI 0xffffffff ;Do not update relocated vector table [HOST] IP 151.120.25.119 FILE E:\cygwin\home\bdidemo\xscale\vxworks FORMAT BIN 0x00020000 LOAD MANUAL ;load code code MANUAL or AUTO after reset PROMPT IXP465> [FLASH] [REGS] FILE $regIXP465.def