On 23 August 2012 09:13, Asanka Lakmal Morawaka wrote= : > 1. I'm gonna program 16F877A. > What everyone is trying to tell you that Java is not for these microcontrollers. Resources are very limited, therefore does not make any sense to put a relatively giant Java VM on such a small device. > 2. I'm familiar with java than other languages, so I wish to use it. > You can easily learn C then, as Java is a C derivate... 2 weeks and you will know most what you need to begin with. If you started to learn at the time first posting this, you would be already half way there, so do not waste more time ;-) Tamas > 3. Can I get a HEX code from byte-code or *.java file ?, > > > > > On Tue, Aug 21, 2012 at 6:16 PM, Electron wrote= : > > > At 07.13 2012.08.17, you wrote: > > > > > >On Thu, Aug 16, 2012, at 09:15 PM, Asanka Lakmal Morawaka wrote: > > > > > > > I wanna Program a PIC using Java, anybody used this software? > > > > > > > > http://www.microchip.com/forums/m294561.aspx > > > > > > > > -- > > > > > > > > ** > > > > > > > > *M.A.L Morawaka. > > > > Bio Medical Engineering Services, > > > > No 27, De Seram Place, Colombo-10, Sri Lanka. > > > > Mobile +94718278524* > > > > *blog * > > > > > > > > >First you have to define "PIC". > > >There is a big step from PIC16 to PIC32. > > > > > >Second, are you talking about actualy running a > > >Java JVM *on* the/a PIC (whichever it is)? Why? > > > > To put a brake someway to the uncomfortable computing power of a PIC16 > > beast. *g* > > > > > > >I guess that most replies will be "forget it". :-) > > > > > >Jan-Erik. > > > > > >-- > > >http://www.piclist.com PIC/SX FAQ & list archive > > >View/change your membership options at > > >http://mailman.mit.edu/mailman/listinfo/piclist > > > > -- > > http://www.piclist.com PIC/SX FAQ & list archive > > View/change your membership options at > > http://mailman.mit.edu/mailman/listinfo/piclist > > > > > > -- > > ** > > *M.A.L Morawaka. > Bio Medical Engineering Services, > No 27, De Seram Place, Colombo-10, Sri Lanka. > Mobile +94718278524* > *blog * > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 int main() { char *a,*s,*q; printf(s=3D"int main() { char *a,*s,*q; printf(s=3D%s%s%s, q=3D%s%s%s%s,s,q,q,a=3D%s%s%s%s,q,q,q,a,a,q); }", q=3D"\"",s,q,q,a=3D"\\",q,q,q,a,a,q); } --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .