Hello guys,
I am getting pretty desperate.I have bought a Pinguino Micro and i have tried the following to make it work but in vain.
First i followed this tutorial and installed Pinguino V11
http://wiki.pinguino.cc/index.php/Windows_7
After installing python,Libusb,wxpython,pyusb i installed the IDE.When i try to update the usbdriver in device manager it says it's already up to date.
1.When i try to start a new project from the IDE it won't open unless i delete 2 files from the user path in the
path.conf file:
reserved.pickle and
wikidocks.pickle.These 2 are generated everytime i open a new project and must be deleted before starting a new one.
2.If i try to compile it says missing libraries/compiler.I added the libraries from this site
https://github.com/PinguinoIDE/pinguino-libraries and still same error.
Secondly i tried using x4-easy-rev959 .But i keep getting the message

evice not found(is device attached and in bootloader mode?).
The device is in bootloader mode..What can i do guys?