Forum Post: RE: Previous SYS/BIOS versions and Powerlink
Thank you for your replies.The confusion resulted from the IA SDK actually using the SYS/BIOS. Anyway, I was looking forward to be able to read the code and use it for study, but found that the port...
View ArticleForum Post: HEVC encoder hang
Hi,HEVC encoder in multicore mode hangs after generating few hundreds of frames in algorithm process call.I found the problem while transcoding live stream but was able to reproduce it in simple demo...
View ArticleForum Post: RE: Does NDK 2.23 support both IPv4 and IPv6 simultaneously?
Jose,The TCPEchoIPv6 example is part of TI-RTOS and not NDK. In CCS you can import the example from the TI resource explorer. Let me know if you find it.Moses
View ArticleForum Post: RE: Increasing MessageQ numHeaps
Thanks for answers Vincent. They have been very helpful.
View ArticleForum Post: RE: HeapMem Assertion Failure
Hi Ronny,Could you try to change the owner of SR0 to be 1:SharedRegion.setEntryMeta(0, { base: SHAREDMEM, len: SHAREDMEMSIZE, ownerProcId: 1, isValid: true, name: "SR0", });This is because HOST is 0...
View ArticleForum Post: RE: cpu crash
Hi Moses,Thanks for the interest!The value of the address points to the correct function as can be seen in the ROV_fxn.jpg .But for some strange reason, the name in the fxn field ine the DETAIL tab is...
View ArticleForum Post: RE: Using SPI for MSP430
Thanks Judah,I apologize for not responding sooner, I have been out of the office for the past week. This information was really helpful, so far, I think it is what I needed to get things going. I will...
View ArticleForum Post: RE: Create a xdc.bld.iTarget extension
Francesco,I haven't really considered SYS/BIOS support in my first message so you haven't misunderstood anything. The next step would be to make changes in SYS/BIOS to recognize your target as...
View ArticleForum Post: RE: multi-tasking on MSP430F26xx
Thanks for clarify. I can only use interrupt driven programming for msp430f2xx, correct?
View ArticleForum Post: RE: TIMER0_A0_VECTOR
Thanks, Scott. I'm using interrupt driven programming now. I'm all set for this.Lynn
View ArticleForum Post: RE: USB Camera in ICS, problems with image view
Hi Johanna Gonz,I have compiled the android JB to the panda-board 4430. Since I don't have the CSI camera module too interface it to the panda-board 4430, I'm using the USB camera. But their is no...
View ArticleForum Post: RE: USB Camera in ICS, problems with image view
Hello Sainath,First of all it's important to know which operative system you are using, if you are using Android , to use de camera web you have to do two things:1. Modify the kernel:Check permission...
View ArticleForum Post: RE: Ethernet on Am335x ICEv2.1
Installing SysBios, NDK, and XDC in G:\TI\ccsv5 and adding path to discover the RTSC products did not work.Reinstalled CCS5. Copied NDK, XDC, SysBios to G:\TI. CCS5 discovered NDK and XDC but not...
View ArticleForum Post: RE: MCSDK VIDEO 2.1 CODEC TEST FW User Guide : file not found
Hi Francesco,Thanks for pointing this out. The file name should be siuVctRun.c. Please find the updated getting started guide from the following link:...
View ArticleForum Post: RE: Beaglebone Black eMMC
hi, I want to know that mmc controller in the Beaglebone black and OMAP 35x EVM board are same??if not can you give the controller details..
View ArticleForum Post: RE: linux-c6x on C6678
Hi Yu,Have you donwloaded the c6x-linux with C6678 support ?http://www.linux-c6x.org/wiki/index.php/Linux-c6x_2.0_Release
View ArticleForum Post: RE: HEVC encoder hang
Hi Andrey,We are able to reproduce. Presently we are bit occupied with Beta release.Please let me know if it is urgent.RegardsKuladeepak
View ArticleForum Post: RE: 3.8 Kernel
Yes I was thanks. The git tag -l command helped. It is good to note that the tags are not listed in the release notes though.
View ArticleForum Post: RE: GCC linker error, relocation overflow / Internal compiler error
Hi.Thanks for the quick reply. The compiler does not recognize the -mlarge option, and the linker still gives the same error with the -mlarge option.Any other suggestions?-Anders
View ArticleForum Post: DM3730 TPS65950 WINCE7 Keyboard failure
All,we use TI DM3730 processor running Windows CE7. Keypad is controlled by special companion chip, TI TPS65950, which contains a dedicated keyboard controller. We have had several reports that the...
View Article