SimpleIDE User Guide 1.0
jazzed
Posts: 11,803
Hi all.
We are getting ready for SimpleIDE release 1.0.
Please have a look at the attached user guide and let us know if you have questions or concerns.
We are getting ready for SimpleIDE release 1.0.
Please have a look at the attached user guide and let us know if you have questions or concerns.
Comments
Noticed that the terminal misses a DTR reset checkbox. I find this extremely useful in PST.
Perhaps the DTR/RTS reset could replace the echo box on the main terminal screen?
At least three people have read it so far, that's a good sign!
I like it! It's readable, loaded with information and gives good technical information about board types, building libraries and even getting into "Project view"
Since it looks like it is still going to have Spin/PASM support maybe provide a reference to the Propeller Manual for additional information on Spin and PASM programming?
It will be fun to play with the real release after all this time!
Well done!
Dumb question but, is SimIDE mature enough to develop Spin/Pasm programs just with it or do you have to put a 'C' program wrapper of something?
cheers,
rich
As far as SimpleIDE maturity goes, well you'll have to ask Parallax about that. From what I know, they are happy with it.
Opensource PropellerIDE is supposed to be the Spin/PASM alternative, but that still needs some work before it's mature enough for broader general use.
Look for Menu -> Program -> Reset Port
Personally I always use a numbering scheme with 2-3 levels if my document gets long (1 -> 1.1, 1.2, 1.3..., 2 -> 2.1, 2.2, 2.3, 2.4...). This makes it a bit easier to navigate and remember where you are in the structure without needing to look at the table of contents. But this is just my preference.
I ask because often linux stuff say "install it where ever you want". I want to install it where its supposed to go and will provide zero additioanl problems. "Install where ever you want" usually ends up meaning there's other layers of configuration hat require weeks learning which hoops to jump through.
Parallax owns the user guide and SimpleIDE and all decisions implemented since late 2012.
Jeff Martin has been the primary contributor to the user guide since early 2013.
Jeff is also the Parallax SimpleIDE project coordinator.
Maybe Jeff could mention all the authors and their roles in the user guide some day.
Why continue to use 'baud' when 'bps' or 'bit/s' is meant? Because surely we want to know the bit rate, not the baud rate. I say, get rid of 'baud' the sooner the better. It is only of interest to encoding standards, not to hackers sending bits over a wire.
-Tor
Well the perfectionist in me totally agrees with you.
On the other hand there is no confusion. As long as we are talking about simple UART devices, where baud rate = bit rate, it's perfectly clear. And as I said the use of "baud rate" has been with us since forever. See for example this Intel 8251 data sheet, the 8251 was introduced in the 1970's
http://pdf.datasheetcatalog.com/datasheet/Intel/mXtyswx.pdf