I'm assuming that the time it takes to get a program up and running on the Digix board is a function of the following:
1) CPU type & speed
2) RAM amount
3) RAM available.
4) OS being used
I have Arduino IDE 1.5.6-r2 installed on:
my pc @ home - Win 8.1pro (64bit), i7-3820 CPU @ 3.6Ghz, 20GB RAM
my laptop, it's a Sony Ultrabook and pretty fast, not so much RAM, 4GB
and just today, on my PC @ work: Win 7Pro (64bit) Xenon E5620 @ 2.4Ghz, 10.0GB RAM
the PC @ home and the Notebook are close in compile times. even with some programs open, i get a time of about 12 seconds to run a blank program before it becomes available.
but I have been trying out my board @ work & it has been taking 1+ MINUTES to Compile & Load!
Just wondering what are the main roadblocks to speed when Compiling & uploading?
Also, is over a minute an indication that something is wrong, possibly with my system setup?
thanks,
Russ from Coral Springs, Fl
my PC @