Forum Post: RE: sysbios memory protection exception
I made a better answer in your other post.
View ArticleForum Post: RE: Beagle board ubuntu
psychocats has one outstanding blog on this topic, please look at: http://www.psychocats.net/ubuntu/puregnomebest luck
View ArticleForum Post: RE: question about sysbios 6.33 bug fix
hello, Steve:thanks for your answer. I try to add the instruction you mentioned in the .cfg file, but sadly, it does not work. Is there any other methods to use C code in the main() to change the...
View ArticleForum Post: RE: AM335X WinCE 6 BSP Running Successfully!
@ phoenixtju : appreciate your worksome how http://www.chipsee.com/beaglebone-exp.html?___store=english&___from_store=default link is broken.
View ArticleForum Post: what is the usage of the pre-build lib, for example the...
hello,I want to know what is the usage of the pre-build lib, for example the BIOS.LibType_Custom? my sysbios is 6.32.5.54 it seems the program is ok even I remove the sentence "BIOS.libType =...
View ArticleForum Post: Avb support in Linux
Do you have AVB support in Linux for your cores with AVB ethernet?
View ArticleForum Post: RE: AV Server restart time optimization
Thanks Nikunj, I can check the same.
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Praveen,Looks like this 8664 release of decoder corrupts my structures in 4-cores mode:[2013-12-24 17:56:48] ---------- Iteration 0[2013-12-24 17:56:48] New bufferID=1[2013-12-24 17:56:48] @8847eb80...
View ArticleForum Post: RE: DM368 JPEG encoder
Hi,Thank you for your reply.You candownload the input yuv files with formatYUV420P and resolution 4096x2048. You can also find the output corresponding jpeg files:...
View ArticleForum Post: RE: unknown semaphore pend
[quote user="Chris Roed"]None of the semaphores that I declare are pended inside SWIs or HWIs. They are all located within tasks. It looks like the semaphore in question is one that is generated by...
View ArticleForum Post: RE: Technical documentation for the DMAI function calls and their...
Scott Specker at TTO was able to help me resolved this issue many months ago. Thank you.
View ArticleForum Post: RE: How to optimize comparation of large byte array
thanks for your help and sample code snippet,rudani.i'm not familar with SIMD instruction set. i'll study with it and try.
View ArticleForum Post: SPI Flash - AM335x not able to mount
Hi all, I am trying to mount SPI Flash on AM335x not able to mount I have followed the instruction that in McSPI Driver.I have gone through the following post tried to slove my problem;Till Now I am...
View ArticleForum Post: RE: C6638 K2K AIF2 1.4 LTE Multicore application , using the BIOS...
Hi Manav,I have moved your thread to TI-RTOS (BIOS) forum to get appropriate response.Thanks.
View ArticleForum Post: How can I run H264 multi-core encoder on TCI6638 K2H?
Hi expert, I have run the H264 HP encoder apllication on C6678 evm before. But now, I need torun it on TCI6638K2H platform. When I set ncores = 1, the encoder can work correctly.But when I set...
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Andery,Thanks for your time to validate the 4-Core HP decoder library.Is it possible for you to share the test setup or project you are using ? that we will help us to validate the library before we...
View ArticleForum Post: Data was not completely moved to destination when using EDMA3 LLD
Hello, there:To try EDMA3 LLD 2D to 2D copy, I prepare a buffer > 64Kbyte filled with 0x80.The result below shows some data was not correctly moved. Do you have any idea how/why this happens?The...
View ArticleForum Post: RE: Avb support in Linux
Third party support available for AVB for DM81xx.for more info please visit http://www.ti.com/devnet/docs/catalog/embeddedsoftwarefulldetails.tsp?productId=9740
View ArticleForum Post: RE: Memory regions are always disable for all TI devices with...
There are four regions set out that way because that's how the manufacturer wanted it done. There are usually HW reasons for the exact layout. They are disabled because nobody enabled them. Maybe they...
View Article