Forum Post: DM8217: Are receiving uncompressed frames for processing and...
DM8217: Are receiving uncompressed frames for processing and viewing video streams with BOA mutually exclusive?Running any BOA demo mode, App_RunDemo() starts (among others) two threads running...
View ArticleForum Post: RE: ezsdk_5_02 : Capture encode demo is not working
Hello,[quote user="priyanka tevare"]TI8168-GP rev 1.1 [/quote]You are using 1.1 just for information there is limitation for 1080i: for 1080i we are using 422 format, and pitch would be 2 x...
View ArticleForum Post: RE: Cann't encode mjpeg resolution of 2048*1536
Pls add Vps_print in /dvr_rdk/mcfw/src_bios6/links_m3vpss/nsf/nsfLink_drv.cNsfLink_drvInitCh() nsfDataFmt->inDataFormat = pInChInfo->dataFormat; nsfDataFmt->inFrameWidth =...
View ArticleForum Post: RE: How to configure da850evm.h File for DDR2
Hi,I think, without RAM you can't,If you dont have RAM then where you will execute the application?Where did you download this nand writer project?Whether it is belongs to AM18x ? Download starterware...
View ArticleForum Post: RE: NullSrc JPEG Blurred screen
Pls check implementation of block() in D:\ti_software\bios\bios_6_33_05_46\packages\ti\sysbios\family\c64p\Cache.c. It correctly handles cache block size greater than 65535.
View ArticleForum Post: RE: reg. serial flash utilities (OMAPL13x Custom board with SPI...
Hi,[quote user="Srini"]DSP UBL does not give any messages.In order to confirm overlap do we have any other way because there are no debug prints from the SFH tool if something goes wrong on the target...
View ArticleForum Post: RE: how can i activate SGMII0 and SGMII1 with using client.c(the...
I am using, - bios_6_35_04_50 - mcsdk_2_01_02_06 - ndk_2_22_03_20 - nsp_1_10_02_09 Thank you.
View ArticleForum Post: RE: [Capture Issue] I can only get static pictures, not a video
Hmm, I suddenly realize something illogical: 1. When feeding the DM8168 with the worst 148.5MHz clock yesterday, the capture usecase works as if nothing is wrong. No errors, no warnings. But I...
View ArticleForum Post: RE: question about intraFrameInterval value
Hi Badri,We find if we set maxPicSizeRatioI=2, the encoder will crash, but the others will not. Do you have any idea ?
View ArticleForum Post: boot from SPI Nor Flash without using an I²C EEPROM
HelloI am working on bringing up a custom C6657 board which I need to boot from SPI NOR Flashmany topics, but there is no exact answeras boot from SPI Nor Flash without using an I²C EEPROMhelp me please
View ArticleForum Post: RE: Lucas kanade vlib on c6678
Hi Travis,As I wrote earlier, the problem with vlib is mainly its poor documentation. A reference guide similar to the one imglib has would be perfect. Regarding VLIB_trackFeaturesLucasKanade_7x7, as I...
View ArticleForum Post: RE: decode_display_a8host_debug.xv5T Failed when d=1
root@dm816x-evm:/media/net/home# ./display_a8host_debug.xv5T -d 0display_id: 0Display example =============================== OMX_Init completed UIAClient is ready to send a UIA configuration...
View ArticleForum Post: RE: DM814x USB device mode: cable remove detect
When DM814x acts as device, whether VBUS is still supplied by DM814x. Can you try turn off VBUS when DM814x as device mode.RegardsRavi B
View ArticleForum Post: How to call MessageQ_count by slave cores?
The case is that: a slave core will put a Message to the master core. But the slave core should take care of overflowing of the Queue(or the HeapBufMP). but "int MessageQ_count (MessageQ_Handle)" can...
View ArticleForum Post: RE: Read DM8168 SPI status register
It seems to make no sence to write an own spi driver,I will use omap2_mcsp platform driver for our goal.
View ArticleForum Post: RE: how to run Facedetect demo using USB web cam on OMAPL138LCDK
Hi Vivek,As Mr.Sivaraj suggested,Have you gone through facedetect code & understood the concepts which TI developers implemented?I am suggesting to do that modify your code in CCS and debug in CCS...
View ArticleForum Post: RE: Cann't encode mjpeg resolution of 2048*1536
Can you provide latest MJPEG encoder version?
View ArticleForum Post: RE: EZSDK 5_05_02_00 + PSP 04.04.00.02 : VPSS issue
Tamo,[quote user="tamo2"]So, we need to use slave_loader to load hdvpss.xem3 in PSP 04.04.00.02?[/quote]No, you don't. [quote user="tamo2"]Can you tell me if the PSP 04.04.00.02 is supposed to work...
View ArticleForum Post: RE: How to configure da850evm.h File for DDR2
Hi,Please go through the inux basics commands to learn for embedded linux developments.Meanwhile try to run starterware example codes on your custom board with proper AM18xx CCS projects.
View Article