Re: [GSoC 2021] Beagle BSP USB OTG Support

2021-05-16 Thread Ahamed Husni
Hi, I tried the CDC Ethernet in FreeBSD. My Laptop detects an ethernet interface with an IPv6. I tried to ping the IPv6, but it didn't work . The serial and ethernet works. I'll check the mass storage. --Husni On Thu,

Re: [GSoC 2021] Beagle BSP USB OTG Support

2021-05-12 Thread Ahamed Husni
Hi, I couldn't set up the JTAG using Launchpad as it requires some adapters. While discussing in the Element14 forum, it seems it would require a lot of work to set up JTAG

[GSoC 2021] Beagle BSP USB OTG Support

2021-05-10 Thread Ahamed Husni
Hi all, I need to debug the Beaglebone Black using JTAG. I got a TI LaunchPad CC1310. Launchpad has a XDS110 debugger with a (ARM - not sure) 10 pin JTAG out which can be used to debug external targets. The Beaglebone has a cTI 20 pin JTAG interface. Pin layouts for the ARM10 and cTI20 is given

Re: [GSoC 2021] Beagle BSP USB OTG Support

2021-05-10 Thread Christian MAUDERER
Hello Ahamed, I'm using a J-Link to debug Beagle. I think that it doesn't have a EMU pin either. Only difference: It has an additional TRST. I would suggest to just try it. I think on OpenOCD there are a few options regarding RST. You can have SRST only, TRST only, both connected together