Activity
From 11/13/2024 to 12/12/2024
12/12/2024
- 03:42 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
I was able to recreate the issue on a board here. The ifplugd service, which is used to detect ethernet connec... - 01:26 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hi,
yeah i'm tried that firstly i am down the br0 and its goes to down then after i am tried to down eth0, its goi...
12/11/2024
- 02:35 PM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/...
- 02:35 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- The MTU question has already been addressed in the following thread: https://support.criticallink.com/redmine/boards/...
12/10/2024
- 03:03 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1449610/am625-backport-disable-usb-lpm-to-6...
- 02:44 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- iseori kang wrote in message#6830:
> Hello,
>
> The team seems to have solved it with the following settings.
>... - 09:46 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
The team seems to have solved it with the following settings.
Fixed Dts file
snps,usb2-lpm-disable;
... - 03:06 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
Forwarding additional content
Messages when USB is working
[ 259.298196] drivers/usb/dwc3/gadget.c:3693 dwc3_g...- 12:21 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
We noticed that the message is different for success and failure.
It is only coming from a few laptops.
...
12/09/2024
- 07:01 PM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
It might be that you need to take br0 down before taking eth0 down. The issue could be that br0 isn't allow... - 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: MTU increase Issue
- Hello,
Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 i... - 03:27 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- > Have you sent Jonathan a copy of your schematic, I can review that as well.
The schematic I received was only the ... - 02:15 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- I have not been able to reproduce it here, yet.
Do you get any messages from "dmesg" when the communication is dro... - 07:10 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello, Mike.
Do you have any updates on this?
Thank you and best regards, - 07:23 AM MitySOM-5CSX Altera Cyclone V FPGA Development: RE: MitySOM-5csx custom board PL fabric ethernet access
- Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces.... - 07:23 AM MitySOM-5CSX Altera Cyclone V Software Development: RE: Receive and send data using vlan tag
- Hello,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfac...
12/03/2024
- 04:13 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: flash script needs to boot enable the device
- Hi Nathan, Thanks for letting us know. I've pushed the fix to the kirstone and scarthgap branches.
12/02/2024
- 07:18 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- > The probable source of my confusion is that I thought those we were same place.
> I thought mmcblk0boot0 was like ... - 04:56 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Pushed fix to u-boot 2023 and 2024
https://support.criticallink.com/gitweb/?p=u-boot-ti.git;a=commit;h=bb86b0aa5782c... - 04:10 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- It looks to me like this is misconfigured in both 2023 and 2024 u-boot.
Here is a trimmed-down version of the u-bo... - 03:32 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- In my checks I tested both blocks. Reading back mmcblk0boot0 did show the environment. Reading back mmcblk0 did not...
- 03:14 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Note according to our emmc boot instructions. https://support.criticallink.com/redmine/projects/mitysom_am62x/wiki/Bo...
- 03:08 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- > Or did you mean you dumped out /dev/mmblk0boot0 in your check?
Can you confirm this part of Mike's question?
It... - 01:38 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- How would I determine that?
In uboot, there is the mmc command and the existing script sets mmcdev to 0 and boot...
11/30/2024
- 12:16 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: u-boot environment initialization
- Hi Nathan,
Based on this from your comment:
_So I took an image of first 9000 512 blocks of /dev/mmcblk0 ..._
... - Hi,
I am working on enabling Jumbo Frames and need to increase the MTU size on the eth0, eth1, and br0 interfaces....
11/28/2024
- 02:46 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello, Mike.
USB0 device settings.
!clipboard-202411281135-xfih4.png!
H/W
USB0 Connector : Mini-B...
11/26/2024
- We are trying to initialize the u-boot environment from linux kernel space.
We are following the flash script step...
11/22/2024
- Fyi we recently discovered the flash script located here...
https://support.criticallink.com/gitweb/?p=meta-mityso...
11/21/2024
- 02:00 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Request MTBF Data
- Hello Iseori,
We only have data for the 6254-TX-DAE-RI, which should be worse than the model you have.
At 25C, ... - Our customer is requesting MTBF.
Please supply the MTBF data for the 6252-TX-X8D-RI.
Thank you and best regards,
11/20/2024
- 08:23 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: meta-arago-extras/recipes-core/matrix removed
- Thanks Nathan. I have noticed that on the SDK 10 builds. TI recently removed the matrix-gui recipe so we just need ...
- 07:10 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: meta-arago-extras/recipes-core/matrix removed
- woops, that submitted early on me...
Anyway the warnings are...
WARNING: No recipes in default available for:
... - This causes some warnings b/c meta-mitysom still appends it...
11/19/2024
- 04:48 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: How to use the real time linux kernal
- TI maintains a separate -rt kernel branch, that has the realtime kernel patches applied. I should be able to apply t...
- 02:35 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: How to use the real time linux kernal
- Will we get this for free in SDK 10? I think it is kernel 6.6. I thought RT went mainline completely in 6.12? I am...
- 03:03 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Ethernet 10Mbps Cannot ping
- Hi Iseori,
I double-checked your schematic's phy and magnetics parts, and nothing looked wrong.
Note that the ma...
11/15/2024
- 02:31 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: eMMC Linux boot failed
- The following commits were tested extensively on the 6.1 and 6.6 kernel. I can apply them on the 5.10 kernel however...
- 12:48 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: eMMC Linux boot failed
- Hi, Jonathan
Thank you for your prompt response.
We should be able to resolve this issue, currently at “Kernel:...
11/13/2024
- 02:48 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: eMMC Linux boot failed
- Jonathan Cormier wrote in message#6796:
> Hi Iseori,
>
> We have released an errata relating to emmc boot detecti... - 02:47 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: eMMC Linux boot failed
- Hi Iseori,
We have released an errata relating to emmc boot detection. See here: https://support.criticallink.com/... - Occurs on certain products, boots normally when product cools down.
Please review the below, attached and let us kno... - 02:33 PM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: Ethernet 10Mbps Cannot ping
- Hi Iseori,
I tested a 10Mbps link using our devkit and the KSZ9131RNXI PHY and had no issues. The PHY linked and ...
100/1000Mbps work well.
But, 10Mbps is only LINK and ping does not work. (both fixed 10M and auto-negotiation)
...- 11:17 AM MitySOM-AM62, MitySOM-AM62A, & MitySOM-AM62P Software Development: RE: USB Device mode communication problems
- Hello,
How is the USB0 device configured? As a gadget device (rndis, cdc, serial port, mass storage device, etc.)... - USB0 is set to device mode.
It stops working on some laptops.
The driver is detected but communication stops.
Th...
Also available in: Atom
Go to top