Hi,
The board which i designed has PLL1 init problem.
CCS console window show me following messages.
==============================================================
C66xx_0: GEL Output: Setup_Memory_Map...
C66xx_0: GEL Output: Setup_Memory_Map... Done.
C66xx_0: GEL Output: Global Default Setup...
C66xx_0: GEL Output: C6670L GEL file Ver is 2.005
C66xx_0: GEL Output: Setup Cache...
C66xx_0: GEL Output: L1P = 32K
C66xx_0: GEL Output: L1D = 32K
C66xx_0: GEL Output: L2 = ALL SRAM
C66xx_0: GEL Output: Setup Cache... Done.
C66xx_0: GEL Output: Main PLL (PLL1) Setup ...
C66xx_0: GEL Output: PLL in Bypass ...
C66xx_0: GEL Output: Error while waiting for GOSTAT bit returning to 0 ...
C66xx_0: GEL Output: Power on all PSC modules and DSP domains...
C66xx_0: GEL Output: Security Accelerator disabled!
C66xx_0: GEL Output: Power on all PSC modules and DSP domains... Done.
C66xx_0: GEL Output: PA PLL (PLL3) Setup ...
C66xx_0: GEL Output: PA PLL Setup... Done.
C66xx_0: GEL Output: DDR3 PLL (PLL2) Setup ...
C66xx_0: GEL Output: DDR3 PLL Setup... Done.
C66xx_0: GEL Output: DDR begin (1333 auto)
C66xx_0: 2: XMC setup complete.
C66xx_0: GEL Output:
DDR3 initialization is complete.
C66xx_0: GEL Output: DDR done
C66xx_0: GEL Output: DDR3 memory test... Started
C66xx_0: GEL Output: DDR3 memory test... Failed
==============================================================
EVM(TMDXEVM6670L) has no error when i use a same gel file. But, My board is not.
I guess that it maybe the error which PLL1 doesn't set to multiplier÷r value!!
(PLL1_M=31, PLL1_D=1)
and then, PLL2 and PLL3 are well done!!
My board use LVDS 122.88MHz altcoreclk as Main PLL input, and SYSCLK_P/N are termed. and the quality of LVDS clk is good!
Differential P-P voltage is about 850~880mV and clock wave looks good.
Device full part number is "TMS320C6670CYP 1.2GHz).
In addition, I saw amazing thing when I test my board.
When I removed the cap of altcoreclk input and then connected it by using 0 ohm resistor, (AC coupled --> DC coupled)
Error is cleared!!!
It is normally operation of 6670 DSP?
If I use DC coupled connection of altcoreclk, the DSP of my board will be damaged?
Please, tell me solution about this problem.
Thank you and best regards.