Help. Trying to bring up a brand new board and can't figure out what's going on...
So here is the error I am getting when trying to hash...
[2014-07-19 23:14:07] HFA: Found device with name HB2
[2014-07-19 23:14:07] Hotplug: Hashfast added HFA 37
[2014-07-19 23:14:10] [color=red][font=Verdana]ERR: Asked to memcpy 0 bytes from usbutils.c _usb_read():3075 [/font][/color]
[2014-07-19 23:14:10] [color=red][font=Verdana]HFA : OP_USB_INIT failed! Operation status 1 (Reset timeout)[/font][/color]
I tried flashing it with the latest firmware and this certainly doesn't look right...
.../firmware/firmware-20140713-0# ./field_firmware_update.py
('confirm is ', False)
('FIRMWARE_DIR is ', '.')
UC_HFU_FILE at './uc3.cropped.hfu'.
READSERIAL found at 'x86_64/readserial'.
HFUPDATE found at 'x86_64/hfupdate'.
ENTERLOADER found at 'x86_64/enterloader'.
HashFast Firmware Updater
Reading serial number from module.
Did not get valid magic characters: aa 32 00 00 aa 42 07 f3 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
Entering Boot Loader...
Enumerating modules...
Found 1 modules.
Loading Firmware...
Updating module 0...
hfupdate v0.1
module chain config 1 master 1 slaves 0
module 0 version 0x80000003 crc 0x23ed99de
module 0 invalid serial number:
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff
done
hfupdate v0.1
module chain config 1 master 1 slaves 0
module 0 version 0x80000003 crc 0x23ed99de
module 0 invalid serial number:
ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff ff ff
done
***FIRMWARE UPDATE COMPLETE
HashFast Firmware Updater Completed
Please enlighten me if you have any ideas. Thanks!