energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
793 stars 673 forks source link

Migrate Energia to most recent Java VM #299

Closed abecedarian01 closed 9 years ago

abecedarian01 commented 10 years ago

"Testing" has shown to me, at least, that letting Energia run its serial terminal for a while results in overflow errors that makes the Energia UI unresponsive, and the JVM chew up to 50% of the CPU cycles.

rei-vilo commented 10 years ago

Could you please test the Arduino IDE with the same protocol?

abecedarian01 commented 10 years ago

Not sure what you mean. My Java installs are related to IE11/Win8, CCS/Eclipse and Energia.

The Java update tool says... IE11 default is 1.7.0_45 Sys WOW64 is 1.7.0_10 CCS5 is 1.6,0_13 Energia is 1.6,0_16. CCS6 is 1.6.0_13

rei-vilo commented 10 years ago

If you have an Arduino board, compile and upload the same sketch to the Arduino board from the Arduino IDE.

Energia uses the Arduino IDE, so the problem can come from the Arduino IDE and not be specific to Energia.

abecedarian01 commented 10 years ago

I do not have an Arduino board.

rei-vilo commented 9 years ago

See #533 and closed.