Forum Post: RE: uboot failing on BeagleBone Black
Hi Cyril,Kernel 3.8 is not a TI release and is not supported on this forum. Please turn to the community at: http://beagleboard.org/Community/Forums
View ArticleForum Post: RE: Sitara AM3359 EtherCAT not working with Renesas UPD60621 PHYs
[quote user="PratheeshGangadhar"]Can you also please connect a working board to Port1 and monitor above registers and error counters (both above setup and working board)[/quote]Here the registers for...
View ArticleForum Post: RE: am335x device tree ethernet Kernel 3.12
I haven't heard of anyone having done this so far, at least on this forum.
View ArticleForum Post: RE: Changing from AM335 720MHz to 1GHz
Oh okay, no problem : ). Yeah U-Boot doesn't seem to have any issues, it sets the 1GHz speed and voltage and runs without a hiccup. When i try to boot linux though it just locks up during...
View ArticleForum Post: AM3359 ICE slave interface buffer size
Hello,Is it possible to change a Input/Output buffer size in the slave ethercat simple demo example? It seems to be possible by changing PD_INPUT_SIZE and PD_OUTPUT_SIZE defs in tiescutils.c, isn't it?...
View ArticleForum Post: internal RAM testing (DFT)
Hi,The internal RAM testing has to been done at startup.Although I did not find any informtion in the docs.The AM335x technical reference manual mentions : "DFTIntegrated PBIST controller to test L2...
View ArticleForum Post: RE: How to remove RTC Alarm from PM Wakeup sources
Thanks, that works well. Are you using the onboard wifi?
View ArticleForum Post: RE: AM437x support single or two ARM Cortex-A9 CPU cores
Thanks very much for your reply.Should I enable or disable SMP for AM437x?Regards,Jian
View ArticleForum Post: RE: AM3359 ICE board ethernet interface questions
And finally it becomes clear concerning all the muxing going on around the AM3359 on the ICE board. But fortunately I only need to do this for one channel...-Jeff
View ArticleForum Post: RE: AM3352BZCZ80 UART MVR
Hi Justin,The documentation is incorrect. The Major Rev is bits 10-8 and Minor Rev is bits 5-0. Regards,Melissa
View ArticleForum Post: RE: Am335x UART0 and serial console
We do not have the TI SDK. We got a Arago root file system from internet. The kernel version is:Linux am335x-evm 3.12.10-ti2013.12.01 #22 Thu May 8 14:33:47 IDT 2014 armv7l GNU/LinuxHow can I pull the...
View ArticleForum Post: RE: AM335x RGMII PHY
Hi,I'm wondering what was your solution as I'm also trying to use MII2 and have it be enumerated as eth0.For example, I currently need to do:am33xx_cpsw_init(AM33XX_CPSW_MODE_MII, NULL, "0:07");in...
View ArticleForum Post: am335x with wl1805 and tisdk6
Hello,I'm trying to use the wl1805 with tisdk6 on a custom board (I was using wl1271 before with this board file, and it was working.)I've followed instructions...
View ArticleForum Post: RE: AM335x Industrial SDK 1.1.0.1 CPSW Driver Issue
Vinesh,An update on what I have done. I have tried a couple more workarounds. A terrible hack that prevents the problem is a delay (busy wait) in the function CPSW_TxServiceCheck (found in...
View ArticleForum Post: AM335x U-Boot loadaddr
Hi Everyone,I have a TMDSDC3359. I see the U-Boot loadaddr environment variable is 0x80200000. If my understanding of the Technical Reference Manual is correct, DDR starts at 0x8000_0000. My...
View ArticleForum Post: RE: programming language for ARM cortex A8
You didn't specify a processor. I suggest downloading CCS and run the AM335x starterware in simulation mode just to get an idea of the basics. The starterware is written in C and CCS includes an ARM...
View ArticleForum Post: RE: AM437x PRU download file
Hi MelissaThanks for your pru gel file.but i also could not debug pru.am437x‘s gel could not enable the pru clock.could you give me the gel of am437x bare-metal development(include pru...
View ArticleForum Post: RE: am335x uboot 2013.01 can't work
i can boot from uart0,the boot set is 0100 0010 0011 0111 (mmc0 spi0 uart0 usb0),the debug information is :CCCCCCCCU-Boot SPL 2013.01.01 (Sep 26 2014 - 12:13:39)Could not probe the EEPROM; something...
View ArticleForum Post: Android and console become no response when uninstall apk
I am working on am335x, with android4.2.2, kernel 3.2.According to 《TI-Android-JB-4.2.2-DevKit-4.1.1 DeveloperGuide》, I make the board boots from nand, and I met a problem , after I install a apk, then...
View ArticleForum Post: RE: AM335x U-Boot loadaddr
Hi,I believe the SPL's bss plus the u-boot.img's header reside there.Best regards,Miroslav
View Article