From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 02 Jul 2011 16:15:23 +0200 Subject: [U-Boot] debugging with XDS100v2 Omap 3530 In-Reply-To: References: Message-ID: <4E0F27FB.4090405@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Amit, Le 02/07/2011 15:47, Amit kumar a ?crit : > Hi, > I am new to U-Boot and my task involves porting U-Boot to Omap3530. I have > XDS100v2 but I don't have a JTAG Software to support this on Ubuntu host PC. > > Please, suggest an open source Jtag Software for this. OpenOCD supports the xds100v2, but not in the version available in the Ubuntu 11.04 (Natty) or 11.10 (Oneiric) repositories; you'll have to git-clone the latest openocd and build it from source. Amicalement, -- Albert.