Important Help please please help me ? Important for all programmers

Hello everybody.

i would like to convert my java code into its corresponding Hex Code Representations that our machine knows. How can i do that

iam beginner for robotics and microcontrollers are small chip or microcomputers (Small pc) but only understand hex file representation of the corresponding assembly or C,C++ or even java codes.

How can i convert my java code into its corresponding hex representation to be fed into the pics(microcontrollers).

Is there any Way to do that please help .?

I really appreciate that from you all.

Thanks.

Note:

-

I will not use any of the predefined GUI components code only console codes cause microcontrollers doesn't enable high graphical user interface as does windows or complete pc i only need to convert java code which deal with basic functions in microcontroller only.

Thanks.

[892 byte] By [Snouto.Override@gmail.coma] at [2007-10-2 5:40:16]
# 1
Important to all programmers? I think at least 87% of the programmers don't give a ****.
CeciNEstPasUnProgrammeura at 2007-7-16 1:50:36 > top of Java-index,Java Essentials,Java Programming...
# 2
Get a compiler that produces the output your controller needs. That's all.
CeciNEstPasUnProgrammeura at 2007-7-16 1:50:36 > top of Java-index,Java Essentials,Java Programming...
# 3
If you want meaningful replies, please use a meaningful subject.
Dick_Adamsa at 2007-7-16 1:50:36 > top of Java-index,Java Essentials,Java Programming...
# 4
> Get a compiler that produces the output your> controller needs. That's all.Bingo.
yawmarka at 2007-7-16 1:50:36 > top of Java-index,Java Essentials,Java Programming...
# 5

> Hello everybody.

> i would like to convert my java code into its

> corresponding Hex Code Representations that our

> machine knows. How can i do that

> iam beginner for robotics and microcontrollers are

> small chip or microcomputers (Small pc) but only

> understand hex file representation of the

> corresponding assembly or C,C++ or even java codes.

> How can i convert my java code into its corresponding

> hex representation to be fed into the

> pics(microcontrollers).

> Is there any Way to do that please help .?

> I really appreciate that from you all.

> Thanks.

>

> Note:

> -

> I will not use any of the predefined GUI components

> code only console codes cause microcontrollers

> doesn't enable high graphical user interface as does

> windows or complete pc i only need to convert java

> code which deal with basic functions in

> microcontroller only.

> Thanks.

What processor?

ScarletPimpernela at 2007-7-16 1:50:36 > top of Java-index,Java Essentials,Java Programming...