;bdiGDB configuration file for P5040-DS ;-------------------------------------- ; ; [INIT] ; ; Release core(s) for booting WM32 0xfe0e00e4 0x0000000f ;BRR: [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 P5040 2 0 !!!! ;======================================================== ; ; CoreID#0 parameters (active vCPU after reset) #0 CPUTYPE P5040 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 HARD ;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 0x10600000 ; 0: don't override !!! ;#0 RCWOVR 1 0x00000000 ; 32: don't override !!! ;#0 RCWOVR 2 0x2c2c1800 ; 64: don't override !!! ;#0 RCWOVR 3 0x00440000 ; 96: don't override !!! ;#0 RCWOVR 4 0x089c4400 ;128: ;#0 RCWOVR 5 0x00283000 ;160: ;#0 RCWOVR 6 0xfe800000 ;192: ;#0 RCWOVR 7 0x61000000 ;224: ;#0 RCWOVR 8 0x00000000 ;256: ;#0 RCWOVR 9 0x00000000 ;288: ;#0 RCWOVR 10 0x00000000 ;320: ;#0 RCWOVR 11 0x10070001 ;352: ;#0 RCWOVR 12 0xa8000000 ;384: ;#0 RCWOVR 13 0x00000000 ;416: ;#0 RCWOVR 14 0x00000000 ;448: ;#0 RCWOVR 15 0x00000000 ;480: ; ; ; CoreID#1 parameters #1 CPUTYPE P5040 1 0 ;Core#1 / SOC#0 #1 STARTUP HALT ;halt at the reset vector ; ; CoreID#1 parameters #2 CPUTYPE P5040 2 0 ;Core#2 / SOC#0 #2 STARTUP HALT ;halt at the reset vector ; ; CoreID#1 parameters #3 CPUTYPE P5040 3 0 ;Core#3 / SOC#0 #3 STARTUP HALT ;halt at the reset vector ; [HOST] #0 PROMPT P5040#0> #1 PROMPT P5040#1> #2 PROMPT P5040#2> #3 PROMPT P5040#3> [FLASH] [REGS] FILE $regP5040.def