Forum Post: RE: Linux/DRA726: Early boot - late attach on DRA726
[quote user="Michel Catudal2"]I was looking thru the processors.wiki.ti.com/.../Early_Boot_and_Late_Attach There is a problem with the info Device Drivers ---> Remoteproc Drivers ---> OMAP...
View ArticleForum Post: RE: Linux: How to compile example on ARM core of the OMAPl138 SoC?
Hi, You're using an example application that is written for TI RTOS & probably running on the DSP core.... GCC cannot link the libraries & this is why you're getting these errors. You can try...
View ArticleForum Post: RE: Linux: How to compile example on ARM core of the OMAPl138 SoC?
Right, understood. I did realise that last night and have changed the way I tackle this. Let me know if this makes sense. I am now trying to build notify example given in the IPC (ipc_1_25_03_15) using...
View ArticleForum Post: Linux/AM3354: Ethernet connection in u-boot
Part Number: AM3354 Tool/software: Linux Hi, Refering the thread e2e.ti.com/.../181692 , we are facing a similar issue here. The RGMII2 pins have been configured for ethernet. I just can't ping the...
View ArticleForum Post: RE: Linux/AM5728: GPIO softreset failed (out of time) in kernel...
Let me check this and I will get back to you. Best Regards, Yordan
View ArticleForum Post: RE: Linux: How to compile example on ARM core of the OMAPl138 SoC?
But when I am trying to build syslink examples I am not able to do that as well. following is the forum e2e.ti.com/.../612957
View ArticleForum Post: Linux/PROCESSOR-SDK-AM335X: Pause During Short User Space SPI...
Part Number: PROCESSOR-SDK-AM335X Tool/software: Linux Hi, I am observing a problem which occurs during a user space SPI transfer where a transfer sometimes gets held up after sending the first byte. I...
View ArticleForum Post: RE: Determining Wakeup Source
I would also be interested on a definitive answer on this (old) question. Looking at the Kernel Code and the TRU, it seems no possibility exists.
View ArticleForum Post: RE: Linux/PROCESSOR-SDK-AM57X: UDP Throughput Queries
I believe the performance guide indicates the dual cortex a15 load, but lets wait on the factory team to confirm. Best Regards, Yordan
View ArticleForum Post: RE: Linux: J6-DRA7xx- Load & Booting ipu1 xem4 image from...
From the log I can infer that the driver didn't even try to load the image IPU1 device is probed but the firmware is not getting loaded. If there is any memory map conflict, The driver would thrpugh...
View ArticleForum Post: RE: Linux/PROCESSOR-SDK-AM437X: Nand Error: omap2-nand...
Hi, Can you verify that when you execute the sequence: Step 1: Load FPGA firmware. Step 2: Read the FPGA version register: __raw_readw(FPGA_BASE + 0x6); Step 3: nandtest /dev/mtd0 you see the GPMC...
View ArticleForum Post: RE: Linux/PROCESSOR-SDK-AM335X: Pause During Short User Space SPI...
Hi Tom, Are you using Real time Linux or not? If not the RT Linux could improve SPI transfer behaviour but in all cases the SPI transfer can be interrupted by some Linux kernel interrupts for example...
View ArticleForum Post: RE: Linux/PROCESSOR-SDK-AM57X: UDP Throughput Queries
Hi, KoT, The performance is done using iperf with the following command "iperf -c -P 2 --format m -u -b M --len -t 60" SMP Linux will distribute those 2 threads in different cores. Rex
View ArticleForum Post: RE: Linux/PROCESSOR-SDK-AM335X: Pause During Short User Space SPI...
Hi Tsvetolin, I'm using a build of Arch Linux in distribution PD 16.2 from Phytec. I'm assuming it's a real time version of the kernel since I have access to the FIFO and Round Robbin scheduling...
View ArticleForum Post: RE: Linux/AM5728: Ducati gstreamer plugins error: "Could not...
It's all the same result: This error appears with all ducati encoders and decoders. No, I didn't change it. I've only installed the sdk and tried to launch test pipelines from above ti-wiki link.
View ArticleForum Post: RE: Linux/TCI6638K2K: 10GbE Interface using XFP Module, Link not up
Hi Yordan, We placed the serdes firmware but kernel started getting crash even , eth0-to-eth3 (1Gig ports) stopped working 1Gig block diagram as below log as below ubi0: attached mtd1 (name "mtd=2",...
View ArticleForum Post: RE: Linux/AM5728: Ducatijpegdec GStreamer Plugin adds 8 extra...
[quote]I asked only to try with yuy2 yuyv only for the tests. In this case you could connect the vpe to the fakesink element.[/quote] Yep, this is what I've been doing. Good suggestion [quote]Could you...
View ArticleForum Post: Linux/AM3352: Ethernet compliance testing
Part Number: AM3352 Tool/software: Linux Ethernet compliance testing: For Ethernet compliance testing we need to configure PHY in a mode that makes the output continuously transmit of stream of bits...
View ArticleForum Post: Linux: Possible to flash NAND from Linux userspace?
Tool/software: Linux Hello, Looking at this wiki for the BeagleBoard Black, I noticed a comment which said both u-boot stages could only be flashed via u-boot. Does this mean they could not be flashed...
View ArticleForum Post: Linux/AM5728: U-Boot Debug fails at GPT/MBR partitioning
Part Number: AM5728 Tool/software: Linux Hello, we're working on bringing up our AM5728-based custom board, and I've run into an issue following the u-boot debug guide in order to get the relocaddr...
View Article