You need to take the ELF file, ppcboot, and convert it into a .bin file using the vision ICE convert utility.
The file format referred to as "BIN" in the visionICE documentation isn't a real binary image - it has a special header. Andrew Dixon wrote: > > Hi All, > > I'm trying to put ppcboot onto my sbc8260 board using a vision ice and I > was wondering if there is a preferred way to do this? I've compiled > ppcboot on a native gcc-2.95 with the commands: > > $make sbc8260_config > $make > > and I get a binary file ppcboot.bin. When I try to program the > ppcboot.bin onto the flash it complains that the format is not > recognized as mpc8260 code. > > Any ideas on what I'm doing wrong? > > Thanks, > Andy > -- ..................................................................... Peter Desnoyers (781) 457-1165 pdesnoyers at chinook.com Chinook Communications (617) 661-1979 pjd at fred.cambridge.ma.us 100 Hayden Ave, Lexington MA 02421 ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
