Forum Post: RE: How to combine MessageQ into NDK?
Ryan, I think your problem is much like the problem I met. But I am sorry that now I have no idea to solve it. Have you solve the problem by yourself now?Alan
View ArticleForum Post: RE: Is there any demo code of SRIO module on Quad-DSPC 8681 PCIe...
Hi,Travis:About the CSL_SRIO_SetPLMPortPathControlMode,I want to say more .I run the example in the pdk1.1.2.5 for SRIO Throughput on DSPC-8681E.AlthoughI have passed the test and the result give the...
View ArticleForum Post: RE: cache state verification
Hi Elad,Thanks for your post.May be, you shall try issuing the appropriate CSL commands to configure the L1P, L1D & L2 cache size and can be enabled in the program code as...
View ArticleForum Post: RE: RDK algorithm porting.
You can refer algLink under /dvr_rdk/mcfw/src_bios6/links_c6xdsp/alg_link to see how analytics algorithms are integrated. There is no document on how to integrate analystics algorithm.
View ArticleForum Post: RE: Component capture using TVP7002 in RDK 4.1
It is not issue with VIP configuration. Short frames are being received from external video source (705 height) . I am not familiar with SDK but if possible try printing the capture driver advanced...
View ArticleForum Post: RE: DM8168 rotation used tiler API
Attached is patch to implement rotation using tiler in SwMs link.You can refer it to understand the changes required to implement rotation.Following rotation are possible, flipX,flipY,swapXY . The...
View ArticleForum Post: Need some help with non-spi McBsp on DM6437
Hi,I'm writing a code on DM6437 using the McBsp in a non-SPI mode to communicate with AIC23 external chip.I managed to make everything work using loopback between DXR and DRR, using a very simple code...
View ArticleForum Post: RE: Modify h264 encode frame rate doesn't work!!
VLC shows framerate as 60 for the 30 fps stream you attached.
View ArticleForum Post: RE: how to set the window's fill color in SWMS?
Try with following sequence:1.Vdec_deleteChn2. Vdis_setChPlayerStatePlay - Change the seqId for the channel you deleted.3. Vdis_flushSwMs - Set channel Id to channel you deleted and set holdLastFrame =...
View ArticleForum Post: RE: Problem with USB on OMAP-L137
Hi Jone,1. Please try install & boot with following filesystem. You shall download filesystem from below links....
View ArticleForum Post: RE: Dev Kit Password L138 + general question
Hi Robert,I think, this might be some security / permissions given to the users for folder / file access on your system in which you downloaded this file.This zip file is not password...
View ArticleForum Post: RE: OMAP L1x USB Suspend Issue
Hi Yasushi,I have a suggestion to check at your end. Please download the Linux PSP for OMAP-L138 and verify the register init sequence with Linux suspend and resume...
View ArticleForum Post: RE: Confusion regarding BLOCK size in NAND chip and NAND sector...
Hi Titus,Thank you for reply, you are life saver,I had also read that sector size is nothing but the block size.But as per datasheet block size is 512k+28k.Now why i am worried is when i get nand info...
View ArticleForum Post: RE: DM365 with new NAND (Samsung NAND 128MiB)
Peregrinus,What is the issue that you are facing while writing u-boot and kernel? How are you flashing both of them?
View ArticleForum Post: RE: SD controller voltage
Hi Tamo,I think the code takes care of checking for the supported voltages and then switch accordingly. Its the ROM code that does the trick.
View ArticleForum Post: RE: Glass to Glass latency of DM8168 1080P cap-enc-dec-display
He-Man,Could you please send me an email. I can connect you with the low-latency team here.
View ArticleForum Post: RE: Dealing with NAND bad blocks in production programming
Nick,Are you sure that you are seeing this behavior because of bad blocks? Have you tried to write the filesystem into another offset?
View ArticleForum Post: RE: dm365_evm linux kernel hangs at "Starting kernel..."
Hi,In your EVM board, the serial console is "console=ttyS1" and ur custom board used "console=ttyS0"Do you modified u-boot code for this in u-boot board file (already we hv discussed this kw!) ?If...
View ArticleForum Post: RE: TMS320C6678 and PCIe rev 2.0
Just to confirm, a new hardware design allows to reach gen2 PCIe speed without problems.
View ArticleForum Post: RE: how to set the window's fill color in SWMS?
Hi Narayanan, I skipped step 2 in the sequence and do the step 1, 3 and 4. It takes effect. No grey window any more! Could you give some explanation here how it works? I browsed the code but...
View Article