Mail Archives: djgpp/2000/03/19/08:54:15
No, using leading zeroes did not work.
On Sat, 18 Mar 2000, Al Amzeen (Alexandr Amzin) wrote:
>
> Greetings, Ghins Mathai <ghins AT accord-soft DOT com>! You wrote:
> > What do you mean by leading zeroes ???
> Zeroes that filled with lead ;)
> > Could you give me an example ??
> I'll try, but don't hurt me if it is not works right:
> MEMORY
> {
>
> rom : org=0x00000000, len=0x0005f000
> data: org=0x80000000, len=0x00003000
> bss: org=0x80003000, len=0x00016000
> }
>
> Does it make some sense in situation?
>
- Raw text -