* Using MPC8BUG on custom boards...
@ 2000-10-26 15:22 Paolo Scaffardi
2000-10-26 16:17 ` Wolfgang Denk
2000-10-26 17:23 ` Convert srecord file to binary file Zhaobin Zhu
0 siblings, 2 replies; 4+ messages in thread
From: Paolo Scaffardi @ 2000-10-26 15:22 UTC (permalink / raw)
To: linuxppc-emb
I'm using MPC8BUG connected via the ADI port to my FADS823, and the FADS
connected via the debug port to our custom board. I cannot load a program
into a flash because MPC8BUG doesnt detect it correctly.
Does anyone know how to configure MPC8BUG to use other flashes than the
FADS?
Another way can be writing a custom code on the RAM that does that...
Thank you.
- may the pinguin b with u -
Have a nice day,
Paolo Scaffardi.
AIRVENT SAM s.p.a. - RIMINI - ITALY
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Using MPC8BUG on custom boards...
2000-10-26 15:22 Using MPC8BUG on custom boards Paolo Scaffardi
@ 2000-10-26 16:17 ` Wolfgang Denk
2000-10-26 17:23 ` Convert srecord file to binary file Zhaobin Zhu
1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2000-10-26 16:17 UTC (permalink / raw)
To: linuxppc-embedded
In message <001f01c03f60$982d74a0$0a00010a@airvent.it>
Paolo Scaffardi wrote:
>
> I'm using MPC8BUG connected via the ADI port to my FADS823, and the FADS
> connected via the debug port to our custom board. I cannot load a program
> into a flash because MPC8BUG doesnt detect it correctly.
>
> Does anyone know how to configure MPC8BUG to use other flashes than the
> FADS?
>
> Another way can be writing a custom code on the RAM that does that...
Ummm... get some real BDM debugger (and while you are at it, get one
that supports the MMU). See for instance
http://bdm4gdb.sourceforge.net/
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Remember that Beethoven wrote his first symphony in C ...
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Convert srecord file to binary file
2000-10-26 15:22 Using MPC8BUG on custom boards Paolo Scaffardi
2000-10-26 16:17 ` Wolfgang Denk
@ 2000-10-26 17:23 ` Zhaobin Zhu
2000-10-26 19:12 ` Wolfgang Denk
1 sibling, 1 reply; 4+ messages in thread
From: Zhaobin Zhu @ 2000-10-26 17:23 UTC (permalink / raw)
Cc: linuxppc-emb
Hi,
Is there an utility under linux/unix to convert srecord file to binary file
which can be burnt into eprom ?
Thanks,
--
Zhaobin Zhu
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Convert srecord file to binary file
2000-10-26 17:23 ` Convert srecord file to binary file Zhaobin Zhu
@ 2000-10-26 19:12 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2000-10-26 19:12 UTC (permalink / raw)
To: Zhaobin Zhu; +Cc: linuxppc-emb
In message <39F8689A.5BEAA6F2@emc.com> Zhaobin Zhu wrote:
>
> Is there an utility under linux/unix to convert srecord file to binary file
> which can be burnt into eprom ?
Of course:
objcopy -I srec -O binary srecord_file binary_file
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
When all else fails, read the instructions.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-10-26 19:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-26 15:22 Using MPC8BUG on custom boards Paolo Scaffardi
2000-10-26 16:17 ` Wolfgang Denk
2000-10-26 17:23 ` Convert srecord file to binary file Zhaobin Zhu
2000-10-26 19:12 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).