From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 08 Oct 2004 22:25:54 +0200 Subject: [U-Boot-Users] Unable to run hello_world In-Reply-To: Your message of "Fri, 08 Oct 2004 11:08:44 PDT." Message-ID: <20041008202559.985FEC1430@atlas.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message you wrote: > >>## Ready for binary (kermit) download to 0x00040000 at 19200 bps... > >>## Total Size = 0x000022b0 = 8880 Bytes > > My hello_world.bin (for ppc) is 66280 bytes. This is normal, depending on your toolchain. The binary image may include a large "gap" between sections. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de How does a project get to be a year late? ... One day at a time.