Search results

  1. W

    PE6 Simulation SETTING on "TIME System variable" parameter suggestion.

    Since PE6, the SYSTEM TIME VARIABLE of a simulation takes into account the number of instructions it would take to execute in the PICAXE before it increases. This is good for some applications but on the other hand, when a program path is dependent on the timer, it can take a long, long time to...
  2. W

    V6.0.8.11 multi task simulation hangs at INTERRUPTs RETURN statement.

    This problem occurs in the SIMULATOR only! sample program below:- Multitask program. Start1 suspends itself. An interrupt from pinsc.3 contains a PAUSE then: the PAUSE has no effect i.e. it runs past the pause. The simulator stop at the RETURN statement. Remove the PAUSE and the simulation runs...
Top