TI-83 Plus Developer Guide Third Release May 28, 2002
Application Development
Process
The following chart provides an overview of the steps necessary to create a TI-83 Plus
application. A simple application is used to walk you through the detailed steps. Use the
chart as a general guide. This process assumes that you are running Windows 95
operating system and that you have access to a text editor such as Notepad.
Text Editor
(Notepad, etc.)
Source
File (.asm)
Certificate
Source Object
file (.obj)
Signed Applet
(.app)
Link
Description
Develop Key
(.key)
Signed Applet
(.app)
Scripting
Utilities
Header
Utility
Assembler
Linker
Texas
Instruments
Application
Sign
Simulator/
Debug
Site Testing?
Distribution?
Debug?
Good to Go?
Library
Header Files
Library
Object Files
B
B
A
A
YESNO
Debug
Dev
Calc
TI
Calc
Prod
Calc
TI
Calc
Site Testing
.hex
Distribution
Fig. 3.1: Application Development Flow