Debug environment, 10 debug environment, Module pc – Siemens TC65 User Manual

Page 51

Advertising
background image

TC65 JAVA User's Guide
Strictly confidential / Released

s

TC65 JAVA User's Guide_V05

Page 51 of 90

26.09.2005

10 Debug

Environment

Please note that this section is not intended as a tutorial in debugging or how to use Sun
Java Studio, Borland JBuilder or Eclipse. Documents for these IDEs can be found on their re-
spective homepages. Once the proper emulator has been selected (as described in the rele-
vant IDE sections below), your Java application can be built, debugged and executed.

10.1

Data Flow of a Java Application in the Debug Environment

ASC0,1 or

USB

Com Port

TC65

emulator

IDE/Debug

environment

Module

PC

JVM

Flash File

System

File I/O API

IMP NG

ASC0

AT command API

I2C/SPI

GPIO

DAI

AT parser

TCP/IP

DAC/ADC

system.out

ASC1

Figure 20: Data flow of a Java application in the debug environment

Advertising