Re: [Sdcc-user] Help with code-banking

2009-02-06 Thread Maarten Brock
Deja Vu Andy, Didn't you post this already some time ago? And didn't I reply that you could send me the code offline? Greets, Maarten > Maarten, > > Many thanks for the excellent response so far. > Please bear with the following lengthy explanation > > > It _IS_ a small app: the .map file s

[Sdcc-user] How do I compile for BIG-ENDIEN byte-order?

2009-02-06 Thread Chiran Rapolu
I/Os and h/w registers are mapped onto XDATA space but in BIG-ENDIEN format. Is there any way to compile for BIG-ENDIEN format with sdcc?. Any help will be appreciated. Thanks, Chiran. -- Create and Deploy Rich Intern

Re: [Sdcc-user] Help with code-banking

2009-02-06 Thread Andy Green
Maarten, Many thanks for the excellent response so far. Please bear with the following lengthy explanation It _IS_ a small app: the .map file shows all the code:- Area Addr Size Decimal Bytes (Attributes) -

[Sdcc-user] Initiation of 68HC05 / ST7 port of SDCC - questions

2009-02-06 Thread Vaclav Peroutka
Hello all (and especially Erik), this is probably not the right list but, I'd like to start to port SDCC to other architecture. I chosen HC05 (especially its extension ST7). I got the src/hc08 directory and started to change files. I have one question ( I am sure that other questions will arise