Forum Post: AM3359 SPI slave, howto sync
Hello,i´m using the ice board with ind sdk.The AM3359 is running in SPI slave mode with EDMA.In case of, that the SPI reads a false bit i want to synchronize the SPI.I reach this reading-error if i...
View ArticleForum Post: RE: ADV7182 Video decoder for DM8168
Hi,I'm not a expert on this video related stuffs, but I can provide you some hints,You need to pass platform data (Composite, S-Video, in DM8168 board file at "arch/arm/mach-davinci/" to ADV7182 driver...
View ArticleForum Post: UART receive error when data length is greater than 64?
Hi I'm using am3517EVM (from LogicPD) and BSP from Adeneo, but I have a problem of UART receiving.When PC is sending data less than 64 bytes to the EVM, everything is OK.But when the data is more than...
View ArticleForum Post: RE: In case of noisy input the H.264 encoder produces too high...
Hi Mohd,I've created an other video (approx 1000 frames), so you can see the effect. The first ~500 frames are correct. After that the noise filter is turned off and the exposition time is shortened...
View ArticleForum Post: RE: compass HMC58XX support in OMAP-L138
Hi Lofna,Thanks for your update.[quote]Is it create the node under "/sys/bus/i2c/devices/3-001e" ?[/quote]Yes it is.Have you appended your chip addr in your board file ?ex:static struct i2c_board_info...
View ArticleForum Post: RE: Sending large data with enetLwip_sysbios
Prad,Can you check if the issue is related to this post? - http://e2e.ti.com/support/embedded/tirtos/f/355/p/318448/1108003.aspxRegards,Vinesh
View ArticleForum Post: MJPEG Encoder for Dm644x
Hi,Can you please let me know if the MJPEG Encoder/Decoder package is available and tested on the DM644x devices? We want to integrate MJPEG Encoder/Decoder package on the DM6446. Thanks,Ravi
View ArticleForum Post: RE: Error while integrating Acoustic Echo removal (AER) library
Your AER library references a few symbol that aren't part of that library (_svdinnit, _utlFractMemSet, etc.) thus the application can't link. Are you familiar with any of these symbol? It possible...
View ArticleForum Post: RE: DSPLINK + image algorithm
Most of the application provided in the DVSDK use Codec Engine (DMAI apps, Gstreamer app). Take a look at the DVSDK Software Developer's Guide.As part of the DVSDK, there is a way to build some...
View ArticleForum Post: RE: DK-TM4C123G - Need Advice on Adding Device Drivers to my .cfg...
Tom,I'm trying to get to a continuous level of understanding such that I can attempt to write the I2C code for my application but I haven't got there yet. Can I do a check of understanding on your...
View ArticleForum Post: RE: Getting A_invalidFree: Invalid free error
Eric,That´s the way I load the .out files, \master\Debug to core 0 and \Slave\Debug to core 1-7. Usually I group 8 cores and run the group. I have also disable Auto- Run on Tools>Debugger...
View ArticleForum Post: RE: Inconsistent ethernet on TM4C129ENCPDT
Mike,We're trying to reproduce the problem on our end.Judah
View ArticleForum Post: RE: Heap align setting using new/delete keyword in c++
Zhongfan,Can you specify what SYSIOS and XDCTOOLS version you are using?Also, do you know which heap module you are using? Have you change the default heap instance?Judah
View ArticleForum Post: RE: DSP - BIOS STS_Obj problem
Yaron,Can you please clarify: You said "If I remove the STS_set/STS_delta commands from my code "go main" is performed without a problem".Do you mean that if you remove the calls to these functions...
View ArticleForum Post: RE: Does TI H264 codec support width and height which are all odd ?
Hi Steve, additional to the information requested by Rama could you please share with us what is your use-case?thank you,Paula
View ArticleForum Post: RE: Does SYS/BIOS support new TMS320F28377D processor, and if not...
[quote user="Tom Kopriva"]The F28377D is supported on SYS/BIOS 6.37[/quote]Please add the TMS320F28377D to the list of supported devices for SYS/BIOS 6.37.01.24 GA Release Notes.Please update the link...
View ArticleForum Post: RE: IPv6 multicast
Viet Hoang,Indeed I did misunderstand your problem, thanks for clarifying. I am trying to reproduce the issue you are seeing now, however I'm having some trouble with my Linux machine (needed to run...
View ArticleForum Post: RE: 64+ DSP/BIOS 5.4x OBJ module?
Mark,Do you know from which version of DSPBIOS did the code snippet come?My recollection is that the OBJ module is an internal helper module used by other BIOS modules like TSK, SWI, HWI. So when you...
View ArticleForum Post: RE: IPC MessageQ not passing correctly data structure values...
Glad you were able to resolve your data incoherency. I'm not very familiar with UIA and Logging but your are in the right forum. Hopefully some of the expert can jump in a answer your question.You...
View Article