Forum Post: Hyperlink Station Management Capabilities/Status Message
After the 0b1110 Capabilities/Status message is received, it is followed by the 4-bit Capability message, and then a 4-bit Status message. The Hyperlink user guide (SPRUGW8C) provides a definition of...
View ArticleForum Post: Linker output order
I have a label "free_mem" which needs to come after .cinit in the linker map file. I have the label as the last entry in the linker command file but the linker assigns the order with .cinit being last...
View ArticleForum Post: RE: DM8148 u-boot debug by CCS
Kazu,Can you try the things described in the below wiki page and also the video inside it:http://processors.wiki.ti.com/index.php/U-boot_Debug_in_CCSv5 ->...
View ArticleForum Post: Problem with dm8168 enc_link reject all the input video frames
Hi all:I develop on dm8168 with dvrrdk 4.00 version,and i create my linkcaptrue link---->scale link --->nsf link------>ipcoutm3----->ipcInms----->enc link---->....A8 i found the enc...
View ArticleForum Post: No Usb0 interrupts after restart and/or reset.
I've been working on implementing the starterware USB bulk drivers into our sys/bios system.So far everything is working after boot up, however when I restart the program or perform a system reset I...
View ArticleForum Post: RE: SPI and USB conflict on LCDK
Hi Alex,There is no chance for USB and SPI conflict since both the peripherals were using different pins,Could you please attach your both the bootup logs of linux?[quote]If I start linux without usb...
View ArticleForum Post: RE: OMAP35xx, OMAP36xx, DM37xx ROM Bootloader (RBL) don't fully...
Hi Raul,Thanks for reporting this issue. The ROM Bootloader could not be changed but this issue probably will be added in the next version of omap3530 errata document. After booting the Kernel this...
View ArticleForum Post: RE: OMAP35xx, OMAP36xx, DM37xx ROM Bootloader (RBL) don't fully...
Hi Raul,Let's unite this thread with the same named thread in the OMAP3 forum.BRTsvetolin Shulev
View ArticleForum Post: RE: TW9910 Load FAIL in kernel!
Hi Chang,[quote] It seems VPIF registered ok. [/quote]Earlier, You have told that you fixed it know!What happened now?Still Are you facing any issues and Have you changed anything after got...
View ArticleForum Post: question about c6678's FPGA
hi, all:in the ti's "TMDSEVM6678Lx_EVM_REV_3_0_Known_Issues": 2.6 The FPGA code update issue on the EVMs,it says: "The FPGA cannot be reprogrammed while the UCD9222 contains a configuration and it is...
View ArticleForum Post: RE: NMI interrupt not returning properly from ISR
Randy,Thank you very much for your support and in-depth explanation of why the use of NMI for functional interrupts is discouraged. You have been very supportive and your suggestions are highly...
View ArticleForum Post: RE: DM816x and DDR3
Please check section 9.3 in the DM8168 datasheet available on www.ti.com for more details regarding DDR topologies supported.Please also review the DDR section of the following wiki...
View ArticleForum Post: C6678 DDR3 leveling configuration
I have some problem setting the registers for the DDR3 Levelingi've seen that after the inizialization the IFRDY bit in DDR3 Memory Controller Status Register always remains 0 and i think is a problem...
View ArticleForum Post: RE: Hyperlink interface between C6678 and TCI6636K2H crash
Above was a minor typing mistake I am using TI provided example for hyperlink hyplnk_K2HC66BiosExampleProject(for TCI6636K2H) and hyplnk_exampleProject(for TMS320C6678) on custom board. Looking...
View ArticleForum Post: PCIe from c6670 to FPGA (Altera's Cyclone V) - read from BAR0
Dear TI experts,On my custom board, I have C6670 as RC and FPGA (Altera's Cyclone V) as EP. Link is up and I can read the Vendor ID and device ID. However, I cannot read content in BAR0.Also, I...
View ArticleForum Post: RE: EDMA Slow Transfer speed
Randy,Thanks for the quick replyN1. I am not sure what you are polling on, the interrupt flag being set or the ready bit in the UARTWe poll the ready bit in the UARTN2. If you poll the ready line and...
View ArticleForum Post: RE: After 667x ethernet boot, is it impossible to use QMSS/NETCP ?
Hi,I know the ethernet boot (EMACboot) procedure and it's OK.The problem i encounter is PA/CPPI/PacketDMA tear down one.But finally i have known is that if i load program via JTAG emulator in ethernet...
View ArticleForum Post: DDR3 Inizialization failure in C6678
I've followed SPRABL2A (KeyStone DDR3 Initialization Application Report) for the inizialization of DDR3 module in my C6678And it's not working.I've noticed that all the configuration registers (except...
View ArticleForum Post: RE: No prompting of entering seed values when running...
Hello Badri--I can run the search.out program now! Thank you so much!! Stopping auto boot of uboot is the key. I still have problem converging all three values, i.e. RD DQS Gate, RD DQS, and WR DQS,...
View ArticleForum Post: RE: EMIF16 boot through FPGA
You will need the image stored on the NOR flash to be in CCS format. Convert your out file to boot table format using hex6x and then convert the boot table to CCS format using b2ccs and use ccs2bin to...
View Article