energia / Energia

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

Time lag.. #200

Closed mspitze closed 10 years ago

mspitze commented 11 years ago

I am using Energia 0101E0009 for Windows with a Stellaris Launchpad LM4F120H5QR.

When I select the Tools menu, it takes approx. 15 seconds before dropping down with the options. And then everything within that menu is slow as well..

Any one else experiencing this issue.

The sketches do compile and run but the extreme lag on Tools menu is annoying..

Mike S

rei-vilo commented 11 years ago

This is a standard glitch related to the Arduino IDE on Windows. This issues might have been addressed by eried commits #192

mspitze commented 11 years ago

Can one use more that one serial port?

Serial.Begin(9600) works for the debug port, what about Serial1.Begin(19200) to communicate with a Matrix Orbital Serial LCD I have connected to pins 3 and 4 of the LM4F launchpad. How does Energia and LM4F utilize the other UARTS?

Thank you

Michael

On Wed, Feb 20, 2013 at 2:03 PM, Rei Vilo notifications@github.com wrote:

This is a standard glitch related to the Arduino IDE on Windows. This issues might have been addressed by eried commits.

— Reply to this email directly or view it on GitHubhttps://github.com/energia/Energia/issues/200#issuecomment-13849791.