Specifications

AMD Geode™ GeodeROM Functional Specification 25
3
Code Structure 32087C
3.0Code Structure
The following subsections discuss the GeodeROM directory structure.
3.1 User Directory
All project-specific files are stored in the user directory. The default user directory is XPRESS\USER, but it is not recom-
mended as a project user directory. Rather a separate subdirectory outside the Xpress tree should be made to hold the
user directories. A sample makefile is included in the XPRESS\USER directory.
A sample project user directory structure is as follows:
XPRESS\
PROJECTS\PROJ1
\PROJ2
The files typically found in the user directory are:
Makefile - The makefile establishes the build environment, then calls the master makefile.
Splash.bmp - A standard Microsoft
®
Windows
®
bitmap file used if splash screen support is needed.
Userrule.mak - Any additional components that need to be compiled may be added here.
Xromcfg.opt - The configurator save file for the project.
User option ROMS
Overrides