Forum Post: RE: TCP3E C6670
I have posted it in Keystone Multicore Forum (C66, 66A, AM5) today but it is removed .. I dont know why ??Sorry for that but its urgent ...
View ArticleForum Post: C6678/NDK/Raw Ethernet Receive Problem
Hi,I am trying to get the MCSDK (mcsdk_2_01_02_06, ndk_2_21_02_43) client example running on the TMS320C6678 connected to a linux pc. Sending of raw ethernet frames works fine. But I can't receive raw...
View ArticleForum Post: RE: OpenMP of C6678
Mike,Core0 is generally the main core due to the definition of how boot modes operate. This is the way that we support most products.You are free to take the example and try different methods with it,...
View ArticleForum Post: RE: C5515 ezdsp boot image
Steve,I have been looking at the "C5515 Boot-Image Programmer" wiki page and tried the workarounds in the Common Mistakes section. Still no luck.
View ArticleForum Post: RE: osd paramer configure interface
for example the osd startX,startY and so on,i just see in the function AlgLink_OsdalgSetChOsdWinPrm{ ........ osdWinObj->osdWinPrm.startX = params->winPrm[i].startX;...
View ArticleForum Post: RE: SPI Clock and Data lines routing / distribution to multiple...
Thanks, Tom. I appreciate your detailed feedback and suggestions!Let me follow up to each of your points:1. I am looking at using clock buffers and trying to minimize the propagation delay. Would...
View ArticleForum Post: RE: What are the different boot-loader stages for KeyStone 2 device
Amit,You will want to refer to the specific datasheet for your selected KeyStone2 device, since different devices will have different boot options available.In general, the KeyStone2 device will have...
View ArticleForum Post: SCD path only Y
hello TI-friends,rdk 4.1we found there's only Y data in SCD link path. We want to add UV data in the same path.Is there any suggested method?
View ArticleForum Post: RE: Vps_printf output unreadable codes in the dsp?
just simple as :Vps_printf("Hello world.\n");the output is :[c6xdsp] ◆◆◆ there're something out, but all the unreadable.
View ArticleForum Post: RE: C6678 local reset errata
Joel,We need to understand: the reason that your code could not run correctly because you have some dependency on L2 SRAM data, which is loaded during local reset and getting lost after release of...
View ArticleForum Post: can 6678 boot from i2c eeprom + nand flash?
dear sir: i'm developing a system based on c6678. In order to simplify the design, the nor flash on the evm board from advantech is removed. Now I doubt if the system can boot just by i2c eeprom and...
View ArticleForum Post: Activating color bars on DM355 TVOUT from reset state
What registers do I need to set to activate the color test bars on TVOUT pin?I was able to do it under Linux as most of TVOUT is initialized in the drivers. However, it is a challenge to trace all of...
View ArticleForum Post: RE: Hyperlink interface between C6678 and TCI6636K2H crash
Hi Eric,Thanks for your reply. I have managed to successfully able to implement it and it working using: linkRate = CSL_SERDES_LINK_RATE_6p25G;lane_rate = CSL_SERDES_LANE_FULL_RATE;The hint for...
View ArticleForum Post: RE: L138 DSP I2C0 issue
Hi Alexander,Thanks for your post.In my opinion, the CPU is polling for the ICXRDY flag bit to clear or XRDY interrupt generation which indicates the readiness to transmit data but unfortunately, this...
View ArticleForum Post: pObj- createArgs.baseCreateParams.inQueParams.prevLinkQueId pObj-...
hii use dm8168,in my usecase,the vdec_vdis+algthe code of multich_vdec_vdis.c is:/******************************************************************************* *...
View ArticleForum Post: RE: 66AK2E05XABD25 Programming
Hi,Can you confirm that this is a question regarding the TI C6000 compiler math.h file.The mathf.h/cmath header in the TI c6000 compiler declares several trigonometric, exponential, and hyperbolic math...
View ArticleForum Post: RE: TI v5.1.1 unresolved symbols building BOOT_NAND for am1707 evm
I installed ccsv6 and it will build this source but only as COFF. I think that is ok because AISgen wants COFF. That is also with the 5.1.5 compiler and all of the same configuration settings.I went...
View ArticleForum Post: Error in DM355 documentation?
Two different documents for DM355 mention different addresses for the same register.In "Video Processing Back End Reference Guide", page 49 (section 3.1.1.4) the address for VPSS_CLK_CTRL is said to be...
View ArticleForum Post: RE: 66AK2H06 PCIe
Hi Thanks for the clarification. What are the minimum setup required to be done in U-Boot for configuring the PCIe module of keystone as Root complex.RegardsRams
View ArticleForum Post: Keystone 2 EMAC - Fixed PHY
Hi,Our custom board based on 66AK2H06 where one of the Keystone 2 EMAC port is directly interfaced with FPGA. How can we setup Keystone 2 EMAC interface in PHYless mode in U-Boot?ThanksRams
View Article