I cloned the Crazyradio repository with 'hg clone', then fired up an Ubuntu 12.10 VM and installed the 'Small Device C Compiler':
sudo apt-get install sdcc
Performing a 'make' in crazyradio-firmware/firmware resulted in a binary: bin/cradio.bin .
I could have burned this image via SPI, but I have another Linux machine handy (a neat little Olimex OLinuXino with Python already installed), so I cloned the repository on that machine as well, copied over cradio.bin, and followed the instructions on the Crazyradio Wiki.
This flashed the latest Crazyradio code onto my device - and testing out on my MacBook Pro, it did indeed solve the "IOUSBFamily was not able to enumerate a device" issue!
Any chance of getting that file from you? the cradio.bin?
ReplyDeleteI'm at a bit of a loss for the compiling :/
I second this!
ReplyDeleteSure, I put the bin up here:
ReplyDeletehttp://mikevoyt.com/crazyradio-firmware/
-mike
Thanks!!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteJoin the world’s largest community of ethical hackers and start hacking today! Be challenged and earn rewarding bounties. Learn more! https://www.hackerone.com/for-hackers/how-to-start-hacking
ReplyDelete