![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hi I want to ask some guidelines here . I want to develop one small micro chip project . So which language i will use ? Is JAVA is possible to develop micro chip!! If possible how can i convert my java class file to Assembly language like PIC.............. thanks for ur feedback
__________________ reddy | |
| |
| | (permalink) |
| Hi, as far as I know there are several languages that you can use to program a microcontroller and JAVA is definitely not among them. It all depends on the compiler you use. You can program in C, JAL (pascal-based language), PicBasic (or some other language based on BASIC) and Assembler. If you know assembler, you can download a free MPLAB development studio from www.microchip.com. I personally use PicBasic Pro (www.picbasic.org). You can find JAL at www.voti.nl. Cheers. | |
| |
| | (permalink) |
| If I am not mistaken JAVA based microprocessor/microcontrollers have already striked the market which can directly execute JAVA byte-code. Look at this page: http://bwrc.eecs.berkeley.edu/CIC/an...ava-procs.html http://www.xilinx.com/ipcenter/catal...essor_core.htm
__________________ "There is no way to peace, peace is the way!" | |
| |
| | (permalink) |
| :roll: I wasn't aware of that. Sorry. Correct me if I'm wrong, but you still cannot use JAVA to develop asm code for Microchip's or Atmel's microcontrollers. To use JAVA you must have special microcontroller, right? | |
| |
| | (permalink) |
| Yeah thats true. You can't use JAVA for other uC/uP's.
__________________ "There is no way to peace, peace is the way!" | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |