From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aneesh V Date: Wed, 21 Dec 2011 21:15:59 +0530 Subject: [U-Boot] u-boot jumps to some location In-Reply-To: <4EF1C6AE.5010902@denx.de> References: <4EF08B40.4060604@denx.de> <4EF1C6AE.5010902@denx.de> Message-ID: <4EF1FF37.4070809@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 21 December 2011 05:14 PM, Stefano Babic wrote: > On 21/12/2011 12:36, siddharth baisane wrote: >> Hi, >> I have generated u-boot-spl.bin but when I am trying to load it using >> code composer studio it is giving me error saying "could not determine >> target type of file". Please try loading u-boot-spl(ELF format) instead of u-boot-spl.bin, that may work. br, Aneesh > > Please send your answer always to the ML. > > Sorry, I cannot help - I do not know why you are loading with Composer > Studio, and if the tool has some check and do not allow to load any kind > of binaries. You report you have a JTAG debugger, check into its manual > to see how you can load a binary - a JTAG debugger has often a console > with a set of commands. > > Best regards, > Stefano Babic >