Re: [Sdcc-user] How to separate code

2015-03-30 Thread Erlo Haugen
On 30-03-2015 17:07, Maarten Brock wrote: > Hello Heejeong Ryu, > > I'll start by assuming you are talking about an mcs51 target. > > I'm not sure how XRAM is related to your problem, as xdata is usually a > separate memory space from code. But maybe you have a Von-Neumann-ized > design. > > If

Re: [Sdcc-user] How to separate code

2015-03-30 Thread Maarten Brock
Hello Heejeong Ryu, I'll start by assuming you are talking about an mcs51 target. I'm not sure how XRAM is related to your problem, as xdata is usually a separate memory space from code. But maybe you have a Von-Neumann-ized design. If you want some code in a different segment from the rest, you