Forum Post: RE: EtherCAT junctions connect failed
Hi,I have tried the prebuilt image, and rebuilt the ethercat_slave project, butstill notestablish a connection with AM335x_ICE V1 board.
View ArticleForum Post: RE: Compile u-boot for am335x on 64 bit Ubuntu
Hi Sujan,It's a good that you can build the u-boot, but I think that it's not good idea to make changes in a Makefile. I'll try to explain the following line from the previous post:2. export ARCH=arm3....
View ArticleForum Post: RE: Building Custom SDK 7 code by OpenEmbedded
Hi Mike,I will ask somebody from the Linux team to answer this.
View ArticleForum Post: RE: AM3358 Internal RTC gives 2-3 interrupts a second (when 300 MHz)
I'm afraid I don't know of a nice, clean way to do this. Perhaps poll the RTC_STATUS register ONE_SEC_EVENT bit inside the ISR?
View ArticleForum Post: RE: BCH16 support for 4096 page size NAND in kernel with custom...
Hi Biser.Concerning the e2e thread mentionned above, they are probably too old, nobody answer.I already searched on the forum you mentioned also.Therefore I will post a new thread to try something else.
View ArticleForum Post: RE: Which linux SDK to get native BCH16 support for 4096 page...
SDK 7.0 support it. See this wiki: http://processors.wiki.ti.com/index.php/Linux_Core_NAND_User's_Guide
View ArticleForum Post: RE: Is EDMA3 LLD suitable for Sitara?
It is a lot leaner than EDMALLD,but there is an edma.c C used in Starterware with a couple of examples (I saw UART and McSPI) at C:\TI\AM335X_StarterWare_02_00_00_07\drivers (and attached).
View ArticleForum Post: AM335x Linux power off issue and PowerVR SGX graphics
Hello, I recently purchased an AM335x CPU and I have a question. Please do not refer me to the Beagleboard community; I have talked to a Beagleboard github repo developer and we agree that this is an...
View ArticleForum Post: am335x power sequence.
Hi,We use am3358 zcz processor with the TPS65217C PMIC on our board. My question is :There is another regulator IC to generate 3.3V and the IC provides the 3.3V external pull up through a 10K resistor...
View ArticleForum Post: RE: How to do the pinmux change and compile the device tree...
Your steps from your first post should work if you are using a 3.x kernel. If you are cross-compiling(building a Linux ARM image on an x86 machine), you will need to add some variables to make.In...
View ArticleForum Post: RE: am335x for QNX
QNX is a third-party software and is not supported by TI. For support please contact the software manufacturer.
View ArticleForum Post: RE: am335x cpsw as a switch mode
No, Dual Standalone EMAC mode is for two separate Ethernet ports.
View ArticleForum Post: RE: ttyo4 not working on BBB rev. C
Hi Philippe,For support on BBB and the Angstrom distribution please turn to the community at: http://beagleboard.org/Community/Forums This forum supports only the TI distributed EZSDK.
View ArticleForum Post: RE: about am335x RBL
Starterware is a completely different software suite. It's an OS-less environment. It has it's own bootloader, which has nothing in common with the Linux MLO and u-boot.
View ArticleForum Post: RE: Building Custom SDK 7 code by OpenEmbedded
Hi Mike,Answers1) If you an SDK config you are guaranteed that it will point to the correct U-boot and kernel. That config is the same exact config used to build the specific SDK.The longer answer is...
View ArticleForum Post: RE: How to do the pinmux change and compile the device tree...
Hi,I agree with the James, but only for clarity please see the:http://processors.wiki.ti.com/index.php/Linux_Kernel_Users_GuideBRIvan
View ArticleForum Post: RE: Linux device driver for TLK106 on AM3359
Hi Biser,Thank you very much for your quick reply. I will try using generic PHY driver.Thanks with warm regards,Savan.
View ArticleForum Post: RE: Is EDMA3 LLD suitable for Sitara?
Been a while since I've used EDMALLD but pretty sure it is tied to an OS/microOS where the default is TI SYSBIOS (also called DSP/BIOS). Can't remember how easy to "decouple" from OS.. Do you need...
View Article