Bladerf not seen by bladeRF-cli after failed firmware flash

Having issues with the site, hardware, source code, or any other issues?
Post Reply
djrevmoon
Posts: 30
Joined: Fri Mar 01, 2013 4:37 am

Bladerf not seen by bladeRF-cli after failed firmware flash

Post by djrevmoon »

Hi,

built all the stuff succesfully, then tried to flash firmware. BladeRF-cli made an attempt to write the firmware, but exitted with an IO error
about reading 0x00 when it expected 0x43.
After that, I was unable to see the device any more on USB:

bladeRF-cli -b -f latest.img
Failed to open device (NULL): No devices available
Could not open device

lsusb:
Bus 001 Device 010: ID 04b4:00f3 Cypress Semiconductor Corp.

So what has happened here? Have bricked my device already????
bpadalino
Posts: 303
Joined: Mon Mar 04, 2013 4:53 pm

Re: Bladerf not seen by bladeRF-cli after failed firmware fl

Post by bpadalino »

You haven't bricked your device, but it's lost its mind a little bit. Please see this forum post for instructions on how to recover your bladeRF so it thinks it's a bladeRF and not a Cypress device.
djrevmoon
Posts: 30
Joined: Fri Mar 01, 2013 4:37 am

Re: Bladerf not seen by bladeRF-cli after failed firmware fl

Post by djrevmoon »

Phew, thanks, was getting worried that I'd have to dig out the jtag interface there....

thanks!!
bpadalino
Posts: 303
Joined: Mon Mar 04, 2013 4:53 pm

Re: Bladerf not seen by bladeRF-cli after failed firmware fl

Post by bpadalino »

No problem. Let us know how it goes in the end. I want to make sure you were able to recover.
djrevmoon
Posts: 30
Joined: Fri Mar 01, 2013 4:37 am

Re: Bladerf not seen by bladeRF-cli after failed firmware fl

Post by djrevmoon »

Yep, that worked. Two small notes: Cypress will apparently not send account registrations mails to gmail. I tried several times but had to use a non-gmail address. Also, a apt-get install libqt4-dev is required before cyusb_linux will build. But the USB is fixed now, and the firmware flashed correctly now. I see:

Backend: libusb
Serial:
USB Bus: 4
USB Address: 7

On to the next steps of getting this working..... Thanks!!
Post Reply