parallaxinc / SimpleIDE

SimpleIDE for Propeller
26 stars 13 forks source link

Allow to disable fast loader feature #279

Open maccasoft opened 7 years ago

maccasoft commented 7 years ago

SimpleIDE 1.1.0 uses the new fast loader feature which sets the serial port speed to 920k or so and may not be compatible with third-party USB-serial converters. Please add a configuration setting to disable the fast loader and set the port speed to a maximum of 115200 bps.

jsdenson commented 7 years ago

This is most likely a loader issue. Do we have any control over this from the loader command line?