Forum Post: Compilation SGX for OMAP3 - Android
Hi,I'm trying to follow this guide:http://processors.wiki.ti.com/index.php/Graphics_SDK_Quick_installation_and_user_guideThere is 2 link one for latest SDK and old one for Android (I mean it 's SDK...
View ArticleForum Post: RE: Transfer with EDMA from shared memory to L2SRAM on C6657
MCSDK install is at:http://software-dl.ti.com/sdoemb/sdoemb_public_sw/bios_mcsdk/latest/index_FDS.htmlEDMA example is then found at:C:\ti\edma3_lld_02_11_10_09\examples\edma3_driver\evm6657Regards,Travis
View ArticleForum Post: RE: How to create partitions on NAND flash on TCIEVMK2X EVM2.0...
Hi Rex,My problem solved by updating to the latest MCSDK3.0.3_15. Now I could able to program the NAND flash on the board and boot from it.Thank youRegards.kg
View ArticleForum Post: RE: More questions about implementing local reset across PCIe bus...
Eric,Steps 0 - 6, multiple times.Curtis
View ArticleForum Post: RE: DM3730: Using IVA2.2 DSP and EDMA3 to drive the McBSP TX line
Sy,Good to see your post, although this thread is from 2 -1/2 years ago so my memory will be lacking.-A-As I mentioned, this was work done at a customer's site and the resulting code was his property....
View ArticleForum Post: PLL mult/div Limitations DM368
I'd like to know what are the limitations on frequency values on all steps of PLL configuration for DM368:Is there a low limit on the PLL input clock (OSCIN / PRE-DIV)?What is the high limit on the PLL...
View ArticleForum Post: 6748 usb cdc
Is there a usb cdc device/client driver etc available for the 6748?
View ArticleForum Post: RE: EDMA on ARM and DSP on 66AK2H12
Hi Shervin,[quote user="shervin hojati"] From what I am gussing!, EDMA3 low level driver is to be used on DSP with BIOS? What about the ARM Linux? Do we have to write a Linux driver for EDMA? Are there...
View ArticleForum Post: RE: DM8148 USB serial gadget causes kworker process to 100%
What solution did you come up with? Did you use what the TI member suggested? Did it work?Thanks,Craig
View ArticleForum Post: RE: osd window flash
any one can tell me how to fix the problem?thank you very much
View ArticleForum Post: RE: In HDVPSS how to use J5ECO I2C
[quote user="Pavel Botev"]Have you modified the DM811x M3 firmware before compile? Do you have the same issue (i2c did not work) if you use the default (pre-built) M3 firmware?Please make sure you have...
View ArticleForum Post: RE: Encode LINK InSkipFPS UserFPS
DVR RDK 4.1 is the latest release. You can get it from TI FAE or myregisteredsoftware.ti.com if you have account. There are no patch releases after DVR RDK 4.1 available yet
View ArticleForum Post: RE: How to modify the AMMU address in DM8168 DVRRDK
Thanks for the useful help.The main problem would not be in the Config2G.bld. The modification would not cause this error. According to the document "TI81XX PSP VPSS Video Driver User Guide", the...
View ArticleForum Post: RE: DM365 NAND read error
I used uboot from IPNC_RDK Version5 and added support for above mentioned nand.with latest uboot NAND read is working fine.
View ArticleForum Post: Question about "double format" ?
Hi,I read sprabg7.pdf on C66x optimization. There are several parts talking about single precision instruction, but it also says "double precision format". I list two example below. Could you explain...
View ArticleForum Post: save frame data fail in algLink
Hi when I using:{ char path[256]; FILE *fp; sprintf(path, "/media/sda1/Videos/20000105/1/%d_%d.yuv", chNo, Utils_getCurTimeInMsec()); Vps_printf("%s\n", path); fp = fopen(path, "wb");...
View ArticleForum Post: RE: about AlgLink_ScdChPrm imageType
Instead of taking frame from ProcessData function call (that has only Luma data), you can use pFrame that is given to AlgLink_ScdAlgCopyFrame() function.AlgLink_ScdAlgCopyFrame() function get the whole...
View ArticleForum Post: RE: " Regarding programming both ARM9 of OMAPL138 using CCStudio"
Hi shankari,thank you for providing me very useful information..with regards,Naveen
View ArticleForum Post: Interfacing SSD(seven segment display) with dsk tms320C6713B
HiI want to interface 2 seven segment displays with my dsk C6713. For that I think I need to send the signals to the SSD via GPIOs. But I cannot find any sample code or any tutorial on coding with...
View Article