Upon completion of the install process, the following sub-directory structure and files are created in your installation root directory:
/documentation | Product documentation |
/host/bin | Development tools mcocomp (and sql2mco if eXtremeSQL was purchased) for both Linux and Windows |
/include | C source code header files |
license.txt | The eXtremeDB license agreement text |
default.gpj | A project file that can be used to build all SDK samples for the simulator, (and the eXtremeDB libraries if you purchased source code) |
default-omap3530evm.gpj | A project file that can be used to build all SDK samples for the target processor |
/samples | SDK sample applications |
/target | Platform-dependent binaries (including source code and project files if a source code license was purchased) |
The html content you are reading is presented in your browser when double-clicking the file
eXtremeDB.htm
in the documentation directory. Please view the topic eXtremeDB_Documentation_Map for a choice of topic pathways to quickly view details of the eXtremeDB package of interest.
The
\host\bin
directory contains the eXtremeDB Data Definition Language compilermcocomp
for Linux host systems andmcocomp.exe
for Windows hosts. If you purchased eXtremeSQL) this directory will also contain the SQL Data Definition Language compilersql2mco
for Linux host systems andsql2mco.exe
for Windows hosts.
The sub-directories contain libraries, and in some cases source code and project files, for all supported APIs. The subdirectory names will vary depending on the target platform and the modules purchased. The directory names in the table below would be for an eXtremeSQL package for Integrity version 11 with the compiler version 201254 for ARM host architecture and for the target processor Texas Instrument OMAP 3530 evm.
Please use the following links to view detailed descriptions of each group of libraries:
/bin-omap3530evm Development system binaries of eXtremeDB release modelibraries for static linking with C/C++ applications /bin-omap3530evm-debug Development system binaries of eXtremeDB debug libraries for static linking with C/C++ applications /bin-simarm Simulation system binaries of eXtremeDB release modelibraries for static linking with C/C++ applications /bin-simarm-debug Simulation system binaries of eXtremeDB debuglibraries for static linking with C/C++ applications /libmcohv HTTP Viewer source files /libmcohv_sql HTTP Viewer with SQL source files