Recent content by BITMOVER

  1. B

    18m2+ buggy startup

    Here's one I never ran into before. I have a 18M2+ loaded with code that works great. For simplicity let's just say it runs in a loop, looks for an input then outputs a tone burst. Power up, burst out simple... But sometimes when power is applied it just sits there doing nothing. Shut it...
  2. B

    Simulator Suggestion

    Would it be possible to have user defined labels for the controls in the simulator? A user created title like up/down/on/off.. instead of buttons and indicators marked 1,2,3,4 would be more helpful while simulating multiple I/O features. Perhaps a separate setup window in the simulator or some...
  3. B

    Simulation Bug

    I believe the issue with portc simulation in the last editor release has been already been mentioned. It seems that pins 0,1,2 AND 5,6,7 will properly simulate as outputs with 3,4 staying as inputs. Depending on the chip setting pin 5 disappears from the simulator. While waiting for a fix...
  4. B

    COUNT?

    I am having an issue with the 'COUNT' command. From the manual.. main: count 1, 5000, w1 debug w1 goto main It is supposed to count the transitions on pin1 in 5 seconds and put the result into W1, showing them in the debug window. Correct? What happens..Nothing! The program loops...
  5. B

    Runtime Error ?

    What is this editor crash message? It occurrs occasionally during copy/paste and the editor shuts down without grace! Run Time Error -2147024809(80070057) Parameter is incorrect SRV32 view routine:copy Len
  6. B

    Simulator support for "ALL THE PINS"?!

    I hoped the new Program Editor patches, updates, plasters, pasties or whatever would have added that much needed feature. If you use more than 8 outputs, the simulator changes the inputs to outputs and there's no recovery other than a restarting the simulation. Tell me if I've missed...
  7. B

    40X1 problem

    I have been involved with a project using the 40x1. Everything up to now seems to be on target. Yesterday when I powered up the protoboard the 40x1 has developed a problem. Some of the code executes properly, like the POST part of the code but other parts do not. With a processor exchange...
  8. B

    ??-x2?

    To Technical: Any update on the ??x2 product release yet? I need the I/0 space the 40X2 promises! Also, are there any U.S. distributors stocking the BAS800 Programmer? Len
  9. B

    Editor Questions!

    I am quite new to PicAxe. I cut my teeth on the Parallax bone, so maybe these issues have been addressed elsewhere. Editor Version 5.1.5 1. Why does the editor save the files with wrong date/time when the system clock is correct. This happens on two systems, with no logical pattern. 2. Will...
Top