; bdiGDB configuration file for IXDP2800 board ; -------------------------------------------- ; [INIT] WCP15 0x0001 0x000000f8 ;Set big endian mode WCP15 0x010F 0x00000001 ;Enable CP0 access ;WCP15 0x2001 0x00000001 ;AUX disable WB coalescing ;WCP15 0x0002 0x00000000 ;Write TTBASE 0x0 ;WCP15 0x0003 0xFFFFFFFF ;DAC ;WCP15 0x0005 0x00000000 ;FSR ;WCP15 0x0006 0x00000000 ;FAR ;WCP15 0x0009 0x00000000 ;Cache Lockdown, data cache ;WCP15 0x2009 0x00000000 ;Cache Lockdown, inst cache ;WCP15 0x000D 0x00000000 ;Process ID ; WM32 0xc0004a14 0x070B7777 ; 1.4GHz ME / 700MHz XScale ;WM32 0xc0004a14 0x06096666 ; 1.2GHz ME / 600MHz XScale ;WM32 0xc0004a14 0x05085555 ; 1.0GHz ME / 500MHz XScale ;WM32 0xc0004a14 0x04064444 ; 800MHz ME / 400MHz XScale WM32 0xc0004a04 0x00000200 ; Enable flash writing WM32 0xc0080000 0x00000001 ; 25MHz slowport WM32 0xc0080004 0x00000048 ; WTC1 WM32 0xc008000c 0x00000068 ; RTC1 WM32 0xc0080020 0x00000002 ; 24-bit flash slowport addressing WM32 0xc0080024 0x00000000 ; 32-bit flash slowport read mode [TARGET] CPUTYPE IXP2800 ;the target CPU type JTAGCLOCK 1 ;use 16 MHz JTAG clock POWERUP 500 DBGHANDLER 0xFFFF0800 ;debug handler base address ;DBGHANDLER 0x00000800 ;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 vectors "ldr pc, [pc, #18]" 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 [FLASH] WORKSPACE 0xCA000000 ;workspace in target RAM for fast programming algorithm ;CHIPTYPE STRATAX8 ;Flash type CHIPTYPE I28BX8 ;Flash type CHIPSIZE 0x1000000 ;The size of one flash chip in bytes BUSWIDTH 8 ;The width of the flash memory bus in bits (8 | 16 | 32) FILE E:\cygwin\home\bdidemo\xscale\ixdp2800.cfg FORMAT BIN 0xc40a0000 ERASE 0xc40a0000 ;erase sector 5 ERASE 0xc40c0000 ;erase sector 6 ERASE 0xc40e0000 ;erase sector 7 ;FILE E:\cygwin\home\bdidemo\xscale\ixdp2800\vware.bin ;FORMAT BIN 0xc4000000 ;ERASE 0xc4000000 ;erase sector 0 ;ERASE 0xc4020000 ;erase sector 1 ;ERASE 0xc4040000 ;erase sector 2 ;ERASE 0xc4060000 ;erase sector 3 ;ERASE 0xc4080000 ;erase sector 4 ;ERASE 0xc40a0000 ;erase sector 5 ;ERASE 0xc40c0000 ;erase sector 6 ;ERASE 0xc40e0000 ;erase sector 7 [REGS] FILE E:\cygwin\home\bdidemo\xscale\regIXP2800.def