Search results

  1. E

    Assembler problems

    Can I use word variables when using the PIC Programmer. If so how? I have tried using w0 etc (b1:b0) but the programme crashes when I assemble. The software works OK if I simulate on screen using PICAXE. eg symbol mem1=w0 mem1=0 (at this point assembler software crashes) mem1=mem1+1 (again...
  2. E

    PIC Programmer

    Can I use word variables when using the PIC Programmer. If so how? I have tried using w0 etc (b1:b0) but the programme crashes when I assemble. The software works OK if I simulate on screen using PICAXE. eg symbol mem1=w0 mem1=0 (at this point assembler software crashes) mem1=mem1+1 (again...
  3. E

    Connection problems with PICAxe

    I am having a problem connecting to the PICAxe board with Windows XP on a laptop. The board worked fine on Win Millenium before I upgraded to XP. If I use a blank 28 pin chip I can successfully progamme it using a PIC Programmer so I think the serial port is OK. I haven't erased the PICAXe chips...
Top