Forum Post: RE: Accessing multiple cards
Prasana, I got SSH to our customer Linux. I did the following tests:1) Filetestdemo ./run_dmatest.sh 16 0x400000-> Run ok on all 128 cores2) MCSDK video drop39 PCIe file 2 file demos- H.264 HP...
View ArticleForum Post: RE: How to upgrade U-Boot/UBL from Linux
Hey Chris,Thanks for catching that, my bad! Anyways, when writing the new U-Boot to the correct partition, UBL doesn't bring up U-Boot: (As per your last comment, I even made the U-Boot partition a...
View ArticleForum Post: RE: EVMK2HX IPC setup/build issues
Chris,I'm reading this from home, but I can see the first problem based on your reply. My BIOS is installed in /opt/ti/bios_6_37_00_20, not /opt/bios_6_37_00_20. I'll fix that first thing Monday...
View ArticleForum Post: RE: debug for notify example using ccs on DM8148
Hi Ramsey,Thanks a lot. I can continue studying to develop DSP.Thanks and regards,Miao
View ArticleForum Post: RE: MLO did not work ,can not booting from MMC...
Industrial SDK does not support BBB. I've seen a few posts on the same issue, but they got it working. Please search the forumRegards,Vinesh
View ArticleForum Post: RE: how to rebuild kernel
Hi JP,I think it is difficult to build kernel in target since it is required lot of dependencies packages to build kernel so better to rebuild kernel in Linux ubuntu host machine.Yes, You can enable...
View ArticleForum Post: where is loadmodules.sh?
Hi,I have been using LeopardDM368 running with TIDVSDK. somehow dumb questionI can't find the location of loadmodules.sh in TIDVSDK.I need to change the settings of CMEMK.There are a lot of...
View ArticleForum Post: RE: AM335x DCAN driver compile issues
Hi Macro,You need to add prefix option during configure as follows:./configure --host=arm-arago-linux --prefix=$PREFIX/install --enable-debugHope this solves your issue.
View ArticleForum Post: RE: Tiva C connected LaunchPad and TI-RTOS: Can't get the DHCP...
Thank you Todd, everything works fine now.I uninstalled the TI-RTOS for Tiva C by going intoCCSv6 -> Window -> Preferences -> Code Composer Studio -> RTSCand removing 'TI-RTOS for Tiva C'...
View ArticleForum Post: RE: AM335x + SMSC 9303 ethernet connection loss
Is it possible for you to switch to the 3.12 kernel in the TI SDK? I noticed that you are using a mainline kernel 3.15, this is not yet supported by TI.With the 3.12 there is a documented problem with...
View ArticleForum Post: RE: VOLIB CCS4 RTSC
Hi All...I have an issue with Packet Loss Concealment Unit in the VoLib built for C55x and CCSv4.I created a project and tried to build. The C sorce files in the PLC require std.h file that is in xdc...
View ArticleForum Post: RE: USB Device not recognized
I suppose that the problem is to lower the memory consumption of NDK framwork. I tried to narrow the NDK memory settings (see screen in the attachment), but still without...
View ArticleForum Post: RE: Mcasp can't work normally in arm when engine_open() is called...
hello,i use am3359 and sys/bios.i use mcasp to transmiter non audio data , i use edma to sevice the mcasp.i configure mcasp in burst mode with fifo enable.the edma was set up to send 256bytes ,after...
View ArticleForum Post: RE: How to unpack the Setup.bin package?!?
Only used StarterWare on Windows myself (as .exe). Not on Linux yet. Another person with a similar problem here:http://e2e.ti.com/support/embedded/starterware/f/790/t/281460.aspxthat references this...
View ArticleForum Post: RE: Error when running tcf to cfg conversion: Can't find...
The right way to do it is to use the original platform (I guess it's evmDM6446 in your case) and do the conversion. Once you have a working converted script, you can start upgrading to another...
View ArticleForum Post: Why SWI_disable or SWI_enable cannot be called within a HWI thread?
Hi,I get a rule on SWI_disable/SWI_enable usage with SYSBIOS: SWI_disable or SWI_enable cannot be called within a HWI thread. Can anyone explain it to me?Thanks,
View ArticleForum Post: RE: Target and platform is missing in RTSC configuration settings
XDCtools version : 3.25.3.72Sys/Bios Version : 6.35.4.50
View ArticleForum Post: Kernel 3.8 support for beaglebone black Yocto project
I am using beaglebone black and Chipsee LCD. I buit Yocto project for beaglebone black and found that it has latest kernel i.e. Linux 3.14 but Chipsee LCD patch what i have is for Linux kernel 3.8. So...
View ArticleForum Post: RE: is Starterware stable ?
Regarding support from TI I absolutely agree with you. It is quite poor and in my opinion only relevant and useful support comes from community. So I don't know if TI want's to get rid of customers but...
View ArticleForum Post: RE: HEVC encoder hang
Hi Kuladeepak,I use the same barrier with other codecs for a long time without any issues. I do not see problems in barrier implementation.Regards,Andrey Lisnevich
View Article