kosch / NanoVM

Java Virtual Machine for the Atmel AVR microcontroller family.
GNU General Public License v2.0
13 stars 5 forks source link

work with nanovm #1

Open shahrzad-am opened 11 years ago

shahrzad-am commented 11 years ago

hi, I'm trying to work with nanoVM in order to be able to run java codes at a layer above the ported nanoVM. first, I want to compile it on keil or other emulators , after that on a real microcontroller. but in keil when i want to build it , it has many errors , most of them are in include file, such as :error: #5: cannot open source input file "config.h": No such file or directory , but I have located this file in project working directory.

please help me to know how can i work with nanoVM

kosch commented 11 years ago

Hi,

I'm currently on vacation and some months passed when I used nanovm last time. So I can't remember which are the requirements at the moment. I'll have a look on it when I'm back thats on the first weekend on August.

so far, tf