Forum Post: RE: Task cannot be created in the USB example for Tiva EK-TM4C1294xl
If I set the Program.stacksize to 768 everything works fine. If I change the stack size to 1024 whenever I plug in the USB cable I get the following error. ti.sysbios.family.arm.m3.Hwi: line 1087:...
View ArticleForum Post: RE: ADC Drivers
Are the ADC drivers thread safe, because I have read in one of the documents (which one i have forgotten) that Tivaware is not thread safe and cannot be used in task context. correct me I am wrong...
View ArticleForum Post: RE: am335x sdk 1.1.0.8 ethernet/IP ACD question
Hi Adrien, You need to get the ACD stack from Molex to get the ACD features working in Ethernetip example application. It does not come with Molex EIP stack i guess. Regards, Prajith
View ArticleForum Post: XDS200 cannot connect to ARM core 1 in No Boot/DSP JTAG Little...
Hi Team, I am working on EVMK2E V1.0.2.2 board I got this board and I found that by default this version of EVMK2E will boot U-boot from SPI NOR and Kernel, File system from NAND....
View ArticleForum Post: U-Boot Failure on Board: DRA7xx
Code hangs in u-boot after these messages OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2013.04 (Jun 25 2015 - 19:30:24) CPU : DRA752 ES1.1 Board: DRA7xx I2C: ready DRAM: 1.5 GiB WARNING:...
View ArticleForum Post: RE: TIRTOS 2.10 to 2.12 SPI CHANGES CAUSING TASK TO FREEZE
Barry, Can you please provide us an example to reproduce the issue? Thanks.
View ArticleForum Post: RE: TIRTOS 2.10 to 2.12 SPI CHANGES CAUSING TASK TO FREEZE
Hello Vikram I am not sure how much of the other tasks being active is required to cause the issue to occur. I haven't cut my code back to a minimum to see at what point it will operate correctly and...
View ArticleForum Post: Port FreeRTOS proyect to TI-RTOS
Hi everybody, I've modified a SDK example proyect from Simplelink SDK in order to send photos over WiFi. The example application is tftp_client. The case is that the entire proyect consist in a camera...
View ArticleForum Post: RE: where to find kernel.release file
Hi, Please refer to the following TI wiki page. processors.wiki.ti.com/.../MCSDK_OMAPL138_User_Guide_Chapter_Exploring You have to mention the compiled kernel path to build SYSLINK as module.
View ArticleForum Post: Change screen resolution Android 4.2.2 KitKat on Beaglebone black.
Hi I wanna change screen resolution 800x480 or similer value. How can i change screen resolution Android 4.2.2 KitKat on Beaglebone black?
View ArticleForum Post: RE: where to find kernel.release file
Hi Lijo, Would you please attach your complete error logs?
View ArticleForum Post: RE: U-Boot Hangs
Hello Prabhakar, Already CONFIG_ENV_IS_NOWHERE is enabled in config file. Earlier CONFIG_SYS_SPL_MALLOC_SIZE=0x100000, i have incresed the size to 0x100FFF. But still u-boot hangs after, reading...
View ArticleForum Post: RE: XDS200 cannot connect to ARM core 1 in No Boot/DSP JTAG...
Hi Mohamed, The following are the steps to get the u-boot prompt on K2H / K2E EVM through CCS which is the easiest method. I have attached the necessary screenshots for your reference. 1. Flashing and...
View ArticleForum Post: RE: TI RTOS with GSM/GPRS stack
Hi, Actually i have to sense the parameters at remote location where there is no internet connectivity means no WiFi and no Ethernet available. so the only option available is GSM/GPRS modem on which i...
View ArticleForum Post: RE: malloc for c66 dsp
hello Steve I find the memory map... The start of dsp1 is 960a7400 But I edit the size in...
View ArticleForum Post: on-the-fly change of kernel between USB host to USB device
Hello, I am using DM8148 USB. As I understand OTG is not supported with it. Therefore when we use USB device mode, we use the kernel which was build with the menuconfig in usb device mode, and when we...
View ArticleForum Post: RE: DVR RDK 8168 DSP, Video and VPSS
Balaji, [quote user="Balaji Govindarajan"]I have bought CCSv6 from TI and also Blackhawk USB 560v2 system trace emulator. It is showing in CCS as disconnected when we connected between CCS and DVR...
View ArticleForum Post: RE: XDS200 cannot connect to ARM core 1 in No Boot/DSP JTAG...
Hi Shankari, Thank you so much for your reply. I did as you asked me to do, But still I got this error message "arm_A15_1: Error connecting to the target: Connect to PRSC failed" Then I realized that I...
View ArticleForum Post: Can't run the vpif_test_mmap_loopback on my omapl138 board
I have config the CONFIG_VIDEO_DAVINCI_VPIF_CAPTURE and CONFIG_VIDEO_DAVINCI_VPIF_DISPLAY. And when I run the app , it will show follow message then exit. vpif_display: dma_alloc_coherent size 4149248...
View ArticleForum Post: RE: DVR RDK 8168 DSP, Video and VPSS
This has been double posted and answered in the below e2e thread: e2e.ti.com/.../432078
View Article