Propeller IDE wish list item
Don Pomplun
Posts: 116
I think it would be most helpful if the "indent bars" in the Propeller IDE could alternate between color shades for each level. It would make following long bars a lot easier.
(Is there a better place to post this?)
-- Don
(Is there a better place to post this?)
-- Don
Comments
When type Alt-GR+4 to get $ for hex numbers this editor automatically inserts Yen sign before $ .. I don't know why it happens, but looks like there is some conflict with Propeller IDE key handling and local (Finnish/swedish) keymap on win2k.
label mov dest,#¥$e2
I tried to use Shift+4, but it just give white square (normally it's some weird swedish character.. like '¤' )
As is.. writing hex numbers is quite bad, since this
Edit: Tested IDE with US keymap.. Seems to work (shift+4 is $ and alt-gr+4 gives ¥), unfortunately this keyboard don't have Us-keycaps so it'll make coding quite hard cause many punctuation mark keys aren't where they looks to be... '
Edit2: I noticed that US.layout don't even have Alt-Gr function (it's at rigth side atl key and does alt+shift with single key) ... Anyhow, this problem is easily seen if one opens Microsofts keyboard layout tool (needs IE) http://www.microsoft.com/globaldev/reference/keyboards.mspx
Note: I thought I wasn't first Finn around here.. ?
Post Edited (JoannaK) : 2/3/2007 6:51:54 AM GMT
^_^ I'm a Finn too. And I'm having exactly the same problem. And the ¤ is the generic currency sign.
- Sometimes DEL does not work, it refuses to delete, while moving forward and using BACK SPACE does work. Once you backspace once you can use DEL again.
- Sometimes TAB does not indent the text but moves the focus to another window (usually to the tree window on top left)
- I think this is the only Windows editor I know that does not allow for standard CTRL-INS & SHIFT-INS to perform copy/paste (although it provides CTRL-C & CTRL-V)
When I'm in a programming frenzy (changing, compiling, downloading, testing, swaring), I occasionally get a Propeller Lost window from the IDE. When I click Load RAM, Checking & Verifying take a long time (few seconds vs less than a sec), and I get Propeller Lost. Am I the only one?
-- Don
I've seen this happen too. I just do the F10 or F11 again, and things are "good to go". I have a number of other USB stuff connected, including another virtual serial port, and I am assuming that occasionally there are timing issues with the communication. It seems that if I am working without all the other USB stuff connected, I have this happen less often, or not at all.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
Click here to see my Nomad Build Log
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Paul Baker
Propeller Applications Engineer
Parallax, Inc.
takes the CPU for a small fraction of a second. The download process is *very* timing sensitive. I would be surprised if a reboot was ever
necessary; just try the download again.
-Martin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
StampPlot - GUI and Plotting, and XBee Wireless Adapters
Southern Illinois University Carbondale, Electronic Systems Technologies
The ability to use CON block values in assembly. It's rather irritating that I can't do
MOV LineCounter, #NTSC_TOP_BORDER_LINES
so I have to hard code the value (which would fit in a 9bit constant), or use some spin to copy the value over.
,
Using Swedish Keyboard, Getting the Yen+$ when supposed to get only the $
Esally handled but annoying. Goran (Sweden)
Just kiddin' I have been married to a Dane for 15 years.
(she hates it when I say that)
The only Danish I know is.
du ha smokke eyne
tak fa mel
jig elsker dig
vour er mine rene sokker/unuboxer
(you know, the important phrases.. )
And bassmaster, you need the most important one:
En oel mere, nu.
Many Scandinavians around. I have that yen+tilde problem, too. It would be better if it was a tilde+yen problem.
Considering how the communication is handled when a program is downloaded to the Propeller I can see where it would be entirely possible for sudden (if small) changes in resources cause the communication to get garbeled. The Propeller is effectively communicating with the PC using an internal oscillator which will vary across different chips. I will details for Chip, Jeff or someone else who wants to get into them but basically the host and Propeller hash out their communication and since a variance could throw things outside of that established window I can see where you might have the occasional issue depending on the PC. I have never had this happen on either of my computers, but my wife has a laptop that frequently seems to randomly grab all the CPU usage and stutter on her. I would be her PC would do this. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
This does not happen with custom built units using a max232 serial interface interface .... so does it point to some anomaly with the FTDI drivers rather than the IDE .... Just wondering - its not really a problem ... but it would be nice to know what causes it.
BTW. Don't you just love windows - where else would you - Press 'Start' to 'Shutdown' !!!
Quattro
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Necessity is the mother of invention'
Post Edited (QuattroRS4) : 4/2/2007 12:12:31 AM GMT
When you run out of cog ram and compile, the IDE brings you to the bottom
of your code, away from the problem at hand.
If you click on certain areas of the IDE, around the TABs, you get an index
error. Do this too many times an the IDE pops.
Scott
Your Audi may not have this any longer. But I still use the Start key to stop my Ford...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Necessity is the mother of invention'