Part Number: TMS320C6655 Tool/software: Hello,
I'm working on a custom bootloader for the TMS320C6655 DSP. The bootloader successfully initializes PLL, DDR3, and SPI NOR flash. I can read the application binary data from flash and load it into DDR …
Part Number: TMS320C6655 Tool/software: Hi,
We are using DSP Processors TMS320C6655 (three processors)in our board design. When we try to debug our application, sometimes we are randomly seeing memory access issue(core hung) issue in one of the processors…
Part Number: TMS320C6655 Tool/software: Dear TI Experts,
I would like to do IO-Before-Core Power Sequencing measurements to check if my p ower sequencing is correct.
I didn't understand what is it SYSCLK1P&N, how to measure it? (it equal to measure…
Part Number: TMS320C6655 Tool/software: Hi,
Because DDR3_CONFIG_23 is "NA for TCI6612/13/14 and C665x devices" in SPRUGV8E, customer checked the registers(25~28, 34~37, 43~46, 52~55)
however, at page13 of SPRUGV8E, there is below description.
…
Part Number: TMS320C6655 Tool/software: Im using upp protocol for communication between fpga and c6655 . But im facung an erri error in ypisr register . Which is internal bus error. I think it is due to wrong pll configuration. Can u give some insight…
Part Number: TMS320C6655
Tool/software:
Hello,
I am wondering if the data masking on the C6655 processor can be disabled? I went through the datasheets and I can't find any mention of whether the DDR3 data masking can be disabled or if that capability…
Part Number: TMS320C6655 Tool/software: Hi,
For my present project, I am developing the custom driver for McBSP peripheral in C6655 device.
1) At present, we were able to set the FS and CLK from McBSP peripheral, as shown below,
2) In our application…