embedded systems developers tools, cross compilers
  Home  |   SwiftX Archive  |   SwiftForth Archive  |

Re: Sections and section types

From: David Graham <dgraham_at_grahamautomationinc.com>
Date: Sun, 11 Jan 2004 20:13:13 -0700

Ron,
I too have received a lot of help from Leon and Elizabeth.
Unfortunately it often does not sink in very quickly. I think much of
the section confusion comes from what things are called. I was guided
by the titles in the .Allocation header bar, and by section I meant the
Name in

3500 3FFF TYPE SECTION NAME

And by section type I meant UDATA, CDATA, or IDATA.

I see that my simplication needs a qualification: code is always
written to the location defined by the last section name called that had
type CDATA, and data is written to the location defined by the last
section type called, which is in turn defined by the last section name
of that type called, except for definitions that are restricted to
specific section types.

I'm not sure that is any clearer than the SwiftX documentation, but at
least I am clearer now (I hope!).

David Graham

----------------------------------------------------------------------
swiftx_at_forth.com The SwiftX programming discussion email list
To unsubscribe, send subject "unsubscribe" to swiftx-request_at_forth.com
For list command help, send subject "help" to swiftx-request_at_forth.com
Message archives are located at http://www.forth.com/archive/swiftx
----------------------------------------------------------------------
This list is a forum for SwiftX users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Sun Jan 11 2004 - 19:15:44 PST

This archive was generated by hypermail 2.2.0 : Fri Dec 05 2008 - 03:04:22 PST