Forum Post: RE: What happened to SmartReflex
Hello Miroslav, any word from the factory on this feature? Matt S.
View ArticleForum Post: RE: AM3358 foot print
PCB parameters used on reference designs may need to be customized based on specific product manufacturing processes. The PCB designer is responsible for selecting PCB design parameters that are...
View ArticleForum Post: RE: TrustZone Support for Systems Development
Nathan,Please email me ralmeida@ti.com using your corporate email and the local contact person you have talked to and I will work with him/her on this for you,
View ArticleForum Post: RE: Getting Beaglebone Black SGX Driver To Work For Sample JavaFX...
Is TI planning to release a new version of the TI Graphics SDK?
View ArticleForum Post: RE: how to check is process is runing using pid and wait if so
This is a dedicated forum for support on hardware issues on AM35X, AM37X and AM335X processors. Also software support on the TI distributed Linux EZSDK. We do not support generic Linux questions.
View ArticleForum Post: RE: AM3352 unable to resume from DeepSleep0
Hi Nitesh,There are no differences between the AM335X processors regarding low-power modes. Please compare your schematics, more particularly the DDR part of the schematic, with the functioning boards....
View ArticleForum Post: RE: MLO doesn't launch u-boot in NAND NOK
1) Post this question to the Code Composer forum.2) No, if the ENV section is empty, the U-Boot will use its built-in variables (assuming that your U-Boot has built-in variables). These are usually...
View ArticleForum Post: RE: AM335X USB_ctrl0 register setting
Peng,Do you use Linux or other OS? Do you modify usb_ctrl0 in user space or kernel space?You can refer to function ti81xx_musb_phy_power() in SDK6.0 kernel source code...
View ArticleForum Post: RE: no prints from early printk
Hi Miroslav, This was missing - CONFIG_DEBUG_AM33XXUART1=y. I enabled it. I connected to UART1 on daugter board but still no early_printk() prints. Regards,Gangadhar...
View ArticleForum Post: RE: uboot mtest on am335x EVM
SDK v6 is available here: http://software-dl.ti.com/sitara_linux/esd/AM335xSDK/06_00_00_00/index_FDS.htmlU-Boot version is: u-boot-2013.01.01Best regards,Miroslav
View ArticleForum Post: RE: gcc cross-compile for am335x failes
Hi Miroslav,i've connected through the UART debug port (using minicom / screen on /dev/ttyUSB1), and that works fine for me. The ethernet doesn't work though, but i won't need it.Thanks a lot, best...
View ArticleForum Post: RE: AM335x interface audio codec TLV320AIC3100 supplies error...
Hi Patrick,Still i am not able to solve the issue,Kindly update me , if you have anything to suggest.RegardsPunith
View ArticleForum Post: RE: linux source code for smart-energy-gateway EVM
One question: are you talking about this one here?http://www.ti.com/tool/cc2531em-iot-home-gateway-rd?keyMatch=iot%20gateway%20reference%20design&tisearch=Search-EN
View ArticleForum Post: RE: AM335x invert LCD clock for fbdev in device tree kernel 3.12
Hello,I haven't tested it personally, but the pixelclk-active field in the display timings might work for...
View ArticleForum Post: am3359 cache edma
hello,i have a cache problem, i am now working with am3359 and sys/bios.my arm use MCASP interface to send and receive data from fpga. i use edma with MCASP to send and receive data.at first,i find my...
View ArticleForum Post: AM3352 eMMC programming thru JTAG
We are in the process of bringing-up our boards with the AM3352 CPU. Our board only has an eMMC device for booting. Is there a way to program the eMMC device using JTAG and Code Composer? I have not...
View ArticleForum Post: AM335x - Kernel 3.12.20 MUSB Problem
Hi,I'm building a kernel from source (Arago-Dora) based on SDK 7.0.I've having issues getting the MUSB driver to enumerate on boot. I've applied one of the patches suggested to move the DMA controller...
View ArticleForum Post: RE: Flashing android-jellybean ubifs filesystem to AM335x NAND
If you've got the Linux kernel booting off NAND then that's a good start.I found the easiest way to get the UBI rootfs going was to do the next easy step, which was to recompile the Linux kernel with...
View ArticleForum Post: RE: AM335x with RMII Ethernet Phy
The best explanation I've heard so far is that the hold from the AM3352 and the hold requirement at the TLK110 isn't a requirement to hold data valid, but is actually a timing requirement to the zero...
View Article