Team,
Latest CCSv5.3.0 is available. AM3358 SDK 5.06 shows download of 5.1.1.
Is it OK to use CCSv5.3.0 for AM3358 SDK 5.06 debug/development?
Thanks.
Team,
Latest CCSv5.3.0 is available. AM3358 SDK 5.06 shows download of 5.1.1.
Is it OK to use CCSv5.3.0 for AM3358 SDK 5.06 debug/development?
Thanks.
I've seen other posts with the same error messages but no solutions, so I'm guessing others are experiencing this issue as well...
I'm running a Beaglebone Black (Linux arm 3.14.4-bone4 #4 SMP Tue Oct 7 15…
Team,
I'm walking through Sitara Linux Training: uboot debug and i'm hitting a couple of issues.
1 - Perform SPL Debug: I cannot set HW breakpoint at line 582. I set them and there is an exclamation point…
Hi, I configured resolution of my display to 1024x768, but now, I'm trying to use the GRLIB to print two Rectangles, but print is very slow because I'm using a delay between the rectangles.
My code is:
DpyRectFill(&g_s35_1024x768x24Display, &backGround…
Hi,
i am trying to run DHCP server on LWIP in StarterWare 02.00.01.01, but binded function is not called, when destination adress is 255.255.255.255. How can i fix it?
Thank you very much.
Meanwhile I did some experiments using dmtimerCounter-example out of Starterware. Instead of console output I'm toggling a GPIO on every call of the ISR to check the frequency with an oscilloscope. This works well with the timer and reload count of…
HI
I would like program LEDs of AM335x EVM involving timer & interrupt handler. Meaning there will a timer program with some pre-scale value(say 32-bit a specific frequency) and when it overflows, an interrupt will generate and corresponding self written…
Hi Carlos,
Your infomation have been really helpful. Startware comes for both windows and Linux installer and having maximum hardware dependent examples in it.
I have few more questions related to same:
1. As for building example applications through…
Miroslav Kiradzhiyski XID said:4) - UART0 is by default used for the serial console and it is passed through an FTDI chip, so that you can access it via USB. The only other UART that is pinned out on the Starter Kit is UART2, which can be pinmuxed (TTL…
For AM3354ZCZ 600Mhz or 1Ghz processor , what are selection criteria for the DDR3 SDRAM,
How i can select the suitable memory to AM3354 / 8 processor ZCZ100.
What is Clock speed and Data Rate , How i can select suitable one?
DDR3-800 means its Clock rate…
I have a customer who writes the following.
"Having some issues during design need advice from you or your team. Download AM335x ZCZ IBIS Model from TI web site and use it to check “signal integrity” under Altium. But we get error message…
Hi,
I want to write a SPI Device Driver (Kernel Module) for the SK335x. I want to use SPI0. SPI0 is Multiplexed out in Mode 0 and that is used.
when i look in file " board-am335xevm.c " in arch/arm/mach-omap2 we see that in this struct a spi0…
Setup:
ARM, PWM and PRUSS
Steps:
1. PWM configured from ARM processor for 125 usec interrupts
2. PRU interrup controller configured to received the PWM interrupt on Host interrupt 0
Issue:
I don't receive any PWM interrupt on the PRU, though on registering…
I have some questions about power design.
Processor is "AM3358BZCZ100" and PMU is "TPS65910A3A1RSL" , using DDR3
We should provide different voltage to processor according to processor frequency
(1)I need your confirmation for "AM3358BZCZ100…
Hi..
I can't see " TI OMAP High Speed Multimedia Card Interface support " under am335x_evm_android_defconfig of Jellybean kernel configuration
from rowboat source. but on AM335x MMC/SD Drivers Guide described about it..
Can you tell me where…
This might be simple question.
According to AM335x datasheet, Memory device capacity is up to 1G Byte addressability.
But, AM335X has only 16 Bit address bus[A0-A15] and 3 bit bank address[BA0-BA2]
so total addressability (for external memory) should…
I have tried to build the tisdk-rootfs-image recipe and have the following error, I looked at the directory /home/hirst689/arago-2011.09/armv7a/arm-arago-linux-gnueabi/lib/
and found ld* and lib* files. But the error message states that the cp cannot…
I'm trying to use the timer pins (gpio2[2...5]) to measure pulse with on a Beaglebone with the 25 MHz clock. The pin mux mode is correctly set to 2 and pull up/down are disabled and capture mode is set on the timers. When I connect a push button attached…
Sir,
Thank you sir for bringing that into notice. I did not consider that condition.
So you suggest we go ahead with the Open Drain buffer circuit for individual USB1_VBUS from PRT_PWR1 and PRT_PWR2 similar to that in the circuit, along with using PRT_PWR1…
Hi,
we are using a custom board based on the BeagleBoneBlack. One of the major differences is the usage of two DDR3 RAMs. The DDR3 layout used is similar to the layout in the datasheet SPRS717G (http://www.ti.com…
Hardware:
Software/OS:
Problem…
I've been struggling with this for several days now and I can't seem to find the proper path forward.
There appears to be a rather bad bug in kernel 3.12 that renders the network interface ports on the…
Hi,
I am using AM3358 Starter Kit(non os based). i have configured the UART0.
By using the USB to Serial Conversion i am getting serial data to and from the PC(HOST)
Through USB AB Connector.
UART0->USB to Serial…
Using latest kernel, I noticed slow MMC access. Our board supports both eMMC and micro-SD-card memory.
On both memories, an ext4 fs is installed and mounted with default options. I measured write speeds of about 2MBytes/sec on both flash media.
According…