From mboxrd@z Thu Jan 1 00:00:00 1970 From: trigga Date: Thu, 31 Jan 2008 08:14:25 -0800 (PST) Subject: [U-Boot-Users] sprintf in standalone In-Reply-To: <47F3F98010FF784EBEE6526EAAB078D10635DDD9@tq-mailsrv.tq-net.de> References: <15182701.post@talk.nabble.com> <47F3F98010FF784EBEE6526EAAB078D10635DDD9@tq-mailsrv.tq-net.de> Message-ID: <15207370.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I checked the entry point by using nm, and found it set to 40004. So it's not that. Martin Krause wrote: > > Hi, > > u-boot-users-bounces at lists.sourceforge.net wrote on Wednesday, January > 30, 2008 2:56 PM: >> Hi! >> Having problem with the sprintf function, I did the exporting and >> updating >> of the files accordantly to the README.standalone. The standalone >> application seems to compile without error. But once I do the go >> 40004 I get >> Alignment Exception and the board resets. If I remove the sprintf line >> everything works fine. >> The reason I'm using the sprintf is to modify the setenv which >> includes a >> variable. >> I'm using an MPC83xx. >> What does the Alignment Exception means? > > Maybe 40004 is not the correct entry point. The entry point may > change after modifying the standalone application, see: > > http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork > > Best Regards, > Martin Krause > > -- > TQ-Systems GmbH > Muehlstrasse 2, Gut Delling, D-82229 Seefeld > Amtsgericht Muenchen, HRB 105 018, UST-IdNr. DE 811 607 913 > Geschaeftsfuehrer: Dipl.-Ing. (FH) Detlef Schneider, Dipl.-Ing. (FH) > Ruediger Stahl > http://www.tq-group.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > -- View this message in context: http://www.nabble.com/sprintf-in-standalone-tp15182701p15207370.html Sent from the Uboot - Users mailing list archive at Nabble.com.