Forum Post: RE: Questions about DSPLINK.
I believe this files in attached appoggio.zip can help you:1)build - kbuild based compilation script2)dbg.txt - console output during compilation.3)CURRENTCFG.TXT - compilation configuration.4)Makefile...
View ArticleForum Post: Some question about the heap and stack in the DSP/BIOS configure...
In my .tcf file, as the following figures.There is a stack in the figure 1, figure 2, figure 5, what’s the different between them?What’s the relationship between them? And how can I set the proper size...
View ArticleForum Post: RE: C64+ JPEG encoder
Hi, Just in case we got the JPEG codec working on IVA:http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/218538/983344.aspx#983344-David
View ArticleForum Post: RE: Help: modifying Arago sources for a newbie
Hi Michele,Thanks for your update.
View ArticleForum Post: RE: Optimal H264 HP encoder parameters
Thanks for the info and update Sudheesh.
View ArticleForum Post: RE: Accessing multiple cards
Paula,We verified that each card works fine when it's used alone.Previously I posted wrong log from encoder. This is correct one.checkHostBufReqs() Complete. Demo Configuration: Verbosity ..... 2...
View ArticleForum Post: DSP/BIOS 5.4 CCS 5.5 PIE interrupts not working
Hello,I am using the programs listed in the title with the F28335 DSP experimenters kit. I have a bios projec tworking and it read and writes to the SCI. I am trying to setr up an interrupt to trigger...
View ArticleForum Post: RE: AM335x EVM booting with USB problem
Hi Durai,[quote user="Titus"]Enabling "mass storage" support wont help to resolve the problem, the mass storage support for pendrive access.[/quote]Sorry, You have to enable "mass storage" support also...
View ArticleForum Post: RE: The linux-c6x driver problem (SRIO SGMII)
Hi, Yu,Linux kernel command line is in linux-c6x-project/kbuilds. Please refer to the instruction in building kernel in...
View ArticleForum Post: RE: GPIO configuration in Beaglebone Black using SYS-BIOS
Abhishek,Take a look at my answer to a similar query:http://e2e.ti.com/support/embedded/tirtos/f/355/t/355673.aspxIn my code, I used some Starterware functions to set the pin registers the way I wanted...
View ArticleForum Post: RE: Low gigabit ethernet data throughput
Roland,Can you halt your application both before and after the transfer (where you see see the 70Mbps speed)? At each halt, check the stats for TCP. These stats are available as global variables, so...
View ArticleForum Post: RE: Compilation error in UIAMetaData.xs (LoggerSM on OMAP L138)
Hi Ferric,UIA 1.03.00.02 requires SYS/BIOS 6.35.01 or higher (from UIA 1.03.00.02 release notes). I you do not want to move SYS/BIOS versions, you could move to UIA 1.02.00.07 instead. Here is the main...
View ArticleForum Post: RE: TSK_delete
[quote user="Tobias Heiss"]Am I right that behind the 5 different RTS mutex IDs is only one DSP/BIOS LCK?[/quote]Which codegen (and version) are you using?[quote user="Tobias Heiss"]Do we have a chance...
View ArticleForum Post: RE: NDK: High task stack usage with TCP loopback
Ralf,I want to make sure I clearly understand what you're doing. It sounds like you're transferring data between sockets on 2 tasks running on the same device. Is this correct?Can i have more details...
View ArticleForum Post: RE: F28M35 USB Host mode
Which version of TI-RTOS are you using? Can you attach the sample program that shows the behavior?Todd
View ArticleForum Post: RE: Beaglebone Black DMA support in uboot
Thanks for the info.Are there some guidelines on how to use DMA with the eMMC?The TRM says the MMC controller can work in DMA slave mode and a request is issued if the following conditions are met:-The...
View ArticleForum Post: RE: NDK UDP Client Issue
Hello Moses,Thanks, I invoked your function in my project and was receiving the responses. Now I have to see what I was doing different.Carl
View ArticleForum Post: RE: Using MSP430Ware w/ TI-RTOS?
Did you already build driverlib for the F5638? Can you post the compiler output and the #include statement.Todd
View ArticleForum Post: RE: Rebuilding MSP430Ware's driverlib for TI-RTOS and Its Drivers...
I responded to your new post.Todd
View ArticleForum Post: RE: Bug CpIntc ROV View ?
I was able to build and run the project. I need to grab the expert to debug this. I'll get back to early next week.Todd
View Article