Verification error

jimruxton

New Member
Hi ,
I'm using the linux command line compiler and am getting this error message:

jim@jims-laptop:~/picaxe$ sudo ./picaxe28x1 -c/dev/ttyUSB0 test.bas

PICAXE-28X1 (40X1) Enhanced Compiler. Version 0.2
Copyright (c) 1996-2008 Revolution Education Ltd
All rights reserved.
www.picaxe.co.uk

Compiled successfully.
Memory used = 15 out of 4096 bytes.

Searching for hardware on /dev/ttyUSB0.
Downloading program.


line# 0 col# 0


Error:
Verification error - 0xFFFFFF82 transmitted but nothing received at byte 0
(err=11: Resource temporarily unavailable)


Any idea what would cause this? Could it be my USB to Serial converter? It seems to recognize when I disconnect the chip and there is no hardware there and recognizes it as a 28X1. Any thoughts?

Jim
 

Technical

Technical Support
Staff member
This does seem to be an issue with the USB to serial adapter - is it a USB010 or an AXE027?
 

Technical

Technical Support
Staff member
We have no experience of this device under Linux and hence can't provide any more support. Both the USB010 and AXE027 do work correctly.
 
Top