Data Flow Of A Java Application Running On The Module; Figure 3: Data Flow Of A Java Application Running On The Module - Siemens TC65 JAVA User Manual

Cellular
Hide thumbs Also See for TC65 JAVA:
Table of Contents

Advertisement

TC65 JAVA User's Guide
Strictly confidential / Draft
4.3

Data Flow of a Java Application Running on the Module

AT Parser
GPIO
DAI

Figure 3: Data flow of a Java application running on the module.

The diagram shows the data flow of a Java application running on the module. The data flow
of a Java application running in the debug environment can be found in Figure 20.
The compiled Java applications are stored as JAR files in Flash File System of module.
When the application is started, the JVM interprets the JAR file and calls the interfaces to
module environment.
The module environment consists of:
• Flash File System:
• TCP/IP:
• GPIO:
• DAI:
• ASC0:
• ASC1:
• I2C:
• SPI:
• DAC:
• ADC:
• AT parser:
The Java environment on the module consists of:
• JVM:
• AT command API:
• File API:
• IMP-NG:
TC65 JAVA User's Guide_V01
system.out
JVM
AT Command
API
I2C/SPI
DAC/ADC
available memory for Java applications
module internal TCP/IP stack
general purpose I/O
Digital Audio Interface
Asynchronous serial interface 0
Asynchronous serial interface 1
I2C bus interface
Serial Peripheral Interface
digital analog converter
analog digital converter
accessible AT parser
Java Virtual Machine
Java API to AT parser
Java API to Flash File System
Java API to TCP/IP
Page 19 of 69
ASC1
Flash File
System
File I/O API
IMP-NG
TCP/IP
ASC0
and ASC0
[D2]
s
11.03.2005

Advertisement

Table of Contents
loading

Table of Contents