Sign in

username:

password:



Not a member?

Search AT91SAM



Search tips

Subscribe to AT91SAM



Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | AT91SAM ARM | How can we get .bin for kernel image after compiling it?


Advertise Here

For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU. This group is to exchange information to help users get started and learn how to use the devices.

How can we get .bin for kernel image after compiling it? - pratibha_275 - May 19 2:33:37 2009

Hi!
I am compiling the kernel source files to get its image for AT91SAM9263 butt after compilation i am getting .gz file. How can i get a .bin file?

------------------------------------



(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )


Re: How can we get .bin for kernel image after compiling it? - Dan Lyke - May 19 10:01:35 2009

On Tue, 19 May 2009 06:33:15 -0000
"pratibha_275" wrote:
> I am compiling the kernel source files to get its image for
> AT91SAM9263 butt after compilation i am getting .gz file. How can i
> get a .bin file?

First off, check to see if it's really a .gz file, I know that several
versions of Buildroot create kernel images named .gz that aren't.

Second, you can uncompress a gz file with "gunzip filename.gz".

Dan
------------------------------------



(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )