Forum Post: RE: IPC3.x application tests problems
[quote user="Robert Tivy"]Yes, when you insmod/modprobe da8xx_remoteproc.ko it proceeds to locate the DSP binary in /lib/firmware. Are you specifying the binary name, e.g.: % modprobe...
View ArticleForum Post: RE: SYS/BIOS build successfull but error log reports some errors...
Have you resolved the issue with the SYS/BIOS libraries?To rebuild TivaWare:Here's a stale wiki page on how to rebuild StellarisWare (which is now TivaWare). While the paths need to be updated to match...
View ArticleForum Post: RE: Using SYS/BIOS with the TIVA C LaunchPad
Akhilesh,I've been able to get your project to compile and work. In your project properties you have, "C:\ti\TivaWare_C_Series-2.0.1.11577\driverlib" in the include path but in your code, you have a...
View ArticleForum Post: Linux compiling PPA from source - OMAP4
I am working with TI release GLP 1.6.8 on Pandaboard/OMAP4. The baseline GLP 1.6.8 complies and runs. From the release notes the only way to install the PPA packages, like GStreamer and OMAP4 extras...
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Praveen,From your words I see that input buffer logic of decoder in 4-core mode differs from 1, 2 cores mode.I implemented it as you said and still get the same error. See attached log file.To...
View ArticleForum Post: RE: TI-RTOS PROJECT CAN NOT BE BUILT
Doruk,Do you have any other shell (MKS, BASH, etc) installed on your machine? Open your windows cmd line and type "set" and send me a screen capture like thisThanks,Moses
View ArticleForum Post: BQ27541 HDQ mode driver
We're planning on using the bq27541-v200 in HDQ mode, with Linux kernel 3.0 and an AM37x processor.The BQ27541 appears to have a different register setup and different command structure than the...
View ArticleForum Post: RTOS on LauchPad TM4C123GXL
When I imported blink_TM4C_SWI as instructed in Lab6 of the TI RTOS tutorial http://processors.wiki.ti.com/index.php/TI-RTOSthe following error message shows upHow do you get the version of the tools...
View ArticleForum Post: DSP BIOS Templates are visible but SYS BIOS templates are not...
HiI am facing the same problem with the latest CCS Version: 5.5.0.00077 .DSP BIOS Templates are visible but SYS BIOS templates are not visible
View ArticleForum Post: RE: I have question about set 64bit timestamp.
Hi, Vikram.First of all, Thanks a lot to help me.And, I have checked what the information you gave me several times.But, still I couldn't figure out how i can set the my own time to system not get from...
View ArticleForum Post: RE: DCAN_Driver_Guide
Hello,thanks, even with ifconfig -a i have no can interface.Should a CAN peripheral be physically present on my board to have it declared with "config -a" command ?regardsChristophe
View ArticleForum Post: RE: HWI usage in NDK
Hi,We have not come across this issue using the CPSW driver. However, it's a good practice to clear the structure before reusing for TX. Thanks for the inputs.Regards,Vinesh
View ArticleForum Post: RE: C66x H264 HP 4-core decoder questions
Hi Andrey,For decoder in 4-Core mode, Input buffer need to have minimum two frames of data, then internally Main master(Group0) will do frame delineation and pass the second frame input pointer to...
View ArticleForum Post: AM335x LCD IO pin multiplexers
I would like to disable the switching of the LCD output pins (to reduce EMC for some time) so I changed the pin mux setting for all the LCD line form MODE0 (LCD) to MODE 7 (=GPIO).This works fine for...
View ArticleForum Post: RE: CAN (Controller Area Network) Uboot driver
Hi Christophe,I have taken much time to enter this, So plz use utilize it.PLZ READ CAREFULLY ONE BY ONE & ANSWER ITTry "ifconfig -a" command (list all the avail networks)-"ip -V" gives : ip...
View ArticleForum Post: RE: TI-RTOS PROJECT CAN NOT BE BUILT
Dear Moses,I have attached the "uart logging" project that i obtained after i imported it from the project explorer.Please note that ccs automatically deletes the below build option setting because it...
View ArticleForum Post: RE: AM1808 - ubiformat fails when free ram space is limited
Hi,it's strange. For a long time I ignored this issue. Today I tested it many times and it seems to works well!Take a look:root@am180x-evm:~# ls -la rootfs.ubi-rw-rw-r-- 1 1000 1000 190578688 Feb 4...
View ArticleForum Post: RE: AM1808 - how to rotate graphic image from within da8xx-fb
Sorry to bring this topic back, But I am developing for android on a different platform and I need to get the timing for this display.Are you sure you got the timing right? It seems the vsw parameter...
View ArticleForum Post: RE: Port TI_RTOS to RM48L952
Mohammed,currently, the TI-RTOS kernel (SYS/BIOS) doesn't support R4F devices.
View ArticleForum Post: RE: Using TivaWare GRLib with TI-RTOS
Yair,[quote user="Yair Raz1"]1. Has anyone used these devices/drivers in the context of TI-RTOS?[/quote]TI-RTOS 1.21.00.09 as a Graphics Lib Demo example for a TM4C123GH6PGE.[quote user="Yair Raz1"]2....
View Article