Forum Post: QDMA PaRam set useless?
Hello, (Please visit the site to view this file)(Please visit the site to view this file) I'm using TMS320C6678EVM with -O3 optimization option. As in the .c file above, I want to use...
View ArticleForum Post: RE: How to apply on-chip space for two algorithms?
Hi Thomas, can you tell me the difference amount OCMC_RAM0,OCMC_RAM1 and L2_RAM, when they are used as on-chip space? Best regards! esiw
View ArticleForum Post: RE: DM6446.DSPLink and CCS.
Actully we have the boards and we dont know how to work on it.the application we are thinbking to perform on this boards is image fusionIf we have two image we need to fuse them and get the fused image...
View ArticleForum Post: RE: optimizing C66x PCIe transfers for multiple cores
Steven-Thanks for your reply. For asynchronous inbound and outbound transactions that happen to occur at the same time and in the same direction (e.g. data being written to C66x DDR3 mem), and with...
View ArticleForum Post: DM8127 browser setup issue
Hi,I just got the DM8127 Ref kit and have everything connect, but when I go to IP address in Browser I get nothing.Shouldn't I get the web interface for the IPNC?I have the correct IP addr and can ping...
View ArticleForum Post: RE: CSL Libraries and Bitwise C code
I thought we were looking at the function named EZDSP5535_GPIO_init(). This function is apparently not defined in main.c, as I cannot see a definition of this function in main.pp. We would need to look...
View ArticleForum Post: RE: Could c6678 generate SRIO Tx completion interrupter?
Hi Atower,Have you been able to look into that example? Are you able to successfully use the completion interrupts? If you were able to use them, let us know how you were able to do this. If you are...
View ArticleForum Post: RE: How can I feed the VDIS module with YUV bitstream (from YUV...
Hi Badri, Thank you for your help! I would like to try~NaroahJan/13/2014
View ArticleForum Post: RE: Is there any demo code of SRIO multicast for c6678?
Rex,If the bandwidth doesn't meet the needs, can you explain how you are trying to use multicast to do what you need?Regards,Travis
View ArticleForum Post: DM814x video DAC power-down
All-We're attempting to ensure the power-down of unused video DACs on our DM814x-based design when switching between CVBS and S-Video output modes. According to the DM816x HDVPSS User's Guide that...
View ArticleForum Post: RE: tms320c5515 + ccs3.3 USB boot
J11 is correct. Have you set the "Disabled Driver Signature Enforcement"? If you are using C5515 EVM. make sure J15, USB_VDD_IN is powered by on board V1.3 (2-3). This is my usb_boot_64.exe...
View ArticleForum Post: RE: optimizing C66x PCIe transfers for multiple cores
Jeff,Since we have only single traffic class and single virtual channel in the current PCIe module, some transactions might be blocked by the previous transactions, which could cause the delay as you...
View ArticleForum Post: RE: Booting from USB port for C5535
Sorry. This is the link:http://e2e.ti.com/support/dsp/c5000/f/109/p/108500/1091569.aspx#1091569Regards.
View ArticleForum Post: RE: VIDIOC_DQBUF ioctl fails after a while
I've discovered that I can called STREAMOFF then queue up the buffers again then call STREAMON and it works again. This isn't ideal because I'd prefer it not to crash in the first place but for the...
View ArticleForum Post: RE: nSketch Black Box reference design, Loading various example...
Thanks for the info. I have been working through the issues but have a problem in one of my makefiles: I keep getting the error...
View ArticleForum Post: RE: Multicore message address is set to zero
Hi,I found out where the problem is:This is before recvncfrom function in DaemonNew callback function:This is after recvncfrom function in DaemonNew callback function:Something in recvncfrom modified...
View ArticleForum Post: RE: OMX failing to restart a scalar component on DM814x
Hi Margarita,I'm sorry for not explaining myself correctly; I made two applications based on the decode_display example to test the correct functionality of the scaler component, the first one...
View ArticleForum Post: RE: Issue recreating UBIFS keystone-evm-ubifs.ubi
It's been an interesting experience trying to get ubifs to work. I think this issue may have been related to building the mtd-utils myself on a debian system. When I just got them from Ubuntu sources...
View ArticleForum Post: RE: where can I find a ccs version for sv01
Hi David, as far as I know we don't have CCS version of SV01 but I will double check and come back to you.thank you,Paula
View Article