Hi,
As rrlagic and Yordan explained, if you use code as: p_ui32Destination[ui32ElemCounter] = p_ui32Data[ui32ElemCounter]; This is CPU style read and write, each time you have a 32-bit data payload in the TLP.
To transfer a burst of payload, you…
Other Parts Discussed in Thread: AM3359 I am running the AM335x Industrial SDK on a custom board with an AM3359. I am having trouble with the cpsw_ethdriver. After some investigation I have found that when multiple packets have been queued up before PHY…
I just had the local TI Rep come in and he setup a conference call to TI Santa Barbara and we got this issue resolved. Here is the procedure:
1. Build the DSP app using in the SDK using xdc XDCARGS="profile=debug"
2. Build the linux-side app with…
Other Parts Discussed in Thread: AM1808
I'm running a 3.8 linux kernel from the davinci linux kernel repository ( http://gitorious.org/linux-davinci ) on an AM1808 processor. I've been able to update all of my peripherals from the ti-sdk to this 3.8…
Matt Tsai52 said: First, do you suggest to store u-boot environment variables in a file in FAT rather than some location on the eMMC? It will depend on your project requirements, if your goal is uboot.env to be widely available for more platforms and…
Part Number: AM5728
Hello Everyone!
I am trying to migrate Linux kernel version 4.4.113 (ti-lsk branch) to 4.19.59 (processor-sdk-linux) including OpenGL graphics. Our machine is based on AM5728 CPU.
I have migrated quite a lot, but there are some…
What power management states can the AM335x with the TI Linux Processor SDK 2.0.1 or 2.0.2 achieve without a PMIC?
My understanding is that Standby should cut the MPU Power Domain.
We do not observe that:
# cat /debugfs/pm_debug/count [ 3081.764945…
Part Number: J721EXCPXEVM Hi,
We are building the Ti Yocto Linux but everytime it gives an error in the following package, gdk-pixbuf_2.42.10. This is the command that we use for the setup:
./oe-layertool-setup.sh -f configs/processor-sdk-analytics…
Other Parts Discussed in Thread: CC3200 Hi all,
So I am using the wlan_station example from the SDK to get my program to connect to my AP then I plan to use the http_server example to add a webpage to my device once I get the following problem solved…
Hi Boris,
The default Images(default CC256x.h) should have worked.
I could you please let me know the below details:
1. Please confirm that you have tried the service pack "CC2564 BT BLE SP BTS.zip" without the CC2564B patch?
2. what is your host…