;bdiGDB configuration file for B4860-QDS ;--------------------------------------- ; ; [INIT] ; [TARGET] ; common parameters POWERUP 5000 ;start delay after power-up detected in ms JTAGCLOCK 16000000 ;16 MHz JTAG clock RESET HARD 1000 ;assert reset for 1 seconds WAKEUP 500 ;give reset time to complete MEMACCESS SAP NOSNOOP ;don't snoop SAP memory accesses ; ;=========================================================== ; !!!! define the thread ID (the #x) without any holes !!!! ; !!!! no need that thread ID matches the thread number !!!! ; !!!! A valid example is: #1 CPUTYPE T4240 2 0 !!!! ;=========================================================== ; ; ThreadID#0 parameters (active thread after reset) #0 CPUTYPE B4860 0 0 ;Thread#0 / SOC#0 #0 EDBCR0 EDM DNH CTH ;set run parameters ;#0 STARTUP HALT ;halt at the reset vector (this halts all threads !!!) #0 STARTUP STOP 3000 ;let U-boot setup the system #0 BREAKMODE HARD ;SOFT or HARD, HARD uses PPC hardware breakpoint #0 STEPMODE HWBP ;ICMP or HWBP, HWBP uses a hardware breakpoint ; ; ThreadID#x parameters #1 CPUTYPE B4860 1 0 #1 EDBCR0 EDM DNH CTH #1 STARTUP RUN ; [HOST] FILE E:\temp\dump256k.bin FORMAT BIN 0x01000000 ; #0 PROMPT B4860#0> #1 PROMPT B4860#1> [FLASH] ;mmh 0xfefe00aaa 0x70;mdh 0xfefe00018 1 ;flash is S29GL01GS ;WORKSPACE 0x00001000 ;workspace in DDR SDRAM CHIPTYPE S29GLSX16 ;Flash type is S29GL01GS CHIPSIZE 0x00800000 ;visible size of one flash chip in bytes BUSWIDTH 16 ;The width of the flash memory bus in bits FILE E:\temp\dump256k.bin FORMAT BIN 0xfefe00000 ERASE 0xfefe00000 0x20000 4 [REGS] FILE $regB4860.def