;bdiGDB configuration file for P3041-DS ;-------------------------------------- ; ; [INIT] ; [TARGET] ; common parameters POWERUP 5000 ;start delay after power-up detected in ms ;JTAGCLOCK 1 ;BDI3000: use 16 MHz JTAG clock JTAGCLOCK 2 ;BDI2000: use 4 MHz JTAG clock RESET HARD 1000 ;assert reset for 0.5 seconds WAKEUP 500 ;give reset time to complete ; ;======================================================== ; !!!! define the core ID (the #x) without any holes !!!! ; !!!! no need that core ID matches the core number !!!! ; !!!! A valid example is: #1 CPUTYPE P3041 2 0 !!!! ;======================================================== ; ; CoreID#0 parameters (active vCPU after reset) #0 CPUTYPE P3041 0 0 ;Core#0 / SOC#0 #0 EDBCR0 EDM DNH EFT ;set run parameters #0 STARTUP HALT ;halt at the reset vector (this halts all cores !!!) #0 BREAKMODE SOFT ;SOFT or HARD, HARD uses PPC hardware breakpoint #0 STEPMODE HWBP ;ICMP or HWBP, HWBP uses a hardware breakpoint ; ; RCW Override for SOC#0 assigned to CoreID#0 ; don't override PLL configuration in RCW[0]-RCW[3] ;#0 RCWSRC 0x18 ;Hard-Coded RCW 1_1000 ;#0 RCWSRC 0x12 ;Hard-Coded RCW 1_0010 ;#0 RCWOVR 0 0x4c140000 ; 0: don't override !!! ;#0 RCWOVR 1 0x00000000 ; 32: don't override !!! ;#0 RCWOVR 2 0x12121414 ; 64: don't override !!! ;#0 RCWOVR 3 0x00008888 ; 96: don't override !!! ;#0 RCWOVR 4 0x00000000 ;128: ;#0 RCWOVR 5 0x00000000 ;160: ;#0 RCWOVR 6 0xfe800000 ;192: ;#0 RCWOVR 7 0x01000000 ;224: ;#0 RCWOVR 8 0x00000000 ;256: ;#0 RCWOVR 9 0x00000000 ;288: ;#0 RCWOVR 10 0x00000000 ;320: ;#0 RCWOVR 11 0x00070000 ;352: ;#0 RCWOVR 12 0x00000000 ;384: ;#0 RCWOVR 13 0x00000000 ;416: ;#0 RCWOVR 14 0x00000000 ;448: ;#0 RCWOVR 15 0x00000000 ;480: ; ; ; CoreID#1 parameters #1 CPUTYPE P3041 1 0 ;Core#1 / SOC#0 #1 STARTUP HALT ;halt at the reset vector ; ; CoreID#1 parameters #2 CPUTYPE P3041 2 0 ;Core#2 / SOC#0 #2 STARTUP HALT ;halt at the reset vector ; ; CoreID#1 parameters #3 CPUTYPE P3041 3 0 ;Core#3 / SOC#0 #3 STARTUP HALT ;halt at the reset vector ; [HOST] #0 PROMPT P3041#0> #1 PROMPT P3041#1> #2 PROMPT P3041#2> #3 PROMPT P3041#3> [FLASH] [REGS] FILE $regP3041.def