Timex M851 Watch User Manual


 
M851 WristApp Design Guide Rev 1.2
Timex Corporation 95
The Counter WristApp requires the following files to be stored in the common section.
File Description
cntdisp.asm
Display routines for the counter wristapp.
cntutil.asm
Utility routines for the counter wristapp.
5.9 Directory Structure
The build scripts requires a specific directory structure to facilitate location of required files. Create the
required directories for the application prior to using the build utilities.
All source files are to be stored under the C:\M851\APP\appname\SRC directory.
All header files are to be stored under the C:\M851\APP\appname\H directory.
All build scripts will be created under the C:\M851\APP\appname\BUILD directory.
Output files during wristapp creation will be in the C:\M851\APP\appname\BUILD
directory.
All executable files will be located in the C:\M851\BIN directory.
All the M851 header and macro files will be in the C:\M851\INCLUDE directory.
The assembler, linker and locator executable will be located in the C:\C88 directory.
The figure below shows a snapshot of the counter wristapp directory structure:
The figure below shows the file list for the counter wristapp header files: