RE: How do you change the program counter (PC)
From: <hidden>
Date: 2003-01-24 16:58:20
From: <hidden>
Date: 2003-01-24 16:58:20
quoted
SREC: (I am not much sure) It seems an old format usedmostly by motorola.quoted
It's like BIN format, but has other information used fordownloading. It seemsquoted
some bootloaders need SREC format for downloading.SREC is more or less the same as a BIN file but it has an address and checksum so it would be much smaller if you want to put a byte at 0 and one at 100000 and you can be sure that is is correctly transfered.
A big difference is that SREC is full ascii, which means lots of bytes of overhead, which means longer transfer times if you're loading via rs232. Erik ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/