From mboxrd@z Thu Jan 1 00:00:00 1970 From: trigga Date: Wed, 30 Jan 2008 05:55:44 -0800 (PST) Subject: [U-Boot-Users] sprintf in standalone Message-ID: <15182701.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 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? -- View this message in context: http://www.nabble.com/sprintf-in-standalone-tp15182701p15182701.html Sent from the Uboot - Users mailing list archive at Nabble.com.