Forum Post: RE: AM3359 ICE board ethernet interface questions
Jeff,are you aware the PRU-ICSS has no hardware EMAC? You need to program the PRU to process packets. TI software support in that area is part of the IA-SDK and you can find supported protocols there....
View ArticleForum Post: RE: AM335x based Custom board : modified u-boot not booting
Alas, got the RAM and u-boot up and running.Thanks,
View ArticleForum Post: RE: AM3359 ICE slave interface buffer size
Thank you for a reply.Is it necessary? Can we change a buffer size by changing PD_INPUT_SIZE and PD_OUTPUT_SIZE defs? Here I changed it from 4 to 32 (8 int’s), and it seems, that memory was allocated...
View ArticleForum Post: RE: unable to attach ubi image
Did you try using the command I suggested?Best regards,Miroslav
View ArticleForum Post: RE: AM437x PRU download file
Hi Aria,I see this same error if I do not run the PRU_ICSS_Init script (in the PRU-ICSS gel file. Here are the steps I take to connect to the PRU core:1. Connecting to the CortexA92. Load the gel...
View ArticleForum Post: RE: internal RAM testing (DFT)
Hi ZanzibarThis is a documentation escape. PBIST and DFT features are for TI internal testing only. There is no plan to enable use of these feature for customers. I will submit a documentation bug to...
View ArticleForum Post: RE: Sitara AM3359 EtherCAT not working with Renesas UPD60621 PHYs
[quote user="PratheeshGangadhar"]Can you please power reset the ICE board before doing the subsequent test. This way status flags will be initialized correctly for a fresh run... [/quote]I'll do this...
View ArticleForum Post: RE: ARM Cortex A8
hi sunil, Thanks for your reply. i asked this doubt since i am participating in Texas Instruments Design India Contest 2015. It will be very helpful for me if i get assistance in this clarifications.
View ArticleForum Post: RE: Writing to a blank EEPROM on a new custom board
I resolved that issue by using Cutecom instead of Minicom.But nowi have to partition the eMMC before i write anything to it . So following the instructions found...
View ArticleForum Post: BBB, 3.8.13 kernel, Graphics 4.10 SDK, SGX....
Having followed many pages of posts on getting a Sitara SGX to work (Beaglebone Black), I have applied Prathap Srinivas's patch files and am almost successful in getting the 4.10 Graphics SDK to work...
View ArticleForum Post: RE: ADC SOC EOC bits with AM335x
Thank you sir for you help. I did what you said and it's somehow working but I have a small problem.I did the following configurations as you suggested //Init ADC CTRL register MOV r2, 0x44E0D040 MOV...
View ArticleForum Post: Looking to understand the paradigm of Linux or otherwise to...
While I have experience in embedded 'bare metal' MCU applications primarily at the 'control/response' level, as well as higher level functions implemented with an OS (i.e. Linux) wrapperWhile Linux has...
View ArticleForum Post: iptables conntrack issues am335x Starter Kit SDK 6
I have an am335x Starter Kit with version 6 of the SDK pre-built image. I have also tried this with SDK 7, but I am using SDK 6 since it seems to be the latest image with wifi support.I am trying to...
View ArticleForum Post: Configuring ADC registers from within a C code
Hello all. I was wondering how can I change the configuration of some registers like the STEPCONFIG1 Register value from within C program. Is there anyway to do so without reconfiguring all the...
View ArticleForum Post: RE: ARM Based Project Using Touch screen
if I am understanding you correcly, you are asking us to give you a project idea?
View ArticleForum Post: am335x, uboot cannot ping the board itself when set the phy into...
Hi, All: I am doing a phy lookpback test with am335x, but it cannot work . under normal mode ,the board can ping PC successfully. when i set the phy into loopback mode, try to ping the...
View ArticleForum Post: RE: ARM Based Project Using Touch screen
Based on the TI chip? Based on the TI Touch-Screen chip, have the related solution support.Your application work on RTOS or Linux?
View ArticleForum Post: AM335x & Qt on Non-OS.
I want to know possibility and method to develop GUI with Qt on Non-OS environment.Now I finding some information.If there is useful information, please let me know.
View ArticleForum Post: RE: AM335x NAND flash 2k pages 128 bytes spare area
Dear Sir, I am using S34ML01G100BH Spansion 8 bit Nand Flash, Man. ID = 0x01 and Devide ID=0x1F. This par is not in the list, so why should I aplly BCH 16b/sector?Best Regards.Francisco.
View ArticleForum Post: RE: CPSW: buffer_length field size in buffer descriptor
I had not read your Starterware forum post until today and never reviewed the packet length description since this post was discussing buffer length and buffer offset. I agree, the TRM contains...
View Article