On Tue, Jan 22, 2013 at 9:35 PM, Uwe Bonnes <b...@elektron.ikp.physik.tu-darmstadt.de> wrote: > Hello, > > is OPENOCD supposed to run on the new JLINK with > CDCACM Uart? USB PID is 0x0105. An example is the > Atmel SAM4SXPLAINED. > > Anybody working on that? Any chance to run at all?
What does "lsusb -vvv" report about the device? Assuming it is a USB composite device which uses IAD to incorporate the CDC-ACM interface and the custom J-Link interface is another interface (and the protocol still remain the same), it should work with minor modification of jlink.c (eg: to add the new PID, check if the JTAG interface is interface 0 or not, check if the endpoint searching codes still work, etc). Please post the output of "lsusb -vvv -d 1366:0105". -- Xiaofan ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel