;bdiGDB configuration file for T2080 ;----------------------------------- ; ; [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 ; ;=========================================================== ; !!!! define the thread ID (the #x) without any holes !!!! ; !!!! no need that thread ID matches the thread number !!!! ; !!!! A valid example is: #1 CPUTYPE T2080 2 0 !!!! ;=========================================================== ; ; ThreadID#0 parameters (active thread after reset) #0 CPUTYPE T2080 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 5000 ;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 T2080 1 0 #1 EDBCR0 EDM DNH CTH #1 STARTUP RUN ; [HOST] FILE E:\temp\dump256k.bin FORMAT BIN 0x01000000 ; #0 PROMPT T2080#0> #1 PROMPT T2080#1> [FLASH] [REGS] FILE $regT2080.def